[INFO] fetching crate bevy_brp_mcp 0.18.0-rc.1... [INFO] testing bevy_brp_mcp-0.18.0-rc.1 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate bevy_brp_mcp 0.18.0-rc.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bevy_brp_mcp 0.18.0-rc.1 [INFO] finished tweaking crates.io crate bevy_brp_mcp 0.18.0-rc.1 [INFO] tweaked toml for crates.io crate bevy_brp_mcp 0.18.0-rc.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_brp_mcp 0.18.0-rc.1 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_brp_mcp 0.18.0-rc.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2b2a6ab89ae7c6936f253bf9ccd4f831f6536cf0985632f95a2d5adea2dbc5a [INFO] running `Command { std: "docker" "start" "-a" "b2b2a6ab89ae7c6936f253bf9ccd4f831f6536cf0985632f95a2d5adea2dbc5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b2a6ab89ae7c6936f253bf9ccd4f831f6536cf0985632f95a2d5adea2dbc5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b2a6ab89ae7c6936f253bf9ccd4f831f6536cf0985632f95a2d5adea2dbc5a", kill_on_drop: false }` [INFO] [stdout] b2b2a6ab89ae7c6936f253bf9ccd4f831f6536cf0985632f95a2d5adea2dbc5a [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f376e8b50b3554ee991f7c24a9eb21e751ded1c6d016967fa4b0c740677f998 [INFO] running `Command { std: "docker" "start" "-a" "9f376e8b50b3554ee991f7c24a9eb21e751ded1c6d016967fa4b0c740677f998", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling bevy_ptr v0.18.0-rc.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0-rc.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0-rc.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling glam v0.30.8 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0-rc.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bevy_platform v0.18.0-rc.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bevy_utils v0.18.0-rc.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling bevy_derive v0.18.0-rc.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling bevy_tasks v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_asset_macros v0.18.0-rc.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bevy_reflect v0.18.0-rc.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling smol-hyper v0.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling error-stack v0.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling cargo-platform v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling cargo_metadata v0.23.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling bevy_brp_mcp_macros v0.18.0-rc.1 [INFO] [stderr] Compiling json-pretty-compact v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling bevy_ecs v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_math v0.18.0-rc.1 [INFO] [stderr] Compiling netstat2 v0.11.2 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bevy_app v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_time v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_log v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_transform v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_input v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_diagnostic v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_asset v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_remote v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_internal v0.18.0-rc.1 [INFO] [stderr] Compiling bevy v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_brp_mcp v0.18.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 20s [INFO] running `Command { std: "docker" "inspect" "9f376e8b50b3554ee991f7c24a9eb21e751ded1c6d016967fa4b0c740677f998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f376e8b50b3554ee991f7c24a9eb21e751ded1c6d016967fa4b0c740677f998", kill_on_drop: false }` [INFO] [stdout] 9f376e8b50b3554ee991f7c24a9eb21e751ded1c6d016967fa4b0c740677f998 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b93fa4761bce61ed75fea3acb443af3c139d06e4224d034bc87d857644e6fa89 [INFO] running `Command { std: "docker" "start" "-a" "b93fa4761bce61ed75fea3acb443af3c139d06e4224d034bc87d857644e6fa89", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling bevy_tasks v0.18.0-rc.1 [INFO] [stderr] Compiling smol-hyper v0.1.1 [INFO] [stderr] Compiling bevy_ecs v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_app v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_time v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_log v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_transform v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_input v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_diagnostic v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_asset v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_remote v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_internal v0.18.0-rc.1 [INFO] [stderr] Compiling bevy v0.18.0-rc.1 [INFO] [stderr] Compiling bevy_brp_mcp v0.18.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "b93fa4761bce61ed75fea3acb443af3c139d06e4224d034bc87d857644e6fa89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93fa4761bce61ed75fea3acb443af3c139d06e4224d034bc87d857644e6fa89", kill_on_drop: false }` [INFO] [stdout] b93fa4761bce61ed75fea3acb443af3c139d06e4224d034bc87d857644e6fa89 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4aedb8f55902c8b7b2531eb1d0ce334ef5551b665b7c1bc4bca9fbcb84073110 [INFO] running `Command { std: "docker" "start" "-a" "4aedb8f55902c8b7b2531eb1d0ce334ef5551b665b7c1bc4bca9fbcb84073110", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bevy_brp_mcp-748c69f0ac857b80) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test app_tools::support::scanning::tests::test_find_and_filter_by_path_exact ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_find_and_filter_by_path_suffix ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_safe_canonicalize_with_valid_path ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_should_skip_directory ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_safe_canonicalize_with_invalid_path ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_compute_relative_path ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_brp_client_error_display ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_from_components_object_empty ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_from_resource_field ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_brp_client_error_is_format_error ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_from_components_object ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_single_component_type ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_single_component_type_empty ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_single_resource_type ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_single_resource_type_empty ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_operation_extract_type_names_insert_resource ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_operation_extract_type_names_mutate_component ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_operation_extract_type_names_mutate_resource ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_deeply_nested_generics ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_module_path_enum_variant ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_module_path_enum_variant_empty ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_multiple_generic_params ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_nested_module_path_enum_variant ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_option_with_simple_type ... ok [INFO] [stdout] test brp_tools::brp_type_guide::mutation_path_builder::type_parser::tests::test_simple_enum_variant ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_operation_extract_type_names_spawn_insert ... ok [INFO] [stdout] test brp_tools::brp_client::types::tests::test_extract_from_resource_field_empty ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_recursive_scan_cycle_detection ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_nested_workspace_discovery ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_process_cargo_toml_workspace_detection ... ok [INFO] [stdout] test app_tools::support::scanning::tests::test_recursive_scan_with_hidden_directories ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4aedb8f55902c8b7b2531eb1d0ce334ef5551b665b7c1bc4bca9fbcb84073110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aedb8f55902c8b7b2531eb1d0ce334ef5551b665b7c1bc4bca9fbcb84073110", kill_on_drop: false }` [INFO] [stdout] 4aedb8f55902c8b7b2531eb1d0ce334ef5551b665b7c1bc4bca9fbcb84073110