[INFO] fetching crate todolist-mcp 0.1.0... [INFO] checking todolist-mcp-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate todolist-mcp 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate todolist-mcp 0.1.0 [INFO] finished tweaking crates.io crate todolist-mcp 0.1.0 [INFO] tweaked toml for crates.io crate todolist-mcp 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate todolist-mcp 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate todolist-mcp 0.1.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8639e580003d4d0c40c027d34cdb57ad5b1eb98aab431666008f4aae5e177b60 [INFO] running `Command { std: "docker" "start" "-a" "8639e580003d4d0c40c027d34cdb57ad5b1eb98aab431666008f4aae5e177b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8639e580003d4d0c40c027d34cdb57ad5b1eb98aab431666008f4aae5e177b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8639e580003d4d0c40c027d34cdb57ad5b1eb98aab431666008f4aae5e177b60", kill_on_drop: false }` [INFO] [stdout] 8639e580003d4d0c40c027d34cdb57ad5b1eb98aab431666008f4aae5e177b60 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25819ab37ba4f44430845e39aa1dc0ebca19b5df7a4c129f200caa75db168e78 [INFO] running `Command { std: "docker" "start" "-a" "25819ab37ba4f44430845e39aa1dc0ebca19b5df7a4c129f200caa75db168e78", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling nutype_macros v0.6.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling rmcp-macros v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking nutype v0.6.1 [INFO] [stderr] Checking bon v3.6.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking rmcp v0.3.1 [INFO] [stderr] Checking todolist-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.94s [INFO] running `Command { std: "docker" "inspect" "25819ab37ba4f44430845e39aa1dc0ebca19b5df7a4c129f200caa75db168e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25819ab37ba4f44430845e39aa1dc0ebca19b5df7a4c129f200caa75db168e78", kill_on_drop: false }` [INFO] [stdout] 25819ab37ba4f44430845e39aa1dc0ebca19b5df7a4c129f200caa75db168e78