[INFO] fetching crate mml-cli 1.0.0...
[INFO] testing mml-cli-1.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mml-cli 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate mml-cli 1.0.0
[INFO] finished tweaking crates.io crate mml-cli 1.0.0
[INFO] tweaked toml for crates.io crate mml-cli 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mml-cli 1.0.0 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 mml-cli 1.0.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-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] 555ed589b186c16abdb0e08d7c7f37e4390585fe829ed04e19e3218a0057f1c1
[INFO] running `Command { std: "docker" "start" "-a" "555ed589b186c16abdb0e08d7c7f37e4390585fe829ed04e19e3218a0057f1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "555ed589b186c16abdb0e08d7c7f37e4390585fe829ed04e19e3218a0057f1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555ed589b186c16abdb0e08d7c7f37e4390585fe829ed04e19e3218a0057f1c1", kill_on_drop: false }`
[INFO] [stdout] 555ed589b186c16abdb0e08d7c7f37e4390585fe829ed04e19e3218a0057f1c1
[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] b2850d4c5eb0802855010f86e7788af650b471c762b8a30fd616242489a03102
[INFO] running `Command { std: "docker" "start" "-a" "b2850d4c5eb0802855010f86e7788af650b471c762b8a30fd616242489a03102", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling mail-parser v0.8.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling mail-builder v0.3.0
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.4
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nanohtml2text v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.3.23
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tree_magic_mini v3.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling shellexpand-utils v0.1.0
[INFO] [stderr]    Compiling mml-lib v1.0.0
[INFO] [stderr]    Compiling clap v4.3.23
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling clap_mangen v0.2.10
[INFO] [stderr]    Compiling mml-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.13s
[INFO] running `Command { std: "docker" "inspect" "b2850d4c5eb0802855010f86e7788af650b471c762b8a30fd616242489a03102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2850d4c5eb0802855010f86e7788af650b471c762b8a30fd616242489a03102", kill_on_drop: false }`
[INFO] [stdout] b2850d4c5eb0802855010f86e7788af650b471c762b8a30fd616242489a03102
[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] 81420c455d3e830226be117420018331a7fc0e4dd341b3113255a384332a7614
[INFO] running `Command { std: "docker" "start" "-a" "81420c455d3e830226be117420018331a7fc0e4dd341b3113255a384332a7614", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.3.23
[INFO] [stderr]    Compiling clap v4.3.23
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling clap_mangen v0.2.10
[INFO] [stderr]    Compiling mml-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.35s
[INFO] running `Command { std: "docker" "inspect" "81420c455d3e830226be117420018331a7fc0e4dd341b3113255a384332a7614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81420c455d3e830226be117420018331a7fc0e4dd341b3113255a384332a7614", kill_on_drop: false }`
[INFO] [stdout] 81420c455d3e830226be117420018331a7fc0e4dd341b3113255a384332a7614
[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] 97164a9dae84560d7d1f6c66ae43e88bb42e4c069be489ef2be3490a076846e4
[INFO] running `Command { std: "docker" "start" "-a" "97164a9dae84560d7d1f6c66ae43e88bb42e4c069be489ef2be3490a076846e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mml-cd57f0320868d131)
[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" "97164a9dae84560d7d1f6c66ae43e88bb42e4c069be489ef2be3490a076846e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97164a9dae84560d7d1f6c66ae43e88bb42e4c069be489ef2be3490a076846e4", kill_on_drop: false }`
[INFO] [stdout] 97164a9dae84560d7d1f6c66ae43e88bb42e4c069be489ef2be3490a076846e4
