[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 try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-6/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3348f24db652c2861b1790058c113018fd56aa70fd56898c1384b0296e4a8499 [INFO] running `"docker" "start" "-a" "3348f24db652c2861b1790058c113018fd56aa70fd56898c1384b0296e4a8499"` [INFO] [stderr] Compiling bindgen v0.49.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling fxhash v0.2.1 [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-02c97be24cec175e/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: 0x55aa4b4efb53 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h767e9d0f82ed3393 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55aa4b4eb61b - std::sys_common::backtrace::_print::h4145552665bc19f6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55aa4b4ee896 - std::panicking::default_hook::{{closure}}::h17338a99c6f1e326 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55aa4b4ee629 - std::panicking::default_hook::hc895198e886bc85d [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55aa4b4eef9f - std::panicking::rust_panic_with_hook::ha35c47b69e688bcb [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55aa4b4eeb21 - std::panicking::continue_panic_fmt::hf977a9a6bddd2a96 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55aa4b4eea05 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55aa4b50b41c - core::panicking::panic_fmt::he627fcf34c0ff442 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55aa4adcc8f8 - core::result::unwrap_failed::h608754d2947e5215 [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x55aa4adccbd9 - core::result::Result::expect::h44914fdd89cf8a0d [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x55aa4adcc2e5 - build_script_build::build_host::heaa202320e091b82 [INFO] [stderr] at /opt/crater/workdir/build.rs:54 [INFO] [stderr] 11: 0x55aa4adcbd27 - build_script_build::main::ha107d926dd971d3f [INFO] [stderr] at /opt/crater/workdir/build.rs:14 [INFO] [stderr] 12: 0x55aa4adcbb0f - std::rt::lang_start::{{closure}}::h39981de3e63afae9 [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55aa4b4ee9a2 - std::panicking::try::do_call::h0f07e8634b6a59ed [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 14: 0x55aa4b4f7c99 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x55aa4b4ef4ac - std::rt::lang_start_internal::h1cf95863d64a76a2 [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: 0x55aa4adcbae8 - std::rt::lang_start::h4af3b3ae3226e61a [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55aa4adcc519 - main [INFO] [stderr] 18: 0x7f0b8c9282e0 - __libc_start_main [INFO] [stderr] 19: 0x55aa4adca659 - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "3348f24db652c2861b1790058c113018fd56aa70fd56898c1384b0296e4a8499"` [INFO] running `"docker" "rm" "-f" "3348f24db652c2861b1790058c113018fd56aa70fd56898c1384b0296e4a8499"` [INFO] [stdout] 3348f24db652c2861b1790058c113018fd56aa70fd56898c1384b0296e4a8499