[INFO] fetching crate toolsearch 0.1.0... [INFO] testing toolsearch-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate toolsearch 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate toolsearch 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate toolsearch 0.1.0 [INFO] tweaked toml for crates.io crate toolsearch 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toolsearch 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate toolsearch 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0fc7df6f521764453810761f95457fd73bc34a832c263bef4ea504a7870d790 [INFO] running `Command { std: "docker" "start" "-a" "f0fc7df6f521764453810761f95457fd73bc34a832c263bef4ea504a7870d790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0fc7df6f521764453810761f95457fd73bc34a832c263bef4ea504a7870d790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fc7df6f521764453810761f95457fd73bc34a832c263bef4ea504a7870d790", kill_on_drop: false }` [INFO] [stdout] f0fc7df6f521764453810761f95457fd73bc34a832c263bef4ea504a7870d790 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f88aef79a1662929c78a1c7b89cb5d3d9d8f679bafdfa7ffc19f732796cd72 [INFO] running `Command { std: "docker" "start" "-a" "b0f88aef79a1662929c78a1c7b89cb5d3d9d8f679bafdfa7ffc19f732796cd72", 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.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rmcp-macros v0.8.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rmcp v0.8.5 [INFO] [stderr] Compiling toolsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.62s [INFO] running `Command { std: "docker" "inspect" "b0f88aef79a1662929c78a1c7b89cb5d3d9d8f679bafdfa7ffc19f732796cd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f88aef79a1662929c78a1c7b89cb5d3d9d8f679bafdfa7ffc19f732796cd72", kill_on_drop: false }` [INFO] [stdout] b0f88aef79a1662929c78a1c7b89cb5d3d9d8f679bafdfa7ffc19f732796cd72 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27abe3a37cdd848c5cd54106676d5f3738ee54f521da51960e7b8766da5627ef [INFO] running `Command { std: "docker" "start" "-a" "27abe3a37cdd848c5cd54106676d5f3738ee54f521da51960e7b8766da5627ef", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling insta v1.44.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling rmcp v0.8.5 [INFO] [stderr] Compiling toolsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SearchCriteria`, `list_all_tools`, and `search_tools_with_query` [INFO] [stdout] --> tests/integration_test.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use toolsearch::{list_all_tools, search_tools_with_query, SearchCriteria, ServerConfig, TransportConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SearchMode` [INFO] [stdout] --> tests/advanced_test.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use toolsearch::{SearchCriteria, SearchFields, SearchMode, SearchOptions, ServerConfig, SortOrder, TransportConfig}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.04s [INFO] running `Command { std: "docker" "inspect" "27abe3a37cdd848c5cd54106676d5f3738ee54f521da51960e7b8766da5627ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27abe3a37cdd848c5cd54106676d5f3738ee54f521da51960e7b8766da5627ef", kill_on_drop: false }` [INFO] [stdout] 27abe3a37cdd848c5cd54106676d5f3738ee54f521da51960e7b8766da5627ef [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cb39484bb1491d3be6091ac240d5b8a9a0b85fd7bbe8319b939d03a90a43e16 [INFO] running `Command { std: "docker" "start" "-a" "9cb39484bb1491d3be6091ac240d5b8a9a0b85fd7bbe8319b939d03a90a43e16", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SearchMode` [INFO] [stderr] --> tests/advanced_test.rs:1:48 [INFO] [stderr] | [INFO] [stderr] 1 | use toolsearch::{SearchCriteria, SearchFields, SearchMode, SearchOptions, ServerConfig, SortOrder, TransportConfig}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SearchCriteria`, `list_all_tools`, and `search_tools_with_query` [INFO] [stderr] --> tests/integration_test.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use toolsearch::{list_all_tools, search_tools_with_query, SearchCriteria, ServerConfig, TransportConfig}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `toolsearch` (test "advanced_test") generated 1 warning (run `cargo fix --test "advanced_test" -p toolsearch` to apply 1 suggestion) [INFO] [stderr] warning: `toolsearch` (test "integration_test") generated 1 warning (run `cargo fix --test "integration_test" -p toolsearch` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toolsearch-eead5a951fae063b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_search_criteria_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toolsearch-1cdebcdbf34fd316) [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] [stderr] Running tests/advanced_test.rs (/opt/rustwide/target/debug/deps/advanced_test-6b7c81afae4e3e0c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_search_fields_default ... ok [INFO] [stdout] test test_search_options_default ... ok [INFO] [stdout] test test_server_config_validation ... ok [INFO] [stdout] test test_search_criteria_match_all ... ok [INFO] [stdout] test test_tool_search_match_tool_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f612522984416685) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_search_criteria ... ok [INFO] [stdout] test test_server_config_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests toolsearch [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok [INFO] [stdout] test src/search.rs - search::simple_search (line 110) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.88s; merged doctests compilation took 0.86s [INFO] running `Command { std: "docker" "inspect" "9cb39484bb1491d3be6091ac240d5b8a9a0b85fd7bbe8319b939d03a90a43e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb39484bb1491d3be6091ac240d5b8a9a0b85fd7bbe8319b939d03a90a43e16", kill_on_drop: false }` [INFO] [stdout] 9cb39484bb1491d3be6091ac240d5b8a9a0b85fd7bbe8319b939d03a90a43e16