[INFO] cloning repository https://github.com/sdelcore/recall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdelcore/recall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdelcore%2Frecall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdelcore%2Frecall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26e1200d41c30a3284b54e2e9f7e76193dc2f014
[INFO] testing sdelcore/recall against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdelcore%2Frecall" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdelcore/recall
[INFO] finished tweaking git repo https://github.com/sdelcore/recall
[INFO] tweaked toml for git repo https://github.com/sdelcore/recall written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdelcore/recall on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdelcore/recall 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.4.1
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded claude-agent-sdk v0.1.1
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded sqlite-vec v0.1.6
[INFO] [stderr]   Downloaded comrak v0.29.0
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded tiktoken-rs v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88cb3578f2ab8a82eda2c0fb69f790ee5b76cfc8f6ead2ead2f608ad18862e53
[INFO] running `Command { std: "docker" "start" "-a" "88cb3578f2ab8a82eda2c0fb69f790ee5b76cfc8f6ead2ead2f608ad18862e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88cb3578f2ab8a82eda2c0fb69f790ee5b76cfc8f6ead2ead2f608ad18862e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88cb3578f2ab8a82eda2c0fb69f790ee5b76cfc8f6ead2ead2f608ad18862e53", kill_on_drop: false }`
[INFO] [stdout] 88cb3578f2ab8a82eda2c0fb69f790ee5b76cfc8f6ead2ead2f608ad18862e53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b982c7ca54ab8549d58175a8954a7817619a729d2cd8d31f1cde0a9d587d02c
[INFO] running `Command { std: "docker" "start" "-a" "4b982c7ca54ab8549d58175a8954a7817619a729d2cd8d31f1cde0a9d587d02c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sqlite-vec v0.1.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling comrak v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling claude-agent-sdk v0.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling recall v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "4b982c7ca54ab8549d58175a8954a7817619a729d2cd8d31f1cde0a9d587d02c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b982c7ca54ab8549d58175a8954a7817619a729d2cd8d31f1cde0a9d587d02c", kill_on_drop: false }`
[INFO] [stdout] 4b982c7ca54ab8549d58175a8954a7817619a729d2cd8d31f1cde0a9d587d02c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b3f1522ac3c3246d6bcf2debc7f7dc53fca2edca86933ee6f5def23c951cce3
[INFO] running `Command { std: "docker" "start" "-a" "1b3f1522ac3c3246d6bcf2debc7f7dc53fca2edca86933ee6f5def23c951cce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling recall v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "1b3f1522ac3c3246d6bcf2debc7f7dc53fca2edca86933ee6f5def23c951cce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3f1522ac3c3246d6bcf2debc7f7dc53fca2edca86933ee6f5def23c951cce3", kill_on_drop: false }`
[INFO] [stdout] 1b3f1522ac3c3246d6bcf2debc7f7dc53fca2edca86933ee6f5def23c951cce3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f75433b9690f6b01f5bfa06f49425d3ca112776d0a1f6bbf82d73d67ee65e19
[INFO] running `Command { std: "docker" "start" "-a" "4f75433b9690f6b01f5bfa06f49425d3ca112776d0a1f6bbf82d73d67ee65e19", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/recall-e9085f821f228069)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test ast::tests::empty_input_returns_no_chunks ... ok
[INFO] [stdout] test ast::tests::section_persists_across_paragraphs_within_section ... ok
[INFO] [stdout] test ast::tests::list_stays_intact ... ok
[INFO] [stdout] test ast::tests::size_cap_splits_between_paragraphs ... ok
[INFO] [stdout] test ast::tests::code_block_is_not_split_mid_block ... ok
[INFO] [stdout] test chunker::tests::chunk_file_handles_unmatched_paths_with_no_metadata ... ok
[INFO] [stdout] test ast::tests::headings_split_chunks_and_set_section ... ok
[INFO] [stdout] test chunker::tests::classify_daily_notes ... ok
[INFO] [stdout] test chunker::tests::classify_aria_core_files ... ok
[INFO] [stdout] test chunker::tests::classify_aria_messages_and_contacts ... ok
[INFO] [stdout] test chunker::tests::chunk_file_returns_empty_for_empty_content ... ok
[INFO] [stdout] test chunker::tests::classify_is_case_insensitive ... ok
[INFO] [stdout] test ast::tests::line_numbers_are_one_based_and_cover_block ... ok
[INFO] [stdout] test ast::tests::frontmatter_ignored_at_text_level ... ok
[INFO] [stdout] test chunker::tests::classify_skill_directory ... ok
[INFO] [stdout] test chunker::tests::extract_date_ignores_dashes_in_wrong_positions ... ok
[INFO] [stdout] test chunker::tests::extract_date_pulls_iso_dated_filenames ... ok
[INFO] [stdout] test chunker::tests::extract_date_returns_none_for_non_dated_filenames ... ok
[INFO] [stdout] test intent::tests::empty_is_lookup ... ok
[INFO] [stdout] test chunker::tests::classify_unmatched_paths_return_none ... ok
[INFO] [stdout] test intent::tests::explicit_year_is_temporal_with_year ... ok
[INFO] [stdout] test intent::tests::long_natural_language_is_exploratory ... ok
[INFO] [stdout] test intent::tests::out_of_range_year_does_not_trigger_temporal ... ok
[INFO] [stdout] test intent::tests::question_mark_is_exploratory ... ok
[INFO] [stdout] test reranker::tests::build_reranker_rejects_unknown_provider ... ok
[INFO] [stdout] test intent::tests::five_token_borderline_is_exploratory ... ok
[INFO] [stdout] test ast::tests::single_paragraph_is_one_chunk ... ok
[INFO] [stdout] test reranker::tests::rerank_with_caps_input_at_candidates_config ... ok
[INFO] [stdout] test reranker::tests::rerank_with_falls_back_on_provider_error ... ok
[INFO] [stdout] test reranker::tests::test_build_rerank_prompt_contains_all_docs ... ok
[INFO] [stdout] test reranker::tests::rerank_with_falls_back_on_score_count_mismatch ... ok
[INFO] [stdout] test reranker::tests::rerank_with_falls_back_when_all_scores_invalid ... ok
[INFO] [stdout] test intent::tests::question_word_is_exploratory ... ok
[INFO] [stdout] test reranker::tests::test_parse_scores_clamps_out_of_range ... ok
[INFO] [stdout] test reranker::tests::rerank_with_sorts_by_score_descending_and_truncates_to_top_k ... ok
[INFO] [stdout] test reranker::tests::rerank_with_returns_empty_for_no_candidates ... ok
[INFO] [stdout] test reranker::tests::test_parse_scores_empty ... ok
[INFO] [stdout] test reranker::tests::test_parse_scores_valid ... ok
[INFO] [stdout] test reranker::tests::test_parse_scores_with_whitespace ... ok
[INFO] [stdout] test reranker::tests::test_parse_scores_wrong_count ... ok
[INFO] [stdout] test reranker::tests::test_parse_scores_non_numeric ... ok
[INFO] [stdout] test intent::tests::structural_beats_temporal_when_both_present ... ok
[INFO] [stdout] test intent::tests::structural_glob_or_prefix ... ok
[INFO] [stdout] test intent::tests::relative_time_is_temporal_no_year ... ok
[INFO] [stdout] test reranker::tests::build_reranker_anthropic_requires_config ... ok
[INFO] [stdout] test chunker::tests::chunk_file_stamps_date_and_memory_type_on_every_chunk ... ok
[INFO] [stdout] test intent::tests::short_terms_are_lookup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-eb0c055704d65ddf)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test search_with_no_index_returns_empty_results ... ok
[INFO] [stdout] test status_json_reports_indexed_counts ... ok
[INFO] [stdout] test index_then_bm25_search_returns_expected_hit ... ok
[INFO] [stderr]      Running tests/collections.rs (/opt/rustwide/target/debug/deps/collections-4a7824b5312729f8)
[INFO] [stdout] test search_with_trace_emits_trace_object ... ok
[INFO] [stdout] test search_emits_intent_classification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test context_remove_clears_description ... ok
[INFO] [stdout] test collection_add_list_remove_lifecycle ... ok
[INFO] [stdout] test context_description_appears_in_search_results ... ok
[INFO] [stdout] test index_without_any_collections_fails ... ok
[INFO] [stdout] test search_with_unknown_collection_fails ... ok
[INFO] [stdout] test search_filters_by_collection ... ok
[INFO] [stdout] test index_without_collection_fails_when_path_given ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/maintenance.rs (/opt/rustwide/target/debug/deps/maintenance-a4b9324168ac5600)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test maintenance_vacuum_succeeds ... ok
[INFO] [stdout] test maintenance_check_reports_healthy_db ... ok
[INFO] [stdout] test maintenance_rebuild_fts_then_search_still_works ... ok
[INFO] [stdout] test maintenance_default_action_is_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp.rs (/opt/rustwide/target/debug/deps/mcp-2423beb56dbbe2f2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test mcp_tools_list_returns_three_tools ... ok
[INFO] [stdout] test mcp_initialize_handshake ... ok
[INFO] [stdout] test mcp_unknown_method_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f75433b9690f6b01f5bfa06f49425d3ca112776d0a1f6bbf82d73d67ee65e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f75433b9690f6b01f5bfa06f49425d3ca112776d0a1f6bbf82d73d67ee65e19", kill_on_drop: false }`
[INFO] [stdout] 4f75433b9690f6b01f5bfa06f49425d3ca112776d0a1f6bbf82d73d67ee65e19
