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

Bump to 1.31.0 and bootstrap from 1.30 beta #54601

Merged
merged 2 commits into from
Sep 30, 2018
Merged

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Sep 26, 2018

Closes #54594.

@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Sep 26, 2018

📌 Commit bf44e40cde70f38655bb22a9028bf3899d65e948 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 Sep 26, 2018
@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-llvm-5.0 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.
######################                                                    30.8%
##############################################################            86.9%
######################################################################## 100.0%
[00:02:19] extracting /checkout/obj/build/cache/2018-09-23/cargo-beta-x86_64-unknown-linux-gnu.tar.gz
[00:02:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:19]     Updating crates.io index
[00:02:24]  Downloading libc v0.2.43
[00:02:24]  Downloading num_cpus v1.8.0
[00:02:24]  Downloading filetime v0.2.1
[00:02:24]  Downloading lazy_static v0.2.11
---
[00:03:36] travis_fold:end:log-system-info
travis_fold:start:make-tidy
travis_time:start:0d2d571f
make -j 4 tidy
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:38] travis_fold:start:stage0-tidy
travis_time:start:stage0-tidy
Building stage0 tool tidy (x86_64-unknown-linux-gnu)
Building stage0 tool tidy (x86_64-unknown-linux-gnu)
[00:03:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:38]    Compiling unicode-xid v0.1.0
[00:03:38]    Compiling serde v1.0.75
[00:03:38]    Compiling ryu v0.2.6
[00:03:39]    Compiling itoa v0.4.2
---
[00:04:23] travis_time:end:0d2d571f:start=1537997688916012475,finish=1537997735613435458,duration=46697422983
travis_fold:start:make-all
travis_time:start:330a8e05
make -j 4 all
[00:04:23] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:23] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:23] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:23] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:24] travis_fold:start:stage0-std
travis_time:start:stage0-std
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:04:24] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:24] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:24] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:24] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:25]    Compiling core v0.0.0 (/checkout/src/libcore)
[00:04:25]    Compiling build_helper v0.1.0 (/checkout/src/build_helper)
[00:04:25]    Compiling unwind v0.0.0 (/checkout/src/libunwind)
[00:04:31]    Compiling compiler_builtins v0.0.0 (/checkout/src/rustc/compiler_builtins_shim)
---

[00:05:08] travis_fold:start:stage0-test
travis_time:start:stage0-test
Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:05:08] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:08] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:08] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:08] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:08]    Compiling term v0.0.0 (/checkout/src/libterm)
[00:05:11]    Compiling test v0.0.0 (/checkout/src/libtest)
[00:05:17]     Finished release [optimized] target(s) in 8.99s
[00:05:17] Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:05:17] Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:05:17] travis_fold:end:stage0-test

[00:05:17] travis_time:end:stage0-test:start=1537997780423950165,finish=1537997789435903131,duration=9011952966

[00:05:17] travis_fold:start:stage0-rustc
travis_time:start:stage0-rustc
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:05:17] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:17] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:17] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:17] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:05:17]    Compiling cfg-if v0.1.5
[00:05:17]    Compiling nodrop v0.1.12
[00:05:17]    Compiling memoffset v0.2.1
[00:05:17]    Compiling scopeguard v0.3.3
---

[00:18:31] travis_time:end:stage0-rustc:start=1537997789436593359,finish=1537998583277520633,duration=793840927274

[00:18:31] Building stage0 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
[00:18:31] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:18:31] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:18:31] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:18:31] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:18:31]    Compiling build_helper v0.1.0 (/checkout/src/build_helper)
[00:18:31]    Compiling rustc_codegen_llvm v0.0.0 (/checkout/src/librustc_codegen_llvm)
[00:18:31]    Compiling libc v0.2.43
[00:18:32]    Compiling rustc-demangle v0.1.9
[00:18:34]    Compiling num_cpus v1.8.0
---
[00:19:32] Assembling stage1 compiler (x86_64-unknown-linux-gnu)
[00:19:32] travis_fold:start:stage1-std
travis_time:start:stage1-std
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:19:32] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:19:32] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:19:32] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:19:32] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:19:33]    Compiling core v0.0.0 (/checkout/src/libcore)
[00:19:33]    Compiling build_helper v0.1.0 (/checkout/src/build_helper)
[00:19:33]    Compiling unwind v0.0.0 (/checkout/src/libunwind)
[00:19:39]    Compiling compiler_builtins v0.0.0 (/checkout/src/rustc/compiler_builtins_shim)
---

[00:20:39] travis_fold:start:stage1-test
travis_time:start:stage1-test
Building stage1 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:20:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:39]    Compiling term v0.0.0 (/checkout/src/libterm)
[00:20:43]    Compiling test v0.0.0 (/checkout/src/libtest)
[00:20:49]     Finished release [optimized] target(s) in 10.04s
[00:20:49] Copying stage1 test from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:20:49] travis_fold:end:stage1-test
[00:20:49] travis_fold:end:stage1-test

[00:20:49] travis_time:end:stage1-test:start=1537998711566492351,finish=1537998721630706286,duration=10064213935

[00:20:49] travis_fold:start:stage1-rustc
travis_time:start:stage1-rustc
Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:20:49] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:49] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:49] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:49] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:20:49]    Compiling cfg-if v0.1.5
[00:20:49]    Compiling nodrop v0.1.12
[00:20:49]    Compiling void v1.0.2
[00:20:50]    Compiling scopeguard v0.3.3
---

[00:35:29] travis_time:end:stage1-rustc:start=1537998721631585748,finish=1537999601045671513,duration=879414085765

[00:35:29] Building stage1 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
[00:35:29] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:35:29] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:35:29] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:35:29] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:35:29]    Compiling build_helper v0.1.0 (/checkout/src/build_helper)
[00:35:29]    Compiling libc v0.2.43
[00:35:29]    Compiling rustc_codegen_llvm v0.0.0 (/checkout/src/librustc_codegen_llvm)
[00:35:30]    Compiling rustc-demangle v0.1.9
[00:35:31]    Compiling num_cpus v1.8.0
---
[00:36:36] Copying stage2 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:36:36] travis_fold:start:stage2-rustdoc
travis_time:start:stage2-rustdoc
Building rustdoc for stage2 (x86_64-unknown-linux-gnu)
[00:36:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:36:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:36:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:36:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:36:36]    Compiling rand_core v0.2.1
[00:36:36]    Compiling stable_deref_trait v1.1.0
[00:36:36]    Compiling libc v0.2.43
[00:36:37]    Compiling pulldown-cmark v0.1.2
---

[00:38:11] travis_time:end:stage2-rustdoc:start=1537999668591626168,finish=1537999763289447362,duration=94697821194

[00:38:11] Build completed successfully in 0:33:47
[00:38:11] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:11] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:11] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:11] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] travis_fold:start:stage0-std
travis_time:start:stage0-std
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:38:12] travis_fold:end:stage0-std

[00:38:12] travis_time:end:stage0-std:start=1537999764592653382,finish=1537999764861552653,duration=268899271
[00:38:12] travis_time:end:stage0-std:start=1537999764592653382,finish=1537999764861552653,duration=268899271

[00:38:12] travis_fold:start:stage0-test
travis_time:start:stage0-test
Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:12] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:38:13] travis_fold:end:stage0-test

[00:38:13] travis_time:end:stage0-test:start=1537999764862185444,finish=1537999765110814699,duration=248629255
[00:38:13] travis_time:end:stage0-test:start=1537999764862185444,finish=1537999765110814699,duration=248629255

[00:38:13] travis_fold:start:stage0-rustc
travis_time:start:stage0-rustc
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:38:13] travis_fold:end:stage0-rustc

[00:38:13] travis_time:end:stage0-rustc:start=1537999765111561543,finish=1537999765420732026,duration=309170483
[00:38:13] travis_time:end:stage0-rustc:start=1537999765111561543,finish=1537999765420732026,duration=309170483

[00:38:13] Building stage0 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] travis_fold:start:stage0-rustc_codegen_llvm
travis_time:start:stage0-rustc_codegen_llvm
travis_fold:end:stage0-rustc_codegen_llvm


[00:38:13] travis_time:end:stage0-rustc_codegen_llvm:start=1537999765430622728,finish=1537999765689569284,duration=258946556

[00:38:13] Assembling stage1 compiler (x86_64-unknown-linux-gnu)
[00:38:13] travis_fold:start:stage1-std
travis_time:start:stage1-std
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:38:13] travis_fold:end:stage1-std

