[INFO] fetching crate dzp 0.1.0...
[INFO] testing dzp-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dzp 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dzp 0.1.0
[INFO] finished tweaking crates.io crate dzp 0.1.0
[INFO] tweaked toml for crates.io crate dzp 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dzp 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dzp 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db2c2dafab4c6cab09f47f76a12657ae2057ea1b20067f3da694d2c29ac0235d
[INFO] running `Command { std: "docker" "start" "-a" "db2c2dafab4c6cab09f47f76a12657ae2057ea1b20067f3da694d2c29ac0235d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db2c2dafab4c6cab09f47f76a12657ae2057ea1b20067f3da694d2c29ac0235d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2c2dafab4c6cab09f47f76a12657ae2057ea1b20067f3da694d2c29ac0235d", kill_on_drop: false }`
[INFO] [stdout] db2c2dafab4c6cab09f47f76a12657ae2057ea1b20067f3da694d2c29ac0235d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2167ce0c533b167a0645e8bba1020c97257a8f8591591dbaec5f3f6e77079ab4
[INFO] running `Command { std: "docker" "start" "-a" "2167ce0c533b167a0645e8bba1020c97257a8f8591591dbaec5f3f6e77079ab4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling lazer v0.3.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fd-lock v3.0.0
[INFO] [stderr]    Compiling nix v0.22.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.25+1.3.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling reduce v0.1.4
[INFO] [stderr]    Compiling titlecase v1.1.0
[INFO] [stderr]    Compiling license v1.1.9
[INFO] [stderr]    Compiling rustyline v9.0.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling git2 v0.13.24
[INFO] [stderr]    Compiling dzp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "2167ce0c533b167a0645e8bba1020c97257a8f8591591dbaec5f3f6e77079ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2167ce0c533b167a0645e8bba1020c97257a8f8591591dbaec5f3f6e77079ab4", kill_on_drop: false }`
[INFO] [stdout] 2167ce0c533b167a0645e8bba1020c97257a8f8591591dbaec5f3f6e77079ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 660402da44c784f3e82b7ce5524146e64811c44b0708ba19f80a037e7cf437e2
[INFO] running `Command { std: "docker" "start" "-a" "660402da44c784f3e82b7ce5524146e64811c44b0708ba19f80a037e7cf437e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling dzp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "660402da44c784f3e82b7ce5524146e64811c44b0708ba19f80a037e7cf437e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660402da44c784f3e82b7ce5524146e64811c44b0708ba19f80a037e7cf437e2", kill_on_drop: false }`
[INFO] [stdout] 660402da44c784f3e82b7ce5524146e64811c44b0708ba19f80a037e7cf437e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84e189d98b06bc1a42d61c66e0a3bfb69b79d71c220f886922a4ff731c571f34
[INFO] running `Command { std: "docker" "start" "-a" "84e189d98b06bc1a42d61c66e0a3bfb69b79d71c220f886922a4ff731c571f34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dzp-8febb2aeb5759a49)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84e189d98b06bc1a42d61c66e0a3bfb69b79d71c220f886922a4ff731c571f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e189d98b06bc1a42d61c66e0a3bfb69b79d71c220f886922a4ff731c571f34", kill_on_drop: false }`
[INFO] [stdout] 84e189d98b06bc1a42d61c66e0a3bfb69b79d71c220f886922a4ff731c571f34
