[INFO] crate cr 0.1.1 is already in cache [INFO] extracting crate cr 0.1.1 into work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/cr/0.1.1 [INFO] extracting crate cr 0.1.1 into work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/cr/0.1.1 [INFO] validating manifest of cr-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-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-0.1.1 [INFO] removed 2 missing examples [INFO] finished frobbing cr-0.1.1 [INFO] frobbed toml for cr-0.1.1 written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/cr/0.1.1/Cargo.toml [INFO] started frobbing cr-0.1.1 [INFO] removed 2 missing examples [INFO] finished frobbing cr-0.1.1 [INFO] frobbed toml for cr-0.1.1 written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/cr/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] checking cr-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-4/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/cr/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] e22d4684cee62b11060a4d6a339e4f282a89aae716014b8a9f1422c4a17df982 [INFO] running `"docker" "start" "-a" "e22d4684cee62b11060a4d6a339e4f282a89aae716014b8a9f1422c4a17df982"` [INFO] [stderr] Compiling cr-sys v0.1.1 [INFO] [stderr] error: failed to run custom build command for `cr-sys v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/cr-sys-ff29e8a5d9b1e341/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: 0x55e1d6f15a63 - 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: 0x55e1d6f1152b - std::sys_common::backtrace::_print::ha2266954ddac1c55 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55e1d6f147a6 - 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: 0x55e1d6f14539 - std::panicking::default_hook::h45c767eadadf14be [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55e1d6f14eaf - std::panicking::rust_panic_with_hook::h1d02df52de2c5a52 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55e1d6f14a31 - std::panicking::continue_panic_fmt::h12ba60f6c9ca47f0 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55e1d6f14915 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55e1d6f3132c - core::panicking::panic_fmt::hfe57be6d87e2bf6c [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55e1d67f4fa8 - core::result::unwrap_failed::h2a052c0c47d4e47a [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x55e1d67f5289 - core::result::Result::expect::h6256e2f9a3d9592c [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x55e1d67f4995 - build_script_build::build_host::hceeebb40324d11d8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cr-sys-0.1.1/build.rs:54 [INFO] [stderr] 11: 0x55e1d67f43d7 - build_script_build::main::h4fc94a8669c6b712 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cr-sys-0.1.1/build.rs:14 [INFO] [stderr] 12: 0x55e1d67f41bf - std::rt::lang_start::{{closure}}::h18e8d600e347b102 [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55e1d6f148b2 - 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: 0x55e1d6f1dba9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x55e1d6f153bc - 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: 0x55e1d67f4198 - std::rt::lang_start::h2bffe252a0e421c0 [INFO] [stderr] at /rustc/39401465da4ce27aeeb2c2a26133ac35c63aa515/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55e1d67f4bc9 - main [INFO] [stderr] 18: 0x7f50915542e0 - __libc_start_main [INFO] [stderr] 19: 0x55e1d67f2d09 - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "e22d4684cee62b11060a4d6a339e4f282a89aae716014b8a9f1422c4a17df982"` [INFO] running `"docker" "rm" "-f" "e22d4684cee62b11060a4d6a339e4f282a89aae716014b8a9f1422c4a17df982"` [INFO] [stdout] e22d4684cee62b11060a4d6a339e4f282a89aae716014b8a9f1422c4a17df982