[00:38:13] travis_time:end:stage1-std:start=1537999765691750140,finish=1537999765964002268,duration=272252128
[00:38:13] travis_time:end:stage1-std:start=1537999765691750140,finish=1537999765964002268,duration=272252128

[00:38:13] travis_fold:start:stage1-test
travis_time:start:stage1-test
Building stage1 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:13] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] Copying stage1 test from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:38:14] travis_fold:end:stage1-test

[00:38:14] travis_time:end:stage1-test:start=1537999765964606369,finish=1537999766213364185,duration=248757816
[00:38:14] travis_time:end:stage1-test:start=1537999765964606369,finish=1537999766213364185,duration=248757816

[00:38:14] travis_fold:start:stage1-rustc
travis_time:start:stage1-rustc
Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:38:14] travis_fold:end:stage1-rustc

[00:38:14] travis_time:end:stage1-rustc:start=1537999766214039996,finish=1537999766531887816,duration=317847820
[00:38:14] travis_time:end:stage1-rustc:start=1537999766214039996,finish=1537999766531887816,duration=317847820

[00:38:14] Building stage1 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] travis_fold:start:stage1-rustc_codegen_llvm
travis_time:start:stage1-rustc_codegen_llvm
travis_fold:end:stage1-rustc_codegen_llvm

---
[00:38:14] Generating unstable book md files (x86_64-unknown-linux-gnu)
[00:38:14] travis_fold:start:stage0-unstable-book-gen
travis_time:start:stage0-unstable-book-gen
Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu)
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:14] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:17]    Compiling unstable-book-gen v0.1.0 (/checkout/src/tools/unstable-book-gen)
[00:38:19]     Finished release [optimized] target(s) in 4.28s
[00:38:19] travis_fold:end:stage0-unstable-book-gen


[00:38:19] travis_time:end:stage0-unstable-book-gen:start=1537999766792982640,finish=1537999771097651134,duration=4304668494

[00:38:19] travis_fold:start:stage0-rustbook
travis_time:start:stage0-rustbook
Building stage0 tool rustbook (x86_64-unknown-linux-gnu)
[00:38:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:19] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:38:19]    Compiling libc v0.2.43
[00:38:19]    Compiling version_check v0.1.4
[00:38:19]    Compiling string_cache_shared v0.3.0
[00:38:19]    Compiling cc v1.0.25
---
[00:42:00] Copying stage2 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:42:00] travis_fold:start:stage2-rustdoc
travis_time:start:stage2-rustdoc
Building rustdoc for stage2 (x86_64-unknown-linux-gnu)
[00:42:00] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:00] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:00] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:00] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:00] travis_fold:end:stage2-rustdoc

[00:42:00] travis_time:end:stage2-rustdoc:start=1537999992261700087,finish=1537999992534185841,duration=272485754


[00:42:00] Documenting book index (x86_64-unknown-linux-gnu)
[00:42:00] Documenting book redirect pages (x86_64-unknown-linux-gnu)
[00:42:02] Documenting stage2 std (x86_64-unknown-linux-gnu)
[00:42:02] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:02] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:02] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:02] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:02]     Checking core v0.0.0 (/checkout/src/libcore)
[00:42:02]  Documenting core v0.0.0 (/checkout/src/libcore)
[00:42:02]    Compiling std v0.0.0 (/checkout/src/libstd)
[00:42:36]     Checking compiler_builtins v0.0.0 (/checkout/src/rustc/compiler_builtins_shim)
[00:42:37]     Checking libc v0.0.0 (/checkout/src/rustc/libc_shim)
[00:42:37]     Checking alloc v0.0.0 (/checkout/src/liballoc)
[00:42:37]  Documenting alloc v0.0.0 (/checkout/src/liballoc)
[00:42:38]     Checking unwind v0.0.0 (/checkout/src/libunwind)
[00:42:38]     Checking alloc_system v0.0.0 (/checkout/src/liballoc_system)
[00:42:38]     Checking panic_abort v0.0.0 (/checkout/src/libpanic_abort)
[00:42:38]     Checking alloc_jemalloc v0.0.0 (/checkout/src/liballoc_jemalloc)
[00:42:42]     Checking rustc_tsan v0.0.0 (/checkout/src/librustc_tsan)
[00:42:42]     Checking rustc_lsan v0.0.0 (/checkout/src/librustc_lsan)
[00:42:42]     Checking rustc_msan v0.0.0 (/checkout/src/librustc_msan)
[00:42:42]     Checking rustc_asan v0.0.0 (/checkout/src/librustc_asan)
[00:42:43]     Checking panic_unwind v0.0.0 (/checkout/src/libpanic_unwind)
[00:42:43]  Documenting std v0.0.0 (/checkout/src/libstd)
[00:42:48]     --> /checkout/src/liballoc/rc.rs:1180:29
[00:42:48]      |
[00:42:48] 1180 |     /// Calling [`upgrade`][Weak::upgrade] on the return value always gives [`None`].
[00:42:48]      |                             ^^^^^^^^^^^^^ cannot be resolved, ignoring
---
[00:42:48]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[00:42:48] 
[00:42:52]     Finished release [optimized] target(s) in 50.50s
[00:42:52] Documenting stage2 test (x86_64-unknown-linux-gnu)
[00:42:52] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:52] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:52] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:52] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:53]     Checking term v0.0.0 (/checkout/src/libterm)
[00:42:53]  Documenting test v0.0.0 (/checkout/src/libtest)
[00:42:55]     Finished release [optimized] target(s) in 2.58s
[00:42:55] Documenting stage2 whitelisted compiler (x86_64-unknown-linux-gnu)
[00:42:55] Documenting stage2 whitelisted compiler (x86_64-unknown-linux-gnu)
[00:42:55] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:55] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:55] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:55] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:42:55]     Checking nodrop v0.1.12
[00:42:55]     Checking void v1.0.2
[00:42:55]     Checking memoffset v0.2.1
[00:42:56]     Checking scopeguard v0.3.3
---
[00:43:28] Documenting error index (x86_64-unknown-linux-gnu)
[00:43:28] travis_fold:start:stage2-error_index_generator
travis_time:start:stage2-error_index_generator
Building stage2 tool error_index_generator (x86_64-unknown-linux-gnu)
[00:43:28] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:28] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:28] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:28] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:28]    Compiling error_index_generator v0.0.0 (/checkout/src/tools/error_index_generator)
[00:43:31] travis_fold:end:stage2-error_index_generator

[00:43:31] travis_time:end:stage2-error_index_generator:start=1538000080647785247,finish=1538000083433754052,duration=2785968805

---
[00:43:33] travis_time:end:330a8e05:start=1537997735615224402,finish=1538000085872198932,duration=2350256974530
travis_fold:start:make-check
travis_time:start:02deb37a
make -j 4 check
[00:43:33] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:33] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:33] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:33] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:35] travis_fold:start:stage0-tidy
travis_time:start:stage0-tidy
Building stage0 tool tidy (x86_64-unknown-linux-gnu)
Building stage0 tool tidy (x86_64-unknown-linux-gnu)
[00:43:35] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:35] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:35] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:35] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:35] travis_fold:end:stage0-tidy

[00:43:35] travis_time:end:stage0-tidy:start=1538000087465522825,finish=1538000087717204207,duration=251681382

---

[00:43:37] travis_fold:start:stage0-std
travis_time:start:stage0-std
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:43:37] travis_fold:end:stage0-std

[00:43:37] travis_time:end:stage0-std:start=1538000089369491644,finish=1538000089631720736,duration=262229092
[00:43:37] travis_time:end:stage0-std:start=1538000089369491644,finish=1538000089631720736,duration=262229092

[00:43:37] travis_fold:start:stage0-test
travis_time:start:stage0-test
Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:43:37] travis_fold:end:stage0-test

[00:43:37] travis_time:end:stage0-test:start=1538000089632237899,finish=1538000089875654141,duration=243416242
[00:43:37] travis_time:end:stage0-test:start=1538000089632237899,finish=1538000089875654141,duration=243416242

[00:43:37] travis_fold:start:stage0-rustc
travis_time:start:stage0-rustc
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:43:38] travis_fold:end:stage0-rustc

