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 #60636

Closed
wants to merge 8 commits into from
Closed

Conversation

Centril
Copy link
Contributor

@Centril Centril commented May 8, 2019

Successful merges:

Failed merges:

r? @ghost

sunfishcode and others added 8 commits May 6, 2019 08:58
This renames wasm32-unknown-wasi to wasm32-wasi, omitting the vendor
component. This follows aarch64-linux-android, x86_64-fuchsia, and others in
omitting the vendor field, which has the advantage of aligning with the
[multiarch tuple](https://wiki.debian.org/Multiarch/Tuples), and of being
less noisy.
Pulls in a fix for ensuring that wasm targets have code in
compiler-builtins for `ldexp` which LLVM can generate references to.
std: Update compiler-builtins crate

Pulls in a fix for ensuring that wasm targets have code in
compiler-builtins for `ldexp` which LLVM can generate references to.
…hton

Omit the vendor component in the WASI triple

This renames wasm32-unknown-wasi to wasm32-wasi, omitting the vendor
component. This follows aarch64-linux-android, x86_64-fuchsia, and others in
omitting the vendor field, which has the advantage of aligning with the
[multiarch tuple](https://wiki.debian.org/Multiarch/Tuples), and of being
less noisy.

r? @alexcrichton
Document + Cleanup lang_items.rs

Byproduct of work on rust-lang#60607.

r? @oli-obk
@Centril
Copy link
Contributor Author

Centril commented May 8, 2019

@bors r+ p=4 rollup=never

@bors
Copy link
Contributor

bors commented May 8, 2019

📌 Commit 21c0514 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 May 8, 2019
@bors
Copy link
Contributor

bors commented May 8, 2019

⌛ Testing commit 21c0514 with merge 5f0335cd2fe9f2b943da3796cef7cf213eb29f16...

@rust-highfive
Copy link
Collaborator

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:01:01]   404  Not Found [IP: 91.189.91.23 80]
[00:01:01] Ign:3 http://archive.ubuntu.com/ubuntu artful InRelease
[00:01:02] Ign:4 http://archive.ubuntu.com/ubuntu artful-updates InRelease
[00:01:02] Ign:5 http://archive.ubuntu.com/ubuntu artful-backports InRelease
[00:01:02] Err:6 http://archive.ubuntu.com/ubuntu artful Release
[00:01:02]   404  Not Found [IP: 91.189.88.149 80]
[00:01:02] Err:7 http://archive.ubuntu.com/ubuntu artful-updates Release
[00:01:02]   404  Not Found [IP: 91.189.88.149 80]
[00:01:02] Err:8 http://archive.ubuntu.com/ubuntu artful-backports Release
[00:01:02]   404  Not Found [IP: 91.189.88.149 80]
[00:01:02] Reading package lists...
[00:01:02] E: The repository 'http://security.ubuntu.com/ubuntu artful-security Release' does not have a Release file.
[00:01:02] E: The repository 'http://archive.ubuntu.com/ubuntu artful Release' does not have a Release file.
[00:01:02] E: The repository 'http://archive.ubuntu.com/ubuntu artful-updates Release' does not have a Release file.
[00:01:02] E: The repository 'http://archive.ubuntu.com/ubuntu artful-backports Release' does not have a Release file.
[00:01:02] The command '/bin/sh -c sh /scripts/cross-apt-packages.sh' returned a non-zero code: 100
[00:01:03] Sending build context to Docker daemon  520.7kB
[00:01:04] Step 1/39 : FROM ubuntu:17.10
[00:01:04]  ---> e211a66937c6
[00:01:04] Step 2/39 : COPY scripts/cross-apt-packages.sh /scripts/
---
[00:01:04]   404  Not Found [IP: 91.189.91.23 80]
[00:01:04] Ign:3 http://archive.ubuntu.com/ubuntu artful InRelease
[00:01:04] Ign:4 http://archive.ubuntu.com/ubuntu artful-updates InRelease
[00:01:04] Ign:5 http://archive.ubuntu.com/ubuntu artful-backports InRelease
[00:01:04] Err:6 http://archive.ubuntu.com/ubuntu artful Release
[00:01:04]   404  Not Found [IP: 91.189.88.149 80]
[00:01:05] Err:7 http://archive.ubuntu.com/ubuntu artful-updates Release
[00:01:05]   404  Not Found [IP: 91.189.88.149 80]
[00:01:05] Err:8 http://archive.ubuntu.com/ubuntu artful-backports Release
[00:01:05]   404  Not Found [IP: 91.189.88.149 80]
[00:01:05] Reading package lists...
[00:01:05] E: The repository 'http://security.ubuntu.com/ubuntu artful-security Release' does not have a Release file.
[00:01:05] E: The repository 'http://archive.ubuntu.com/ubuntu artful Release' does not have a Release file.
[00:01:05] E: The repository 'http://archive.ubuntu.com/ubuntu artful-updates Release' does not have a Release file.
[00:01:05] E: The repository 'http://archive.ubuntu.com/ubuntu artful-backports Release' does not have a Release file.
[00:01:05] The command '/bin/sh -c sh /scripts/cross-apt-packages.sh' returned a non-zero code: 100
[00:01:07] Sending build context to Docker daemon  520.7kB
[00:01:07] Step 1/39 : FROM ubuntu:17.10
[00:01:07]  ---> e211a66937c6
[00:01:07] Step 2/39 : COPY scripts/cross-apt-packages.sh /scripts/
---
[00:01:08]   404  Not Found [IP: 91.189.91.23 80]
[00:01:08] Ign:3 http://archive.ubuntu.com/ubuntu artful InRelease
[00:01:08] Ign:4 http://archive.ubuntu.com/ubuntu artful-updates InRelease
[00:01:08] Ign:5 http://archive.ubuntu.com/ubuntu artful-backports InRelease
[00:01:08] Err:6 http://archive.ubuntu.com/ubuntu artful Release
[00:01:08]   404  Not Found [IP: 91.189.88.149 80]
[00:01:08] Err:7 http://archive.ubuntu.com/ubuntu artful-updates Release
[00:01:08]   404  Not Found [IP: 91.189.88.149 80]
[00:01:08] Err:8 http://archive.ubuntu.com/ubuntu artful-backports Release
[00:01:08]   404  Not Found [IP: 91.189.88.149 80]
[00:01:08] Reading package lists...
[00:01:08] E: The repository 'http://security.ubuntu.com/ubuntu artful-security Release' does not have a Release file.
[00:01:08] E: The repository 'http://archive.ubuntu.com/ubuntu artful Release' does not have a Release file.
[00:01:08] E: The repository 'http://archive.ubuntu.com/ubuntu artful-updates Release' does not have a Release file.
[00:01:08] E: The repository 'http://archive.ubuntu.com/ubuntu artful-backports Release' does not have a Release file.
[00:01:09] The command '/bin/sh -c sh /scripts/cross-apt-packages.sh' returned a non-zero code: 100
[00:01:12] Sending build context to Docker daemon  520.7kB
[00:01:12] Step 1/39 : FROM ubuntu:17.10
[00:01:12]  ---> e211a66937c6
[00:01:12] Step 2/39 : COPY scripts/cross-apt-packages.sh /scripts/
---
[00:01:12]   404  Not Found [IP: 91.189.91.23 80]
[00:01:13] Ign:3 http://archive.ubuntu.com/ubuntu artful InRelease
[00:01:13] Ign:4 http://archive.ubuntu.com/ubuntu artful-updates InRelease
[00:01:13] Ign:5 http://archive.ubuntu.com/ubuntu artful-backports InRelease
[00:01:13] Err:6 http://archive.ubuntu.com/ubuntu artful Release
[00:01:13]   404  Not Found [IP: 91.189.88.149 80]
[00:01:13] Err:7 http://archive.ubuntu.com/ubuntu artful-updates Release
[00:01:13]   404  Not Found [IP: 91.189.88.149 80]
[00:01:13] Err:8 http://archive.ubuntu.com/ubuntu artful-backports Release
[00:01:13]   404  Not Found [IP: 91.189.88.149 80]
[00:01:13] Reading package lists...
[00:01:13] E: The repository 'http://security.ubuntu.com/ubuntu artful-security Release' does not have a Release file.
[00:01:13] E: The repository 'http://archive.ubuntu.com/ubuntu artful Release' does not have a Release file.
[00:01:13] E: The repository 'http://archive.ubuntu.com/ubuntu artful-updates Release' does not have a Release file.
[00:01:13] E: The repository 'http://archive.ubuntu.com/ubuntu artful-backports Release' does not have a Release file.
[00:01:13] The command '/bin/sh -c sh /scripts/cross-apt-packages.sh' returned a non-zero code: 100
[00:01:17] Sending build context to Docker daemon  520.7kB
[00:01:17] Step 1/39 : FROM ubuntu:17.10
[00:01:17]  ---> e211a66937c6
[00:01:17] Step 2/39 : COPY scripts/cross-apt-packages.sh /scripts/
---
[00:01:18]   404  Not Found [IP: 91.189.91.23 80]
[00:01:18] Ign:3 http://archive.ubuntu.com/ubuntu artful InRelease
[00:01:18] Ign:4 http://archive.ubuntu.com/ubuntu artful-updates InRelease
[00:01:18] Ign:5 http://archive.ubuntu.com/ubuntu artful-backports InRelease
[00:01:18] Err:6 http://archive.ubuntu.com/ubuntu artful Release
[00:01:18]   404  Not Found [IP: 91.189.88.149 80]
[00:01:19] Err:7 http://archive.ubuntu.com/ubuntu artful-updates Release
[00:01:19]   404  Not Found [IP: 91.189.88.149 80]
[00:01:19] Err:8 http://archive.ubuntu.com/ubuntu artful-backports Release
[00:01:19]   404  Not Found [IP: 91.189.88.149 80]
[00:01:19] Reading package lists...
[00:01:19] E: The repository 'http://security.ubuntu.com/ubuntu artful-security Release' does not have a Release file.
[00:01:19] E: The repository 'http://archive.ubuntu.com/ubuntu artful Release' does not have a Release file.
[00:01:19] E: The repository 'http://archive.ubuntu.com/ubuntu artful-updates Release' does not have a Release file.
[00:01:19] E: The repository 'http://archive.ubuntu.com/ubuntu artful-backports Release' does not have a Release file.
[00:01:19] The command '/bin/sh -c sh /scripts/cross-apt-packages.sh' returned a non-zero code: 100
travis_time:end:054af914:start=1557329136610901729,finish=1557329216107577115,duration=79496675386
The command "stamp sh -x -c "$RUN_SCRIPT"" exited with 1.
travis_time:start:0cba3d80
$ date && (curl -fs --head https://google.com | grep ^Date: | sed 's/Date: //g' || true)
---
travis_time:end:0f498ad1:start=1557329216907360657,finish=1557329216913552032,duration=6191375
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:017657c0
$ 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:07155624
travis_time:start:07155624
$ 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:0345ba5d
$ 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
Copy link
Contributor

bors commented May 8, 2019

💔 Test failed - checks-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 May 8, 2019
@Centril
Copy link
Contributor Author

Centril commented May 8, 2019

@bors retry

@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 May 8, 2019
@Centril
Copy link
Contributor Author

Centril commented May 8, 2019

@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 8, 2019
@Centril Centril closed this May 8, 2019
@Centril Centril deleted the rollup-v46p8wo branch May 8, 2019 17:09
@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-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants