[INFO] cloning repository mattcl/are-we-merged-yet [INFO] running `"git" "clone" "--bare" "git://github.com/mattcl/are-we-merged-yet.git" "work/cache/sources/gh/mattcl/are-we-merged-yet"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mattcl/are-we-merged-yet'... [INFO] running `"git" "clone" "work/cache/sources/gh/mattcl/are-we-merged-yet" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/mattcl/are-we-merged-yet"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/mattcl/are-we-merged-yet'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattcl/are-we-merged-yet" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattcl/are-we-merged-yet"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattcl/are-we-merged-yet'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38880f502873c7c07b7feaff9b04e16aa51be2dd [INFO] sha for GitHub repo mattcl/are-we-merged-yet: 38880f502873c7c07b7feaff9b04e16aa51be2dd [INFO] validating manifest of mattcl/are-we-merged-yet on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mattcl/are-we-merged-yet on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mattcl/are-we-merged-yet [INFO] finished frobbing mattcl/are-we-merged-yet [INFO] frobbed toml for mattcl/are-we-merged-yet written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/mattcl/are-we-merged-yet/Cargo.toml [INFO] started frobbing mattcl/are-we-merged-yet [INFO] finished frobbing mattcl/are-we-merged-yet [INFO] frobbed toml for mattcl/are-we-merged-yet written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattcl/are-we-merged-yet/Cargo.toml [INFO] crate mattcl/are-we-merged-yet already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mattcl/are-we-merged-yet against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-6/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattcl/are-we-merged-yet:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3f64e187d235602a3270d77c12d124c886e0af69c167bb8abc407b9d05324e23 [INFO] running `"docker" "start" "-a" "3f64e187d235602a3270d77c12d124c886e0af69c167bb8abc407b9d05324e23"` [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Checking encode_unicode v0.2.0 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Checking clap v2.20.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking atty v0.2.1 [INFO] [stderr] Checking backtrace v0.3.0 [INFO] [stderr] Checking prettytable-rs v0.6.6 [INFO] [stderr] Compiling libssh2-sys v0.2.5 [INFO] [stderr] Compiling libgit2-sys v0.6.6 [INFO] [stderr] Checking error-chain v0.7.2 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.6 [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.0.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.1.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.10.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.11.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.12.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.13.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.14.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.15.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.2.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.3.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.4.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.5.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.6.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.7.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.8.rcgu.o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.build_script_build.d37n5ymz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf" "/opt/crater/target/debug/build/openssl-sys-b8a265aed906bcdf/build_script_build-b8a265aed906bcdf.4gpcfr1d1mv9fbjw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmetadeps-e4c1cb7b227d1289.rlib" "/opt/crater/target/debug/deps/libtoml-3f1f7dd408df1ebe.rlib" "/opt/crater/target/debug/deps/libpkg_config-16d68077766f9c80.rlib" "/opt/crater/target/debug/deps/liberror_chain-8287cbd27c02e8b7.rlib" "/opt/crater/target/debug/deps/libbacktrace-a8f2c28b89d9f3ef.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-5fe460b049fd150b.rlib" "/opt/crater/target/debug/deps/librustc_demangle-1b89b40d98323c12.rlib" "/opt/crater/target/debug/deps/libcfg_if-4c1f93f20756a003.rlib" "/opt/crater/target/debug/deps/libdbghelp-0ca76dc8e1e32729.rlib" "/opt/crater/target/debug/deps/libwinapi-74318aeb1ff8467d.rlib" "/opt/crater/target/debug/deps/libkernel32-17542b4a1ec389ee.rlib" "/opt/crater/target/debug/deps/liblibc-b7a9677ad9fa22de.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5e4490c2ee5ae32e.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8ad23910ff8e6ac3.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0e45ebc94d122b8f.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d359f6c5724f84e3.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-93d0f42f8d5da878.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab44d5cb5e0afa33.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-77de7ef45fc02daf.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6559584ed5e1cf74.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-40dec58d0041366d.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0b5e49f3a7401a9.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-00614aaa796a7d57.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2feaf3f34d995618.rlib" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e65936b81b8c8ccc.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/8f81d0bf6baf07b92f1246696722485c4ca0b049-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b21b455677369242.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-a8f2c28b89d9f3ef.rlib(backtrace-a8f2c28b89d9f3ef.backtrace.c3kfogpj-cgu.4.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-a8f2c28b89d9f3ef.rlib(backtrace-a8f2c28b89d9f3ef.backtrace.c3kfogpj-cgu.4.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `openssl-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3f64e187d235602a3270d77c12d124c886e0af69c167bb8abc407b9d05324e23"` [INFO] running `"docker" "rm" "-f" "3f64e187d235602a3270d77c12d124c886e0af69c167bb8abc407b9d05324e23"` [INFO] [stdout] 3f64e187d235602a3270d77c12d124c886e0af69c167bb8abc407b9d05324e23