[00:43:38] travis_time:end:stage0-rustc:start=1538000089876313427,finish=1538000090186911084,duration=310597657
[00:43:38] travis_time:end:stage0-rustc:start=1538000089876313427,finish=1538000090186911084,duration=310597657

[00:43:38] Building stage0 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] travis_fold:start:stage0-rustc_codegen_llvm
travis_time:start:stage0-rustc_codegen_llvm
travis_fold:end:stage0-rustc_codegen_llvm


[00:43:38] travis_time:end:stage0-rustc_codegen_llvm:start=1538000090196607329,finish=1538000090455954430,duration=259347101

[00:43:38] Assembling stage1 compiler (x86_64-unknown-linux-gnu)
[00:43:38] travis_fold:start:stage1-std
travis_time:start:stage1-std
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:43:38] travis_fold:end:stage1-std

[00:43:38] travis_time:end:stage1-std:start=1538000090457913297,finish=1538000090726302279,duration=268388982
[00:43:38] travis_time:end:stage1-std:start=1538000090457913297,finish=1538000090726302279,duration=268388982

[00:43:38] travis_fold:start:stage1-test
travis_time:start:stage1-test
Building stage1 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] Copying stage1 test from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:43:38] travis_fold:end:stage1-test

[00:43:38] travis_time:end:stage1-test:start=1538000090726984078,finish=1538000090975532314,duration=248548236
[00:43:38] travis_time:end:stage1-test:start=1538000090726984078,finish=1538000090975532314,duration=248548236

[00:43:38] travis_fold:start:stage1-rustc
travis_time:start:stage1-rustc
Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:38] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
[00:43:39] travis_fold:end:stage1-rustc

[00:43:39] travis_time:end:stage1-rustc:start=1538000090976180027,finish=1538000091280602100,duration=304422073
[00:43:39] travis_time:end:stage1-rustc:start=1538000090976180027,finish=1538000091280602100,duration=304422073

[00:43:39] Building stage1 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] travis_fold:start:stage1-rustc_codegen_llvm
travis_time:start:stage1-rustc_codegen_llvm
travis_fold:end:stage1-rustc_codegen_llvm

---

