[INFO] fetching crate termcrypt 0.2.2...
[INFO] testing termcrypt-0.2.2 against beta-2021-11-30 for beta-1.58-1
[INFO] extracting crate termcrypt 0.2.2 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate termcrypt 0.2.2 on toolchain beta-2021-11-30
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-11-30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate termcrypt 0.2.2
[INFO] finished tweaking crates.io crate termcrypt 0.2.2
[INFO] tweaked toml for crates.io crate termcrypt 0.2.2 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate crates.io crate termcrypt 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-11-30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf-8 v0.7.6
[INFO] [stderr]   Downloaded input_buffer v0.4.0
[INFO] [stderr]   Downloaded serde_with_macros v1.5.0
[INFO] [stderr]   Downloaded hmac-sha256 v0.1.7
[INFO] [stderr]   Downloaded tungstenite v0.13.0
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded dotenv v0.14.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.14.0
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] [stderr]   Downloaded reqwest v0.11.5
[INFO] [stderr]   Downloaded serde_with v1.10.0
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded scanln v0.1.1
[INFO] [stderr]   Downloaded ftx v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0579e4db8485cbbb5195b32d5651132dcf1c93b5d4459c93fb40d9cce48d37c
[INFO] running `Command { std: "docker" "start" "-a" "f0579e4db8485cbbb5195b32d5651132dcf1c93b5d4459c93fb40d9cce48d37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0579e4db8485cbbb5195b32d5651132dcf1c93b5d4459c93fb40d9cce48d37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0579e4db8485cbbb5195b32d5651132dcf1c93b5d4459c93fb40d9cce48d37c", kill_on_drop: false }`
[INFO] [stdout] f0579e4db8485cbbb5195b32d5651132dcf1c93b5d4459c93fb40d9cce48d37c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67df730b5a8c297291b1e87b820a923bea18befa46873c28019822a97c9c2925
[INFO] running `Command { std: "docker" "start" "-a" "67df730b5a8c297291b1e87b820a923bea18befa46873c28019822a97c9c2925", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling hmac-sha256 v0.1.7
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling scanln v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr] error: could not compile `openssl`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.36/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f53a52fb90e03f8c -C extra-filename=-f53a52fb90e03f8c --out-dir /opt/rustwide/target/debug/build/openssl-f53a52fb90e03f8c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "67df730b5a8c297291b1e87b820a923bea18befa46873c28019822a97c9c2925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67df730b5a8c297291b1e87b820a923bea18befa46873c28019822a97c9c2925", kill_on_drop: false }`
[INFO] [stdout] 67df730b5a8c297291b1e87b820a923bea18befa46873c28019822a97c9c2925