[INFO] cloning repository https://github.com/kenjiroe/ozr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenjiroe/ozr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenjiroe%2Fozr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenjiroe%2Fozr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 377005231d0386a77edf929be0afbfb227311fe2
[INFO] testing kenjiroe/ozr against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenjiroe%2Fozr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kenjiroe/ozr
[INFO] finished tweaking git repo https://github.com/kenjiroe/ozr
[INFO] tweaked toml for git repo https://github.com/kenjiroe/ozr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kenjiroe/ozr on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kenjiroe/ozr 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed
[INFO] running `Command { std: "docker" "start" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling ozr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.73s
[INFO] running `Command { std: "docker" "inspect" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling ozr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.43s
[INFO] running `Command { std: "docker" "inspect" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ozr-7851fb5d806c331a)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test api::openai_shim::tests::extract_user_prompt_uses_last_user_message ... ok
[INFO] [stdout] test api::openai_shim::tests::chunk_content_splits_by_unicode_chars ... ok
[INFO] [stdout] test api::openai_shim::tests::build_stream_events_include_role_content_and_stop ... ok
[INFO] [stdout] test core::budget::tests::token_budget_is_enforced ... ok
[INFO] [stdout] test api::state::tests::submit_approval_unblocks_waiter ... ok
[INFO] [stdout] test core::guardrail::tests::guardrail_blocks_destructive_shell_params ... ok
[INFO] [stdout] test core::audit::tests::audit_log_redacts_secrets ... ok
[INFO] [stdout] test core::embedding::tests::embedding_settings_ready_check ... ok
[INFO] [stdout] test core::guardrail::tests::guardrail_flags_shell_for_approval ... ok
[INFO] [stdout] test core::approval_insights::tests::detects_high_denial_rate ... ok
[INFO] [stdout] test core::integration_fixtures::tests::integration_flag_defaults_off ... ok
[INFO] [stdout] test core::json_util::tests::gemini_stream_url_rewrites_generate_content_endpoint ... ok
[INFO] [stdout] test core::json_util::tests::parse_anthropic_stream_delta_reads_text_delta ... ok
[INFO] [stdout] test core::guardrail::tests::guardrail_is_required_entry_for_plan_mode ... ok
[INFO] [stdout] test core::json_util::tests::parse_anthropic_stream_line_ignores_event_lines ... ok
[INFO] [stdout] test core::json_util::tests::parse_gemini_stream_line_reads_ndjson_chunk ... ok
[INFO] [stdout] test core::json_util::tests::parse_anthropic_stream_line_strips_data_prefix ... ok
[INFO] [stdout] test core::json_util::tests::parse_ollama_stream_line_reads_message_content ... ok
[INFO] [stdout] test core::json_util::tests::parse_gemini_stream_line_strips_data_prefix ... ok
[INFO] [stdout] test core::json_util::tests::parse_openai_stream_delta_reads_content ... ok
[INFO] [stdout] test core::json_util::tests::parses_anthropic_content ... ok
[INFO] [stdout] test core::json_util::tests::parses_gemini_content ... ok
[INFO] [stdout] test core::json_util::tests::parses_openai_content ... ok
[INFO] [stdout] test core::json_util::tests::parses_openai_embedding_vector ... ok
[INFO] [stdout] test core::json_util::tests::parse_openai_stream_line_strips_data_prefix ... ok
[INFO] [stdout] test core::json_util::tests::parses_mcp_tools ... ok
[INFO] [stdout] test core::json_util::tests::parses_ollama_content ... ok
[INFO] [stdout] test core::json_util::tests::parses_sse_capture_with_summary ... ok
[INFO] [stdout] test core::json_util::tests::parses_sandboxd_task_status ... ok
[INFO] [stdout] test core::llm_adapter::tests::http_provider_builds_curl_command_for_openai ... ok
[INFO] [stdout] test core::llm_adapter::tests::http_provider_builds_stream_curl_command_for_anthropic ... ok
[INFO] [stdout] test core::llm_adapter::tests::http_provider_builds_stream_curl_command_for_gemini ... ok
[INFO] [stdout] test core::llm_adapter::tests::build_llm_provider_defaults_to_mock ... ok
[INFO] [stdout] test core::agent_loop::tests::transition_denied_plan_stops_before_execute ... ok
[INFO] [stdout] test core::llm_adapter::tests::select_tool_from_reply_matches_known_tool ... ok
[INFO] [stdout] test core::mcp_client::tests::default_filesystem_config_uses_ndjson ... ok
[INFO] [stdout] test core::llm_adapter::tests::mock_provider_streams_summary_deltas ... ok
[INFO] [stdout] test core::llm_adapter::tests::mock_provider_uses_catalog_when_read_file_missing ... ok
[INFO] [stdout] test core::mcp_protocol::tests::roundtrips_content_length_frame ... ok
[INFO] [stdout] test core::llm_adapter::tests::mock_provider_syncs_write_action_kind_from_catalog ... ok
[INFO] [stdout] test core::mcp_protocol::tests::roundtrips_ndjson_frame ... ok
[INFO] [stdout] test core::mcp_tool_catalog::tests::heuristic_read_outside_catalog_stays_read ... ok
[INFO] [stdout] test core::mcp_client::tests::mock_client_maps_tool_action_kinds ... ok
[INFO] [stdout] test core::mcp_tool_catalog::tests::maps_read_tools_to_read_kind ... ok
[INFO] [stdout] test core::mcp_tool_catalog::tests::maps_shell_tools_to_shell_kind ... ok
[INFO] [stdout] test core::mcp_tool_catalog::tests::resolves_action_kind_from_catalog ... ok
[INFO] [stdout] test core::llm_adapter::tests::http_provider_builds_stream_curl_command_for_openai ... ok
[INFO] [stdout] test core::mcp_tool_catalog::tests::unknown_name_falls_back_to_shell ... ok
[INFO] [stdout] test core::memory_recall_eval::tests::loads_default_fixture ... ok
[INFO] [stdout] test core::agent_loop::tests::transition_medium_risk_hits_approval_gate ... ok
[INFO] [stdout] test core::memory_recall_eval::tests::loads_all_fixture_corpora ... ok
[INFO] [stdout] test core::memory_recall_eval::tests::vector_eval_hint_when_backend_disabled ... ok
[INFO] [stdout] test core::memory_sqlite::tests::trust_decays_over_time ... ok
[INFO] [stdout] test core::policy::tests::extract_url_host_parses_https ... ok
[INFO] [stdout] test core::policy::tests::low_risk_read_is_auto_approved ... ok
[INFO] [stdout] test core::policy_pack::tests::fast_pack_never_auto_approves_shell ... ok
[INFO] [stdout] test core::policy::tests::network_allowlist_matches_subdomain ... ok
[INFO] [stdout] test core::policy_pack::tests::strict_tightens_budget_and_ponytail ... ok
[INFO] [stdout] test core::policy::tests::ultra_mode_escalates_network_to_high ... ok
[INFO] [stdout] test core::policy_pack::tests::production_requires_sandboxd_executor ... ok
[INFO] [stdout] test core::policy::tests::network_allowlist_permits_configured_host ... ok
[INFO] [stdout] test core::redact::tests::idempotent_on_already_redacted_bearer ... ok
[INFO] [stdout] test core::redact::tests::preserves_non_secret_content ... ok
[INFO] [stdout] test core::redact::tests::redacts_bearer_token ... ok
[INFO] [stdout] test core::redact::tests::redacts_openai_key ... ok
[INFO] [stdout] test core::redact::tests::sanitize_escapes_quotes_and_newlines ... ok
[INFO] [stdout] test core::redact::tests::redacts_api_key_assignment ... ok
[INFO] [stdout] test core::redact::tests::redacts_assignment_password ... ok
[INFO] [stdout] test core::replay::tests::classifies_denied_run ... ok
[INFO] [stdout] test core::replay::tests::classifies_incomplete_run ... ok
[INFO] [stdout] test core::sandbox_executor::tests::runtime_executor_selects_sandboxd_api_when_ready ... ok
[INFO] [stdout] test core::sandbox_executor::tests::runtime_executor_selects_host_by_default ... ok
[INFO] [stdout] test core::sandbox_executor::tests::runtime_executor_selects_sandboxd_stub_without_sandbox_id ... ok
[INFO] [stdout] test core::sandbox_executor::tests::terminal_status_values_are_recognized ... ok
[INFO] [stdout] test core::sandboxd_policy::tests::production_checklist_flags_missing_token ... ok
[INFO] [stdout] test core::sandboxd_policy::tests::rejects_missing_token_when_required ... ok
[INFO] [stdout] test core::sandboxd_policy::tests::rejects_http_when_https_only ... ok
[INFO] [stdout] test core::trace_replay::tests::builds_cross_trace_for_run_without_files ... ok
[INFO] [stdout] test core::trace_replay::tests::renders_cross_trace_sections ... ok
[INFO] [stdout] test core::policy::tests::blocks_destructive_shell_fragment ... ok
[INFO] [stdout] test core::vector_backend::tests::stable_point_id_is_deterministic ... ok
[INFO] [stdout] test core::session_recovery::tests::interrupted_running_checkpoint_on_restart ... ok
[INFO] [stdout] test core::memory_sqlite::tests::migrates_legacy_text_store ... ok
[INFO] [stdout] test core::memory_sqlite::tests::fts_recall_finds_ingested_event ... ok
[INFO] [stdout] test core::memory_recall_eval::tests::fts_eval_meets_minimum_hit_rate ... ok
[INFO] [stdout] test core::memory_recall_eval::tests::fact_recall_meets_minimum_hit_rate ... ok
[INFO] [stdout] test core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate ... FAILED
[INFO] [stdout] test core::memory_recall_eval::tests::multi_corpus_suite_meets_thresholds ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate' (996) panicked at src/core/memory_recall_eval.rs:538:45:
[INFO] [stdout] seed: "disk I/O error"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56c35fe578d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c35fe578d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c35fe578d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56c35fe578d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56c35fe6ddfa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56c35fe6ddfa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56c35fe5c4f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56c35fe5c4f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56c35fe33716 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56c35fe33716 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56c35fe4e999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56c35fbb0aec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56c35fbb0aec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56c35fe4ec12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56c35fe4ec12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56c35fe337d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56c35fe28529 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56c35fe347ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56c35fe6e5bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56c35fe6e332 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56c35fb7f441 - <core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56c35fb643fe - ozr[1f075d64845ca165]::core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/memory_recall_eval.rs:538:45
[INFO] [stdout]   22:     0x56c35fb597b7 - ozr[1f075d64845ca165]::core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/memory_recall_eval.rs:526:57
[INFO] [stdout]   23:     0x56c35fb977f6 - <ozr[1f075d64845ca165]::core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56c35fba3bcb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56c35fba3bcb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56c35fbb1445 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56c35fbb1445 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56c35fbb1445 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56c35fbb1445 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56c35fbb1445 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56c35fbb1445 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56c35fbb1445 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56c35fbaad54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56c35fbaad54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56c35fbb44c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56c35fbb44c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56c35fbb44c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56c35fbb44c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56c35fbb44c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56c35fbb44c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56c35fbb44c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56c35fe56a3f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x56c35fe56a3f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7469f4a02aa4 - <unknown>
[INFO] [stdout]   45:     0x7469f4a8fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::memory_recall_eval::tests::orchestrator_sqlite_eval_meets_minimum_hit_rate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 87 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed", kill_on_drop: false }`
[INFO] [stdout] 25a2914b3a9196a5597cc27fbe010d6d0120d7ecc12fcaeae85c7705f7a04eed
