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

[beta] Prepare 1.28.0 beta release #51662

Merged
merged 2 commits into from
Jun 21, 2018
Merged

Conversation

Mark-Simulacrum
Copy link
Member

This feels likely to fail due to #51650 but I want to see what CI says.

@oli-obk
Copy link
Contributor

oli-obk commented Jun 20, 2018

Travis seems to be good with it

@Mark-Simulacrum
Copy link
Member Author

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jun 20, 2018

📌 Commit 842a906 has been approved by Mark-Simulacrum

@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 Jun 20, 2018
@kennytm
Copy link
Member

kennytm commented Jun 20, 2018

@bors retry p=4

@bors
Copy link
Contributor

bors commented Jun 20, 2018

⌛ Testing commit 842a906 with merge 1723f611820e9c3c06cbf33316ec3e528ffe0439...

@bors
Copy link
Contributor

bors commented Jun 20, 2018

💔 Test failed - status-travis

@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-distcheck 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.
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
  Downloading https://files.pythonhosted.org/packages/46/ad/28647c5e1f4bb4094af886e203cfde5543fafd6a5bf830a85909d2058f9f/awscli-1.15.42-py2.py3-none-any.whl (1.3MB)
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
  Downloading https://files.pythonhosted.org/packages/db/c8/7dcf9dbcb22429512708fe3a547f8b6101c0d02137acbd892505aee57adf/colorama-0.3.9-py2.py3-none-any.whl
Collecting rsa<=3.5.0,>=3.1.2 (from awscli)
---
[00:10:42] [RUSTC-TIMING] error_chain test:false 1.277
[00:10:44] [RUSTC-TIMING] xz2 test:false 1.241
[00:10:52] [RUSTC-TIMING] clap test:false 41.884
[00:10:52]    Compiling installer v0.0.0 (file:///checkout/src/tools/rust-installer)
[00:10:53] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:53]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:53] 26 | /     error_chain!{
[00:10:53] 27 | |         foreign_links {
[00:10:53] 27 | |         foreign_links {
[00:10:53] 28 | |             Io(::std::io::Error);
[00:10:53] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:53] 30 | |             WalkDir(::walkdir::Error);
[00:10:53] 32 | |     }
[00:10:53]    | |_____^
[00:10:53]    |
[00:10:53]    |
[00:10:53]    = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[00:10:53] 
[00:10:53] 
[00:10:53] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:53]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:53] 26 | /     error_chain!{
[00:10:53] 27 | |         foreign_links {
[00:10:53] 27 | |         foreign_links {
[00:10:53] 28 | |             Io(::std::io::Error);
[00:10:53] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:53] 30 | |             WalkDir(::walkdir::Error);
[00:10:53] 32 | |     }
[00:10:53]    | |_____^
[00:10:53]    |
[00:10:53]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:53]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:53] 
[00:10:53] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:53]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:53] 26 | /     error_chain!{
[00:10:53] 27 | |         foreign_links {
[00:10:53] 27 | |         foreign_links {
[00:10:53] 28 | |             Io(::std::io::Error);
[00:10:53] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:53] 30 | |             WalkDir(::walkdir::Error);
[00:10:53] 32 | |     }
[00:10:53]    | |_____^
[00:10:53]    |
[00:10:53]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:53]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:53] 
[00:10:53] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:53]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:53] 26 | /     error_chain!{
[00:10:53] 27 | |         foreign_links {
[00:10:53] 27 | |         foreign_links {
[00:10:53] 28 | |             Io(::std::io::Error);
[00:10:53] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:53] 30 | |             WalkDir(::walkdir::Error);
[00:10:53] 32 | |     }
[00:10:53]    | |_____^
[00:10:53]    |
[00:10:53]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:53]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:53] 
[00:10:53] error: aborting due to 4 previous errors
[00:10:53] 
[00:10:53] [RUSTC-TIMING] installer test:false 0.462
[00:10:53] error: Could not compile `installer`.
[00:10:53] 
[00:10:53] Caused by:
[00:10:53]   process didn't exit successfully: `/checkout/obj/build/bootstrap/debug/rustc --crate-name installer tools/rust-installer/src/lib.rs --color always --error-format json --crate-type lib --emit=dep-info,link -C opt-level=2 -C metadata=282df450198d29ea -C extra-filename=-282df450198d29ea --out-dir /checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps -L dependency=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/release/deps --extern xz2=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libxz2-96fe9467e0277c19.rlib --extern clap=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libclap-8ae07bd506a60ca2.rlib --extern tar=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libtar-b0fc252bbbcbe34b.rlib --extern flate2=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libflate2-a9da7703d4f87d9d.rlib --extern error_chain=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/liberror_chain-3cf24a04c929ca46.rlib --extern walkdir=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libwalkdir-3d73f1661928dc40.rlib --extern rayon=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/librayon-0ba38b9c4cb97a2a.rlib -L native=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/backtrace-sys-b694aac2c244ef25/out -L native=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/miniz-sys-0a0159574092a14e/out -L /checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/lzma-sys-33f83d14bc6bc00c/out/lib` (exit code: 101)
[00:10:53] Build completed unsuccessfully in 0:07:15
[00:10:53] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "4" "--release" "--locked" "--color" "always" "--manifest-path" "/checkout/src/tools/rust-installer/Cargo.toml" "--features" "" "--message-format" "json"
[00:10:53] expected success, got: exit code: 101
travis_time:end:0c4e200d:start=1529533716227238766,finish=1529534369812293260,duration=653585054494
---
travis_time:end:0b1a2e52:start=1529534370494860072,finish=1529534370502771780,duration=7911708
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:0b387cc8
$ head -30 ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
head: cannot open ‘./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers’ for reading: No such file or directory
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:04818108
$ 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 Jun 20, 2018
@kennytm kennytm 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-review Status: Awaiting review from the assignee but also interested parties. labels Jun 20, 2018
@rust-lang rust-lang deleted a comment from rust-highfive Jun 20, 2018
@Mark-Simulacrum
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jun 20, 2018