[00:43:39] travis_fold:start:stage0-compiletest
travis_time:start:stage0-compiletest
Building stage0 tool compiletest (x86_64-unknown-linux-gnu)
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:43:39]    Compiling diff v0.1.11
[00:43:39]    Compiling filetime v0.2.1
[00:43:39]    Compiling env_logger v0.5.12
[00:43:41]    Compiling syn v0.14.9
---
[00:45:29] .................................................................................................... 1900/6843
[00:45:31] .................................................................................................... 2000/6843
[00:45:34] .................................................................................................... 2100/6843
[00:45:37] .................................................................................................... 2200/6843
[00:45:40] ..........................................................................F......................... 2300/6843
[00:45:46] .................................................................................................... 2500/6843
[00:45:49] .................................................................................................... 2600/6843
[00:45:49] .................................................................................................... 2600/6843
[00:45:53] ......................................FF.......................................................i.... 2700/6843
[00:45:58] .......................................................i.i..ii...................................... 2900/6843
[00:46:02] .................................................................................................... 3000/6843
[00:46:05] .......................................................................................i............ 3100/6843
[00:46:08] .................................................................................................... 3200/6843
---
[00:50:57] ............................i....................................................................... 6500/6843
[00:51:01] .................................................................................................... 6600/6843
[00:51:04] .................................................................................................... 6700/6843
[00:51:06] ..................................................................................i................. 6800/6843
refer-dynamic" "-o" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/issues/issue-42755/a" "-Crpath" "-O" "-Zunstable-options" "-Lnative=/checkout/obj/build/x86_64-unknown-linux-gnu/native/rust-test-helpers" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/issues/issue-42755/auxiliary" "-A" "unused"
[00:51:07] ------------------------------------------
[00:51:07] 
[00:51:07] ------------------------------------------
[00:51:07] stderr:
[00:51:07] stderr:
[00:51:07] ------------------------------------------
[00:51:07] {"message":"repetition matches empty token tree","code":null,"level":"error","spans":[{"file_name":"/checkout/src/test/ui/issues/issue-42755.rs","byte_start":493,"byte_end":501,"line_start":13,"line_end":13,"column_start":7,"column_end":15,"is_primary":true,"text":[{"text":"    ($($p:vis)*) => {} //~ ERROR repetition matches empty token tree","highlight_start":7,"highlight_end":15}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: repetition matches empty token tree\n  --> /checkout/src/test/ui/issues/issue-42755.rs:13:7\n   |\nLL |     ($($p:vis)*) => {} //~ ERROR repetition matches empty token tree\n   |       ^^^^^^^^\n\n"}
[00:51:07] {"message":"aborting due to previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to previous error\n\n"}
[00:51:07] ------------------------------------------
[00:51:07] 
[00:51:07] thread '[ui] ui/issues/issue-42755.rs' panicked at 'explicit panic', tools/compiletest/src/runtest.rs:3238:9
[00:51:07] thread '[ui] ui/issues/issue-42755.rs' panicked at 'explicit panic', tools/compiletest/src/runtest.rs:3238:9
[00:51:07] note: Run with ` 34    = help: or consider exporting it for use by other crates
[00:51:07] 35 
[00:51:07] 36 warning: unreachable `pub` field
[00:51:07] +   --> $DIR/unreachable_pub-pub_crate.rs:30:9
[00:51:07] 38    |
[00:51:07] 38    |
[00:51:07] 39 LL |         pub neutrons: usize,
[00:51:07] 40    |         ---^^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 42    |         help: consider restricting its visibility: `pub(crate)`
[00:51:07] 43 
[00:51:07] 44 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub-pub_crate.rs:36:9
[00:51:07] 46    |
[00:51:07] 46    |
[00:51:07] 47 LL |         pub fn count_neutrons(&self) -> usize { self.neutrons }
[00:51:07] 48    |         ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 50    |         help: consider restricting its visibility: `pub(crate)`
[00:51:07] 51 
[00:51:07] 52 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub-pub_crate.rs:40:5
[00:51:07] 54    |
[00:51:07] 54    |
[00:51:07] 55 LL |     pub enum Helium {}
[00:51:07] 56    |     ---^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 60    = help: or consider exporting it for use by other crates
[00:51:07] 61 
[00:51:07] 62 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub-pub_crate.rs:41:5
[00:51:07] 64    |
[00:51:07] 64    |
[00:51:07] 65 LL |     pub union Lithium { c1: usize, c2: u8 }
[00:51:07] 66    |     ---^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 70    = help: or consider exporting it foommand: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-Zui-testing" "-C" "prefer-dynamic" "-o" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/lint/unreachable_pub-pub_crate/a" "-Crpath" "-O" "-Zunstable-options" "-Lnative=/checkout/obj/build/x86_64-unknown-linux-gnu/native/rust-test-helpers" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/ui/lint/unreachable_pub-pub_crate/auxiliary" "-A" "unused"
[00:51:07] ------------------------------------------
[00:51:07] 
[00:51:07] ------------------------------------------
[00:51:07] stderr:
[00:51:07] stderr:
[00:51:07] ------------------------------------------
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":948,"byte_end":965,"line_start":25,"line_end":25,"column_start":5,"column_end":22,"is_primary":true,"text":[{"text":"    pub use std::fmt;","highlight_start":5,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"lint level defined here","code":null,"level":"note","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":842,"byte_end":857,"line_start":21,"line_end":21,"column_start":9,"column_end":24,"is_primary":true,"text":[{"text":"#![warn(unreachable_pub)]","highlight_start":9,"highlight_end":24}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":null},{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":948,"byte_end":951,"line_start":25,"line_end":25,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub use std::fmt;","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"pub(crate)","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:25:5\n   |\nLL |     pub use std::fmt;\n   |     ---^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `pub(crate)`\n   |\nnote: lint level defined here\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:21:9\n   |\nLL | #![warn(unreachable_pub)]\n   |         ^^^^^^^^^^^^^^^\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":989,"byte_end":993,"line_start":26,"line_end":26,"column_start":24,"column_end":28,"is_primary":true,"text":[{"text":"    pub use std::env::{Args}; // braced-use has different item spans than unbraced","highlight_start":24,"highlight_end":28_start":5,"highlight_end":24}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1054,"byte_end":1057,"line_start":28,"line_end":28,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub struct Hydrogen {","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"pub(crate)","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:28:5\n   |\nLL |     pub struct Hydrogen {\n   |     ---^^^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `pub(crate)`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` field","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1120,"byte_end":1139,"line_start":30,"line_end":30,"column_start":9,"column_end":28,"is_primary":true,"text":[{"text":"        pub neutrons: usize,","highlight_start":9,"highlight_end":28}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider restricting its visibiling: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:40:5\n   |\nLL |     pub enum Helium {}\n   |     ---^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `pub(crate)`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1444,"byte_end":1461,"line_start":41,"line_end":41,"column_start":5,"column_end":22,"is_primary":true,"text":[{"text":"    pub union Lithium { c1: usize, c2: u8 }","highlight_start":5,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1444,"byte_end":1447,"line_start":41,"line_end":41,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub union Lithium { c1: usize, c2: u8 }","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"pub(crate)","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:41:5\n   |\nLL |     pub union Lithium { c1: usize, c2: u8 }\n   |     ---^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `pub(crate)`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1488,"byte_end":1506,"line_start":42,"line_end":42,"column_start":5,"column_end":23,"is_primary":true,"text":[{"text":"    pub fn beryllium() {}","highlight_start":5,"highlight_end":23}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1488,"byte_end":1491,"line_start":42,"line_end":42,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub fn beryllium() {}","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"pub(crate)","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:42:5\n   |\nLL |     pub fn beryllium() {}\n   |     ---^^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `pub(crate)`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] ;","highlight_start":5,"highlight_end":36}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1570,"byte_end":1573,"line_start":45,"line_end":45,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub static NITROGEN: usize = 2;","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"pub(crate)","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs:45:5\n   |\nLL |     pub static NITROGEN: usize = 2;\n   |     ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `pub(crate)`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1606,"byte_end":1629,"line_start":46,"line_end":46,"column_start":5,"column_end":28,"is_primary":true,"text":[{"text":"    pub type Oxygen = bool;","highlight_start":5,"highlight_end":28}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"lumn_start":5,"column_end":57,"is_primary":false,"text":[{"text":"    define_empty_struct_with_visibility!(pub, Fluorine);","highlight_start":5,"highlight_end":57}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},"macro_decl_name":"define_empty_struct_with_visibility!","def_site_span":{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1635,"byte_end":1767,"line_start":48,"line_end":50,"column_start":5,"column_end":6,"is_primary":false,"text":[{"text":"    macro_rules! define_empty_struct_with_visibility {","highlight_start":5,"highlight_end":55},{"text":"        ($visibility: vis, $name: ident) => { $visibility struct $name {} }","highlight_start":1,"highlight_end":76},{"text":"    }","highlight_start":1,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub-pub_crate.rs","byte_start":1809,"byte_end":1812,"line_start":51,"line_end":51,"column_start":42,"column_end":45,"is_primary":true,"text":[{"text":"    define_empty_struct_with_visibility!(pub, Fluorine);","highlight_start":42,"highlight_end":45}],"label":null,"suggested_replacement":"pub(crate)","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/[00:51:07] 18    |
[00:51:07] 19 LL |     pub use std::env::{Args}; // braced-use has different item spans than unbraced
[00:51:07] 
[00:51:07] 
[00:51:07] 24    = help: or consider exporting it for use by other crates
[00:51:07] 25 
[00:51:07] 26 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:23:5
[00:51:07] 28    |
[00:51:07] 28    |
[00:51:07] 29 LL |     pub struct Hydrogen {
[00:51:07] 30    |     ---^^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 34    = help: or consider exporting it for use by other crates
[00:51:07] 35 
[00:51:07] 36 warning: unreachable `pub` field
[00:51:07] +   --> $DIR/unreachable_pub.rs:25:9
[00:51:07] 38    |
[00:51:07] 38    |
[00:51:07] 39 LL |         pub neutrons: usize,
[00:51:07] 40    |         ---^^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 42    |         help: consider restricting its visibility: `crate`
[00:51:07] 43 
[00:51:07] 44 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:31:9
[00:51:07] 46    |
[00:51:07] 46    |
[00:51:07] 47 LL |         pub fn count_neutrons(&self) -> usize { self.neutrons }
[00:51:07] 48    |         ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 50    |         help: consider restricting its visibility: `crate`
[00:51:07] 51 
[00:51:07] 52 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:35:5
[00:51:07] 54    |
[00:51:07] 54    |
[00:51:07] 55 LL |     pub enum Helium {}
[00:51:07] 56    |     ---^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 60    = help: or consider exporting it for use by other crates
[00:51:07] 61 
[00:51:07] 62 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:36:5
[00:51:07] 64    |
[00:51:07] 64    |
[00:51:07] 65 LL |     pub union Lithium { c1: usize, c2: u8 }
[00:51:07] 66    |     ---^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 70    = help: or consider exporting it for use by other crates
[00:51:07] 71 
[00:51:07] 72 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:37:5
[00:51:07] 74    |
[00:51:07] 74    |
[00:51:07] 75 LL |     pub fn beryllium() {}
[00:51:07] 76    |     ---^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 80    = help: or consider exporting it for use by other crates
[00:51:07] 81 
[00:51:07] 82 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:38:5
[00:51:07] 84    |
[00:51:07] 84    |
[00:51:07] 85 LL |     pub trait Boron {}
[00:51:07] 86    |     ---^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 90    = help: or consider exporting it for use by other crates
[00:51:07] 91 
[00:51:07] 92 warning: unreachable `pub` item
[00:51:07] +   --> $DIR/unreachable_pub.rs:39:5
[00:51:07] 94    |
[00:51:07] 94    |
[00:51:07] 95 LL |     pub const CARBON: usize = 1;
[00:51:07] 96    |     ---^^^^^^^^^^^^^^^^^^^^^^^^^
[00:51:07] 
[00:51:07] 100    = help: or consider exporting it for use by other crates
[00:51:07] 101 
[00:51:07] 102 warning: unreachable `pub` item
[00:51:07] -   -","byte_start":550,"byte_end":565,"line_start":16,"line_end":16,"column_start":9,"column_end":24,"is_primary":true,"text":[{"text":"#![warn(unreachable_pub)]","highlight_start":9,"highlight_end":24}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":null},{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":656,"byte_end":659,"line_start":20,"line_end":20,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub use std::fmt;","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"crate","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:20:5\n   |\nLL |     pub use std::fmt;\n   |     ---^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `crate`\n   |\nnote: lint level defined here\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:16:9\n   |\nLL | #![warn(unreachable_pub)]\n   |         ^^^^^^^^^^^^^^^\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":697,"byte_end":701,"line_start":21,"line_end":21,"text":[{"text":"    pub struct Hydrogen {","highlight_start":5,"highlight_end":24}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":762,"byte_end":765,"line_start":23,"line_end":23,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub struct Hydrogen {","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"crate","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:23:5\n   |\nLL |     pub struct Hydrogen {\n   |     ---^^^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `crate`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` field","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":828,"byte_end":847,"line_start":25,"line_end":25,"column_start":9,"column_end":28,"is_primary":true,"text":[{"text":"        pub neutrons: usize,","highlight_start":9,"highlight_end":28}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider restricting ifor use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1186,"byte_end":1204,"line_start":37,"line_end":37,"column_start":5,"column_end":23,"is_primary":true,"text":[{"text":"    pub fn beryllium() {}","highlight_start":5,"highlight_end":23}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1186,"byte_end":1189,"line_start":37,"line_end":37,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub fn beryllium() {}","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"crate","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:37:5\n   |\nLL |     pub fn beryllium() {}\n   |     ---^^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `crate`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1212,"byte_end":1227,"line_start":38,"line_end":38,"column_start":5,"column_end":20,"is_primary":true,"text":[{"text":"    pub trait Boron {}","highlight_start":5,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1212,"byte_end":1215,"line_start":38,"line_end":38,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub trait Boron {}","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"crate","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:38:5\n   |\nLL |     pub trait Boron {}\n   |     ---^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `crate`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1235,"byte_end":1263,"line_start":39,"line_end":39,"column_start":5,"column_end":33,"is_primary":true,"text":[{"text":"    pub const CARBON: usize = 1;","highlight_start":5,"highlight_end":33}],"label":null,"suggested_replacement":n_start":41,"line_end":41,"column_start":5,"column_end":8,"is_primary":true,"text":[{"text":"    pub type Oxygen = bool;","highlight_start":5,"highlight_end":8}],"label":null,"suggested_replacement":"crate","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:41:5\n   |\nLL |     pub type Oxygen = bool;\n   |     ---^^^^^^^^^^^^^^^^^^^^\n   |     |\n   |     help: consider restricting its visibility: `crate`\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1430,"byte_end":1454,"line_start":44,"line_end":44,"column_start":47,"column_end":71,"is_primary":true,"text":[{"text":"        ($visibility: vis, $name: ident) => { $visibility struct $name {} }","highlight_start":47,"highlight_end":71}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1470,"byte_end":1522,"line_start":46,"line_end":46,"column_start":5,"column_end":57,"is_primary":false,"text":[{"text":"    define_empty_struct_with_visibility!(pub, Fluorine);","highlight_start":5,"highlight_end":57}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},"macro_decl_name":"define_empty_struct_with_visibility!","def_site_span":{"file_name":"/checkout/src/test/u|     |                                    help: consider restricting its visibility: `crate`\n   |     in this macro invocation\n   |\n   = help: or consider exporting it for use by other crates\n\n"}
[00:51:07] {"message":"unreachable `pub` item","code":{"code":"unreachable_pub","explanation":null},"level":"warning","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1545,"byte_end":1571,"line_start":49,"line_end":49,"column_start":9,"column_end":35,"is_primary":true,"text":[{"text":"        pub fn catalyze() -> bool;","highlight_start":9,"highlight_end":35}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"or consider exporting it for use by other crates","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider restricting its visibility","code":null,"level":"help","spans":[{"file_name":"/checkout/src/test/ui/lint/unreachable_pub.rs","byte_start":1545,"byte_end":1548,"line_start":49,"line_end":49,"column_start":9,"column_end":12,"is_primary":true,"text":[{"text":"        pub fn catalyze() -> bool;","highlight_start":9,"highlight_end":12}],"label":null,"suggested_replacement":"crate","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"warning: unreachable `pub` item\n  --> /checkout/src/test/ui/lint/unreachable_pub.rs:49:9\n   |\nLL |         pub fn catalyze() -> bool;\n   |         ---^^^^^^^^^^^^^^^^^^^^^^^\n   |         |\n   |         help: consider restricting its visibility: `crate`\n   |\n   = help: or consider exporting it for u

The command "stamp sh -x -c "$RUN_SCRIPT"" exited with 2.
travis_time:start:16260794
$ date && (curl -fs --head https://google.com | grep ^Date: | sed 's/Date: //g' || true)
---
travis_time:end:02364219:start=1538000541243450840,finish=1538000541265770800,duration=22319960
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:1f176506
$ 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:0b6b26f4
$ 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)

@cuviper
Copy link
Member Author

cuviper commented Sep 26, 2018

The affected UI lines should be fixed now.

@kennytm
Copy link
Member

kennytm commented Sep 27, 2018

@bors r=Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Sep 27, 2018

📌 Commit 21a84e8fd15fc2c17aaca39319b32e2899141ac3 has been approved by Mark-Simulacrum

@alexcrichton
Copy link
Member

Oh dear sorry we forgot about this, thanks so much for the pr though @cuviper!

@bors
Copy link
Contributor

bors commented Sep 28, 2018

☔ The latest upstream changes (presumably #54530) made this pull request unmergeable. Please resolve the merge conflicts.

@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 Sep 28, 2018
@cuviper
Copy link
Member Author

cuviper commented Sep 28, 2018

Rebased.

@cuviper cuviper added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Sep 28, 2018
@pnkfelix
Copy link
Member

@bors r=Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Sep 28, 2018

📌 Commit d40b6cf 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 Sep 28, 2018
@bors
Copy link
Contributor

bors commented Sep 28, 2018

⌛ Testing commit d40b6cf with merge 38eefc916c63ae3f778258861bd4c6143a29ec11...

@bors
Copy link
Contributor

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

The job dist-arm-linux 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.
  Downloading https://files.pythonhosted.org/packages/e3/e0/c932012ba95348c13c17954f196c8c236df874710f80e1df636a7edc681d/awscli-1.16.24-py2.py3-none-any.whl (1.4MB)
Collecting botocore==1.12.14 (from awscli)
/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/22/fa/af1ad7aebe166932fe1cac5eae5413d090eca4d723829756c31fc53c174d/botocore-1.12.14-py2.py3-none-any.whl (4.7MB)
/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:02:15] 
##############################                                            43.0%
######################################################################## 100.0%
[00:02:15] extracting /checkout/obj/build/cache/2018-09-23/cargo-beta-x86_64-unknown-linux-gnu.tar.gz
[00:02:15] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:15] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:15] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:15] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:15] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:02:15]     Updating crates.io index
[00:02:21]  Downloading serde_json v1.0.26
[00:02:21]  Downloading serde v1.0.75
[00:02:21]  Downloading cmake v0.1.33
[00:02:21]  Downloading serde_derive v1.0.75
---
[00:03:36] DirectMap4k:       69620 kB
[00:03:36] DirectMap2M:     3076096 kB
[00:03:36] DirectMap1G:    14680064 kB
[00:03:36] + python2.7 ../x.py dist --host arm-unknown-linux-gnueabi --target arm-unknown-linux-gnueabi
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:36] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:37] travis_fold:end:log-system-info
Dist docs (arm-unknown-linux-gnueabi)
[00:03:37]  skipping - docs disabled
[00:03:37] Dist compiler docs (arm-unknown-linux-gnueabi)
[00:03:37] Dist compiler docs (arm-unknown-linux-gnueabi)
[00:03:37]  skipping - compiler docs disabled
[00:03:37] travis_fold:start:stage0-std
travis_time:start:stage0-std
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:03:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:37] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:03:38]    Compiling core v0.0.0 (/checkout/src/libcore)
[00:03:38]    Compiling unwind v0.0.0 (/checkout/src/libunwind)
[00:03:38]    Compiling build_helper v0.1.0 (/checkout/src/build_helper)
[00:03:44]    Compiling compiler_builtins v0.0.0 (/checkout/src/rustc/compiler_builtins_shim)
---
[00:04:25] [TIMING] Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } -- 47.443
[00:04:25] travis_fold:start:stage0-test
travis_time:start:stage0-test
Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:04:25] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:25] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:25] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:25] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:25] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:25]    Compiling term v0.0.0 (/checkout/src/libterm)
[00:04:27] [RUSTC-TIMING] getopts test:false 2.170
[00:04:28] [RUSTC-TIMING] term test:false 3.356
[00:04:28]    Compiling test v0.0.0 (/checkout/src/libtest)
[00:04:34] [RUSTC-TIMING] test test:false 6.061
---
[00:04:34] [TIMING] Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } -- 9.799
[00:04:34] travis_fold:start:stage0-rustc
travis_time:start:stage0-rustc
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[00:04:34] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:34] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:34] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:34] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:34] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[00:04:35]    Compiling nodrop v0.1.12
[00:04:35]    Compiling cfg-if v0.1.5
[00:04:35]    Compiling memoffset v0.2.1
[00:04:35] [RUSTC-TIMING] cfg_if test:false 0.082
---
travis_time:end:09451d5e:start=1538166552033246244,finish=1538166552037683534,duration=4437290
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:0748f7b8
$ 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:1d2c4658
travis_time:start:1d2c4658
$ 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:011c0718
$ 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)

