[INFO] fetching crate zip 0.6.2... [INFO] testing zip-0.6.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate zip 0.6.2 into /workspace/builds/worker-119/source [INFO] validating manifest of crates.io crate zip 0.6.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zip 0.6.2 [INFO] finished tweaking crates.io crate zip 0.6.2 [INFO] tweaked toml for crates.io crate zip 0.6.2 written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate crates.io crate zip 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 654b74acfc8c23f8be265998f7251e1cc66a7ddf34e791ed9ee767cb27b016c8 [INFO] running `Command { std: "docker" "start" "-a" "654b74acfc8c23f8be265998f7251e1cc66a7ddf34e791ed9ee767cb27b016c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "654b74acfc8c23f8be265998f7251e1cc66a7ddf34e791ed9ee767cb27b016c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654b74acfc8c23f8be265998f7251e1cc66a7ddf34e791ed9ee767cb27b016c8", kill_on_drop: false }` [INFO] [stdout] 654b74acfc8c23f8be265998f7251e1cc66a7ddf34e791ed9ee767cb27b016c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c6748b0368d262eb9fca2169b81076c2584f9743da7d24cb3fce165d9ee039 [INFO] running `Command { std: "docker" "start" "-a" "32c6748b0368d262eb9fca2169b81076c2584f9743da7d24cb3fce165d9ee039", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.77s [INFO] running `Command { std: "docker" "inspect" "32c6748b0368d262eb9fca2169b81076c2584f9743da7d24cb3fce165d9ee039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c6748b0368d262eb9fca2169b81076c2584f9743da7d24cb3fce165d9ee039", kill_on_drop: false }` [INFO] [stdout] 32c6748b0368d262eb9fca2169b81076c2584f9743da7d24cb3fce165d9ee039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 837b646d9433f4cbfd9026e7c794967df0e42c090a56dd967bedc4133a700f82 [INFO] running `Command { std: "docker" "start" "-a" "837b646d9433f4cbfd9026e7c794967df0e42c090a56dd967bedc4133a700f82", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling zip v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `zip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name zip --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="aes"' --cfg 'feature="aes-crypto"' --cfg 'feature="bzip2"' --cfg 'feature="constant_time_eq"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --cfg 'feature="hmac"' --cfg 'feature="pbkdf2"' --cfg 'feature="sha1"' --cfg 'feature="time"' --cfg 'feature="zstd"' -C metadata=b582367dbf088608 -C extra-filename=-b582367dbf088608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-21a2599672ddbbec.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-1be1f95ede255ab3.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-54256f24dff6aa71.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-74e2e9ddcccf33b3.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-bf037a5889fef434.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-88f17b87af87e16d.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e65fbe05de5cb4f4.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-69b82002ffa4ed13.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9e1999ba7f0d6ecb.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-6e066a39c56e80dd.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-84faab65b486edd9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-0e0f19a83d16b2af/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-60d8d6ac84aa9ab7/out` (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" "837b646d9433f4cbfd9026e7c794967df0e42c090a56dd967bedc4133a700f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837b646d9433f4cbfd9026e7c794967df0e42c090a56dd967bedc4133a700f82", kill_on_drop: false }` [INFO] [stdout] 837b646d9433f4cbfd9026e7c794967df0e42c090a56dd967bedc4133a700f82