[INFO] fetching crate rmcp-openapi-server 0.20.3... [INFO] testing rmcp-openapi-server-0.20.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rmcp-openapi-server 0.20.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rmcp-openapi-server 0.20.3 [INFO] finished tweaking crates.io crate rmcp-openapi-server 0.20.3 [INFO] tweaked toml for crates.io crate rmcp-openapi-server 0.20.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rmcp-openapi-server 0.20.3 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 rmcp-openapi-server 0.20.3 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] 5c53468640813205fea63fa52bf84bf15fe161df99fbaebbc79a66fe6ad101ab [INFO] running `Command { std: "docker" "start" "-a" "5c53468640813205fea63fa52bf84bf15fe161df99fbaebbc79a66fe6ad101ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c53468640813205fea63fa52bf84bf15fe161df99fbaebbc79a66fe6ad101ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c53468640813205fea63fa52bf84bf15fe161df99fbaebbc79a66fe6ad101ab", kill_on_drop: false }` [INFO] [stdout] 5c53468640813205fea63fa52bf84bf15fe161df99fbaebbc79a66fe6ad101ab [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] 0e2a2c1ad4ff7dbe6b80af0a95e19e5b3ade168f266ae498deb6faf277043ece [INFO] running `Command { std: "docker" "start" "-a" "0e2a2c1ad4ff7dbe6b80af0a95e19e5b3ade168f266ae498deb6faf277043ece", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling rmcp-macros v0.8.5 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling bon v3.8.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling rmcp v0.8.5 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling oas3 v0.19.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling rmcp-actix-web v0.8.11 [INFO] [stderr] Compiling rmcp-openapi v0.20.3 [INFO] [stderr] Compiling rmcp-openapi-server v0.20.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "0e2a2c1ad4ff7dbe6b80af0a95e19e5b3ade168f266ae498deb6faf277043ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2a2c1ad4ff7dbe6b80af0a95e19e5b3ade168f266ae498deb6faf277043ece", kill_on_drop: false }` [INFO] [stdout] 0e2a2c1ad4ff7dbe6b80af0a95e19e5b3ade168f266ae498deb6faf277043ece [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] a51690a4f65cef8635e9a68d3beda0a8ecb17ef14028c7d7bdd182e1fd7daf54 [INFO] running `Command { std: "docker" "start" "-a" "a51690a4f65cef8635e9a68d3beda0a8ecb17ef14028c7d7bdd182e1fd7daf54", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling rmcp-openapi v0.20.3 [INFO] [stderr] Compiling rmcp-openapi-server v0.20.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.76s [INFO] running `Command { std: "docker" "inspect" "a51690a4f65cef8635e9a68d3beda0a8ecb17ef14028c7d7bdd182e1fd7daf54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51690a4f65cef8635e9a68d3beda0a8ecb17ef14028c7d7bdd182e1fd7daf54", kill_on_drop: false }` [INFO] [stdout] a51690a4f65cef8635e9a68d3beda0a8ecb17ef14028c7d7bdd182e1fd7daf54 [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] 81c7b9150b52bca71c8bf16dbedb588ff0f8f07dac10aa562407f193ba9bb651 [INFO] running `Command { std: "docker" "start" "-a" "81c7b9150b52bca71c8bf16dbedb588ff0f8f07dac10aa562407f193ba9bb651", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rmcp_openapi_server-0f77f68c2d28d3d2) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test configuration::tests::test_header_validation_invalid_header_name ... ok [INFO] [stdout] test configuration::tests::test_header_parsing_valid_formats ... ok [INFO] [stdout] test configuration::tests::test_header_parsing_with_spaces ... ok [INFO] [stdout] test configuration::tests::test_no_headers ... ok [INFO] [stdout] test configuration::tests::test_header_validation_invalid_header_value ... ok [INFO] [stdout] test configuration::tests::test_header_parsing_invalid_format_empty_key ... ok [INFO] [stdout] test configuration::tests::test_header_parsing_invalid_format_no_equals ... ok [INFO] [stdout] test configuration::tests::test_header_parsing_empty_value_allowed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81c7b9150b52bca71c8bf16dbedb588ff0f8f07dac10aa562407f193ba9bb651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c7b9150b52bca71c8bf16dbedb588ff0f8f07dac10aa562407f193ba9bb651", kill_on_drop: false }` [INFO] [stdout] 81c7b9150b52bca71c8bf16dbedb588ff0f8f07dac10aa562407f193ba9bb651