@alexcrichton
Copy link
Member

@bors: retry

@bors bors removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 28, 2018
@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 Sep 28, 2018
@bors
Copy link
Contributor

bors commented Sep 29, 2018

⌛ Testing commit d40b6cf with merge 9d9e7e427b7b8708af09f58362fe3aff22dc74c3...

@bors
Copy link
Contributor

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

The job x86_64-apple 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:03:47]       Memory: 8 GB
[00:03:47]       Boot ROM Version: VMW71.00V.0.B64.1704110547
[00:03:47]       Apple ROM Info: [MS_VM_CERT/SHA1/27d66596a61c48dd3dc7216fd715126e33f59ae7]Welcome to the Virtual Machine
[00:03:47]       SMC Version (system): 2.8f0
[00:03:47]       Serial Number (system): VMZkmQr15K3H
[00:03:47] 
[00:03:47] hw.ncpu: 4
[00:03:47] hw.byteorder: 1234
[00:03:47] hw.memsize: 8589934592
---
[01:50:58] 
[01:50:58] ---- hex.rs - hex::[u8]::to_hex (line 32) stdout ----
[01:50:58] error: linking with `cc` failed: signal: 4
[01:50:58]   |
[01:50:58]   = note: "cc" "-m64" "-L" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/rustdoctest62qrVD/rust_out" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1-rustc/x86_64-apple-darwin/release/deps" "-L" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1-rustc/release/deps" "-L" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1-rustc/x86_64-apple-darwin/release/deps/libserialize-aa8e39d68e9f9c9f.rlib" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib/libsmallvec-408b3187042ab988.rlib" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib/libunreachable-e321618d3dd0e649.rlib" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib/libvoid-c42e3633cc40cbdb.rlib" "-L" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib" "-lstd-f7dd09cf573f28a7" "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-3048cc32a441c3bf.rlib" "-lSystem" "-lresolv" "-lpthread" "-lc" "-lm"
[01:50:58] 
[01:50:58] thread 'hex.rs - hex::[u8]::to_hex (line 32)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13
[01:50:58] note: Run with `RUST_BACKTRACE=1` for a backtrace.
[01:50:58] 
---
[01:50:58] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
[01:50:58] 
[01:50:58] 
[01:50:58] 
[01:50:58] command did not execute successfully: "/Users/travis/build/rust-lang/rust/build/x86_64-apple-darwin/stage0/bin/cargo" "test" "--target" "x86_64-apple-darwin" "-j" "4" "--release" "--locked" "--color" "always" "--features" " jemalloc" "--manifest-path" "/Users/travis/build/rust-lang/rust/src/rustc/Cargo.toml" "-p" "serialize" "--"
[01:50:58] 
[01:50:58] 
[01:50:58] failed to run: /Users/travis/build/rust-lang/rust/build/bootstrap/debug/bootstrap test
[01:50:58] Build completed unsuccessfully in 0:57:04
[01:50:58] Build completed unsuccessfully in 0:57:04
[01:50:58] error: test failed, to rerun pass '--doc'
[01:50:58] make: *** [check] Error 1
travis_time:end:069f5d30:start=1538243126587185000,finish=1538249784658840000,duration=6658071655000

