[INFO] cloning repository https://github.com/bonedaddy/bexp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonedaddy/bexp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fbexp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fbexp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f20268a59e44f7ece7b8c1fa0ce14b254a8da167
[INFO] testing bonedaddy/bexp against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fbexp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bonedaddy/bexp
[INFO] finished tweaking git repo https://github.com/bonedaddy/bexp
[INFO] tweaked toml for git repo https://github.com/bonedaddy/bexp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bonedaddy/bexp 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 git repo https://github.com/bonedaddy/bexp 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] 24c5aec7c83537ca53cb169079ee6f0d079ea1767c725458775dd566c8a7e670
[INFO] running `Command { std: "docker" "start" "-a" "24c5aec7c83537ca53cb169079ee6f0d079ea1767c725458775dd566c8a7e670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24c5aec7c83537ca53cb169079ee6f0d079ea1767c725458775dd566c8a7e670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c5aec7c83537ca53cb169079ee6f0d079ea1767c725458775dd566c8a7e670", kill_on_drop: false }`
[INFO] [stdout] 24c5aec7c83537ca53cb169079ee6f0d079ea1767c725458775dd566c8a7e670
[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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c596a016de024af31d001725036bc2b54dc87118bc9258907d16fa36ff1fff
[INFO] running `Command { std: "docker" "start" "-a" "c3c596a016de024af31d001725036bc2b54dc87118bc9258907d16fa36ff1fff", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.5.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.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.18
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling bexp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "c3c596a016de024af31d001725036bc2b54dc87118bc9258907d16fa36ff1fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c596a016de024af31d001725036bc2b54dc87118bc9258907d16fa36ff1fff", kill_on_drop: false }`
[INFO] [stdout] c3c596a016de024af31d001725036bc2b54dc87118bc9258907d16fa36ff1fff
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 160a7ad4bd7e06d7ca872b182160d022460aa4b6c9cea7e9deb6343662454008
[INFO] running `Command { std: "docker" "start" "-a" "160a7ad4bd7e06d7ca872b182160d022460aa4b6c9cea7e9deb6343662454008", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling bexp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "160a7ad4bd7e06d7ca872b182160d022460aa4b6c9cea7e9deb6343662454008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "160a7ad4bd7e06d7ca872b182160d022460aa4b6c9cea7e9deb6343662454008", kill_on_drop: false }`
[INFO] [stdout] 160a7ad4bd7e06d7ca872b182160d022460aa4b6c9cea7e9deb6343662454008
[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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc4965289a358f0776d3d4c654edcaa7e79ca1b1636dd7979d0fd4d775637227
[INFO] running `Command { std: "docker" "start" "-a" "bc4965289a358f0776d3d4c654edcaa7e79ca1b1636dd7979d0fd4d775637227", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bexp-c67a86211d7c3ee2)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test capsule::intent::tests::intent_weights_match_expected_profiles ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_prefers_debug_when_debug_keywords_dominate ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_returns_modify_for_change_requests ... ok
[INFO] [stdout] test db::tokenizer::tests::empty_string ... ok
[INFO] [stdout] test config::tests::is_excluded_checks_path_components ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_returns_explore_when_no_keywords_match ... ok
[INFO] [stdout] test capsule::budget::tests::merge_ranges_handles_single ... ok
[INFO] [stdout] test capsule::budget::tests::extract_lines_works ... ok
[INFO] [stdout] test db::tokenizer::tests::mixed_snake_camel ... ok
[INFO] [stdout] test db::tokenizer::tests::pascal_case_splitting ... ok
[INFO] [stdout] test db::tokenizer::tests::qualified_name_splitting ... ok
[INFO] [stdout] test db::tokenizer::tests::single_word ... ok
[INFO] [stdout] test db::tokenizer::tests::snake_case_splitting ... ok
[INFO] [stdout] test git::tests::test_discover_submodules_no_gitmodules ... ok
[INFO] [stdout] test indexer::languages::dotenv::tests::deduplicates_keys ... ok
[INFO] [stdout] test db::tokenizer::tests::acronym_splitting ... ok
[INFO] [stdout] test config::tests::load_applies_values_from_toml_file ... ok
[INFO] [stdout] test indexer::languages::dotenv::tests::skips_invalid_keys ... ok
[INFO] [stdout] test indexer::resolver::tests::path_matches_import_works ... ok
[INFO] [stdout] test indexer::languages::dotenv::tests::parse_basic_env_file ... ok
[INFO] [stdout] test capsule::budget::tests::merge_ranges_merges_overlapping ... ok
[INFO] [stdout] test indexer::structural_diff::tests::detects_added_node ... ok
[INFO] [stdout] test indexer::structural_diff::tests::detects_modified_signature ... ok
[INFO] [stdout] test indexer::structural_diff::tests::detects_removed_node ... ok
[INFO] [stdout] test indexer::structural_diff::tests::format_only_change_same_hash ... ok
[INFO] [stdout] test indexer::structural_diff::tests::no_changes_produces_empty_diff ... ok
[INFO] [stdout] test indexer::structural_diff::tests::signature_change_different_hash ... ok
[INFO] [stdout] test db::tokenizer::tests::query_tokenization ... ok
[INFO] [stdout] test git::tests::test_discover_submodules_parses_paths ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_prefers_blast_radius_when_dependency_keywords_dominate ... ok
[INFO] [stdout] test db::tokenizer::tests::camel_case_splitting ... ok
[INFO] [stdout] test config::tests::load_defaults_when_config_file_is_missing ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_rejects_ambiguous_name_only_match ... ok
[INFO] [stdout] test graph::tests::incremental_update_falls_back_to_full_rebuild_when_large_change ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_single_candidate_no_import_accepted ... ok
[INFO] [stdout] test graph::tests::build_from_db_loads_nodes_and_edges ... ok
[INFO] [stdout] test graph::tests::bridge_candidates_excludes_already_included ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_picks_imported_file_candidate ... ok
[INFO] [stdout] test graph::tests::incremental_update_removes_and_readds_nodes ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_type_ref_prefers_struct_over_function ... ok
[INFO] [stdout] test graph::tests::bridge_candidates_finds_intermediate_nodes ... ok
[INFO] [stdout] test indexer::tests::mtime_hash_skips_reindex_when_unchanged ... ok
[INFO] [stdout] test indexer::tests::mtime_hash_reindexes_when_file_touched ... ok
[INFO] [stdout] test mcp::tools::tests::flow_with_empty_from_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::flow_with_empty_to_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::get_session_context_with_no_session ... ok
[INFO] [stdout] test mcp::tools::tests::flow_between_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::get_skeleton_minimal_level ... ok
[INFO] [stdout] test mcp::tools::tests::get_unresolved_refs_with_file_filter ... ok
[INFO] [stdout] test mcp::tools::tests::get_config_returns_configuration ... ok
[INFO] [stdout] test mcp::tools::tests::detect_staleness_runs_without_error ... ok
[INFO] [stdout] test mcp::tools::tests::get_session_context_returns_data ... ok
[INFO] [stdout] test mcp::tools::tests::capsule_with_empty_query_returns_error ... ok
[INFO] [stdout] test mcp::tools::tests::get_unresolved_refs_limit_zero_fails ... ok
[INFO] [stdout] test mcp::tools::tests::get_unresolved_refs_returns_results ... ok
[INFO] [stdout] test mcp::tools::tests::get_skeleton_path_traversal_rejected ... ok
[INFO] [stdout] test mcp::tools::tests::get_skeleton_returns_content ... ok
[INFO] [stdout] test mcp::tools::tests::capsule_with_session_id ... ok
[INFO] [stdout] test mcp::tools::tests::capsule_with_valid_query_returns_success ... ok
[INFO] [stdout] test mcp::tools::tests::graph_stats_returns_stats ... ok
[INFO] [stdout] test mcp::tools::tests::graph_stats_empty_workspace ... ok
[INFO] [stdout] test mcp::tools::tests::graph_stats_with_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::index_status_empty_workspace ... ok
[INFO] [stdout] test mcp::tools::tests::list_sessions_returns_list ... ok
[INFO] [stdout] test mcp::tools::tests::list_sessions_with_zero_limit_fails ... ok
[INFO] [stdout] test mcp::tools::tests::list_sessions_with_default_limit ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_empty_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::list_files_with_language_filter ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_known_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_edge_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::index_status_returns_counts ... ok
[INFO] [stdout] test mcp::tools::tests::list_files_returns_file_list ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_invalid_direction ... ok
[INFO] [stdout] test mcp::tools::tests::list_files_with_sort ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_returns_relationships ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_with_limit_over_max_fails ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_with_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_with_limit_zero_fails ... ok
[INFO] [stdout] test mcp::tools::tests::trigger_reindex_specific_file ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_file_path_filter ... ok
[INFO] [stdout] test mcp::validation::tests::validate_content_accepts_normal ... ok
[INFO] [stdout] test mcp::validation::tests::validate_content_rejects_empty ... ok
[INFO] [stdout] test mcp::validation::tests::validate_depth_rejects_too_large ... ok
[INFO] [stdout] test mcp::validation::tests::validate_depth_uses_default ... ok
[INFO] [stdout] test mcp::validation::tests::validate_direction_accepts_valid ... ok
[INFO] [stdout] test mcp::validation::tests::validate_direction_rejects_invalid ... ok
[INFO] [stdout] test mcp::validation::tests::validate_limit_rejects_too_large ... ok
[INFO] [stdout] test mcp::validation::tests::validate_limit_rejects_zero ... ok
[INFO] [stdout] test mcp::validation::tests::validate_limit_uses_default ... ok
[INFO] [stdout] test mcp::validation::tests::validate_query_accepts_normal ... ok
[INFO] [stdout] test mcp::validation::tests::validate_query_rejects_empty ... ok
[INFO] [stdout] test mcp::validation::tests::validate_query_rejects_too_long ... ok
[INFO] [stdout] test memory::consolidation::tests::consolidation_with_similar_obs ... ok
[INFO] [stdout] test memory::consolidation::tests::jaccard_different ... ok
[INFO] [stdout] test memory::consolidation::tests::jaccard_identical ... ok
[INFO] [stdout] test memory::consolidation::tests::trigram_basic ... ok
[INFO] [stdout] test types::tests::detail_level_roundtrips_through_string_representation ... ok
[INFO] [stdout] test types::tests::edge_kind_roundtrips_through_string_representation ... ok
[INFO] [stdout] test types::tests::language_from_extension_supports_known_aliases ... ok
[INFO] [stdout] test types::tests::node_kind_roundtrips_through_string_representation ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_returns_matching_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::submit_lsp_edges_with_empty_list ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_pagerank ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_limit_zero_fails ... ok
[INFO] [stdout] test mcp::tools::tests::save_observation_without_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::search_memory_with_empty_query_fails ... ok
[INFO] [stdout] test mcp::tools::tests::save_observation_stores_content ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::search_memory_returns_results ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_limit_over_max_fails ... ok
[INFO] [stdout] test mcp::tools::tests::save_observation_with_empty_content_fails ... ok
[INFO] [stdout] test mcp::tools::tests::trigger_reindex_full ... ok
[INFO] [stdout] test mcp::tools::tests::submit_lsp_edges_with_unresolved_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::workspace_setup_creates_config_files ... ok
[INFO] [stdout] test mcp::tools::tests::workspace_setup_no_force_existing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.69s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bexp-3ae3bc2a9c858e92)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test capsule::intent::tests::detect_intent_returns_modify_for_change_requests ... ok
[INFO] [stdout] test capsule::budget::tests::extract_lines_works ... ok
[INFO] [stdout] test db::tokenizer::tests::query_tokenization ... ok
[INFO] [stdout] test db::tokenizer::tests::qualified_name_splitting ... ok
[INFO] [stdout] test db::tokenizer::tests::snake_case_splitting ... ok
[INFO] [stdout] test db::tokenizer::tests::single_word ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_prefers_blast_radius_when_dependency_keywords_dominate ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_prefers_debug_when_debug_keywords_dominate ... ok
[INFO] [stdout] test git::tests::test_discover_submodules_no_gitmodules ... ok
[INFO] [stdout] test capsule::intent::tests::intent_weights_match_expected_profiles ... ok
[INFO] [stdout] test db::tokenizer::tests::camel_case_splitting ... ok
[INFO] [stdout] test db::tokenizer::tests::empty_string ... ok
[INFO] [stdout] test config::tests::is_excluded_checks_path_components ... ok
[INFO] [stdout] test git::tests::test_discover_submodules_parses_paths ... ok
[INFO] [stdout] test db::tokenizer::tests::mixed_snake_camel ... ok
[INFO] [stdout] test capsule::intent::tests::detect_intent_returns_explore_when_no_keywords_match ... ok
[INFO] [stdout] test db::tokenizer::tests::acronym_splitting ... ok
[INFO] [stdout] test db::tokenizer::tests::pascal_case_splitting ... ok
[INFO] [stdout] test capsule::budget::tests::merge_ranges_merges_overlapping ... ok
[INFO] [stdout] test capsule::budget::tests::merge_ranges_handles_single ... ok
[INFO] [stdout] test config::tests::load_defaults_when_config_file_is_missing ... ok
[INFO] [stdout] test indexer::languages::dotenv::tests::skips_invalid_keys ... ok
[INFO] [stdout] test indexer::languages::dotenv::tests::deduplicates_keys ... ok
[INFO] [stdout] test indexer::structural_diff::tests::detects_modified_signature ... ok
[INFO] [stdout] test indexer::resolver::tests::path_matches_import_works ... ok
[INFO] [stdout] test indexer::structural_diff::tests::detects_removed_node ... ok
[INFO] [stdout] test indexer::languages::dotenv::tests::parse_basic_env_file ... ok
[INFO] [stdout] test indexer::structural_diff::tests::detects_added_node ... ok
[INFO] [stdout] test indexer::structural_diff::tests::no_changes_produces_empty_diff ... ok
[INFO] [stdout] test indexer::structural_diff::tests::signature_change_different_hash ... ok
[INFO] [stdout] test config::tests::load_applies_values_from_toml_file ... ok
[INFO] [stdout] test indexer::structural_diff::tests::format_only_change_same_hash ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_single_candidate_no_import_accepted ... ok
[INFO] [stdout] test graph::tests::build_from_db_loads_nodes_and_edges ... ok
[INFO] [stdout] test graph::tests::incremental_update_removes_and_readds_nodes ... ok
[INFO] [stdout] test graph::tests::incremental_update_falls_back_to_full_rebuild_when_large_change ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_rejects_ambiguous_name_only_match ... ok
[INFO] [stdout] test graph::tests::bridge_candidates_excludes_already_included ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_type_ref_prefers_struct_over_function ... ok
[INFO] [stdout] test graph::tests::bridge_candidates_finds_intermediate_nodes ... ok
[INFO] [stdout] test indexer::resolver::tests::resolver_picks_imported_file_candidate ... ok
[INFO] [stdout] test indexer::tests::mtime_hash_skips_reindex_when_unchanged ... ok
[INFO] [stdout] test indexer::tests::mtime_hash_reindexes_when_file_touched ... ok
[INFO] [stdout] test mcp::tools::tests::capsule_with_empty_query_returns_error ... ok
[INFO] [stdout] test mcp::tools::tests::flow_between_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::capsule_with_valid_query_returns_success ... ok
[INFO] [stdout] test mcp::tools::tests::get_unresolved_refs_returns_results ... ok
[INFO] [stdout] test mcp::tools::tests::capsule_with_session_id ... ok
[INFO] [stdout] test mcp::tools::tests::flow_with_empty_to_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::get_unresolved_refs_limit_zero_fails ... ok
[INFO] [stdout] test mcp::tools::tests::flow_with_empty_from_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::get_config_returns_configuration ... ok
[INFO] [stdout] test mcp::tools::tests::get_skeleton_minimal_level ... ok
[INFO] [stdout] test mcp::tools::tests::get_unresolved_refs_with_file_filter ... ok
[INFO] [stdout] test mcp::tools::tests::detect_staleness_runs_without_error ... ok
[INFO] [stdout] test mcp::tools::tests::get_skeleton_returns_content ... ok
[INFO] [stdout] test mcp::tools::tests::get_session_context_returns_data ... ok
[INFO] [stdout] test mcp::tools::tests::get_session_context_with_no_session ... ok
[INFO] [stdout] test mcp::tools::tests::get_skeleton_path_traversal_rejected ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_invalid_direction ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_known_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::graph_stats_returns_stats ... ok
[INFO] [stdout] test mcp::tools::tests::graph_stats_empty_workspace ... ok
[INFO] [stdout] test mcp::tools::tests::index_status_empty_workspace ... ok
[INFO] [stdout] test mcp::tools::tests::list_files_with_language_filter ... ok
[INFO] [stdout] test mcp::tools::tests::list_sessions_with_default_limit ... ok
[INFO] [stdout] test mcp::tools::tests::graph_stats_with_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_returns_relationships ... ok
[INFO] [stdout] test mcp::tools::tests::list_sessions_returns_list ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_edge_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::index_status_returns_counts ... ok
[INFO] [stdout] test mcp::tools::tests::list_files_returns_file_list ... ok
[INFO] [stdout] test mcp::tools::tests::impact_with_empty_symbol ... ok
[INFO] [stdout] test mcp::tools::tests::list_sessions_with_zero_limit_fails ... ok
[INFO] [stdout] test mcp::tools::tests::list_files_with_sort ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_with_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_with_limit_over_max_fails ... ok
[INFO] [stdout] test mcp::tools::tests::query_edges_with_limit_zero_fails ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_limit_over_max_fails ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_limit_zero_fails ... ok
[INFO] [stdout] test mcp::validation::tests::validate_content_accepts_normal ... ok
[INFO] [stdout] test mcp::validation::tests::validate_content_rejects_empty ... ok
[INFO] [stdout] test mcp::validation::tests::validate_depth_rejects_too_large ... ok
[INFO] [stdout] test mcp::validation::tests::validate_depth_uses_default ... ok
[INFO] [stdout] test mcp::validation::tests::validate_direction_accepts_valid ... ok
[INFO] [stdout] test mcp::validation::tests::validate_direction_rejects_invalid ... ok
[INFO] [stdout] test mcp::validation::tests::validate_limit_rejects_too_large ... ok
[INFO] [stdout] test mcp::validation::tests::validate_limit_rejects_zero ... ok
[INFO] [stdout] test mcp::validation::tests::validate_limit_uses_default ... ok
[INFO] [stdout] test mcp::validation::tests::validate_query_accepts_normal ... ok
[INFO] [stdout] test mcp::validation::tests::validate_query_rejects_empty ... ok
[INFO] [stdout] test mcp::validation::tests::validate_query_rejects_too_long ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_returns_matching_symbols ... ok
[INFO] [stdout] test memory::consolidation::tests::jaccard_different ... ok
[INFO] [stdout] test memory::consolidation::tests::jaccard_identical ... ok
[INFO] [stdout] test memory::consolidation::tests::trigram_basic ... ok
[INFO] [stdout] test types::tests::detail_level_roundtrips_through_string_representation ... ok
[INFO] [stdout] test types::tests::edge_kind_roundtrips_through_string_representation ... ok
[INFO] [stdout] test types::tests::language_from_extension_supports_known_aliases ... ok
[INFO] [stdout] test types::tests::node_kind_roundtrips_through_string_representation ... ok
[INFO] [stdout] test memory::consolidation::tests::consolidation_with_similar_obs ... ok
[INFO] [stdout] test mcp::tools::tests::search_memory_with_empty_query_fails ... ok
[INFO] [stdout] test mcp::tools::tests::save_observation_stores_content ... ok
[INFO] [stdout] test mcp::tools::tests::save_observation_with_empty_content_fails ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_file_path_filter ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_kind_filter ... ok
[INFO] [stdout] test mcp::tools::tests::submit_lsp_edges_with_unresolved_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::query_nodes_with_pagerank ... ok
[INFO] [stdout] test mcp::tools::tests::save_observation_without_symbols ... ok
[INFO] [stdout] test mcp::tools::tests::submit_lsp_edges_with_empty_list ... ok
[INFO] [stdout] test mcp::tools::tests::search_memory_returns_results ... ok
[INFO] [stdout] test mcp::tools::tests::trigger_reindex_full ... ok
[INFO] [stdout] test mcp::tools::tests::trigger_reindex_specific_file ... ok
[INFO] [stdout] test mcp::tools::tests::workspace_setup_creates_config_files ... ok
[INFO] [stdout] test mcp::tools::tests::workspace_setup_no_force_existing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/indexer_integration.rs (/opt/rustwide/target/debug/deps/indexer_integration-6bc4811eb8a9cd27)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test full_index_populates_db_and_resolves_cross_file_call_edges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_pipeline.rs (/opt/rustwide/target/debug/deps/integration_pipeline-951679064711ae57)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test multi_language_indexing ... ok
[INFO] [stdout] test memory_observations_persist_across_sessions ... ok
[INFO] [stdout] test full_index_then_graph_has_correct_topology ... ok
[INFO] [stdout] test cross_file_references_create_call_edges ... ok
[INFO] [stdout] test incremental_reindex_updates_graph ... ok
[INFO] [stdout] test skeleton_generation_after_indexing ... ok
[INFO] [stdout] test capsule_generation_returns_relevant_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bexp
[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] running `Command { std: "docker" "inspect" "bc4965289a358f0776d3d4c654edcaa7e79ca1b1636dd7979d0fd4d775637227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc4965289a358f0776d3d4c654edcaa7e79ca1b1636dd7979d0fd4d775637227", kill_on_drop: false }`
[INFO] [stdout] bc4965289a358f0776d3d4c654edcaa7e79ca1b1636dd7979d0fd4d775637227
