[INFO] fetching crate peshming 0.4.1...
[INFO] testing peshming-0.4.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peshming 0.4.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate peshming 0.4.1
[INFO] finished tweaking crates.io crate peshming 0.4.1
[INFO] tweaked toml for crates.io crate peshming 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peshming 0.4.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate peshming 0.4.1 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c7a4dbff42604263bdcd211973e0d72c99966e76a4afa95fe4a0000c60bc52c
[INFO] running `Command { std: "docker" "start" "-a" "9c7a4dbff42604263bdcd211973e0d72c99966e76a4afa95fe4a0000c60bc52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c7a4dbff42604263bdcd211973e0d72c99966e76a4afa95fe4a0000c60bc52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7a4dbff42604263bdcd211973e0d72c99966e76a4afa95fe4a0000c60bc52c", kill_on_drop: false }`
[INFO] [stdout] 9c7a4dbff42604263bdcd211973e0d72c99966e76a4afa95fe4a0000c60bc52c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec0c482bb4f1560bd6b0e8157a759c80150a7a4c2e7bdd295a63c8ef47d2631e
[INFO] running `Command { std: "docker" "start" "-a" "ec0c482bb4f1560bd6b0e8157a759c80150a7a4c2e7bdd295a63c8ef47d2631e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling protobuf v2.23.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling prometheus v0.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling fern v0.6.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling async-anyhow-logger v0.1.0
[INFO] [stderr]    Compiling tokio-icmp-echo v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling hyper v0.14.7
[INFO] [stderr]    Compiling peshming v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.78s
[INFO] running `Command { std: "docker" "inspect" "ec0c482bb4f1560bd6b0e8157a759c80150a7a4c2e7bdd295a63c8ef47d2631e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0c482bb4f1560bd6b0e8157a759c80150a7a4c2e7bdd295a63c8ef47d2631e", kill_on_drop: false }`
[INFO] [stdout] ec0c482bb4f1560bd6b0e8157a759c80150a7a4c2e7bdd295a63c8ef47d2631e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e463e0d317cb96344e3fd7a8de4c50fd0955f29b6a7edda7864210f8a6253450
[INFO] running `Command { std: "docker" "start" "-a" "e463e0d317cb96344e3fd7a8de4c50fd0955f29b6a7edda7864210f8a6253450", kill_on_drop: false }`
[INFO] [stderr]    Compiling peshming v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "e463e0d317cb96344e3fd7a8de4c50fd0955f29b6a7edda7864210f8a6253450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e463e0d317cb96344e3fd7a8de4c50fd0955f29b6a7edda7864210f8a6253450", kill_on_drop: false }`
[INFO] [stdout] e463e0d317cb96344e3fd7a8de4c50fd0955f29b6a7edda7864210f8a6253450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 936cc64c4b96c26194a279028daa29f778b92868680453331bcf19c3088895e2
[INFO] running `Command { std: "docker" "start" "-a" "936cc64c4b96c26194a279028daa29f778b92868680453331bcf19c3088895e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peshming-257c93d487b31139)
[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" "936cc64c4b96c26194a279028daa29f778b92868680453331bcf19c3088895e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936cc64c4b96c26194a279028daa29f778b92868680453331bcf19c3088895e2", kill_on_drop: false }`
[INFO] [stdout] 936cc64c4b96c26194a279028daa29f778b92868680453331bcf19c3088895e2
