[INFO] cloning repository battleplanes/battleplanes-rust [INFO] running `"git" "clone" "--bare" "git://github.com/battleplanes/battleplanes-rust.git" "work/cache/sources/gh/battleplanes/battleplanes-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/battleplanes/battleplanes-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/battleplanes/battleplanes-rust" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/battleplanes/battleplanes-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/battleplanes/battleplanes-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/battleplanes/battleplanes-rust" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/battleplanes/battleplanes-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/battleplanes/battleplanes-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 45826174eb257b053d151d5456177de8c15fd874 [INFO] sha for GitHub repo battleplanes/battleplanes-rust: 45826174eb257b053d151d5456177de8c15fd874 [INFO] validating manifest of battleplanes/battleplanes-rust on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of battleplanes/battleplanes-rust on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing battleplanes/battleplanes-rust [INFO] finished frobbing battleplanes/battleplanes-rust [INFO] frobbed toml for battleplanes/battleplanes-rust written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/battleplanes/battleplanes-rust/Cargo.toml [INFO] started frobbing battleplanes/battleplanes-rust [INFO] finished frobbing battleplanes/battleplanes-rust [INFO] frobbed toml for battleplanes/battleplanes-rust written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/battleplanes/battleplanes-rust/Cargo.toml [INFO] crate battleplanes/battleplanes-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v3.0.0 [INFO] [stderr] Downloaded iron-sessionstorage v0.3.0 [INFO] [stderr] Downloaded iron-send-file v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking battleplanes/battleplanes-rust against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/battleplanes/battleplanes-rust:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ea21518b5e38f0f56b2028e9376d9a972b7dcf0856bd95f02f07b6db08bdfcf6 [INFO] running `"docker" "start" "-a" "ea21518b5e38f0f56b2028e9376d9a972b7dcf0856bd95f02f07b6db08bdfcf6"` [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling traitobject v0.0.3 [INFO] [stderr] Compiling httparse v1.2.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Checking spin v0.4.5 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking walkdir v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.1.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Checking concurrent-hashmap v0.2.2 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] error: failed to run custom build command for `openssl-sys-extras v0.7.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/openssl-sys-extras-20ce23cfad7b4021/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/crater/target/debug/build/openssl-sys-extras-5ccfaa985b721758/out/src/openssl_shim.o" "-c" "src/openssl_shim.c" [INFO] [stderr] cargo:warning=src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] cargo:warning=src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH {aka struct dh_st}' [INFO] [stderr] cargo:warning= dh->p = p; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] cargo:warning=src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509 {aka struct x509_st}' [INFO] [stderr] cargo:warning= return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] ExitStatus(ExitStatus(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit code: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'explicit panic', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:958:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558760940e0b - backtrace::backtrace::libunwind::trace::h00e2f01ca6755a19 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x558760940e0b - backtrace::backtrace::trace_unsynchronized::hc2e55f9123c24578 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x558760940e0b - std::sys_common::backtrace::_print::h878d975ca669e1b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x558760940e0b - std::sys_common::backtrace::print::h1b2f6b4885b021f3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x558760940e0b - std::panicking::default_hook::{{closure}}::he9ab19abef5c787f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x558760940b0c - std::panicking::default_hook::h9b73316e8577c3fa [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x5587609414d0 - std::panicking::rust_panic_with_hook::he062866264d328c5 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55876090ba88 - std::panicking::begin_panic::h8f88a7987fc435be [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/panicking.rs:409 [INFO] [stderr] 8: 0x5587608fed08 - gcc::fail::hddd08cc2ece8b657 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:958 [INFO] [stderr] 9: 0x5587608fe95d - gcc::run::ha13de6b40d0e833b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:952 [INFO] [stderr] 10: 0x5587608f55bb - gcc::Config::compile_object::h9b7c00e4d63d20b7 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:418 [INFO] [stderr] 11: 0x5587608f4e6c - gcc::Config::compile_objects::h2d465b6c040e29d8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:388 [INFO] [stderr] 12: 0x5587608f4446 - gcc::Config::compile::h131f0806536c4b3a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:353 [INFO] [stderr] 13: 0x5587608effb8 - build_script_build::main::h9fac0895d8dd6aca [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-extras-0.7.14/build.rs:19 [INFO] [stderr] 14: 0x5587608f1840 - std::rt::lang_start::{{closure}}::hac5617c5d0f3d052 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x558760940f23 - std::rt::lang_start_internal::{{closure}}::hac4055a4b24c3806 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 16: 0x558760940f23 - std::panicking::try::do_call::h0bdfdef338a7b8de [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 17: 0x558760948b5a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 18: 0x5587609419dd - std::panicking::try::h5986cc11523af350 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 19: 0x5587609419dd - std::panic::catch_unwind::h5e6e2d11127cecca [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 20: 0x5587609419dd - std::rt::lang_start_internal::hd1ad303a81183dc4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 21: 0x5587608f1819 - std::rt::lang_start::h79f30992227fffee [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 22: 0x5587608f12fa - main [INFO] [stderr] 23: 0x7f7779e952e1 - __libc_start_main [INFO] [stderr] 24: 0x5587608efb9a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ea21518b5e38f0f56b2028e9376d9a972b7dcf0856bd95f02f07b6db08bdfcf6"` [INFO] running `"docker" "rm" "-f" "ea21518b5e38f0f56b2028e9376d9a972b7dcf0856bd95f02f07b6db08bdfcf6"` [INFO] [stdout] ea21518b5e38f0f56b2028e9376d9a972b7dcf0856bd95f02f07b6db08bdfcf6