[INFO] crate cr 0.1.1 is already in cache [INFO] extracting crate cr 0.1.1 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/cr/0.1.1 [INFO] extracting crate cr 0.1.1 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cr/0.1.1 [INFO] validating manifest of cr-0.1.1 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cr-0.1.1 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cr/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cr-0.1.1 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-4/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cr/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1964e471cf237d4c361cec13b30539a9531edfaaf80016ab69d94319bf3d87a0 [INFO] running `"docker" "start" "-a" "1964e471cf237d4c361cec13b30539a9531edfaaf80016ab69d94319bf3d87a0"` [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-af4c5358adae62c4/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:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558d7c2f82db - backtrace::backtrace::libunwind::trace::h3a6a6e8afb7ff2de [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x558d7c2f82db - backtrace::backtrace::trace_unsynchronized::h2220292c79f07c05 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x558d7c2f82db - std::sys_common::backtrace::_print::h8ff1c2c5cb3b84f7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x558d7c2f82db - std::sys_common::backtrace::print::h2254c58d69a73304 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x558d7c2f82db - std::panicking::default_hook::{{closure}}::hc21cbd062363cef6 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x558d7c2f7fb6 - std::panicking::default_hook::hfea076cda52c2914 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x558d7c2f8a4d - std::panicking::rust_panic_with_hook::h746830f9f479e849 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x558d7c2f85d2 - std::panicking::continue_panic_fmt::h37fa2235c2440555 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x558d7c2f84b6 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x558d7c318d0d - core::panicking::panic_fmt::hc32305cc7ba59cf9 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x558d7c318e07 - core::result::unwrap_failed::h11b2f6982d0c0006 [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x558d7bbbce99 - core::result::Result::expect::h2612856caa267d92 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libcore/result.rs:879 [INFO] [stderr] 12: 0x558d7bbbbe36 - build_script_build::build_host::h1ec20bffde8a70c5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cr-sys-0.1.1/build.rs:54 [INFO] [stderr] 13: 0x558d7bbbb87e - build_script_build::main::hab9e6c2907c0e9dd [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cr-sys-0.1.1/build.rs:14 [INFO] [stderr] 14: 0x558d7bbbb490 - std::rt::lang_start::{{closure}}::hc3ff9718f1952b94 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x558d7c2f8453 - std::rt::lang_start_internal::{{closure}}::h14c5bec2472d54ad [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 16: 0x558d7c2f8453 - std::panicking::try::do_call::h88f516924fc6a288 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 17: 0x558d7c30118a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 18: 0x558d7c2f8f5d - std::panicking::try::ha613ca8bf0a1302a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 19: 0x558d7c2f8f5d - std::panic::catch_unwind::h68d4ca98047bc7c5 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x558d7c2f8f5d - std::rt::lang_start_internal::h600c3ba1b556e68a [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 21: 0x558d7bbbb469 - std::rt::lang_start::hdbd4c1c084671cf6 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 22: 0x558d7bbbc06a - main [INFO] [stderr] 23: 0x7f71a39812e1 - __libc_start_main [INFO] [stderr] 24: 0x558d7bbba43a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "1964e471cf237d4c361cec13b30539a9531edfaaf80016ab69d94319bf3d87a0"` [INFO] running `"docker" "rm" "-f" "1964e471cf237d4c361cec13b30539a9531edfaaf80016ab69d94319bf3d87a0"` [INFO] [stdout] 1964e471cf237d4c361cec13b30539a9531edfaaf80016ab69d94319bf3d87a0