[INFO] fetching crate rc-zip-cli 1.1.4...
[INFO] building rc-zip-cli-1.1.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rc-zip-cli 1.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rc-zip-cli 1.1.4
[INFO] finished tweaking crates.io crate rc-zip-cli 1.1.4
[INFO] tweaked toml for crates.io crate rc-zip-cli 1.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rc-zip-cli 1.1.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rc-zip-cli 1.1.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a034dd7c38f204134af5f5cdd308c1a5cf109487754bb92790854e3a2e8c000
[INFO] running `Command { std: "docker" "start" "-a" "3a034dd7c38f204134af5f5cdd308c1a5cf109487754bb92790854e3a2e8c000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a034dd7c38f204134af5f5cdd308c1a5cf109487754bb92790854e3a2e8c000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a034dd7c38f204134af5f5cdd308c1a5cf109487754bb92790854e3a2e8c000", kill_on_drop: false }`
[INFO] [stdout] 3a034dd7c38f204134af5f5cdd308c1a5cf109487754bb92790854e3a2e8c000
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a94e03949af1e5ef71c42cdff00dd160f82cd58adf8b8d9d48a5e57a1d3ffd3
[INFO] running `Command { std: "docker" "start" "-a" "9a94e03949af1e5ef71c42cdff00dd160f82cd58adf8b8d9d48a5e57a1d3ffd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling oval v2.0.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling positioned-io v0.3.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ownable-macro v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling ownable v0.6.2
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling oem_cp v2.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rc-zip v5.3.2
[INFO] [stderr]    Compiling rc-zip-sync v4.3.1
[INFO] [stderr]    Compiling rc-zip-cli v1.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "9a94e03949af1e5ef71c42cdff00dd160f82cd58adf8b8d9d48a5e57a1d3ffd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a94e03949af1e5ef71c42cdff00dd160f82cd58adf8b8d9d48a5e57a1d3ffd3", kill_on_drop: false }`
[INFO] [stdout] 9a94e03949af1e5ef71c42cdff00dd160f82cd58adf8b8d9d48a5e57a1d3ffd3
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea387337305f884ce77cc957cf8c96778122be012f27ffdaf719f04328e4f140
[INFO] running `Command { std: "docker" "start" "-a" "ea387337305f884ce77cc957cf8c96778122be012f27ffdaf719f04328e4f140", kill_on_drop: false }`
[INFO] [stderr]    Compiling rc-zip-cli v1.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "ea387337305f884ce77cc957cf8c96778122be012f27ffdaf719f04328e4f140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea387337305f884ce77cc957cf8c96778122be012f27ffdaf719f04328e4f140", kill_on_drop: false }`
[INFO] [stdout] ea387337305f884ce77cc957cf8c96778122be012f27ffdaf719f04328e4f140
