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 4 pull requests #64012

Closed
wants to merge 18 commits into from
Closed

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Aug 30, 2019

Successful merges:

Failed merges:

r? @ghost

@Centril
Copy link
Contributor Author

Centril commented Aug 30, 2019

@bors r+ p=4 rollup=never

@bors
Copy link
Contributor

bors commented Aug 30, 2019

📌 Commit 132659a 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 Aug 30, 2019
@bors
Copy link
Contributor

bors commented Aug 30, 2019

⌛ Testing commit 132659a with merge 5aeb894...

bors added a commit that referenced this pull request Aug 30, 2019
Rollup of 4 pull requests

Successful merges:

 - #61626 (Get rid of special const intrinsic query in favour of `const_eval`)
 - #63600 (Merge oli-obk mail addresses)
 - #63684 (Constify LinkedList new function)
 - #63982 (When accessing private field of union, do not misidentify it as a struct)

Failed merges:

r? @ghost
@bors
Copy link
Contributor

bors commented Aug 30, 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-08-30T03:06:20.9956390Z [RUSTC-TIMING] rand_pcg test:false 0.373
2019-08-30T03:06:21.5581520Z [RUSTC-TIMING] rand_chacha test:false 0.678
2019-08-30T03:06:22.4342180Z [RUSTC-TIMING] crates_io test:false 10.259
2019-08-30T03:06:22.6068400Z [RUSTC-TIMING] build_script_main test:false 4.424
2019-08-30T03:06:27.4475160Z error: internal compiler error: src/librustc_traits/normalize_erasing_regions.rs:42: could not fully normalize `<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0> as sized_chunks::types::ChunkLength<A>>::SizedType`
2019-08-30T03:06:27.4575360Z thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:643:9
2019-08-30T03:06:27.4675560Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
2019-08-30T03:06:27.5134610Z [RUSTC-TIMING] rand test:false 5.949
2019-08-30T03:06:27.5237540Z    Compiling tempfile v3.0.5
2019-08-30T03:06:27.5237540Z    Compiling tempfile v3.0.5
2019-08-30T03:06:27.5243760Z error: aborting due to previous error
2019-08-30T03:06:27.5244460Z 
2019-08-30T03:06:27.5349890Z 
2019-08-30T03:06:27.5451030Z note: the compiler unexpectedly panicked. this is a bug.
2019-08-30T03:06:27.5551320Z 
2019-08-30T03:06:27.5653280Z note: we would appreciate a bug report: /~https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
2019-08-30T03:06:27.5752620Z 
2019-08-30T03:06:27.5854480Z note: rustc 1.39.0-nightly (5aeb8941f 2019-08-30) running on x86_64-apple-darwin
2019-08-30T03:06:27.5954580Z 
2019-08-30T03:06:27.6056670Z note: compiler flags: -Z binary-dep-depinfo -Z external-macro-backtrace -Z osx-rpath-install-name -C opt-level=2 -C debuginfo=0 -C debug-assertions=n -C link-args=-Wl,-rpath,@loader_path/../lib --crate-type lib
2019-08-30T03:06:27.6157690Z 
2019-08-30T03:06:27.6204160Z note: some of the compiler flags provided by cargo are hidden
2019-08-30T03:06:27.6311540Z [RUSTC-TIMING] im_rc test:false 6.456
2019-08-30T03:06:27.6313600Z error: Could not compile `im-rc`.
2019-08-30T03:06:27.6315050Z warning: build failed, waiting for other jobs to finish...
2019-08-30T03:06:27.6316690Z [RUSTC-TIMING] parking_lot_core test:false 2.576
---
2019-08-30T03:07:35.1063790Z == clock drift check ==
2019-08-30T03:07:35.1131940Z   local time: Fri Aug 30 03:07:35 UTC 2019
2019-08-30T03:07:35.1850640Z   network time: Fri, 30 Aug 2019 03:07:35 GMT
2019-08-30T03:07:35.1853350Z == end clock drift check ==
2019-08-30T03:07:35.2038590Z ##[error]Bash exited with code '1'.
2019-08-30T03:07:35.2095690Z ##[section]Starting: Upload CPU usage statistics
2019-08-30T03:07:35.2100420Z ==============================================================================
2019-08-30T03:07:35.2100540Z Task         : Bash
2019-08-30T03:07:35.2100630Z 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 Aug 30, 2019
@Centril Centril closed this Aug 30, 2019
@Centril Centril deleted the rollup-cukawo8 branch August 30, 2019 21:16
@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.

6 participants