[INFO] fetching crate turbomcp-server 3.0.6... [INFO] checking turbomcp-server-3.0.6 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate turbomcp-server 3.0.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate turbomcp-server 3.0.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate turbomcp-server 3.0.6 [INFO] tweaked toml for crates.io crate turbomcp-server 3.0.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbomcp-server 3.0.6 on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turbomcp-server 3.0.6 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c24903ce9b88bdcb5da6df18161a90027ec285f4803ad019596e39b8eb2f4f0 [INFO] running `Command { std: "docker" "start" "-a" "4c24903ce9b88bdcb5da6df18161a90027ec285f4803ad019596e39b8eb2f4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c24903ce9b88bdcb5da6df18161a90027ec285f4803ad019596e39b8eb2f4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c24903ce9b88bdcb5da6df18161a90027ec285f4803ad019596e39b8eb2f4f0", kill_on_drop: false }` [INFO] [stdout] 4c24903ce9b88bdcb5da6df18161a90027ec285f4803ad019596e39b8eb2f4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed5168b4474ae88621589bf1a473e69dd628499953e98d8de910fa62f75a433c [INFO] running `Command { std: "docker" "start" "-a" "ed5168b4474ae88621589bf1a473e69dd628499953e98d8de910fa62f75a433c", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking faststr v0.2.34 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking sonic-simd v0.1.3 [INFO] [stderr] Checking sonic-number v0.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking turbomcp-types v3.0.6 [INFO] [stderr] Checking simd-json v0.17.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking turbomcp-core v3.0.6 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sonic-rs v0.5.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Checking proptest v1.10.0 [INFO] [stderr] Checking turbomcp-protocol v3.0.6 [INFO] [stderr] Checking turbomcp-transport-traits v3.0.6 [INFO] [stderr] Checking turbomcp-stdio v3.0.6 [INFO] [stderr] Checking turbomcp-transport v3.0.6 [INFO] [stderr] Compiling turbomcp-macros v3.0.6 [INFO] [stderr] Checking turbomcp-server v3.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.51s [INFO] running `Command { std: "docker" "inspect" "ed5168b4474ae88621589bf1a473e69dd628499953e98d8de910fa62f75a433c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5168b4474ae88621589bf1a473e69dd628499953e98d8de910fa62f75a433c", kill_on_drop: false }` [INFO] [stdout] ed5168b4474ae88621589bf1a473e69dd628499953e98d8de910fa62f75a433c