The command "stamp sh -x -c "$RUN_SCRIPT"" exited with 2.
travis_time:start:0b21e013
---
travis_fold:start:after_failure.2
travis_time:start:0063bcb8
$ ls -lat $HOME/Library/Logs/DiagnosticReports/
total 1264
drwx------  22 travis  staff    748 Sep 29 19:06 .
-rw-------@  1 travis  staff  37510 Sep 29 19:06 a_2018-09-29-190620-1_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  62275 Sep 29 19:06 a_2018-09-29-190620_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  60415 Sep 29 19:06 a_2018-09-29-190615-1_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  37410 Sep 29 19:06 a_2018-09-29-190615_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  10171 Sep 29 19:06 a_2018-09-29-190610_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff   9902 Sep 29 19:06 a_2018-09-29-190605_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff   9905 Sep 29 19:05 a_2018-09-29-190558_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff   9871 Sep 29 19:05 a_2018-09-29-190557_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  10060 Sep 29 19:05 a_2018-09-29-190530_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  63131 Sep 29 19:05 a_2018-09-29-190522_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  64335 Sep 29 19:05 a_2018-09-29-190519-1_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  63943 Sep 29 19:05 a_2018-09-29-190519-2_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  65148 Sep 29 19:05 a_2018-09-29-190519_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  11785 Sep 29 19:03 a_2018-09-29-190303_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff   9926 Sep 29 19:02 a_2018-09-29-190206_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  10333 Sep 29 19:00 a_2018-09-29-190055_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  10515 Sep 29 19:00 a_2018-09-29-190002-1_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  10513 Sep 29 19:00 a_2018-09-29-190002_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  10243 Sep 29 18:59 a_2018-09-29-185933_Traviss-Mac-1044.crash
-rw-------@  1 travis  staff  37510 Sep 29 18:57 a_2018-09-29-185751_Traviss-Mac-1044.crash
drwx------+ 15 travis  staff    510 Jan 25  2018 ..
travis_fold:end:after_failure.2
travis_fold:start:after_failure.3
travis_time:start:1035f9a4
$ find $HOME/Library/Logs/DiagnosticReports -type f -name '*.crash' -not -name '*.stage2-*.crash' -not -name 'com.apple.CoreSimulator.CoreSimulatorService-*.crash' -exec printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" {} \; -exec head -750 {} \; -exec echo travis_fold":"end:crashlog \; || true
$ find $HOME/Library/Logs/DiagnosticReports -type f -name '*.crash' -not -name '*.stage2-*.crash' -not -name 'com.apple.CoreSimulator.CoreSimulatorService-*.crash' -exec printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" {} \; -exec head -750 {} \; -exec echo travis_fold":"end:crashlog \; || true
travis_fold:start:crashlog
/Users/travis/Library/Logs/DiagnosticReports/a_2018-09-29-185751_Traviss-Mac-1044.crash
Process:               a [50534]
Path:                  /Users/USER/*/a
Identifier:            a
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [50527]
Responsible:           a [50534]
User ID:               501
Date/Time:             2018-09-29 18:57:49.968 +0000
OS Version:            Mac OS X 10.13.3 (17D47)
Anonymous UUID:        A91A3A70-3ADA-D7A9-5891-C1A67A5778E7
Anonymous UUID:        A91A3A70-3ADA-D7A9-5891-C1A67A5778E7
Time Awake Since Boot: 4400 seconds
System Integrity Protection: enabled
Crashed Thread:        1
Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x0000700009aebe40
Exception Note:        EXC_CORPSE_NOTIFY
VM Regions Near 0x700009aebe40:
    __LINKEDIT             0000000117ccf000-0000000117cea000 [  108K] r--/rwx SM=COW  /usr/lib/dyld
--> Stack Guard            0000700009aeb000-0000700009aec000 [    4K] ---/rwx SM=NUL  
    Stack                  0000700009aec000-0000700009cee000 [ 2056K] rw-/rwx SM=COW  
abort() called
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff591bb05a __semwait_signal + 10
1   libsystem_pthread.dylib        0x00007fff592fa8ec _pthread_join + 626
2   a                              0x000000010dbaaad2 stack_probes_lto::main::h46e0341d7865a006 + 2850
3   a                              0x000000010dbc74c6 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hb97ab777cebf3d0d + 6
4   a                              0x000000010dbac07f main + 511
5   libdyld.dylib                  0x00007fff5906b115 start + 1
Thread 1 Crashed:
0   libsystem_kernel.dylib         0x00007fff591bae3e __pthread_kill + 10
1   libsystem_pthread.dylib        0x00007fff592f9150 pthread_kill + 333
2   libsystem_c.dylib              0x00007fff59117312 abort + 127
3   a                              0x000000010dbb9999 std::sys::unix::abort_internal::h920319b3609835ff + 9
4   a                              0x000000010dbbe05b std::sys_common::util::abort::h53eadd5a3111ea4a + 91
5   a                              0x000000010dbad036 std::sys::unix::stack_overflow::imp::signal_handler::hbb993e795b77e561 (.llvm.13105859290220886925) + 678
6   libsystem_platform.dylib       0x00007fff592ecf5a _sigtramp + 26
7   ???                            000000000000000000 0 + 0
8   a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
9   a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
10  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
11  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
12  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
13  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
14  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
15  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
16  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
17  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
18  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
19  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
20  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
21  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
22  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
23  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
24  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
25  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
26  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
27  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
28  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
29  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
30  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
31  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
32  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
33  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
34  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
35  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
36  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
37  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
38  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
39  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
40  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
41  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
42  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
43  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
44  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
45  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
46  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
47  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
48  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
49  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
50  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
51  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
52  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
53  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
54  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
55  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
56  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
57  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
58  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
59  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
60  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
61  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
62  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
63  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
64  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
65  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
66  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
67  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
68  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
69  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
70  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
71  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
72  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
73  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
74  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
75  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
76  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
77  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
78  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
79  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
80  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
81  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
82  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
83  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
84  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
85  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
86  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
87  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
88  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
89  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
90  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
91  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
92  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
93  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
94  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
95  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
96  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
97  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
98  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
99  a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
100 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
101 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
102 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
103 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
104 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
105 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
106 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
107 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
108 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
109 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
110 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
111 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
112 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
113 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
114 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
115 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
116 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
117 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
118 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
119 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
120 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
121 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
122 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
123 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
124 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
125 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
126 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
127 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
128 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
129 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
130 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
131 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
132 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
133 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
134 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
135 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
136 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
137 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
138 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
139 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
140 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
141 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
142 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
143 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
144 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
145 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
146 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
147 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
148 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
149 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
150 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
151 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
152 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
153 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
154 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
155 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
156 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
157 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
158 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
159 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
160 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
161 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
162 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
163 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
164 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
165 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
166 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
167 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
168 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
169 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
170 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
171 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
172 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
173 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
174 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
175 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
176 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
177 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
178 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
179 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
180 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
181 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
182 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
183 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
184 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
185 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
186 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
187 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
188 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
189 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
190 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
191 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
192 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
193 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
194 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
195 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
196 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
197 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
198 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
199 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
200 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
201 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
202 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
203 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
204 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
205 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
206 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
207 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
208 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
209 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
210 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
211 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
212 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
213 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
214 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
215 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
216 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
217 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
218 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
219 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
220 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
221 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
222 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
223 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
224 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
225 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
226 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
227 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
228 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
229 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
230 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
231 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
232 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
233 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
234 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
235 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
236 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
237 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
238 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
239 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
240 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
241 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
242 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
243 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
244 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
245 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
246 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
247 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
248 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
249 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
250 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
251 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
252 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
253 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
254 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
255 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
256 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
257 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
258 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
259 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
260 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
261 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
262 a                              0x000000010dbab0a2 stack_probes_lto::recurse::h6895313952b89569 + 34
263 a                              0x000000010dbc697d _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::hdfbc3a3fa11720dc + 141
264 a                              0x000000010dbad106 std::sys::unix::thread::Thread::new::thread_start::h90b1618c8e63e2d6 + 134
265 libsystem_pthread.dylib        0x00007fff592f66c1 _pthread_body + 340
266 libsystem_pthread.dylib        0x00007fff592f656d _pthread_start + 377
267 libsystem_pthread.dylib        0x00007fff592f5c5d thread_start + 13
Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000700009cec000  rcx: 0x000000010dc7c968  rdx: 0x0000000000000000
  rdi: 0x0000000000000a03  rsi: 0x0000000000000006  rbp: 0x000000010dc7c9a0  rsp: 0x000000010dc7c968
   r8: 0x000000010dbfcc70   r9: 0x0000000000000001  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000000a03  r13: 0x000000010e018060  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff591bae3e  rfl: 0x0000000000000206  cr2: 0x00007fff91d6f148
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x10dba9000 -        0x10dc09fe7 +a (0) <42B27133-3333-3B61-9EC0-F68F300A2305> /Users/USER/*/a
       0x117c4c000 -        0x117c9698f  dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
    0x7fff568d5000 -     0x7fff56908fff  libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
    0x7fff56de7000 -     0x7fff56de8ff3  libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib
    0x7fff5709d000 -     0x7fff570f3fff  libc++.1.dylib (400.9) <FCF5E1F6-2B04-3545-8004-F3AB32FED172> /usr/lib/libc++.1.dylib
    0x7fff570f4000 -     0x7fff57118ff7  libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
    0x7fff5846a000 -     0x7fff5885b3b7  libobjc.A.dylib (723) <37A7D77E-952C-3F5D-970B-3CDE349B2322> /usr/lib/libobjc.A.dylib
    0x7fff58928000 -     0x7fff58944ffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff58f02000 -     0x7fff58f06ff7  libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
    0x7fff58f07000 -     0x7fff58f11ff3  libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
    0x7fff58f12000 -     0x7fff58f19fff  libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff58f1a000 -     0x7fff58f22ffb  libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
    0x7fff58f23000 -     0x7fff58fa8fff  libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
    0x7fff59030000 -     0x7fff59069ff7  libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
    0x7fff5906a000 -     0x7fff59087ff7  libdyld.dylib (519.2.2) <C50D02BC-A333-3313-B787-02F255A6783F> /usr/lib/system/libdyld.dylib
    0x7fff59088000 -     0x7fff59088ffb  libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
    0x7fff59096000 -     0x7fff59096ff7  liblaunch.dylib (1205.30.29) <E66F58ED-C15E-3DFB-BC22-A861E13918C6> /usr/lib/system/liblaunch.dylib
    0x7fff59097000 -     0x7fff5909bffb  libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
    0x7fff5909c000 -     0x7fff5909eff3  libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
    0x7fff5909f000 -     0x7fff590a0ff3  libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
    0x7fff590a1000 -     0x7fff590b8fff  libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
    0x7fff590b9000 -     0x7fff590b9fff  libsystem_blocks.dylib (67) <F2493BB5-B1C6-3C4D-9F1F-1B402E0F1DB7> /usr/lib/system/libsystem_blocks.dylib
    0x7fff590ba000 -     0x7fff59143ff7  libsystem_c.dylib (1244.30.3) <E0136C71-0648-36F0-9F84-82EA2748A8D7> /usr/lib/system/libsystem_c.dylib
    0x7fff59144000 -     0x7fff59147ffb  libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff59148000 -     0x7fff5914bffb  libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff5914c000 -     0x7fff5914dfff  libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
    0x7fff5914e000 -     0x7fff59154ff7  libsystem_dnssd.dylib (878.30.4) <EB9BB165-45A4-367C-B33A-688D4F383A95> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff59155000 -     0x7fff5919eff7  libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
    0x7fff5919f000 -     0x7fff591c4ff7  libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib
    0x7fff591c5000 -     0x7fff59210fcb  libsystem_m.dylib (3146) <ABB1B85F-9FFE-31B8-AD4F-E39A30794A93> /usr/lib/system/libsystem_m.dylib
    0x7fff59211000 -     0x7fff59230fff  libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff59231000 -     0x7fff592d5ff3  libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
    0x7fff592d6000 -     0x7fff592e0ffb  libsystem_networkextension.dylib (767.40.1) <CEDC330D-28F0-3902-BEB0-10B92ACEC69F> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff592e1000 -     0x7fff592eaff3  libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
    0x7fff592eb000 -     0x7fff592f2ff7  libsystem_platform.dylib (161.20.1) <C049250F-8C35-314D-810F-4E28AEAED983> /usr/lib/system/libsystem_platform.dylib
    0x7fff592f3000 -     0x7fff592fefff  libsystem_pthread.dylib (301.30.1) <ABA848E1-6978-3B42-A3A7-608B2C36FA93> /usr/lib/system/libsystem_pthread.dylib
    0x7fff592ff000 -     0x7fff59302ff3  libsystem_sandbox.dylib (765.40.2) <922D3D15-AB4C-3F1A-A94F-39214AF1ADB3> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff59303000 -     0x7fff59304ff3  libsystem_secinit.dylib (30) <F06ADB8F-9E94-34A7-B3C9-2C22FDD14BAD> /usr/lib/system/libsystem_secinit.dylib
    0x7fff59305000 -     0x7fff5930cff7  libsystem_symptoms.dylib (820.30.7) <DC3586C2-AA56-3419-88D3-FC0DBF08E3C0> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff5930d000 -     0x7fff59320ff7  libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
    0x7fff59322000 -     0x7fff59327ff7  libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
    0x7fff59328000 -     0x7fff59354ff7  libxpc.dylib (1205.30.29) <F7E5F1BC-614B-39CB-B6CE-92A9C7B7EC0B> /usr/lib/system/libxpc.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
  Calls made by this process:
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
  Calls made by all processes on this machine:
  Calls made by all processes on this machine:
    task_for_pid: 2308
    thread_create: 0
