[INFO] fetching crate starpod-memory 0.3.1...
[INFO] testing starpod-memory-0.3.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate starpod-memory 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate starpod-memory 0.3.1
[INFO] finished tweaking crates.io crate starpod-memory 0.3.1
[INFO] tweaked toml for crates.io crate starpod-memory 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate starpod-memory 0.3.1 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 crates.io crate starpod-memory 0.3.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b11fe38aaf11c9fda13136c709f00d3cb77d128bceed628f979385a7b92f41ac
[INFO] running `Command { std: "docker" "start" "-a" "b11fe38aaf11c9fda13136c709f00d3cb77d128bceed628f979385a7b92f41ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b11fe38aaf11c9fda13136c709f00d3cb77d128bceed628f979385a7b92f41ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11fe38aaf11c9fda13136c709f00d3cb77d128bceed628f979385a7b92f41ac", kill_on_drop: false }`
[INFO] [stdout] b11fe38aaf11c9fda13136c709f00d3cb77d128bceed628f979385a7b92f41ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] e2630bfe380a02ee96551cb28cd7d12d59f2c45db8ad225cf98218125a11f052
[INFO] running `Command { std: "docker" "start" "-a" "e2630bfe380a02ee96551cb28cd7d12d59f2c45db8ad225cf98218125a11f052", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[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 toml v0.8.23
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling starpod-core v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling starpod-memory v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.27s
[INFO] running `Command { std: "docker" "inspect" "e2630bfe380a02ee96551cb28cd7d12d59f2c45db8ad225cf98218125a11f052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2630bfe380a02ee96551cb28cd7d12d59f2c45db8ad225cf98218125a11f052", kill_on_drop: false }`
[INFO] [stdout] e2630bfe380a02ee96551cb28cd7d12d59f2c45db8ad225cf98218125a11f052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] edf2c7e872cf8275c2f93f625ac84670ac44a8afef88e09a570438fd161edb14
[INFO] running `Command { std: "docker" "start" "-a" "edf2c7e872cf8275c2f93f625ac84670ac44a8afef88e09a570438fd161edb14", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling starpod-core v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling starpod-memory v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.42s
[INFO] running `Command { std: "docker" "inspect" "edf2c7e872cf8275c2f93f625ac84670ac44a8afef88e09a570438fd161edb14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf2c7e872cf8275c2f93f625ac84670ac44a8afef88e09a570438fd161edb14", kill_on_drop: false }`
[INFO] [stdout] edf2c7e872cf8275c2f93f625ac84670ac44a8afef88e09a570438fd161edb14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 590d374f329e3de00a12e029aa19d53b61eb9e7f835001c945f943af346924eb
[INFO] running `Command { std: "docker" "start" "-a" "590d374f329e3de00a12e029aa19d53b61eb9e7f835001c945f943af346924eb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starpod_memory-2ffbee7fe35039d4)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test embedder::tests::cosine_different_lengths_uses_shorter ... ok
[INFO] [stdout] test embedder::tests::cosine_both_zero_vectors ... ok
[INFO] [stdout] test embedder::tests::cosine_identical_vectors ... ok
[INFO] [stdout] test embedder::tests::cosine_high_dimensional ... ok
[INFO] [stdout] test embedder::tests::cosine_orthogonal_vectors ... ok
[INFO] [stdout] test embedder::tests::cosine_opposite_vectors ... ok
[INFO] [stdout] test fusion::tests::rrf_both_empty ... ok
[INFO] [stdout] test fusion::tests::rrf_deduplicates_by_source_and_lines ... ok
[INFO] [stdout] test fusion::tests::rrf_different_line_ranges_are_distinct ... ok
[INFO] [stdout] test fusion::tests::rrf_fts_only ... ok
[INFO] [stdout] test fusion::tests::rrf_overlap_boosts_shared_results ... ok
[INFO] [stdout] test embedder::tests::cosine_scaled_vectors_are_equal ... ok
[INFO] [stdout] test fusion::tests::rrf_respects_limit ... ok
[INFO] [stdout] test fusion::tests::rrf_scores_are_negative ... ok
[INFO] [stdout] test fusion::tests::rrf_shared_result_has_higher_score_than_single ... ok
[INFO] [stdout] test indexer::tests::test_chunk_text_empty ... ok
[INFO] [stdout] test fusion::tests::rrf_vector_only ... ok
[INFO] [stdout] test indexer::tests::test_chunk_text_large ... ok
[INFO] [stdout] test scoring::tests::apply_decay_with_factor_one_is_identity ... ok
[INFO] [stdout] test indexer::tests::test_chunk_text_custom_sizes ... ok
[INFO] [stdout] test scoring::tests::mmr_empty_candidates ... ok
[INFO] [stdout] test scoring::tests::decay_factor_malformed_date_returns_default ... ok
[INFO] [stdout] test scoring::tests::apply_decay_preserves_evergreen ... ok
[INFO] [stdout] test scoring::tests::decay_factor_non_dated_memory ... ok
[INFO] [stdout] test scoring::tests::decay_factor_future_date_returns_above_one ... ok
[INFO] [stdout] test scoring::tests::apply_decay_worsens_old_results ... ok
[INFO] [stdout] test scoring::tests::decay_factor_today ... ok
[INFO] [stdout] test scoring::tests::decay_factor_very_old_approaches_zero ... ok
[INFO] [stdout] test scoring::tests::mmr_limit_zero_returns_empty ... ok
[INFO] [stdout] test scoring::tests::decay_factor_evergreen_files ... ok
[INFO] [stdout] test scoring::tests::decay_factor_custom_half_life ... ok
[INFO] [stdout] test embedder::tests::cosine_zero_vector ... ok
[INFO] [stdout] test indexer::tests::test_chunk_text_small ... ok
[INFO] [stdout] test scoring::tests::mmr_preserves_original_indices ... ok
[INFO] [stdout] test scoring::tests::mmr_promotes_diversity ... ok
[INFO] [stdout] test scoring::tests::mmr_single_candidate ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_absolute ... ok
[INFO] [stdout] test scoring::tests::validate_path_accepts_simple_name ... ok
[INFO] [stdout] test scoring::tests::validate_path_accepts_exact_255_chars ... ok
[INFO] [stdout] test scoring::tests::mmr_selects_most_relevant_first ... ok
[INFO] [stdout] test scoring::tests::validate_content_accepts_normal_size ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_hidden_dotdot_in_component ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_empty ... ok
[INFO] [stdout] test scoring::tests::validate_path_accepts_subdirectory ... ok
[INFO] [stdout] test scoring::tests::validate_content_rejects_oversized ... ok
[INFO] [stdout] test scoring::tests::mmr_respects_limit ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_md_in_middle ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_traversal ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_non_md ... ok
[INFO] [stdout] test store::tests::f32_bytes_round_trip ... ok
[INFO] [stdout] test store::tests::f32_bytes_single_value ... ok
[INFO] [stdout] test store::tests::f32_bytes_empty_round_trip ... ok
[INFO] [stdout] test scoring::tests::validate_content_accepts_exact_limit ... ok
[INFO] [stdout] test scoring::tests::validate_path_accepts_dotfile ... ok
[INFO] [stdout] test scoring::tests::validate_path_rejects_long_name ... ok
[INFO] [stdout] test scoring::tests::decay_factor_30_days_ago ... ok
[INFO] [stdout] test scoring::tests::decay_factor_60_days_ago ... ok
[INFO] [stdout] test store::tests::read_file_rejects_non_md ... ok
[INFO] [stdout] test store::tests::new_user_does_not_seed_defaults ... ok
[INFO] [stdout] test store::tests::hybrid_search_with_mock_embedder ... ok
[INFO] [stdout] test store::tests::bootstrap_context_reads_from_config_dir ... ok
[INFO] [stdout] test store::tests::has_bootstrap_checks_config_dir ... ok
[INFO] [stdout] test store::tests::read_file_rejects_traversal ... ok
[INFO] [stdout] test store::tests::bootstrap_file_cap_limits_output ... ok
[INFO] [stdout] test store::tests::hybrid_search_falls_back_to_fts_without_embedder ... ok
[INFO] [stdout] test store::tests::new_user_write_and_search ... ok
[INFO] [stdout] test store::tests::reindex_covers_both_config_and_agent_home ... ok
[INFO] [stdout] test store::tests::reindex_clears_and_rebuilds_vectors ... ok
[INFO] [stdout] test store::tests::set_chunk_overlap_is_applied ... ok
[INFO] [stdout] test store::tests::set_chunk_size_is_applied ... ok
[INFO] [stdout] test store::tests::test_append_daily ... ok
[INFO] [stdout] test store::tests::set_bootstrap_file_cap_is_applied ... ok
[INFO] [stdout] test store::tests::test_new_seeds_defaults ... ok
[INFO] [stdout] test store::tests::set_embedder_enables_vector_storage ... ok
[INFO] [stdout] test store::tests::new_user_creates_db_in_user_dir ... ok
[INFO] [stdout] test store::tests::new_user_indexes_existing_files ... ok
[INFO] [stdout] test store::tests::set_mmr_lambda_is_applied ... ok
[INFO] [stdout] test store::tests::set_half_life_days_is_applied ... ok
[INFO] [stdout] test store::tests::test_bootstrap_context ... ok
[INFO] [stdout] test user_view::tests::cap_str_handles_emoji ... ok
[INFO] [stdout] test user_view::tests::cap_str_handles_multibyte_utf8 ... ok
[INFO] [stdout] test user_view::tests::is_user_file_classification ... ok
[INFO] [stdout] test store::tests::test_append_daily_creates_memory_dir ... ok
[INFO] [stdout] test store::tests::new_user_append_daily_and_search ... ok
[INFO] [stdout] test store::tests::runtime_files_routed_to_agent_home ... ok
[INFO] [stdout] test store::tests::config_files_routed_to_config_dir ... ok
[INFO] [stdout] test store::tests::search_applies_temporal_decay ... ok
[INFO] [stdout] test store::tests::vector_search_returns_empty_without_embedder ... ok
[INFO] [stdout] test store::tests::test_write_and_search ... ok
[INFO] [stdout] test store::tests::vector_search_with_mock_embedder ... ok
[INFO] [stdout] test store::tests::test_reindex ... ok
[INFO] [stdout] test store::tests::write_file_rejects_traversal ... ok
[INFO] [stdout] test store::tests::test_bootstrap_context_multibyte_safe ... ok
[INFO] [stdout] test store::tests::write_file_rejects_absolute_path ... ok
[INFO] [stdout] test store::tests::write_file_rejects_oversized_content ... ok
[INFO] [stdout] test store::tests::write_file_rejects_non_md ... ok
[INFO] [stdout] test store::tests::write_file_accepts_content_at_limit ... ok
[INFO] [stdout] test user_view::tests::user_view_creates_structure ... ok
[INFO] [stdout] test user_view::tests::read_user_file_rejects_traversal ... ok
[INFO] [stdout] test user_view::tests::user_view_bootstrap_context ... ok
[INFO] [stdout] test user_view::tests::user_view_read_routes_correctly ... ok
[INFO] [stdout] test user_view::tests::user_view_search_finds_user_files ... ok
[INFO] [stdout] test user_view::tests::user_view_append_daily ... ok
[INFO] [stdout] test user_view::tests::user_view_append_daily_is_searchable ... ok
[INFO] [stdout] test user_view::tests::user_view_search_merges_agent_and_user ... ok
[INFO] [stdout] test user_view::tests::user_view_write_routes_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests starpod_memory
[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" "590d374f329e3de00a12e029aa19d53b61eb9e7f835001c945f943af346924eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "590d374f329e3de00a12e029aa19d53b61eb9e7f835001c945f943af346924eb", kill_on_drop: false }`
[INFO] [stdout] 590d374f329e3de00a12e029aa19d53b61eb9e7f835001c945f943af346924eb
