[INFO] cloning repository https://github.com/k-wa-wa/mcm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-wa-wa/mcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-wa-wa%2Fmcm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-wa-wa%2Fmcm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32d4f6d781b3ae0ce9f503ae99874b25e92c23a7
[INFO] testing k-wa-wa/mcm against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-wa-wa%2Fmcm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k-wa-wa/mcm
[INFO] finished tweaking git repo https://github.com/k-wa-wa/mcm
[INFO] tweaked toml for git repo https://github.com/k-wa-wa/mcm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k-wa-wa/mcm 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 git repo https://github.com/k-wa-wa/mcm 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74c1f6e4771f3ee75110c74eff1cca9acd4a4b4e70535f9794a4d3799d5bbab3
[INFO] running `Command { std: "docker" "start" "-a" "74c1f6e4771f3ee75110c74eff1cca9acd4a4b4e70535f9794a4d3799d5bbab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c1f6e4771f3ee75110c74eff1cca9acd4a4b4e70535f9794a4d3799d5bbab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c1f6e4771f3ee75110c74eff1cca9acd4a4b4e70535f9794a4d3799d5bbab3", kill_on_drop: false }`
[INFO] [stdout] 74c1f6e4771f3ee75110c74eff1cca9acd4a4b4e70535f9794a4d3799d5bbab3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d1d55e560b38e36585a21fa91fb64dafaa7dcccd1de426afb0b8acd59141f5
[INFO] running `Command { std: "docker" "start" "-a" "45d1d55e560b38e36585a21fa91fb64dafaa7dcccd1de426afb0b8acd59141f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling terminal_size v0.2.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling pest v2.5.5
[INFO] [stderr]    Compiling clap v4.1.6
[INFO] [stderr]    Compiling pest_meta v2.5.5
[INFO] [stderr]    Compiling syntect v5.0.0
[INFO] [stderr]    Compiling pest_generator v2.5.5
[INFO] [stderr]    Compiling pest_derive v2.5.5
[INFO] [stderr]    Compiling comrak v0.16.0
[INFO] [stderr]    Compiling mcm v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.83s
[INFO] running `Command { std: "docker" "inspect" "45d1d55e560b38e36585a21fa91fb64dafaa7dcccd1de426afb0b8acd59141f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d1d55e560b38e36585a21fa91fb64dafaa7dcccd1de426afb0b8acd59141f5", kill_on_drop: false }`
[INFO] [stdout] 45d1d55e560b38e36585a21fa91fb64dafaa7dcccd1de426afb0b8acd59141f5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fd6ffb68fcb0d5caf160b9c8f8b2791513d7b2c7a7dd7de49cf31b850801564
[INFO] running `Command { std: "docker" "start" "-a" "4fd6ffb68fcb0d5caf160b9c8f8b2791513d7b2c7a7dd7de49cf31b850801564", kill_on_drop: false }`
[INFO] [stderr]    Compiling mcm v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "4fd6ffb68fcb0d5caf160b9c8f8b2791513d7b2c7a7dd7de49cf31b850801564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd6ffb68fcb0d5caf160b9c8f8b2791513d7b2c7a7dd7de49cf31b850801564", kill_on_drop: false }`
[INFO] [stdout] 4fd6ffb68fcb0d5caf160b9c8f8b2791513d7b2c7a7dd7de49cf31b850801564
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c80d01416281e1660d71be986a81868c4ddcde6a797bc88c330938fc66a3d621
[INFO] running `Command { std: "docker" "start" "-a" "c80d01416281e1660d71be986a81868c4ddcde6a797bc88c330938fc66a3d621", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcm-bec4be9710b97603)
[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" "c80d01416281e1660d71be986a81868c4ddcde6a797bc88c330938fc66a3d621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80d01416281e1660d71be986a81868c4ddcde6a797bc88c330938fc66a3d621", kill_on_drop: false }`
[INFO] [stdout] c80d01416281e1660d71be986a81868c4ddcde6a797bc88c330938fc66a3d621
