[INFO] cloning repository https://github.com/pkgw/blobman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/blobman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fblobman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fblobman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c106612da576b2a529183c2862bdd43b0a9e9f5 [INFO] building pkgw/blobman/3c106612da576b2a529183c2862bdd43b0a9e9f5 against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fblobman" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/blobman on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/blobman [INFO] finished tweaking git repo https://github.com/pkgw/blobman [INFO] tweaked toml for git repo https://github.com/pkgw/blobman written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/blobman already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/blobman/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded digest-buffer v0.3.1 [INFO] [stderr] Downloaded byte-tools v0.1.3 [INFO] [stderr] Downloaded digest v0.5.2 [INFO] [stderr] Downloaded app_dirs v1.1.1 [INFO] [stderr] Downloaded generic-array v0.7.3 [INFO] [stderr] Downloaded openssl-sys v0.9.24 [INFO] [stderr] Downloaded openssl v0.9.23 [INFO] [stderr] Downloaded hyper v0.11.15 [INFO] [stderr] Downloaded clap v2.29.2 [INFO] [stderr] Downloaded mkstemp-rs v0.0.2 [INFO] [stderr] Downloaded sha2 v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3eecbdc89ab3a313e062d081038adf2cf99e0bd6374e66e6f4bed3466f6d312 [INFO] running `Command { std: "docker" "start" "-a" "b3eecbdc89ab3a313e062d081038adf2cf99e0bd6374e66e6f4bed3466f6d312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3eecbdc89ab3a313e062d081038adf2cf99e0bd6374e66e6f4bed3466f6d312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eecbdc89ab3a313e062d081038adf2cf99e0bd6374e66e6f4bed3466f6d312", kill_on_drop: false }` [INFO] [stdout] b3eecbdc89ab3a313e062d081038adf2cf99e0bd6374e66e6f4bed3466f6d312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af8e91a13c453b1505e65f60829a69f674861f494408ecce3399a40c2874479 [INFO] running `Command { std: "docker" "start" "-a" "2af8e91a13c453b1505e65f60829a69f674861f494408ecce3399a40c2874479", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/blobman/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling app_dirs v1.1.1 [INFO] [stderr] Compiling mkstemp-rs v0.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.24 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.24` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-9c9a0567a17caed1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-476cbc46f098dc7a/out/expando.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [INFO] [stderr] cargo:conf=OPENSSL_NO_SSL3_METHOD [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.24/build.rs:486:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL [INFO] [stderr] 2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now [INFO] [stderr] aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562a5795040d - std::backtrace_rs::backtrace::libunwind::trace::h64d89666a085324f [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x562a5795040d - std::backtrace_rs::backtrace::trace_unsynchronized::hc1fd51ebf53feac0 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562a5795040d - std::sys::backtrace::_print_fmt::h1e2e2270635613f5 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x562a5795040d - ::fmt::head0a12237d1ed93 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x562a57973f3b - core::fmt::rt::Argument::fmt::hca35d416b932a57e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x562a57973f3b - core::fmt::write::heff85b040f055f4e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x562a5794d183 - std::io::Write::write_fmt::h1fb5f12daefdf59e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x562a579517e2 - std::sys::backtrace::BacktraceLock::print::haacb2da813753a92 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x562a579517e2 - std::panicking::default_hook::{{closure}}::hfb344a23a7cc588e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x562a5795144e - std::panicking::default_hook::h9de6e44e4e5f3f5f [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x562a579520df - std::panicking::rust_panic_with_hook::h038f7ba5eec8d9df [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x562a57924baa - std::panicking::begin_panic::{{closure}}::ha0747e211936b9c0 [INFO] [stderr] 12: 0x562a579203ea - std::sys::backtrace::__rust_end_short_backtrace::h113a81b85cd67121 [INFO] [stderr] 13: 0x562a57924b5b - std::panicking::begin_panic::h3fe9767b0ed2f2aa [INFO] [stderr] 14: 0x562a578ea89d - build_script_build::validate_headers::h963d1f807eb93b88 [INFO] [stderr] 15: 0x562a578e959f - build_script_build::try_pkg_config::h95564714d1fa99d8 [INFO] [stderr] 16: 0x562a578e85f7 - build_script_build::find_openssl_dir::hc75df46a3b5cb962 [INFO] [stderr] 17: 0x562a578e83a8 - build_script_build::main::{{closure}}::h81f0dd84ecb8670c [INFO] [stderr] 18: 0x562a578e6633 - core::option::Option::unwrap_or_else::ha0efa87480bd39ca [INFO] [stderr] 19: 0x562a578e74ef - build_script_build::main::h0a26983d46d648f6 [INFO] [stderr] 20: 0x562a578e5ba3 - core::ops::function::FnOnce::call_once::hbd75112334eb38d1 [INFO] [stderr] 21: 0x562a578e57b6 - std::sys::backtrace::__rust_begin_short_backtrace::h48cdf410ad065110 [INFO] [stderr] 22: 0x562a578ef059 - std::rt::lang_start::{{closure}}::h3ef0058c61198d57 [INFO] [stderr] 23: 0x562a57949760 - core::ops::function::impls:: for &F>::call_once::h6832ba58550d62fe [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x562a57949760 - std::panicking::try::do_call::h26c6799adb14441c [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x562a57949760 - std::panicking::try::he249d22783e22331 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x562a57949760 - std::panic::catch_unwind::h33fb84fbab194eec [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x562a57949760 - std::rt::lang_start_internal::{{closure}}::h709b77417353bc5a [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x562a57949760 - std::panicking::try::do_call::h8ea17ec9dbc67bf8 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x562a57949760 - std::panicking::try::hc3b77b4df6a19630 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x562a57949760 - std::panic::catch_unwind::haeb9fc03ca64ff6f [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x562a57949760 - std::rt::lang_start_internal::h11fb0f5737c078a8 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x562a578ef037 - std::rt::lang_start::h425556a9553add28 [INFO] [stderr] 33: 0x562a578ec355 - main [INFO] [stderr] 34: 0x7fb30693dd90 - [INFO] [stderr] 35: 0x7fb30693de40 - __libc_start_main [INFO] [stderr] 36: 0x562a578dee45 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2af8e91a13c453b1505e65f60829a69f674861f494408ecce3399a40c2874479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af8e91a13c453b1505e65f60829a69f674861f494408ecce3399a40c2874479", kill_on_drop: false }` [INFO] [stdout] 2af8e91a13c453b1505e65f60829a69f674861f494408ecce3399a40c2874479