[INFO] fetching crate zip-merge 0.6.6...
[INFO] testing zip-merge-0.6.6 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1
[INFO] extracting crate zip-merge 0.6.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zip-merge 0.6.6
[INFO] finished tweaking crates.io crate zip-merge 0.6.6
[INFO] tweaked toml for crates.io crate zip-merge 0.6.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zip-merge 0.6.6 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zip-merge 0.6.6 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85bd8cc691b69f84f3084e74f13bfad3e306cfd1bb299570bbc2ab8c557d18c5
[INFO] running `Command { std: "docker" "start" "-a" "85bd8cc691b69f84f3084e74f13bfad3e306cfd1bb299570bbc2ab8c557d18c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85bd8cc691b69f84f3084e74f13bfad3e306cfd1bb299570bbc2ab8c557d18c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bd8cc691b69f84f3084e74f13bfad3e306cfd1bb299570bbc2ab8c557d18c5", kill_on_drop: false }`
[INFO] [stdout] 85bd8cc691b69f84f3084e74f13bfad3e306cfd1bb299570bbc2ab8c557d18c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7be0a8cf26b7fec2ed4ce4221043be5f61524a919eea40eb863997d0ccee9521
[INFO] running `Command { std: "docker" "start" "-a" "7be0a8cf26b7fec2ed4ce4221043be5f61524a919eea40eb863997d0ccee9521", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.64
[INFO] [stderr] Compiling subtle v2.5.0
[INFO] [stderr] Compiling jobserver v0.1.26
[INFO] [stderr] Compiling hashbrown v0.14.0
[INFO] [stderr] Compiling cpufeatures v0.2.8
[INFO] [stderr] Compiling winnow v0.4.9
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling once_cell v1.18.0
[INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling inout v0.1.3
[INFO] [stderr] Compiling cc v1.0.79
[INFO] [stderr] Compiling base64ct v1.6.0
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling sha2 v0.10.7
[INFO] [stderr] Compiling time-core v0.1.1
[INFO] [stderr] Compiling aes v0.8.3
[INFO] [stderr] Compiling password-hash v0.4.2
[INFO] [stderr] Compiling time v0.3.22
[INFO] [stderr] Compiling indexmap v2.0.0
[INFO] [stderr] Compiling quote v1.0.29
[INFO] [stderr] Compiling pbkdf2 v0.11.0
[INFO] [stderr] Compiling flate2 v1.0.26
[INFO] [stderr] Compiling syn v2.0.25
[INFO] [stderr] Compiling sha1 v0.10.5
[INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr] Compiling toml_edit v0.19.12
[INFO] [stderr] Compiling bzip2 v0.4.4
[INFO] [stderr] Compiling thiserror-impl v1.0.43
[INFO] [stderr] Compiling displaydoc v0.2.4
[INFO] [stderr] Compiling proc-macro-crate v1.3.1
[INFO] [stderr] Compiling thiserror v1.0.43
[INFO] [stderr] Compiling num_enum_derive v0.6.1
[INFO] [stderr] Compiling num_enum v0.6.1
[INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr] Compiling zip-merge v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout] --> src/read.rs:1137:31
[INFO] [stdout] |
[INFO] [stdout] 1136 | reader: &'a mut R,
[INFO] [stdout] | -- the lifetime is named here
[INFO] [stdout] 1137 | ) -> ZipResult