[INFO] crate cr-sys 0.1.1 is already in cache [INFO] extracting crate cr-sys 0.1.1 into work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/cr-sys/0.1.1 [INFO] extracting crate cr-sys 0.1.1 into work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/cr-sys/0.1.1 [INFO] validating manifest of cr-sys-0.1.1 on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cr-sys-0.1.1 on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cr-sys-0.1.1 [INFO] removed 2 missing examples [INFO] finished frobbing cr-sys-0.1.1 [INFO] frobbed toml for cr-sys-0.1.1 written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/cr-sys/0.1.1/Cargo.toml [INFO] started frobbing cr-sys-0.1.1 [INFO] removed 2 missing examples [INFO] finished frobbing cr-sys-0.1.1 [INFO] frobbed toml for cr-sys-0.1.1 written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/cr-sys/0.1.1/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking cr-sys-0.1.1 against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-0/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/cr-sys/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 975e6744801d41293306ead0cf38ab916bbd9f6c5f52cf01a6ce6d189f39928e [INFO] running `"docker" "start" "-a" "975e6744801d41293306ead0cf38ab916bbd9f6c5f52cf01a6ce6d189f39928e"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling cr-sys v0.1.1 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `cr-sys v0.1.1 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/cr-sys-6ac73e1f693bb3c4/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] /usr/bin/../lib/gcc/x86_64-linux-gnu/6.3.0/../../../../include/c++/6.3.0/bits/c++0x_warning.h:32:2: error: This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. [INFO] [stderr] src/../vendor/cr.h:552:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:553:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:581:28: error: no member named 'to_string' in namespace 'std' [INFO] [stderr] src/../vendor/cr.h:605:36: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:606:5: error: unknown type name 'intptr_t' [INFO] [stderr] src/../vendor/cr.h:606:19: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:607:15: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:608:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:609:16: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:605:38: error: scalar initializer cannot be empty [INFO] [stderr] src/../vendor/cr.h:609:18: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:613:15: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:614:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:620:26: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:621:26: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:622:22: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:623:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:624:30: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:625:27: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:627:62: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:628:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:620:28: error: non-aggregate type 'std::string' (aka 'basic_string') cannot be initialized with an initializer list [INFO] [stderr] src/../vendor/cr.h:621:28: error: non-aggregate type 'std::string' (aka 'basic_string') cannot be initialized with an initializer list [INFO] [stderr] src/../vendor/cr.h:622:24: error: scalar initializer cannot be empty [INFO] [stderr] src/../vendor/cr.h:623:20: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:624:32: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:625:29: error: non-aggregate type 'cr_plugin_segment' cannot be initialized with an initializer list [INFO] [stderr] src/../vendor/cr.h:633:40: error: unknown type name 'intptr_t' [INFO] [stderr] src/../vendor/cr.h:633:56: error: unknown type name 'intptr_t' [INFO] [stderr] src/../vendor/cr.h:646:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1146:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1174:22: error: expected ';' at end of declaration [INFO] [stderr] src/../vendor/cr.h:1216:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1236:11: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1237:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1238:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1259:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1263:9: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1269:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1280:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1299:20: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1300:34: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1301:31: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1302:26: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1299:22: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:1302:28: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:1322:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1323:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1329:9: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1339:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1354:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1361:11: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1362:15: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:1369:9: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1378:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1379:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1384:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1385:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1386:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1515:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1523:17: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:1524:15: error: use of undeclared identifier 'nullptr' [INFO] [stderr] src/../vendor/cr.h:1529:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] src/../vendor/cr.h:1539:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] /usr/bin/../lib/gcc/x86_64-linux-gnu/6.3.0/../../../../include/c++/6.3.0/bits/c++0x_warning.h:32:2: error: This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options., err: true [INFO] [stderr] src/../vendor/cr.h:552:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:553:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:581:28: error: no member named 'to_string' in namespace 'std', err: true [INFO] [stderr] src/../vendor/cr.h:605:36: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:606:5: error: unknown type name 'intptr_t', err: true [INFO] [stderr] src/../vendor/cr.h:606:19: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:607:15: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:608:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:609:16: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:605:38: error: scalar initializer cannot be empty, err: true [INFO] [stderr] src/../vendor/cr.h:609:18: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:613:15: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:614:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:620:26: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:621:26: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:622:22: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:623:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:624:30: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:625:27: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:627:62: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:628:18: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:620:28: error: non-aggregate type 'std::string' (aka 'basic_string') cannot be initialized with an initializer list, err: true [INFO] [stderr] src/../vendor/cr.h:621:28: error: non-aggregate type 'std::string' (aka 'basic_string') cannot be initialized with an initializer list, err: true [INFO] [stderr] src/../vendor/cr.h:622:24: error: scalar initializer cannot be empty, err: true [INFO] [stderr] src/../vendor/cr.h:623:20: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:624:32: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:625:29: error: non-aggregate type 'cr_plugin_segment' cannot be initialized with an initializer list, err: true [INFO] [stderr] src/../vendor/cr.h:633:40: error: unknown type name 'intptr_t', err: true [INFO] [stderr] src/../vendor/cr.h:633:56: error: unknown type name 'intptr_t', err: true [INFO] [stderr] src/../vendor/cr.h:646:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1146:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1174:22: error: expected ';' at end of declaration, err: true [INFO] [stderr] src/../vendor/cr.h:1216:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1236:11: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1237:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1238:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1259:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1263:9: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1269:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1280:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1299:20: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1300:34: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1301:31: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1302:26: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1299:22: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:1302:28: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:1322:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1323:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1329:9: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1339:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1354:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1361:11: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1362:15: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:1369:9: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1378:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1379:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1384:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1385:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1386:13: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1515:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1523:17: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:1524:15: error: use of undeclared identifier 'nullptr', err: true [INFO] [stderr] src/../vendor/cr.h:1529:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] src/../vendor/cr.h:1539:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions], err: false [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b88b422a63 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb8de48fc76930a93 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55b88b41e52b - std::sys_common::backtrace::_print::ha2266954ddac1c55 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55b88b4217a6 - std::panicking::default_hook::{{closure}}::h975448ea6b286e60 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55b88b421539 - std::panicking::default_hook::h45c767eadadf14be [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55b88b421eaf - std::panicking::rust_panic_with_hook::h1d02df52de2c5a52 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55b88b421a31 - std::panicking::continue_panic_fmt::h12ba60f6c9ca47f0 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55b88b421915 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55b88b43e32c - core::panicking::panic_fmt::hfe57be6d87e2bf6c [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55b88ad01fa8 - core::result::unwrap_failed::he6377eb355b6d8bc [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x55b88ad02289 - core::result::Result::expect::hb23bc59a9ec0721e [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x55b88ad01995 - build_script_build::build_host::hc48e556ed7d74418 [INFO] [stderr] at /opt/crater/workdir/build.rs:54 [INFO] [stderr] 11: 0x55b88ad013d7 - build_script_build::main::h1bc9a3fe27ab69b7 [INFO] [stderr] at /opt/crater/workdir/build.rs:14 [INFO] [stderr] 12: 0x55b88ad0107f - std::rt::lang_start::{{closure}}::h7b3e6f43f61b00ae [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55b88b4218b2 - std::panicking::try::do_call::h05c7913fdf970160 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 14: 0x55b88b42aba9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x55b88b4223bc - std::rt::lang_start_internal::h0dec2254ff9ebbe4 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x55b88ad01058 - std::rt::lang_start::h504d79a566e57aeb [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55b88ad01bc9 - main [INFO] [stderr] 18: 0x7f9009da72e0 - __libc_start_main [INFO] [stderr] 19: 0x55b88acffd09 - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "975e6744801d41293306ead0cf38ab916bbd9f6c5f52cf01a6ce6d189f39928e"` [INFO] running `"docker" "rm" "-f" "975e6744801d41293306ead0cf38ab916bbd9f6c5f52cf01a6ce6d189f39928e"` [INFO] [stdout] 975e6744801d41293306ead0cf38ab916bbd9f6c5f52cf01a6ce6d189f39928e