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

[stable] Rust 1.41.0 stable release #68568

Merged
merged 5 commits into from
Jan 27, 2020
Merged

Conversation

pietroalbini
Copy link
Member

@pietroalbini pietroalbini commented Jan 27, 2020

This PR produces the 1.41.0 stable release, backporting the following PRs as well:

r? @ghost

@pietroalbini
Copy link
Member Author

@bors r+ p=1000 rollup=never

@bors
Copy link
Contributor

bors commented Jan 27, 2020

📌 Commit c534965f71d8edccf8566e73142eec639a94750d has been approved by pietroalbini

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 27, 2020
@bors
Copy link
Contributor

bors commented Jan 27, 2020

⌛ Testing commit c534965f71d8edccf8566e73142eec639a94750d with merge 73b62f6c543648a9e6c0bde283331209237fc9b6...

@rust-highfive
Copy link
Collaborator

The job dist-x86_64-linux-alt of 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.
2020-01-27T15:21:06.1609567Z    Compiling toml v0.5.3
2020-01-27T15:21:06.4660586Z    Compiling serde_json v1.0.40
2020-01-27T15:21:09.1520957Z    Compiling bootstrap v0.0.0 (/checkout/src/bootstrap)
2020-01-27T15:21:38.1735723Z     Finished dev [unoptimized] target(s) in 1m 11s
2020-01-27T15:21:38.3935291Z thread 'main' panicked at 'bootstrapping from a dev compiler in a stable release, but should only be bootstrapping from a released compiler!', src/bootstrap/sanity.rs:243:13
2020-01-27T15:21:38.3945376Z failed to run: /checkout/obj/build/bootstrap/debug/bootstrap build nonexistent/path/to/trigger/cargo/metadata
2020-01-27T15:21:38.3946090Z Build completed unsuccessfully in 0:01:21
2020-01-27T15:21:38.3992074Z make: *** [prepare] Error 1
2020-01-27T15:21:39.4016732Z Command failed. Attempt 2/5:
2020-01-27T15:21:39.4016732Z Command failed. Attempt 2/5:
2020-01-27T15:21:39.6313546Z     Finished dev [unoptimized] target(s) in 0.17s
2020-01-27T15:21:39.6783246Z thread 'main' panicked at 'bootstrapping from a dev compiler in a stable release, but should only be bootstrapping from a released compiler!', src/bootstrap/sanity.rs:243:13
2020-01-27T15:21:39.6788918Z failed to run: /checkout/obj/build/bootstrap/debug/bootstrap build nonexistent/path/to/trigger/cargo/metadata
2020-01-27T15:21:39.6789187Z Build completed unsuccessfully in 0:00:00
2020-01-27T15:21:39.6826831Z make: *** [prepare] Error 1
2020-01-27T15:21:41.6846173Z Command failed. Attempt 3/5:
2020-01-27T15:21:41.6846173Z Command failed. Attempt 3/5:
2020-01-27T15:21:41.9160415Z     Finished dev [unoptimized] target(s) in 0.16s
2020-01-27T15:21:41.9746876Z thread 'main' panicked at 'bootstrapping from a dev compiler in a stable release, but should only be bootstrapping from a released compiler!', src/bootstrap/sanity.rs:243:13
2020-01-27T15:21:41.9757220Z failed to run: /checkout/obj/build/bootstrap/debug/bootstrap build nonexistent/path/to/trigger/cargo/metadata
2020-01-27T15:21:41.9757343Z Build completed unsuccessfully in 0:00:00
2020-01-27T15:21:41.9803630Z make: *** [prepare] Error 1
2020-01-27T15:21:44.9820837Z Command failed. Attempt 4/5:
2020-01-27T15:21:44.9820837Z Command failed. Attempt 4/5:
2020-01-27T15:21:45.1797390Z     Finished dev [unoptimized] target(s) in 0.14s
2020-01-27T15:21:45.2414323Z thread 'main' panicked at 'bootstrapping from a dev compiler in a stable release, but should only be bootstrapping from a released compiler!', src/bootstrap/sanity.rs:243:13
2020-01-27T15:21:45.2422281Z failed to run: /checkout/obj/build/bootstrap/debug/bootstrap build nonexistent/path/to/trigger/cargo/metadata
2020-01-27T15:21:45.2423290Z Build completed unsuccessfully in 0:00:00
2020-01-27T15:21:45.2461364Z make: *** [prepare] Error 1
2020-01-27T15:21:49.2479539Z Command failed. Attempt 5/5:
2020-01-27T15:21:49.2479539Z Command failed. Attempt 5/5:
2020-01-27T15:21:49.4546303Z     Finished dev [unoptimized] target(s) in 0.15s
2020-01-27T15:21:49.5154751Z thread 'main' panicked at 'bootstrapping from a dev compiler in a stable release, but should only be bootstrapping from a released compiler!', src/bootstrap/sanity.rs:243:13
2020-01-27T15:21:49.5163677Z failed to run: /checkout/obj/build/bootstrap/debug/bootstrap build nonexistent/path/to/trigger/cargo/metadata
2020-01-27T15:21:49.5164087Z Build completed unsuccessfully in 0:00:00
2020-01-27T15:21:49.5200634Z make: *** [prepare] Error 1
2020-01-27T15:21:49.5204092Z The command has failed after 5 attempts.
2020-01-27T15:21:49.5204092Z The command has failed after 5 attempts.
2020-01-27T15:21:49.5206644Z == clock drift check ==
2020-01-27T15:21:49.5218732Z   local time: Mon Jan 27 15:21:49 UTC 2020
2020-01-27T15:21:49.9720010Z   network time: Mon, 27 Jan 2020 15:21:49 GMT
2020-01-27T15:21:49.9722693Z == end clock drift check ==
2020-01-27T15:21:55.2054245Z 
2020-01-27T15:21:55.2141448Z ##[error]Bash exited with code '1'.
2020-01-27T15:21:55.2171170Z ##[section]Starting: Checkout rust-lang/rust@auto to s
2020-01-27T15:21:55.2172842Z ==============================================================================
2020-01-27T15:21:55.2173028Z Task         : Get sources
2020-01-27T15:21:55.2173110Z 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 Jan 27, 2020

💔 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 Jan 27, 2020
@pietroalbini
Copy link
Member Author

@bors r+ p=1000 rollup=never

Switched the bootstrap compiler to the correct one.

@bors
Copy link
Contributor

bors commented Jan 27, 2020

📌 Commit 4600d3c has been approved by pietroalbini

@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 Jan 27, 2020
@bors
Copy link
Contributor

bors commented Jan 27, 2020

⌛ Testing commit 4600d3c with merge 5e1a799...

bors added a commit that referenced this pull request Jan 27, 2020
[stable] Rust 1.41.0 stable release

This PR produces the 1.41.0 stable release, backporting the following PRs as well:

* #68494: Make pointers to statics internal
* #67928: Update RELEASES.md for 1.41.0

r? @ghost
@bors
Copy link
Contributor

bors commented Jan 27, 2020

☀️ Test successful - checks-azure
Approved by: pietroalbini
Pushing 5e1a799 to stable...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 27, 2020
@bors bors merged commit 4600d3c into rust-lang:stable Jan 27, 2020
@pietroalbini pietroalbini deleted the stable-next branch January 28, 2020 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

5 participants