[INFO] cloning repository https://github.com/0xCarbon/cratedex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xCarbon/cratedex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCarbon%2Fcratedex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCarbon%2Fcratedex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e831cea925b0998aacea453c2f17d3d2b4ada478 [INFO] testing 0xCarbon/cratedex against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCarbon%2Fcratedex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0xCarbon/cratedex [INFO] finished tweaking git repo https://github.com/0xCarbon/cratedex [INFO] tweaked toml for git repo https://github.com/0xCarbon/cratedex written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xCarbon/cratedex 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/0xCarbon/cratedex 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1ed5a19043d492b8d9a0296a4f43be9e15316d49bf6c3dcbe8c1600421b303be [INFO] running `Command { std: "docker" "start" "-a" "1ed5a19043d492b8d9a0296a4f43be9e15316d49bf6c3dcbe8c1600421b303be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ed5a19043d492b8d9a0296a4f43be9e15316d49bf6c3dcbe8c1600421b303be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed5a19043d492b8d9a0296a4f43be9e15316d49bf6c3dcbe8c1600421b303be", kill_on_drop: false }` [INFO] [stdout] 1ed5a19043d492b8d9a0296a4f43be9e15316d49bf6c3dcbe8c1600421b303be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 19793664e8d3fadefd80f8abc6e91839cef9bae08e1707699d02ac4738f52e2a [INFO] running `Command { std: "docker" "start" "-a" "19793664e8d3fadefd80f8abc6e91839cef9bae08e1707699d02ac4738f52e2a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rmcp v0.15.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling cratedex v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_stacker v0.1.14 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling rustdoc-types v0.57.0 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "19793664e8d3fadefd80f8abc6e91839cef9bae08e1707699d02ac4738f52e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19793664e8d3fadefd80f8abc6e91839cef9bae08e1707699d02ac4738f52e2a", kill_on_drop: false }` [INFO] [stdout] 19793664e8d3fadefd80f8abc6e91839cef9bae08e1707699d02ac4738f52e2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ddf17922ee1f661a01f14668afa96d988c68e9ce88a2f5e87d026a27bb3ff91f [INFO] running `Command { std: "docker" "start" "-a" "ddf17922ee1f661a01f14668afa96d988c68e9ce88a2f5e87d026a27bb3ff91f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling cratedex v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.55s [INFO] running `Command { std: "docker" "inspect" "ddf17922ee1f661a01f14668afa96d988c68e9ce88a2f5e87d026a27bb3ff91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf17922ee1f661a01f14668afa96d988c68e9ce88a2f5e87d026a27bb3ff91f", kill_on_drop: false }` [INFO] [stdout] ddf17922ee1f661a01f14668afa96d988c68e9ce88a2f5e87d026a27bb3ff91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e344aac1bf0bcc436887ee2e7698866de12d9de7340d266987d3817ff8dd0654 [INFO] running `Command { std: "docker" "start" "-a" "e344aac1bf0bcc436887ee2e7698866de12d9de7340d266987d3817ff8dd0654", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cratedex-88bd7c11801e74d7) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test config::tests::defaults_are_sensible ... ok [INFO] [stdout] test engine::command::tests::extract_cargo_warnings_filters_relevant_lines ... ok [INFO] [stdout] test engine::command::tests::stderr_preview_handles_empty ... ok [INFO] [stdout] test engine::command::tests::stderr_preview_limits_lines ... ok [INFO] [stdout] test config::tests::env_overrides_work ... ok [INFO] [stdout] test engine::diagnostics::tests::clippy_lint_code_passes_through_summarization ... ok [INFO] [stdout] test engine::diagnostics::tests::summarize_extracts_key_fields ... ok [INFO] [stdout] test engine::diagnostics::tests::summarize_audit_groups_and_deduplicates ... ok [INFO] [stdout] test engine::docs::tests::error_reason_finds_last_error_line ... ok [INFO] [stdout] test engine::diagnostics::tests::test_run_check_on_startup_parses_json ... ok [INFO] [stdout] test engine::docs::tests::error_reason_falls_back_to_last_nonempty_line ... ok [INFO] [stdout] test engine::docs::tests::error_reason_handles_empty_stderr ... ok [INFO] [stdout] test engine::docs::tests::error_reason_prefers_summary_over_error_code ... ok [INFO] [stdout] test engine::docs::tests::normalize_crate_name_replaces_hyphens ... ok [INFO] [stdout] test engine::docs::tests::render_generic_type ... ok [INFO] [stdout] test db::tests::open_with_retry_fails_after_exhausting_retries ... ok [INFO] [stdout] test engine::docs::tests::render_borrowed_ref ... ok [INFO] [stdout] test engine::prompts::tests::get_with_code_returns_two_messages ... ok [INFO] [stdout] test engine::docs::tests::render_tuple_type ... ok [INFO] [stdout] test engine::prompts::tests::get_unknown_prompt_returns_error ... ok [INFO] [stdout] test engine::docs::tests::render_slice_and_array ... ok [INFO] [stdout] test engine::docs::tests::render_primitive_types ... ok [INFO] [stdout] test engine::prompts::tests::get_with_empty_code_returns_one_message ... ok [INFO] [stdout] test engine::prompts::tests::get_without_code_returns_one_message ... ok [INFO] [stdout] test engine::resources::tests::format_iso8601_utc_produces_valid_timestamp ... ok [INFO] [stdout] test engine::docs::tests::render_raw_pointer ... ok [INFO] [stdout] test engine::resources::tests::event_visitor_captures_structured_fields ... ok [INFO] [stdout] test engine::docs::tests::render_infer ... ok [INFO] [stdout] test engine::prompts::tests::list_returns_one_prompt ... ok [INFO] [stdout] test engine::resources::tests::truncate_log_line_handles_multibyte_utf8 ... ok [INFO] [stdout] test engine::server::tests::build_fts_query_auto_mode_switches_on_colons ... ok [INFO] [stdout] test engine::docs::tests::fts_search_by_parent_name ... ok [INFO] [stdout] test engine::server::tests::build_fts_query_fts5_mode_passes_through_raw_query ... ok [INFO] [stdout] test engine::server::tests::build_fts_query_rejects_unsearchable_input ... ok [INFO] [stdout] test engine::resources::tests::truncate_log_line_caps_output ... ok [INFO] [stdout] test engine::server::tests::merge_cargo_warnings_deduplicates_and_counts ... ok [INFO] [stdout] test engine::docs::tests::render_depth_limit_prevents_stack_overflow ... ok [INFO] [stdout] test engine::server::tests::search_tokens_splits_rust_symbols_and_preserves_underscores ... ok [INFO] [stdout] test engine::server::tests::to_json_estimated_remaining_only_during_indexing ... ok [INFO] [stdout] test engine::docs::tests::dedup_is_package_specific ... ok [INFO] [stdout] test engine::docs::tests::is_crate_indexed_returns_true_after_insert ... ok [INFO] [stdout] test engine::docs::tests::is_crate_indexed_returns_false_for_new_crate ... ok [INFO] [stdout] test engine::docs::tests::fts_search_by_signature ... ok [INFO] [stdout] test engine::server::tests::get_diagnostics_per_project_isolation ... ok [INFO] [stdout] test engine::server::tests::list_crates_are_sorted_for_stable_pagination ... ok [INFO] [stdout] test engine::docs::tests::schema_migration_detects_old_schema ... ok [INFO] [stdout] test engine::server::tests::search_docs_with_crate_filter_narrows_results ... ok [INFO] [stdout] test engine::server::tests::list_projects_are_sorted_for_stable_pagination ... ok [INFO] [stdout] test engine::docs::tests::fts_index_works_end_to_end ... ok [INFO] [stdout] test engine::server::tests::search_docs_global_returns_all_results ... ok [INFO] [stdout] test engine::server::tests::search_docs_enforces_configured_result_cap ... ok [INFO] [stdout] test engine::server::tests::search_docs_scoped_filters_by_project_deps ... ok [INFO] [stdout] test engine::docs::tests::project_crate_scopes_includes_workspace_and_deps ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cratedex-143eaa08576f026e) [INFO] [stdout] [INFO] [stderr] Doc-tests cratedex [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [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] [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" "e344aac1bf0bcc436887ee2e7698866de12d9de7340d266987d3817ff8dd0654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e344aac1bf0bcc436887ee2e7698866de12d9de7340d266987d3817ff8dd0654", kill_on_drop: false }` [INFO] [stdout] e344aac1bf0bcc436887ee2e7698866de12d9de7340d266987d3817ff8dd0654