Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the last remaining READMEs #65772

Merged
merged 1 commit into from
Oct 26, 2019
Merged

Conversation

mark-i-m
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 24, 2019
@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Oct 25, 2019

📌 Commit 1a93bc5 has been approved by nikomatsakis

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 25, 2019
@bors
Copy link
Contributor

bors commented Oct 26, 2019

⌛ Testing commit 1a93bc5 with merge ab75f556e160489b4dc4c150372593d564d84427...

@rust-highfive
Copy link
Collaborator

Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2019-10-26T04:34:37.2097366Z Chocolatey installed 0/1 packages. 1 packages failed.
2019-10-26T04:34:37.2097840Z  See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2019-10-26T04:34:37.2101409Z 
2019-10-26T04:34:37.2106883Z Failures
2019-10-26T04:34:37.2114059Z  - msys2 (exited 1) - msys2 not installed. An error occurred during installation:
2019-10-26T04:34:37.2114739Z  The remote server returned an error: (503) Server Unavailable. Service Unavailable
2019-10-26T04:34:37.6869507Z 
2019-10-26T04:34:37.6987308Z ##[error]Bash exited with code '1'.
2019-10-26T04:34:37.7196791Z ##[section]Starting: Upload CPU usage statistics
2019-10-26T04:34:37.7303864Z ==============================================================================
2019-10-26T04:34:37.7303953Z Task         : Bash
2019-10-26T04:34:37.7304022Z Description  : Run a Bash script on macOS, Linux, or Windows
---
2019-10-26T04:34:38.0423633Z ========================== Starting Command Output ===========================
2019-10-26T04:34:38.0447526Z [command]"C:\Program Files\Git\bin\bash.exe" --noprofile --norc /d/a/_temp/75103684-24f8-43d5-bc4f-9b9fc5db0e5d.sh
2019-10-26T04:34:38.0649871Z /d/a/_temp/75103684-24f8-43d5-bc4f-9b9fc5db0e5d.sh: line 1: aws: command not found
2019-10-26T04:34:38.0683021Z 
2019-10-26T04:34:38.0703867Z ##[error]Bash exited with code '127'.
2019-10-26T04:34:38.0777891Z ##[section]Starting: Checkout
2019-10-26T04:34:38.0884893Z ==============================================================================
2019-10-26T04:34:38.0885002Z Task         : Get sources
2019-10-26T04:34:38.0885206Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors
Copy link
Contributor

bors commented Oct 26, 2019

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 26, 2019
@JohnTitor
Copy link
Member

It's a network error.
@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 26, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 26, 2019
bors added a commit that referenced this pull request Oct 26, 2019
Rollup of 8 pull requests

Successful merges:

 - #65743 (rustc_typeck: don't record direct callees in generator_interior.)
 - #65761 (libsyntax: Enhance documentation of the AST module)
 - #65772 (Remove the last remaining READMEs)
 - #65773 (Increase spacing for suggestions in diagnostics)
 - #65791 (Adding doc on keyword continue)
 - #65824 (rustc: make DefPathData (and friends) Copy (now that it uses Symbol).)
 - #65828 (Derive Eq and Hash for SourceInfo again)
 - #65842 (Add more information on rustdoc search)

Failed merges:

 - #65825 (rustc: use IndexVec<DefIndex, T> instead of Vec<T>.)

r? @ghost
@bors bors merged commit 1a93bc5 into rust-lang:master Oct 26, 2019
@mark-i-m mark-i-m deleted the final-readmes branch December 11, 2019 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking issue for moving to rustc-guide
5 participants