[INFO] fetching crate cr 0.1.1... [INFO] extracting crate cr 0.1.1 into work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/cr/0.1.1 [INFO] extracting crate cr 0.1.1 into work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/cr/0.1.1 [INFO] validating manifest of cr-0.1.1 on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cr-0.1.1 on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-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-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/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-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/cr/0.1.1/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cr-sys v0.1.1 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cr-0.1.1 against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-3/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4798545ebc8f64cf9db1f03c3a40708904a23442893b676409ea202b32d4d8f9 [INFO] running `"docker" "start" "-a" "4798545ebc8f64cf9db1f03c3a40708904a23442893b676409ea202b32d4d8f9"` [INFO] [stderr] Compiling bindgen v0.49.0 [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] process didn't exit successfully: `/opt/crater/target/debug/build/cr-sys-73f9076157dce949/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: 0x5586aa377193 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h2fed620c63d566d5 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5586aa372cab - std::sys_common::backtrace::_print::hbcf4a8a33d23e6eb [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5586aa375ed6 - std::panicking::default_hook::{{closure}}::hb6060c4fcab16a41 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x5586aa375c69 - std::panicking::default_hook::h2aa3eab10c226995 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x5586aa3765df - std::panicking::rust_panic_with_hook::h996942209ba041ab [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x5586aa376161 - std::panicking::continue_panic_fmt::h32c075acce10620e [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x5586aa376045 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x5586aa39274c - core::panicking::panic_fmt::h4f345ac84263d92a [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x5586a9c8f318 - core::result::unwrap_failed::hb23719330bd7093c [INFO] [stderr] at /rustc/a850a426491e14186af2250549bf41256b5938d2/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x5586a9c8f5f9 - core::result::Result::expect::h1b28fef57ea2dd36 [INFO] [stderr] at /rustc/a850a426491e14186af2250549bf41256b5938d2/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x5586a9c90575 - build_script_build::build_host::hdcd1f3dc8d12d6a9 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cr-sys-0.1.1/build.rs:54 [INFO] [stderr] 11: 0x5586a9c90335 - build_script_build::main::h5fff7765c39c55c5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cr-sys-0.1.1/build.rs:14 [INFO] [stderr] 12: 0x5586a9c8eebf - std::rt::lang_start::{{closure}}::h070689611e6edecb [INFO] [stderr] at /rustc/a850a426491e14186af2250549bf41256b5938d2/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x5586aa375fe2 - std::panicking::try::do_call::hbee74efdae64ccf0 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 14: 0x5586aa37f029 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x5586aa376aec - std::rt::lang_start_internal::hd6198533d727f486 [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: 0x5586a9c8ee98 - std::rt::lang_start::h67e956955014fd80 [INFO] [stderr] at /rustc/a850a426491e14186af2250549bf41256b5938d2/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x5586a9c907a9 - main [INFO] [stderr] 18: 0x7f49845ab2e0 - __libc_start_main [INFO] [stderr] 19: 0x5586a9c8dcf9 - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "4798545ebc8f64cf9db1f03c3a40708904a23442893b676409ea202b32d4d8f9"` [INFO] running `"docker" "rm" "-f" "4798545ebc8f64cf9db1f03c3a40708904a23442893b676409ea202b32d4d8f9"` [INFO] [stdout] 4798545ebc8f64cf9db1f03c3a40708904a23442893b676409ea202b32d4d8f9