[INFO] fetching crate mcm 0.1.3... [INFO] testing mcm-0.1.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mcm 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mcm 0.1.3 [INFO] finished tweaking crates.io crate mcm 0.1.3 [INFO] tweaked toml for crates.io crate mcm 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mcm 0.1.3 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 mcm 0.1.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d7bdd52f56a8b07190e3cc3bf1b6d1b58c34b9be6709b28c5cfaa27d6ff1f6c4 [INFO] running `Command { std: "docker" "start" "-a" "d7bdd52f56a8b07190e3cc3bf1b6d1b58c34b9be6709b28c5cfaa27d6ff1f6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7bdd52f56a8b07190e3cc3bf1b6d1b58c34b9be6709b28c5cfaa27d6ff1f6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bdd52f56a8b07190e3cc3bf1b6d1b58c34b9be6709b28c5cfaa27d6ff1f6c4", kill_on_drop: false }` [INFO] [stdout] d7bdd52f56a8b07190e3cc3bf1b6d1b58c34b9be6709b28c5cfaa27d6ff1f6c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d52374b11988269fe3018f7de4934fd6b757e1931beae66e87323d464578c62e [INFO] running `Command { std: "docker" "start" "-a" "d52374b11988269fe3018f7de4934fd6b757e1931beae66e87323d464578c62e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling regex v1.7.1 [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 shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling terminal_size v0.2.5 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling onig v6.4.0 [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 57.72s [INFO] running `Command { std: "docker" "inspect" "d52374b11988269fe3018f7de4934fd6b757e1931beae66e87323d464578c62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52374b11988269fe3018f7de4934fd6b757e1931beae66e87323d464578c62e", kill_on_drop: false }` [INFO] [stdout] d52374b11988269fe3018f7de4934fd6b757e1931beae66e87323d464578c62e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4e619e83028381d276a66c9fb65e8c51573beb21ed7cdfc80ba7cad4ec45f571 [INFO] running `Command { std: "docker" "start" "-a" "4e619e83028381d276a66c9fb65e8c51573beb21ed7cdfc80ba7cad4ec45f571", 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.68s [INFO] running `Command { std: "docker" "inspect" "4e619e83028381d276a66c9fb65e8c51573beb21ed7cdfc80ba7cad4ec45f571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e619e83028381d276a66c9fb65e8c51573beb21ed7cdfc80ba7cad4ec45f571", kill_on_drop: false }` [INFO] [stdout] 4e619e83028381d276a66c9fb65e8c51573beb21ed7cdfc80ba7cad4ec45f571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 41439cecf03ffb1f799fac6ea3c7c8ea3b8ff00fc52db58dcca9d69026925ac0 [INFO] running `Command { std: "docker" "start" "-a" "41439cecf03ffb1f799fac6ea3c7c8ea3b8ff00fc52db58dcca9d69026925ac0", 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/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" "41439cecf03ffb1f799fac6ea3c7c8ea3b8ff00fc52db58dcca9d69026925ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41439cecf03ffb1f799fac6ea3c7c8ea3b8ff00fc52db58dcca9d69026925ac0", kill_on_drop: false }` [INFO] [stdout] 41439cecf03ffb1f799fac6ea3c7c8ea3b8ff00fc52db58dcca9d69026925ac0