[INFO] fetching crate zip 0.6.2... [INFO] testing zip-0.6.2 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate zip 0.6.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate zip 0.6.2 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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-4/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 bencher v0.1.5 [INFO] [stderr] Downloaded sha1 v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a1cb99e7d807b2c49d6bd00dc8a0e382334fdf3e84e0f550cbadb9f5b2ab0f6 [INFO] running `Command { std: "docker" "start" "-a" "6a1cb99e7d807b2c49d6bd00dc8a0e382334fdf3e84e0f550cbadb9f5b2ab0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a1cb99e7d807b2c49d6bd00dc8a0e382334fdf3e84e0f550cbadb9f5b2ab0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1cb99e7d807b2c49d6bd00dc8a0e382334fdf3e84e0f550cbadb9f5b2ab0f6", kill_on_drop: false }` [INFO] [stdout] 6a1cb99e7d807b2c49d6bd00dc8a0e382334fdf3e84e0f550cbadb9f5b2ab0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcecb6ec39fe9e4e23a521aa1c3c0da648a7504d7ad9ca67d4fa009504f404d0 [INFO] running `Command { std: "docker" "start" "-a" "bcecb6ec39fe9e4e23a521aa1c3c0da648a7504d7ad9ca67d4fa009504f404d0", 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 subtle v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 flate2 v1.0.22 [INFO] [stderr] Compiling time v0.3.9 [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 bzip2 v0.4.3 [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 sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [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 21.65s [INFO] running `Command { std: "docker" "inspect" "bcecb6ec39fe9e4e23a521aa1c3c0da648a7504d7ad9ca67d4fa009504f404d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcecb6ec39fe9e4e23a521aa1c3c0da648a7504d7ad9ca67d4fa009504f404d0", kill_on_drop: false }` [INFO] [stdout] bcecb6ec39fe9e4e23a521aa1c3c0da648a7504d7ad9ca67d4fa009504f404d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be075d14881294cc8192f707853e456b4015d08188d476c0d9502e4a0f02c75a [INFO] running `Command { std: "docker" "start" "-a" "be075d14881294cc8192f707853e456b4015d08188d476c0d9502e4a0f02c75a", 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=5a46ca9c92bdc3eb -C extra-filename=-5a46ca9c92bdc3eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-28978a3d031879d1.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-608e8d29dafce657.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-505522257d7020c5.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2c2474571470f1bd.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-55a54846f7ff0f8c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c38e7d519a5313dd.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-20670446222946ee.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-bc53ebc6e65befba.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9b87f5d4dce74d0a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-fdb516db63a3c660.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-3f53e7af8c98451a/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8b476a0b446bfe34/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name end_to_end --edition=2018 tests/end_to_end.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=72fcb794c3682970 -C extra-filename=-72fcb794c3682970 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-28978a3d031879d1.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-608e8d29dafce657.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-505522257d7020c5.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2c2474571470f1bd.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-55a54846f7ff0f8c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c38e7d519a5313dd.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-20670446222946ee.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-bc53ebc6e65befba.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9b87f5d4dce74d0a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-79c72e2c531434cb.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-fdb516db63a3c660.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-3f53e7af8c98451a/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8b476a0b446bfe34/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name extract --edition=2018 examples/extract.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=7719a5a833841404 -C extra-filename=-7719a5a833841404 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-28978a3d031879d1.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-608e8d29dafce657.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-505522257d7020c5.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2c2474571470f1bd.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-55a54846f7ff0f8c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c38e7d519a5313dd.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-20670446222946ee.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-bc53ebc6e65befba.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9b87f5d4dce74d0a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-79c72e2c531434cb.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-fdb516db63a3c660.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-3f53e7af8c98451a/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8b476a0b446bfe34/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name write_dir --edition=2018 examples/write_dir.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=a771485c67c66e0d -C extra-filename=-a771485c67c66e0d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-28978a3d031879d1.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-608e8d29dafce657.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-505522257d7020c5.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2c2474571470f1bd.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-55a54846f7ff0f8c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c38e7d519a5313dd.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-20670446222946ee.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-bc53ebc6e65befba.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9b87f5d4dce74d0a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-79c72e2c531434cb.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-fdb516db63a3c660.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-3f53e7af8c98451a/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8b476a0b446bfe34/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "be075d14881294cc8192f707853e456b4015d08188d476c0d9502e4a0f02c75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be075d14881294cc8192f707853e456b4015d08188d476c0d9502e4a0f02c75a", kill_on_drop: false }` [INFO] [stdout] be075d14881294cc8192f707853e456b4015d08188d476c0d9502e4a0f02c75a