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 16 pull requests #56430

Closed
wants to merge 0 commits into from
Closed

Rollup of 16 pull requests #56430

wants to merge 0 commits into from

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Dec 2, 2018

Successful merges:

Failed merges:

r? @ghost

@Centril
Copy link
Contributor Author

Centril commented Dec 2, 2018

Included #56406 in this one.

@bors r+ p=10

@bors
Copy link
Contributor

bors commented Dec 2, 2018

📌 Commit d73a4529d2a00d528a040e9d5be45984324248d8 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 Dec 2, 2018
@bors
Copy link
Contributor

bors commented Dec 2, 2018

⌛ Testing commit d73a4529d2a00d528a040e9d5be45984324248d8 with merge bac8bd7a58c43fadf2504ca86f17270838ba2584...

@bors
Copy link
Contributor

bors commented Dec 2, 2018

💔 Test failed - status-travis

@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 Dec 2, 2018
@rust-highfive
Copy link
Collaborator

The job dist-various-1 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.
[00:45:45] warning:  ^
[00:45:58] [RUSTC-TIMING] core test:false 24.473
[00:46:00] LLVM ERROR: Unexpected anonymous function when writing summary
[00:46:00] [RUSTC-TIMING] compiler_builtins test:false 2.402
[00:46:00] The following warnings were emitted during compilation:
[00:46:00] warning: ../../libcompiler_builtins/compiler-rt/lib/builtins/divdc3.c:23:1: warning: conflicting types for built-in function '__divdc3'
[00:46:00] warning:  __divdc3(double __a, double __b, double __c, double __d)
[00:46:00] warning:  ^
[00:46:00] warning: ../../libcompiler_builtins/compiler-rt/lib/builtins/divsc3.c:23:1: warning: conflicting types for built-in function '__divsc3'
---
[00:46:00] 
[00:46:00] error: Could not compile `compiler_builtins`.
[00:46:00] 
[00:46:00] To learn more, run the command again with --verbose.
[00:46:00] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "thumbv6m-none-eabi" "-j" "4" "--release" "--locked" "--color" "always" "--features" "c mem" "-p" "alloc" "-p" "compiler_builtins" "--manifest-path" "/checkout/src/rustc/compiler_builtins_shim/Cargo.toml" "--message-format" "json"
[00:46:00] failed to run: /checkout/obj/build/bootstrap/debug/bootstrap test --target thumbv6m-none-eabi,thumbv7m-none-eabi,thumbv7em-none-eabi,thumbv7em-none-eabihf src/test/run-make
[00:46:00] Build completed unsuccessfully in 0:42:14
travis_time:end:01434e40:start=1543727275985231695,finish=1543730037202095022,duration=2761216863327
The command "stamp sh -x -c "$RUN_SCRIPT"" exited with 1.
---
travis_time:end:15500b1c:start=1543730038323319619,finish=1543730038331904784,duration=8585165
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:07b53f7c
$ 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:06455fdc
travis_time:start:06455fdc
$ 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:00e5f508
$ 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)

@nikic
Copy link
Contributor

nikic commented Dec 2, 2018

[00:46:00] LLVM ERROR: Unexpected anonymous function when writing summary

Very likely due to #56358.

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.

None yet

4 participants