VM Region Summary:
VM Region Summary:
ReadOnly portion of Libraries: Total=197.8M resident=0K(0%) swapped_out_or_unallocated=197.8M(100%)
Writable regions: Total=78.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=78.6M(100%)
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Kernel Alloc Once                    8K        2 
MALLOC                            10.0M        8 
MALLOC guard page                   16K        5 
Stack Guard                          8K        3 
VM_ALLOCATE                       4228K        5 
VM_ALLOCATE                       4228K        5 
VM_ALLOCATE (reserved)             128K        2         reserved VM address space (unallocated)
__DATA                            2344K       43 
__LINKEDIT                       188.7M        4 
__TEXT                            9388K       43 
===========                     =======  ======= 
TOTAL                            280.4M      111 
TOTAL                            280.4M      111 
TOTAL, minus reserved VM space   280.3M      111 
travis_fold:start:crashlog
travis_fold:start:crashlog
/Users/travis/Library/Logs/DiagnosticReports/a_2018-09-29-185933_Traviss-Mac-1044.crash
Process:               a [52921]
Path:                  /Users/USER/*/a
Identifier:            a
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [52920]
Responsible:           a [52921]
User ID:               501
Date/Time:             2018-09-29 18:59:33.362 +0000
OS Version:            Mac OS X 10.13.3 (17D47)
Anonymous UUID:        A91A3A70-3ADA-D7A9-5891-C1A67A5778E7
Anonymous UUID:        A91A3A70-3ADA-D7A9-5891-C1A67A5778E7
Time Awake Since Boot: 4500 seconds
System Integrity Protection: enabled
Crashed Thread:        0  Dispatch queue: com.apple.main-thread
Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY
Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [0]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   a                              0x000000010ae9984e abort_on_c_abi::panic_in_ffi::h305168285df224eb + 30
1   a                              0x000000010ae98c49 std::panicking::try::do_call::h0d3695bae5474f86 (.llvm.14533246755493964085) + 9
2   libstd-f7dd09cf573f28a7.dylib  0x000000010aee78ef __rust_maybe_catch_panic + 31
3   a                              0x000000010ae99aa1 abort_on_c_abi::main::h82c0574e6cdd7b93 + 593
4   a                              0x000000010ae97fd6 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hfb5d86c96c6bab8c + 6
5   libstd-f7dd09cf573f28a7.dylib  0x000000010aed9f18 std::panicking::try::do_call::h4d61a54973e308d7 (.llvm.15302646972053011970) + 24
6   libstd-f7dd09cf573f28a7.dylib  0x000000010aee78ef __rust_maybe_catch_panic + 31
7   libstd-f7dd09cf573f28a7.dylib  0x000000010aebdc5d std::rt::lang_start_internal::hdda43f5656e8d027 + 237
8   a                              0x000000010ae99dac main + 44
9   libdyld.dylib                  0x00007fff5906b115 start + 1
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000010b61c050  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007ffee4d66658  rsi: 0xfffffffffffffce8  rbp: 0x00007ffee4d67060  rsp: 0x00007ffee4d67060
   r8: 0xffffffff00000000   r9: 0x000000010af8af20  r10: 0x000000010d8b68d8  r11: 0x00007fff5932296c
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x00007ffee4d67180  r15: 0x00007ffee4d670c8
  rip: 0x000000010ae9984e  rfl: 0x0000000000010206  cr2: 0x000000010af4228c
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     6
Binary Images:
       0x10ae97000 -        0x10ae9aff7 +a (0) <1231C031-042C-36EF-9942-4F681D5D8282> /Users/USER/*/a
       0x10aea2000 -        0x10af80fc7 +libstd-f7dd09cf573f28a7.dylib (0) <EF8C1740-542C-3FC0-9102-4A7731C05EBE> /Users/USER/*/libstd-f7dd09cf573f28a7.dylib
       0x10d864000 -        0x10d8ae98f  dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
    0x7fff568d5000 -     0x7fff56908fff  libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
    0x7fff56de7000 -     0x7fff56de8ff3  libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib
    0x7fff5709d000 -     0x7fff570f3fff  libc++.1.dylib (400.9) <FCF5E1F6-2B04-3545-8004-F3AB32FED172> /usr/lib/libc++.1.dylib
    0x7fff570f4000 -     0x7fff57118ff7  libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
    0x7fff5846a000 -     0x7fff5885b3b7  libobjc.A.dylib (723) <37A7D77E-952C-3F5D-970B-3CDE349B2322> /usr/lib/libobjc.A.dylib
    0x7fff58928000 -     0x7fff58944ffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff58f02000 -     0x7fff58f06ff7  libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
    0x7fff58f07000 -     0x7fff58f11ff3  libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
    0x7fff58f12000 -     0x7fff58f19fff  libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff58f1a000 -     0x7fff58f22ffb  libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
    0x7fff58f23000 -     0x7fff58fa8fff  libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
    0x7fff59030000 -     0x7fff59069ff7  libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
    0x7fff5906a000 -     0x7fff59087ff7  libdyld.dylib (519.2.2) <C50D02BC-A333-3313-B787-02F255A6783F> /usr/lib/system/libdyld.dylib
    0x7fff59088000 -     0x7fff59088ffb  libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
    0x7fff59096000 -     0x7fff59096ff7  liblaunch.dylib (1205.30.29) <E66F58ED-C15E-3DFB-BC22-A861E13918C6> /usr/lib/system/liblaunch.dylib
    0x7fff59097000 -     0x7fff5909bffb  libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
    0x7fff5909c000 -     0x7fff5909eff3  libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
    0x7fff5909f000 -     0x7fff590a0ff3  libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
    0x7fff590a1000 -     0x7fff590b8fff  libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
    0x7fff590b9000 -     0x7fff590b9fff  libsystem_blocks.dylib (67) <F2493BB5-B1C6-3C4D-9F1F-1B402E0F1DB7> /usr/lib/system/libsystem_blocks.dylib
    0x7fff590ba000 -     0x7fff59143ff7  libsystem_c.dylib (1244.30.3) <E0136C71-0648-36F0-9F84-82EA2748A8D7> /usr/lib/system/libsystem_c.dylib
    0x7fff59144000 -     0x7fff59147ffb  libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff59148000 -     0x7fff5914bffb  libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff5914c000 -     0x7fff5914dfff  libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
    0x7fff5914e000 -     0x7fff59154ff7  libsystem_dnssd.dylib (878.30.4) <EB9BB165-45A4-367C-B33A-688D4F383A95> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff59155000 -     0x7fff5919eff7  libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
    0x7fff5919f000 -     0x7fff591c4ff7  libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib
    0x7fff591c5000 -     0x7fff59210fcb  libsystem_m.dylib (3146) <ABB1B85F-9FFE-31B8-AD4F-E39A30794A93> /usr/lib/system/libsystem_m.dylib
    0x7fff59211000 -     0x7fff59230fff  libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff59231000 -     0x7fff592d5ff3  libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
    0x7fff592d6000 -     0x7fff592e0ffb  libsystem_networkextension.dylib (767.40.1) <CEDC330D-28F0-3902-BEB0-10B92ACEC69F> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff592e1000 -     0x7fff592eaff3  libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
    0x7fff592eb000 -     0x7fff592f2ff7  libsystem_platform.dylib (161.20.1) <C049250F-8C35-314D-810F-4E28AEAED983> /usr/lib/system/libsystem_platform.dylib
    0x7fff592f3000 -     0x7fff592fefff  libsystem_pthread.dylib (301.30.1) <ABA848E1-6978-3B42-A3A7-608B2C36FA93> /usr/lib/system/libsystem_pthread.dylib
---
travis_time:end:1035f9a4:start=1538249793086200000,finish=1538249802824625000,duration=9738425000
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:2958a347
$ 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:0d7e9950
travis_time:start:0d7e9950
$ 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:148dde10
$ dmesg | grep -i kill
$ dmesg | grep -i kill
Unable to obtain kernel buffer: Operation not permitted
usage: sudo dmesg
travis_fold:end:after_failure.6

Done. Your build exited with 1.

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)

@alexcrichton
Copy link
Member

@bors: retry

Something tells me that this PR was not the one that caused cc, the C compiler, to execute an illegal instruction on OSX

@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 Sep 29, 2018
@bors
Copy link
Contributor

bors commented Sep 30, 2018

⌛ Testing commit d40b6cf with merge 6310be4...

bors added a commit that referenced this pull request Sep 30, 2018
Bump to 1.31.0 and bootstrap from 1.30 beta

Closes #54594.
@bors
Copy link
Contributor

bors commented Sep 30, 2018

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

@bors bors merged commit d40b6cf into rust-lang:master Sep 30, 2018
matthiaskrgr added a commit to matthiaskrgr/rust-clippy that referenced this pull request Sep 30, 2018
Rust and the cargo used to bootstrap was updated in rust-lang/rust#54601 which now has the 2018 edition stabilized.
@cuviper cuviper deleted the prep-1.31 branch March 27, 2019 22:19
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.

7 participants