[INFO] fetching crate turbomcp-server 3.0.14... [INFO] documenting turbomcp-server-3.0.14 against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] extracting crate turbomcp-server 3.0.14 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate turbomcp-server 3.0.14 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate turbomcp-server 3.0.14 [INFO] tweaked toml for crates.io crate turbomcp-server 3.0.14 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbomcp-server 3.0.14 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turbomcp-server 3.0.14 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d43bdb9d15775ce080bb7540b481825c581d9cf25ceb2fb9e21196576979bae0 [INFO] running `Command { std: "docker" "start" "-a" "d43bdb9d15775ce080bb7540b481825c581d9cf25ceb2fb9e21196576979bae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43bdb9d15775ce080bb7540b481825c581d9cf25ceb2fb9e21196576979bae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43bdb9d15775ce080bb7540b481825c581d9cf25ceb2fb9e21196576979bae0", kill_on_drop: false }` [INFO] [stdout] d43bdb9d15775ce080bb7540b481825c581d9cf25ceb2fb9e21196576979bae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b30fc1cf8262797007e4963d05d745ad11f7515c8ac85ad0cf22941d35b4ce [INFO] running `Command { std: "docker" "start" "-a" "37b30fc1cf8262797007e4963d05d745ad11f7515c8ac85ad0cf22941d35b4ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking sonic-number v0.1.1 [INFO] [stderr] Checking sonic-simd v0.1.3 [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 quote v1.0.45 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking turbomcp-types v3.0.14 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking faststr v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking simd-json v0.17.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Checking turbomcp-core v3.0.14 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking sonic-rs v0.5.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking turbomcp-protocol v3.0.14 [INFO] [stderr] Checking turbomcp-transport-traits v3.0.14 [INFO] [stderr] Checking turbomcp-stdio v3.0.14 [INFO] [stderr] Checking turbomcp-transport v3.0.14 [INFO] [stderr] Compiling turbomcp-macros v3.0.14 [INFO] [stderr] Documenting turbomcp-server v3.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ProtocolVersion` [INFO] [stdout] --> src/router.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | /// Transport layers should store the negotiated [`ProtocolVersion`] from [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `ProtocolVersion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.86s [INFO] [stderr] Generated /opt/rustwide/target/doc/turbomcp_server/index.html [INFO] running `Command { std: "docker" "inspect" "37b30fc1cf8262797007e4963d05d745ad11f7515c8ac85ad0cf22941d35b4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b30fc1cf8262797007e4963d05d745ad11f7515c8ac85ad0cf22941d35b4ce", kill_on_drop: false }` [INFO] [stdout] 37b30fc1cf8262797007e4963d05d745ad11f7515c8ac85ad0cf22941d35b4ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2026-04-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de375d0c56b5e5e77f2dc82278aa94fe4fdc22bb2f607c9c74f032e7e881717 [INFO] running `Command { std: "docker" "start" "-a" "8de375d0c56b5e5e77f2dc82278aa94fe4fdc22bb2f607c9c74f032e7e881717", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerocopy v0.8.40 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling halfbrown v0.4.0 [INFO] [stderr] Compiling turbomcp-types v3.0.14 [INFO] [stderr] Compiling faststr v0.2.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking simd-json v0.17.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling schemars v1.2.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] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling turbomcp-core v3.0.14 [INFO] [stderr] Compiling sonic-rs v0.5.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling turbomcp-protocol v3.0.14 [INFO] [stderr] Checking turbomcp-transport-traits v3.0.14 [INFO] [stderr] Checking turbomcp-stdio v3.0.14 [INFO] [stderr] Checking turbomcp-transport v3.0.14 [INFO] [stderr] Compiling turbomcp-macros v3.0.14 [INFO] [stderr] Documenting turbomcp-server v3.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ProtocolVersion` [INFO] [stdout] --> src/router.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | /// Transport layers should store the negotiated [`ProtocolVersion`] from [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `ProtocolVersion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.85s [INFO] [stderr] Generated /opt/rustwide/target/doc/turbomcp_server/index.html [INFO] running `Command { std: "docker" "inspect" "8de375d0c56b5e5e77f2dc82278aa94fe4fdc22bb2f607c9c74f032e7e881717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de375d0c56b5e5e77f2dc82278aa94fe4fdc22bb2f607c9c74f032e7e881717", kill_on_drop: false }` [INFO] [stdout] 8de375d0c56b5e5e77f2dc82278aa94fe4fdc22bb2f607c9c74f032e7e881717