📌 Commit 9e282daa99a0bd9770558483a718b2ef7f606862 has been approved by Mark-Simulacrum

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 20, 2018
@bors
Copy link
Contributor

bors commented Jun 21, 2018

⌛ Testing commit 9e282daa99a0bd9770558483a718b2ef7f606862 with merge e11964987e394f6a6204c44f444fb597ca2eb0a2...

@bors
Copy link
Contributor

bors commented Jun 21, 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 Jun 21, 2018
@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-distcheck 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:09:51]    Compiling error-chain v0.11.0
[00:09:52] [RUSTC-TIMING] error_chain test:false 0.796
[00:10:01] [RUSTC-TIMING] clap test:false 38.273
[00:10:01]    Compiling installer v0.0.0 (file:///checkout/src/tools/rust-installer)
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    |
[00:10:01]    = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[00:10:01] 
[00:10:01] 
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01] 
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01] 
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01] 
[00:10:02] error: aborting due to 4 previous errors
[00:10:02] 
[00:10:02] [RUSTC-TIMING] installer test:false 0.377
[00:10:02] error: Could not compile `installer`.
[00:10:02] 
[00:10:02] Caused by:
[00:10:02]   process didn't exit successfully: `/checkout/obj/build/bootstrap/debug/rustc --crate-name installer tools/rust-installer/src/lib.rs --color always --error-format json --crate-type lib --emit=dep-info,link -C opt-level=2 -C metadata=282df450198d29ea -C extra-filename=-282df450198d29ea --out-dir /checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps -L dependency=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/release/deps --extern tar=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libtar-b0fc252bbbcbe34b.rlib --extern clap=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libclap-8ae07bd506a60ca2.rlib --extern xz2=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libxz2-96fe9467e0277c19.rlib --extern flate2=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libflate2-a9da7703d4f87d9d.rlib --extern error_chain=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/liberror_chain-3cf24a04c929ca46.rlib --extern rayon=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/librayon-0ba38b9c4cb97a2a.rlib --extern walkdir=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libwalkdir-3d73f1661928dc40.rlib -L native=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/backtrace-sys-b694aac2c244ef25/out -L native=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/miniz-sys-0a0159574092a14e/out -L /checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/lzma-sys-33f83d14bc6bc00c/out/lib` (exit code: 101)
[00:10:02] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "4" "--release" "--locked" "--color" "always" "--manifest-path" "/checkout/src/tools/rust-installer/Cargo.toml" "--features" "" "--message-format" "json"
[00:10:02] failed to run: /checkout/obj/build/bootstrap/debug/bootstrap test distcheck
[00:10:02] Build completed unsuccessfully in 0:06:43
travis_time:end:16683fb0:start=1529542274271784341,finish=1529542876570360898,duration=602298576557

---
travis_time:end:1656ad5d:start=1529542877200516321,finish=1529542877207242976,duration=6726655
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:0af96ac7
$ head -30 ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
head: cannot open ‘./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers’ for reading: No such file or directory
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:28a524a2
$ 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)

