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

Rollup of 6 pull requests #64390

Closed
wants to merge 17 commits into from
Closed

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Sep 11, 2019

Successful merges:

Failed merges:

r? @ghost

varkor and others added 17 commits September 10, 2019 15:11
…st-generics, r=cramertj

Correct the polymorphic extern fn error for const parameters

Before, any polymorphism on extern functions was assumed to be type polymorphism.
Upgrade parking_lot and tempfile rustc dependencies

This should be last piece to unbreak `rustc` in rust-lang#63848
Trim rustc-workspace-hack

Those dependencies seem no longer necessary.
`./x.py test` and `x86_64-gnu-tools` container passed locally so I think this won't hurt.
@Centril
Copy link
Contributor Author

Centril commented Sep 11, 2019

@bors r+ p=6 rollup=never

@bors
Copy link
Contributor

bors commented Sep 11, 2019

📌 Commit c4f25bf has been approved by Centril

@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 Sep 11, 2019
@bors
Copy link
Contributor

bors commented Sep 12, 2019

⌛ Testing commit c4f25bf with merge 27d5b11308459b0d61a692a00feb9b983cb86b71...

@bors
Copy link
Contributor

bors commented Sep 12, 2019

💔 Test failed - checks-azure

@rust-highfive
Copy link
Collaborator

The job dist-x86_64-apple-alt of your PR failed (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-09-12T04:13:28.3924340Z [RUSTC-TIMING] rustfmt test:false 13.734
2019-09-12T04:13:29.6811370Z [RUSTC-TIMING] cargo_fmt test:false 15.020
2019-09-12T04:13:30.3339430Z [RUSTC-TIMING] git_rustfmt test:false 15.675
2019-09-12T04:13:30.3530620Z     Finished release [optimized] target(s) in 6m 02s
2019-09-12T04:13:30.3915900Z duplicate artifacts found when compiling a tool, this typically means that something was recompiled because a transitive dependency has different features activated than in a previous build:
2019-09-12T04:13:30.3916420Z 
2019-09-12T04:13:30.3916910Z the following dependencies are duplicated although they have the same features enabled:
2019-09-12T04:13:30.3917280Z the following dependencies have different features:
2019-09-12T04:13:30.3918220Z   smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)
2019-09-12T04:13:30.3919150Z     `rustfmt` additionally enabled features {"union", "may_dangle"} at "/Users/vsts/agent/2.155.1/work/1/s/build/x86_64-apple-darwin/stage1-tools/x86_64-apple-darwin/release/deps/libsmallvec-c40ca41794accb8b.rlib"
2019-09-12T04:13:30.3920090Z     `cargo` additionally enabled features {} at "/Users/vsts/agent/2.155.1/work/1/s/build/x86_64-apple-darwin/stage1-tools/x86_64-apple-darwin/release/deps/libsmallvec-481a098d400b358b.rlib"
2019-09-12T04:13:30.3920220Z 
2019-09-12T04:13:30.3921250Z to fix this you will probably want to edit the local src/tools/rustc-workspace-hack/Cargo.toml crate, as that will update the dependency graph to ensure that these crates all share the same feature set
2019-09-12T04:13:30.3922090Z thread 'main' panicked at 'tools should not compile multiple copies of the same crate', src/bootstrap/tool.rs:198:13
2019-09-12T04:13:30.4018700Z failed to run: /Users/vsts/agent/2.155.1/work/1/s/build/bootstrap/debug/bootstrap dist
2019-09-12T04:13:30.4019010Z Build completed unsuccessfully in 1:17:08
2019-09-12T04:13:30.4095180Z == clock drift check ==
2019-09-12T04:13:30.4148660Z   local time: Thu Sep 12 04:13:30 UTC 2019
2019-09-12T04:13:30.4148660Z   local time: Thu Sep 12 04:13:30 UTC 2019
2019-09-12T04:13:30.5168490Z   network time: Thu, 12 Sep 2019 04:13:30 GMT
2019-09-12T04:13:30.5171320Z == end clock drift check ==
2019-09-12T04:13:30.5377270Z ##[error]Bash exited with code '1'.
2019-09-12T04:13:30.5438650Z ##[section]Starting: Upload CPU usage statistics
2019-09-12T04:13:30.5443720Z ==============================================================================
2019-09-12T04:13:30.5443850Z Task         : Bash
2019-09-12T04:13:30.5443930Z Description  : Run a Bash script on macOS, Linux, or Windows

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 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 Sep 12, 2019
@mati865
Copy link
Contributor

mati865 commented Sep 12, 2019

Caused by #64384
Apparently this check is ran neither by x.py test or x86_64-gnu-tools.

@Centril Centril closed this Sep 12, 2019
@Centril Centril deleted the rollup-oexzlei branch September 12, 2019 15:01
@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants