[INFO] crate hashlib 0.1.0 is already in cache
[INFO] checking hashlib-0.1.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate hashlib 0.1.0 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate hashlib 0.1.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate hashlib 0.1.0
[INFO] finished tweaking crates.io crate hashlib 0.1.0
[INFO] tweaked toml for crates.io crate hashlib 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4c333ef25372e898022801b25b134c7da241839c1509bd7f2a21a11f0d5b0a63
[INFO] running `"docker" "start" "-a" "4c333ef25372e898022801b25b134c7da241839c1509bd7f2a21a11f0d5b0a63"`
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking hashlib-prelude v0.1.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]     Checking tiny-keccak v1.4.4
[INFO] [stderr]    Compiling numext-constructor v0.1.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]     Checking blake2b_simd v0.4.1
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.4
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.4
[INFO] [stderr]    Compiling numext-fixed-uint v0.1.4
[INFO] [stderr]    Compiling numext-fixed-hash-core v0.1.4
[INFO] [stderr] error: could not compile `numext-fixed-hash-core`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name numext_fixed_hash_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-hash-core-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=66d96e56795aaa1c -C extra-filename=-66d96e56795aaa1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-d6170d951c69a270.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-7ad67b0d97e17d67.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-520bb25c66658700.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a8f561868e65e04f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `numext-fixed-hash-core`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name numext_fixed_hash_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-hash-core-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=4bf65ac0f005ade1 -C extra-filename=-4bf65ac0f005ade1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-0ed44f7654462acd.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-7ad67b0d97e17d67.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-a1b0bb6585ea12da.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a8f561868e65e04f/out` (signal: 9, SIGKILL: kill)
[INFO] running `"docker" "inspect" "4c333ef25372e898022801b25b134c7da241839c1509bd7f2a21a11f0d5b0a63"`
[INFO] running `"docker" "rm" "-f" "4c333ef25372e898022801b25b134c7da241839c1509bd7f2a21a11f0d5b0a63"`
[INFO] [stdout] 4c333ef25372e898022801b25b134c7da241839c1509bd7f2a21a11f0d5b0a63