1 similar comment
@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-distcheck 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:09:51]    Compiling error-chain v0.11.0
[00:09:52] [RUSTC-TIMING] error_chain test:false 0.796
[00:10:01] [RUSTC-TIMING] clap test:false 38.273
[00:10:01]    Compiling installer v0.0.0 (file:///checkout/src/tools/rust-installer)
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    |
[00:10:01]    = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[00:10:01] 
[00:10:01] 
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01] 
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01] 
[00:10:01] error: lint unused_doc_comment has been renamed to unused_doc_comments
[00:10:01]   --> tools/rust-installer/src/lib.rs:26:5
[00:10:01] 26 | /     error_chain!{
[00:10:01] 27 | |         foreign_links {
[00:10:01] 27 | |         foreign_links {
[00:10:01] 28 | |             Io(::std::io::Error);
[00:10:01] 29 | |             StripPrefix(::std::path::StripPrefixError);
[00:10:01] 30 | |             WalkDir(::walkdir::Error);
[00:10:01] 32 | |     }
[00:10:01]    | |_____^
[00:10:01]    |
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01]    = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[00:10:01] 
[00:10:02] error: aborting due to 4 previous errors
[00:10:02] 
[00:10:02] [RUSTC-TIMING] installer test:false 0.377
[00:10:02] error: Could not compile `installer`.
[00:10:02] 
[00:10:02] Caused by:
[00:10:02]   process didn't exit successfully: `/checkout/obj/build/bootstrap/debug/rustc --crate-name installer tools/rust-installer/src/lib.rs --color always --error-format json --crate-type lib --emit=dep-info,link -C opt-level=2 -C metadata=282df450198d29ea -C extra-filename=-282df450198d29ea --out-dir /checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps -L dependency=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/release/deps --extern tar=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libtar-b0fc252bbbcbe34b.rlib --extern clap=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libclap-8ae07bd506a60ca2.rlib --extern xz2=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libxz2-96fe9467e0277c19.rlib --extern flate2=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libflate2-a9da7703d4f87d9d.rlib --extern error_chain=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/liberror_chain-3cf24a04c929ca46.rlib --extern rayon=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/librayon-0ba38b9c4cb97a2a.rlib --extern walkdir=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/deps/libwalkdir-3d73f1661928dc40.rlib -L native=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/backtrace-sys-b694aac2c244ef25/out -L native=/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/miniz-sys-0a0159574092a14e/out -L /checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/build/lzma-sys-33f83d14bc6bc00c/out/lib` (exit code: 101)
[00:10:02] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "4" "--release" "--locked" "--color" "always" "--manifest-path" "/checkout/src/tools/rust-installer/Cargo.toml" "--features" "" "--message-format" "json"
[00:10:02] failed to run: /checkout/obj/build/bootstrap/debug/bootstrap test distcheck
[00:10:02] Build completed unsuccessfully in 0:06:43
travis_time:end:16683fb0:start=1529542274271784341,finish=1529542876570360898,duration=602298576557

---
travis_time:end:1656ad5d:start=1529542877200516321,finish=1529542877207242976,duration=6726655
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:0af96ac7
$ head -30 ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
head: cannot open ‘./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers’ for reading: No such file or directory
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:28a524a2
$ 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)

@Mark-Simulacrum
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jun 21, 2018

📌 Commit 09a0bc7 has been approved by Mark-Simulacrum

@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 Jun 21, 2018
@bors
Copy link
Contributor

bors commented Jun 21, 2018

⌛ Testing commit 09a0bc7 with merge fff1aba...

bors added a commit that referenced this pull request Jun 21, 2018
[beta] Prepare 1.28.0 beta release

This feels likely to fail due to #51650 but I want to see what CI says.
@bors
Copy link
Contributor

bors commented Jun 21, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing fff1aba to master...

@bors bors merged commit 09a0bc7 into rust-lang:master Jun 21, 2018
@Mark-Simulacrum Mark-Simulacrum deleted the beta-next branch June 21, 2018 12:51
@Mark-Simulacrum Mark-Simulacrum restored the beta-next branch June 21, 2018 12:51
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 21, 2018
…Mark-Simulacrum"

This reverts commit fff1aba, reversing
changes made to 01172a7.
bors added a commit that referenced this pull request Jun 21, 2018
Revert #51662

This reverts that PR because it was never intended to merge into the master branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants