[INFO] fetching crate turbomcp-macros 2.2.1... [INFO] testing turbomcp-macros-2.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate turbomcp-macros 2.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate turbomcp-macros 2.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate turbomcp-macros 2.2.1 [INFO] tweaked toml for crates.io crate turbomcp-macros 2.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbomcp-macros 2.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turbomcp-macros 2.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 026162f04b111ad59d9e833fe8344efe29cb69f7912f3179ddd3d154355e3fbd [INFO] running `Command { std: "docker" "start" "-a" "026162f04b111ad59d9e833fe8344efe29cb69f7912f3179ddd3d154355e3fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "026162f04b111ad59d9e833fe8344efe29cb69f7912f3179ddd3d154355e3fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026162f04b111ad59d9e833fe8344efe29cb69f7912f3179ddd3d154355e3fbd", kill_on_drop: false }` [INFO] [stdout] 026162f04b111ad59d9e833fe8344efe29cb69f7912f3179ddd3d154355e3fbd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c89d78f111cf9fb1c9900f6bb690b44c540f329b44a22c1f97e397ffff61a3 [INFO] running `Command { std: "docker" "start" "-a" "c7c89d78f111cf9fb1c9900f6bb690b44c540f329b44a22c1f97e397ffff61a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling faststr v0.2.32 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling sonic-rs v0.3.17 [INFO] [stderr] Compiling simd-json v0.13.11 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling turbomcp-protocol v2.2.1 [INFO] [stderr] Compiling turbomcp-macros v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.05s [INFO] running `Command { std: "docker" "inspect" "c7c89d78f111cf9fb1c9900f6bb690b44c540f329b44a22c1f97e397ffff61a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c89d78f111cf9fb1c9900f6bb690b44c540f329b44a22c1f97e397ffff61a3", kill_on_drop: false }` [INFO] [stdout] c7c89d78f111cf9fb1c9900f6bb690b44c540f329b44a22c1f97e397ffff61a3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dc018e53efba6aa268ab9f2866975107a389e9c8603b67550205bf158de3107 [INFO] running `Command { std: "docker" "start" "-a" "2dc018e53efba6aa268ab9f2866975107a389e9c8603b67550205bf158de3107", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling faststr v0.2.32 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling trybuild v1.0.113 [INFO] [stderr] Compiling sonic-rs v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling simd-json v0.13.11 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling turbomcp-protocol v2.2.1 [INFO] [stderr] Compiling turbomcp-macros v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.65s [INFO] running `Command { std: "docker" "inspect" "2dc018e53efba6aa268ab9f2866975107a389e9c8603b67550205bf158de3107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc018e53efba6aa268ab9f2866975107a389e9c8603b67550205bf158de3107", kill_on_drop: false }` [INFO] [stdout] 2dc018e53efba6aa268ab9f2866975107a389e9c8603b67550205bf158de3107 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3512b568593037b5d469da285638e57b9e78eaee1ece4ce97388902e727dc76 [INFO] running `Command { std: "docker" "start" "-a" "b3512b568593037b5d469da285638e57b9e78eaee1ece4ce97388902e727dc76", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] running 12 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbomcp_macros-7fa87c6a7f2ca031) [INFO] [stdout] test attrs::tests::test_root_parsing ... ok [INFO] [stdout] test attrs::tool_attr_tests::test_tool_combine_description_multiple_fields ... ok [INFO] [stdout] test attrs::tool_attr_tests::test_tool_combine_description_single_field ... ok [INFO] [stdout] test attrs::tool_attr_tests::test_tool_combine_description_multiple_related_and_examples ... ok [INFO] [stdout] test attrs::tool_attr_tests::test_tool_empty_fields_not_added ... ok [INFO] [stdout] test attrs::tool_attr_tests::test_tool_combine_description_with_all_fields ... ok [INFO] [stdout] test uri_template::tests::test_complex_template ... ok [INFO] [stdout] test uri_template::tests::test_literal_template ... ok [INFO] [stdout] test uri_template::tests::test_name_generation ... ok [INFO] [stdout] test attrs::tool_attr_tests::test_tool_combine_description_empty ... ok [INFO] [stdout] test uri_template::tests::test_template_matching ... ok [INFO] [stderr] Running tests/error_integration_tests.rs (/opt/rustwide/target/debug/deps/error_integration_tests-e02585cdd6628340) [INFO] [stdout] test uri_template::tests::test_simple_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_error_context_information ... ok [INFO] [stdout] test test_error_properties_preserved ... ok [INFO] [stdout] test test_complex_formatting_scenarios ... ok [INFO] [stdout] test test_core_error_direct_creation ... ok [INFO] [stdout] test test_mcp_error_generates_core_error ... ok [INFO] [stdout] test test_mcp_error_in_result_context ... ok [INFO] [stdout] test test_mcp_error_with_formatting ... ok [INFO] [stderr] Running tests/helper_macro_tests.rs (/opt/rustwide/target/debug/deps/helper_macro_tests-f91bac8fc8baeb36) [INFO] [stdout] test test_macro_error_vs_direct_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_mcp_error_creates_proper_error ... ok [INFO] [stdout] test test_helper_macros_async_compatibility ... ok [INFO] [stdout] test test_mcp_text_formatting_works ... ok [INFO] [stdout] test test_tool_result_empty_creates_valid_result ... ok [INFO] [stdout] test test_tool_result_with_content ... ok [INFO] [stdout] test test_mcp_error_formatting_works ... ok [INFO] [stdout] test test_mcp_text_produces_correct_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/stdio_safety_tests.rs (/opt/rustwide/target/debug/deps/stdio_safety_tests-cb617f1e1d3aaf6c) [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking faststr v0.2.32 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Compiling sonic-rs v0.3.17 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Checking simd-json v0.13.11 [INFO] [stderr] Checking turbomcp-protocol v2.2.1 [INFO] [stderr] Compiling turbomcp-macros v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] test stdio_safety_compile_tests has been running for over 60 seconds [INFO] [stderr] Checking turbomcp-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/turbomcp-macros) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/stdio_println_rejected.rs ... ok [INFO] [stderr] test tests/compile_fail/stdio_print_rejected.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test stdio_safety_compile_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.54s [INFO] [stdout] [INFO] [stderr] Doc-tests turbomcp_macros [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/attrs.rs - attrs::ToolAttrs::from_args (line 294) ... ignored [INFO] [stdout] test src/lib.rs - (line 30) ... ignored [INFO] [stdout] test src/lib.rs - (line 75) ... ignored [INFO] [stdout] test src/lib.rs - completion (line 373) ... ignored [INFO] [stdout] test src/lib.rs - elicit (line 267) ... ignored [INFO] [stdout] test src/lib.rs - elicit (line 275) ... ignored [INFO] [stdout] test src/lib.rs - elicitation (line 350) ... ignored [INFO] [stdout] test src/lib.rs - mcp_error (line 249) ... ignored [INFO] [stdout] test src/lib.rs - mcp_text (line 224) ... ignored [INFO] [stdout] test src/lib.rs - mcp_text (line 234) ... ignored [INFO] [stdout] test src/lib.rs - ping (line 417) ... ignored [INFO] [stdout] test src/lib.rs - prompt (line 186) ... ignored [INFO] [stdout] test src/lib.rs - resource (line 204) ... ignored [INFO] [stdout] test src/lib.rs - template (line 395) ... ignored [INFO] [stdout] test src/lib.rs - tool (line 166) ... ignored [INFO] [stdout] test src/lib.rs - tool_result (line 322) ... ignored [INFO] [stdout] test src/lib.rs - tool_result (line 332) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.36s [INFO] running `Command { std: "docker" "inspect" "b3512b568593037b5d469da285638e57b9e78eaee1ece4ce97388902e727dc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3512b568593037b5d469da285638e57b9e78eaee1ece4ce97388902e727dc76", kill_on_drop: false }` [INFO] [stdout] b3512b568593037b5d469da285638e57b9e78eaee1ece4ce97388902e727dc76