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 15 pull requests #57561

Closed
wants to merge 0 commits into from
Closed

Rollup of 15 pull requests #57561

wants to merge 0 commits into from

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Jan 13, 2019

Successful merges:

Failed merges:

r? @ghost

@Centril
Copy link
Contributor Author

Centril commented Jan 13, 2019

@bors r+ p=15

@bors
Copy link
Contributor

bors commented Jan 13, 2019

📌 Commit 8ec56b39a7a9361ac9253deeb7e22cc8c5436609 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 Jan 13, 2019
@bors
Copy link
Contributor

bors commented Jan 13, 2019

⌛ Testing commit 8ec56b39a7a9361ac9253deeb7e22cc8c5436609 with merge c4ed8a90966869f7df539446b3b483a464387f12...

@bors
Copy link
Contributor

bors commented Jan 13, 2019

💔 Test failed - checks-travis

@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-tools of your PR failed on Travis (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.
[01:32:15]     |                                       ^^^^^^^^^^
[01:32:15] 
[01:33:15] [RUSTC-TIMING] racer test:false 65.267
[01:33:40] [RUSTC-TIMING] rustfmt_nightly test:false 90.581
[01:33:42] error[E0433]: failed to resolve: could not find `MakeGlobMap` in `rustc_resolve`
[01:33:42]     |
[01:33:42]     |
[01:33:42] 349 |         result.make_glob_map = rustc_resolve::MakeGlobMap::Yes;
[01:33:42]     |                                               ^^^^^^^^^^^ could not find `MakeGlobMap` in `rustc_resolve`
[01:33:42] 
[01:33:44] error[E0609]: no field `make_glob_map` on type `build::rustc::rustc_driver::driver::CompileController<'_>`
[01:33:44]     |
[01:33:44]     |
[01:33:44] 349 |         result.make_glob_map = rustc_resolve::MakeGlobMap::Yes;
[01:33:44]     |
[01:33:44]     |
[01:33:44]     = note: available fields are: `after_parse`, `after_expand`, `after_hir_lowering`, `after_analysis`, `compilation_done` ... and 4 others
[01:33:45] error: aborting due to 2 previous errors
[01:33:45] 
[01:33:45] Some errors occurred: E0433, E0609.
[01:33:45] For more information about an error, try `rustc --explain E0433`.
---
travis_time:end:126b697a:start=1547351710255101469,finish=1547351710266468757,duration=11367288
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:0da011fb
$ ln -s . checkout && for CORE in obj/cores/core.*; do EXE=$(echo $CORE | sed 's|obj/cores/core\.[0-9]*\.!checkout!\(.*\)|\1|;y|!|/|'); if [ -f "$EXE" ]; then printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" "$CORE"; gdb --batch -q -c "$CORE" "$EXE" -iex 'set auto-load off' -iex 'dir src/' -iex 'set sysroot .' -ex bt -ex q; echo travis_fold":"end:crashlog; fi; done || true
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:003a933b
travis_time:start:003a933b
$ cat ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
cat: ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers: No such file or directory
travis_fold:end:after_failure.5
travis_fold:start:after_failure.6
travis_time:start:1e76ff26
$ dmesg | grep -i kill

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 Jan 13, 2019
@Centril Centril closed this Jan 13, 2019
@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.

3 participants