[INFO] fetching crate binstall-zip 0.6.4...
[INFO] testing binstall-zip-0.6.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate binstall-zip 0.6.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate binstall-zip 0.6.4
[INFO] finished tweaking crates.io crate binstall-zip 0.6.4
[INFO] tweaked toml for crates.io crate binstall-zip 0.6.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate binstall-zip 0.6.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binstall-zip 0.6.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded crossbeam-utils v0.8.12
[INFO] [stderr] Downloaded cc v1.0.74
[INFO] [stderr] Downloaded flate2 v1.0.24
[INFO] [stderr] Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 850ff0e2c044f56f4e6dd74ac86e0794f64655808853430e477ea6128fa4a5fb
[INFO] running `Command { std: "docker" "start" "-a" "850ff0e2c044f56f4e6dd74ac86e0794f64655808853430e477ea6128fa4a5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "850ff0e2c044f56f4e6dd74ac86e0794f64655808853430e477ea6128fa4a5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850ff0e2c044f56f4e6dd74ac86e0794f64655808853430e477ea6128fa4a5fb", kill_on_drop: false }`
[INFO] [stdout] 850ff0e2c044f56f4e6dd74ac86e0794f64655808853430e477ea6128fa4a5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bcffad7a3fd07de240645cc1ed856e1e5180a743db1abbdd075ed8ca4e9e032
[INFO] running `Command { std: "docker" "start" "-a" "1bcffad7a3fd07de240645cc1ed856e1e5180a743db1abbdd075ed8ca4e9e032", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.137
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling pkg-config v0.3.26
[INFO] [stderr] Compiling generic-array v0.14.6
[INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr] Compiling base64ct v1.5.3
[INFO] [stderr] Compiling time-core v0.1.0
[INFO] [stderr] Compiling miniz_oxide v0.5.4
[INFO] [stderr] Compiling time-macros v0.2.6
[INFO] [stderr] Compiling opaque-debug v0.3.0
[INFO] [stderr] Compiling itoa v1.0.4
[INFO] [stderr] Compiling password-hash v0.4.2
[INFO] [stderr] Compiling constant_time_eq v0.1.5
[INFO] [stderr] Compiling flate2 v1.0.24
[INFO] [stderr] Compiling block-buffer v0.10.3
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling cipher v0.3.0
[INFO] [stderr] Compiling time v0.3.17
[INFO] [stderr] Compiling jobserver v0.1.25
[INFO] [stderr] Compiling aes v0.7.5
[INFO] [stderr] Compiling digest v0.10.5
[INFO] [stderr] Compiling cc v1.0.74
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling sha2 v0.10.6
[INFO] [stderr] Compiling sha1 v0.10.5
[INFO] [stderr] Compiling pbkdf2 v0.11.0
[INFO] [stderr] Compiling zstd-sys v2.0.1+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 zstd v0.11.2+zstd.1.5.2
[INFO] [stderr] Compiling binstall-zip v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout] --> src/read.rs:1035:31
[INFO] [stdout] |
[INFO] [stdout] 1034 | reader: &'a mut R,
[INFO] [stdout] | -- the lifetime is named here
[INFO] [stdout] 1035 | ) -> ZipResult