[INFO] fetching crate mmtc 0.3.2...
[INFO] testing mmtc-0.3.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mmtc 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mmtc 0.3.2
[INFO] finished tweaking crates.io crate mmtc 0.3.2
[INFO] tweaked toml for crates.io crate mmtc 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmtc 0.3.2 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 mmtc 0.3.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8bb1bc152c7d52f524c7343097df695eb47efc38162aeb59d42e76573592cd59
[INFO] running `Command { std: "docker" "start" "-a" "8bb1bc152c7d52f524c7343097df695eb47efc38162aeb59d42e76573592cd59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bb1bc152c7d52f524c7343097df695eb47efc38162aeb59d42e76573592cd59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb1bc152c7d52f524c7343097df695eb47efc38162aeb59d42e76573592cd59", kill_on_drop: false }`
[INFO] [stdout] 8bb1bc152c7d52f524c7343097df695eb47efc38162aeb59d42e76573592cd59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b4a8b0ab475ccc0619d64880b39f12233325dea899583e0c3d8c2d274978be15
[INFO] running `Command { std: "docker" "start" "-a" "b4a8b0ab475ccc0619d64880b39f12233325dea899583e0c3d8c2d274978be15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling terminal_size v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling secular v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling crossterm v0.26.0
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling expand v0.2.1
[INFO] [stderr]    Compiling clap v4.1.6
[INFO] [stderr]    Compiling clap_complete v4.1.2
[INFO] [stderr]    Compiling clap_mangen v0.2.8
[INFO] [stderr]    Compiling mmtc v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.49s
[INFO] running `Command { std: "docker" "inspect" "b4a8b0ab475ccc0619d64880b39f12233325dea899583e0c3d8c2d274978be15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a8b0ab475ccc0619d64880b39f12233325dea899583e0c3d8c2d274978be15", kill_on_drop: false }`
[INFO] [stdout] b4a8b0ab475ccc0619d64880b39f12233325dea899583e0c3d8c2d274978be15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fbe348297e2ae35d6d0500384cdc631606c32a8f7b328f85a9de92fb9722f221
[INFO] running `Command { std: "docker" "start" "-a" "fbe348297e2ae35d6d0500384cdc631606c32a8f7b328f85a9de92fb9722f221", kill_on_drop: false }`
[INFO] [stderr]    Compiling mmtc v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "fbe348297e2ae35d6d0500384cdc631606c32a8f7b328f85a9de92fb9722f221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe348297e2ae35d6d0500384cdc631606c32a8f7b328f85a9de92fb9722f221", kill_on_drop: false }`
[INFO] [stdout] fbe348297e2ae35d6d0500384cdc631606c32a8f7b328f85a9de92fb9722f221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 033f48ff119f7ca068aff3482ea7065707d37be77ea5ef872722cd15a06940a9
[INFO] running `Command { std: "docker" "start" "-a" "033f48ff119f7ca068aff3482ea7065707d37be77ea5ef872722cd15a06940a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mmtc-2684c905ff409723)
[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" "033f48ff119f7ca068aff3482ea7065707d37be77ea5ef872722cd15a06940a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "033f48ff119f7ca068aff3482ea7065707d37be77ea5ef872722cd15a06940a9", kill_on_drop: false }`
[INFO] [stdout] 033f48ff119f7ca068aff3482ea7065707d37be77ea5ef872722cd15a06940a9
