[INFO] fetching crate wasmcp 0.2.8... [INFO] testing wasmcp-0.2.8 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wasmcp 0.2.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wasmcp 0.2.8 [INFO] finished tweaking crates.io crate wasmcp 0.2.8 [INFO] tweaked toml for crates.io crate wasmcp 0.2.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmcp 0.2.8 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 wasmcp 0.2.8 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] d91c5d098a8a150764e89eb420822e6bf71ffd673da968ea9cfd70ec71506673 [INFO] running `Command { std: "docker" "start" "-a" "d91c5d098a8a150764e89eb420822e6bf71ffd673da968ea9cfd70ec71506673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d91c5d098a8a150764e89eb420822e6bf71ffd673da968ea9cfd70ec71506673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91c5d098a8a150764e89eb420822e6bf71ffd673da968ea9cfd70ec71506673", kill_on_drop: false }` [INFO] [stdout] d91c5d098a8a150764e89eb420822e6bf71ffd673da968ea9cfd70ec71506673 [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] 9bd59477b79685d5d65ecde9077d57564ed04c54abad4b6e8c94c76bd7fd7186 [INFO] running `Command { std: "docker" "start" "-a" "9bd59477b79685d5d65ecde9077d57564ed04c54abad4b6e8c94c76bd7fd7186", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.24.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.43.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.43.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.43.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasi v0.13.1+wasi-0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasmcp-macro v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling spin-executor v4.0.0 [INFO] [stderr] Compiling wit-parser v0.235.0 [INFO] [stderr] Compiling wasm-metadata v0.235.0 [INFO] [stderr] Compiling wit-component v0.235.0 [INFO] [stderr] Compiling wit-bindgen-core v0.43.0 [INFO] [stderr] Compiling wit-bindgen v0.43.0 [INFO] [stderr] Compiling wasmcp v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.82s [INFO] running `Command { std: "docker" "inspect" "9bd59477b79685d5d65ecde9077d57564ed04c54abad4b6e8c94c76bd7fd7186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd59477b79685d5d65ecde9077d57564ed04c54abad4b6e8c94c76bd7fd7186", kill_on_drop: false }` [INFO] [stdout] 9bd59477b79685d5d65ecde9077d57564ed04c54abad4b6e8c94c76bd7fd7186 [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] 5049e6136dbec14321f5b56d89345216c36dcd27a969f0a49219058155ce13f9 [INFO] running `Command { std: "docker" "start" "-a" "5049e6136dbec14321f5b56d89345216c36dcd27a969f0a49219058155ce13f9", kill_on_drop: false }` [INFO] [stderr] Compiling wasmcp v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "5049e6136dbec14321f5b56d89345216c36dcd27a969f0a49219058155ce13f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5049e6136dbec14321f5b56d89345216c36dcd27a969f0a49219058155ce13f9", kill_on_drop: false }` [INFO] [stdout] 5049e6136dbec14321f5b56d89345216c36dcd27a969f0a49219058155ce13f9 [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] e4922c44637948a9bd6abe58c47afb5e9d7467238cba4b97126cdaa08622ff54 [INFO] running `Command { std: "docker" "start" "-a" "e4922c44637948a9bd6abe58c47afb5e9d7467238cba4b97126cdaa08622ff54", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmcp-775017a2a8379d1f) [INFO] [stderr] Doc-tests wasmcp [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - mcp_handler (line 244) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e4922c44637948a9bd6abe58c47afb5e9d7467238cba4b97126cdaa08622ff54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4922c44637948a9bd6abe58c47afb5e9d7467238cba4b97126cdaa08622ff54", kill_on_drop: false }` [INFO] [stdout] e4922c44637948a9bd6abe58c47afb5e9d7467238cba4b97126cdaa08622ff54