[INFO] cloning repository https://github.com/syndicalt/continuitydb-archive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syndicalt/continuitydb-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyndicalt%2Fcontinuitydb-archive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyndicalt%2Fcontinuitydb-archive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fabe8d7458eb02068236d4b7cbb5a180d765cf66
[INFO] testing syndicalt/continuitydb-archive against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyndicalt%2Fcontinuitydb-archive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/syndicalt/continuitydb-archive
[INFO] finished tweaking git repo https://github.com/syndicalt/continuitydb-archive
[INFO] tweaked toml for git repo https://github.com/syndicalt/continuitydb-archive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syndicalt/continuitydb-archive on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syndicalt/continuitydb-archive 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4
[INFO] running `Command { std: "docker" "start" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", 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" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", 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" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling continuitydb-core v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-core)
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling continuitydb-kernel v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-kernel)
[INFO] [stderr]    Compiling continuitydb-revision v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-revision)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling continuitydb-checkout v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-checkout)
[INFO] [stderr]    Compiling continuitydb-memory v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-memory)
[INFO] [stderr]    Compiling continuitydb-steward v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-steward)
[INFO] [stderr]    Compiling continuitydb-query v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-query)
[INFO] [stderr]    Compiling continuitydb-workload v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-workload)
[INFO] [stderr]    Compiling continuitydb-api v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-api)
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling continuitydb-cli v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.74s
[INFO] running `Command { std: "docker" "inspect" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", 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" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling continuitydb-core v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-core)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling continuitydb-kernel v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-kernel)
[INFO] [stderr]    Compiling continuitydb-revision v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-revision)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling continuitydb-checkout v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-checkout)
[INFO] [stderr]    Compiling continuitydb-memory v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-memory)
[INFO] [stderr]    Compiling continuitydb-steward v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-steward)
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling continuitydb-query v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-query)
[INFO] [stderr]    Compiling continuitydb-workload v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-workload)
[INFO] [stderr]    Compiling continuitydb-api v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-api)
[INFO] [stderr]    Compiling continuitydb-cli v0.1.0 (/opt/rustwide/workdir/crates/continuitydb-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.34s
[INFO] running `Command { std: "docker" "inspect" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", 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" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/continuitydb_api-f871feab80ef2ee9)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test tests::api_audit_cell_includes_native_revision_links ... ok
[INFO] [stdout] test tests::api_audit_cell_reports_missing_id ... ok
[INFO] [stdout] test tests::api_batch_conflict_analysis_reports_missing_id ... ok
[INFO] [stdout] test tests::api_batch_ingest_returns_ordered_ids_and_shared_system_time ... ok
[INFO] [stdout] test tests::api_checkout_query_accepts_cells_only_shape_as_slice ... ok
[INFO] [stdout] test tests::api_checkout_query_applies_token_budget_to_alternatives ... ok
[INFO] [stdout] test tests::api_checkout_query_file_executes_text_query ... ok
[INFO] [stdout] test tests::api_checkout_query_file_reports_invalid_raw_json ... ok
[INFO] [stdout] test tests::api_checkout_query_file_reports_missing_file ... ok
[INFO] [stdout] test tests::api_checkout_query_file_executes_query_envelope ... ok
[INFO] [stdout] test tests::api_checkout_query_file_executes_raw_query_json ... ok
[INFO] [stdout] test tests::api_checkout_query_file_reports_invalid_envelope ... ok
[INFO] [stdout] test tests::api_batch_conflict_analysis_allows_empty_and_singleton_inputs ... ok
[INFO] [stdout] test tests::api_checkout_query_json_preserves_query_optimization_errors ... ok
[INFO] [stdout] test tests::api_checkout_query_json_reports_invalid_json ... ok
[INFO] [stdout] test tests::api_checkout_query_materializes_slice ... ok
[INFO] [stdout] test tests::api_checkout_query_json_reports_invalid_envelope ... ok
[INFO] [stdout] test tests::api_checkout_query_json_accepts_summary_only_return_shape ... ok
[INFO] [stdout] test tests::api_audit_cell_deduplicates_self_revision_links ... ok
[INFO] [stdout] test tests::api_checkout_query_json_projected_returns_summary_only ... ok
[INFO] [stdout] test tests::api_audits_cell_by_id_with_structured_evidence ... ok
[INFO] [stdout] test tests::api_batch_ingest_rejects_duplicates_without_partial_visibility ... ok
[INFO] [stdout] test tests::api_commit_cells_reports_unknown_commit ... ok
[INFO] [stdout] test tests::api_commit_id_batch_ingest_stamps_lookup_boundary ... ok
[INFO] [stdout] test tests::api_checkout_query_file_reports_invalid_text_query ... ok
[INFO] [stdout] test tests::api_checkout_query_text_projected_returns_cells_only ... ok
[INFO] [stdout] test tests::api_checkout_query_json_materializes_slice ... ok
[INFO] [stdout] test tests::api_checkout_query_text_projected_returns_context_packets_only ... ok
[INFO] [stdout] test tests::api_checkout_query_text_reports_invalid_text_query ... ok
[INFO] [stdout] test tests::api_commit_slices_reports_unknown_cursor ... ok
[INFO] [stdout] test tests::api_checkout_query_text_projected_preserves_packed_default ... ok
[INFO] [stdout] test tests::api_checkout_continuity_query_delegates_top_level_query ... ok
[INFO] [stdout] test tests::api_checkout_query_returns_unsupported_optimization_error ... ok
[INFO] [stdout] test tests::api_checkout_query_text_materializes_slice ... ok
[INFO] [stdout] test tests::api_checkout_query_result_json_wraps_projected_summary ... ok
[INFO] [stdout] test tests::api_commit_slices_returns_empty_for_empty_database ... ok
[INFO] [stdout] test tests::api_conflict_analysis_reports_missing_id ... ok
[INFO] [stdout] test tests::api_copy_commits_reports_unknown_source_cursor ... ok
[INFO] [stdout] test tests::api_copies_next_commit_page_from_source_database ... ok
[INFO] [stdout] test tests::api_conflict_analysis_returns_none_for_non_conflicting_cells ... ok
[INFO] [stdout] test tests::api_copy_commits_rejects_duplicate_target_commit_without_mutation ... ok
[INFO] [stdout] test tests::api_copy_commits_from_empty_source_returns_empty_summary ... ok
[INFO] [stdout] test tests::api_copies_commit_page_from_source_database ... ok
[INFO] [stdout] test tests::api_detects_batch_conflicts_for_stored_cell_set ... ok
[INFO] [stdout] test tests::api_export_commits_reports_unknown_cursor ... ok
[INFO] [stdout] test tests::api_exports_commit_batch_with_next_cursor ... ok
[INFO] [stdout] test tests::api_encodes_and_decodes_commit_export_json ... ok
[INFO] [stdout] test tests::api_exports_empty_commit_batch ... ok
[INFO] [stdout] test tests::api_detects_conflict_between_stored_cells ... ok
[INFO] [stdout] test tests::api_exposes_kernel_capabilities ... ok
[INFO] [stdout] test tests::api_import_commit_batch_count_delegates_to_summary ... ok
[INFO] [stdout] test tests::api_import_commit_batch_summary_reports_count_and_cursor ... ok
[INFO] [stdout] test tests::api_import_rejects_malformed_batch_without_mutation ... ok
[INFO] [stdout] test tests::api_import_rejects_existing_target_commit_without_mutation ... ok
[INFO] [stdout] test tests::api_imports_empty_commit_batch_without_mutation ... ok
[INFO] [stdout] test tests::api_ingests_and_checkouts_cells ... ok
[INFO] [stdout] test tests::api_checkout_query_result_json_rejects_shape_drift ... ok
[INFO] [stdout] test tests::api_imports_decoded_commit_export_json ... ok
[INFO] [stdout] test tests::api_imports_exported_commit_batch ... ok
[INFO] [stdout] test tests::api_recommends_batch_conflict_resolutions_for_stored_cell_set ... ok
[INFO] [stdout] test tests::api_recommends_conflict_resolution_between_stored_cells ... ok
[INFO] [stdout] test tests::api_record_utility_feedback_reports_missing_id ... ok
[INFO] [stdout] test tests::api_records_attention_signal_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_context_affordance_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_context_gap_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_context_lifecycle_policy_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_epistemic_uncertainty_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_invalidation_condition_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_lifecycle_stage_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_memory_projection_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_trajectory_memory_as_successor_cell ... ok
[INFO] [stdout] test tests::api_records_utility_feedback_as_successor_cell ... ok
[INFO] [stdout] test tests::api_open_canonical_file_rejects_legacy_file_store ... ok
[INFO] [stdout] test tests::api_rejects_unsatisfied_kernel_requirements ... ok
[INFO] [stdout] test tests::api_rejects_unsupported_commit_export_json_version ... ok
[INFO] [stdout] test tests::api_accepts_satisfied_kernel_requirements ... ok
[INFO] [stdout] test tests::api_accepts_canonical_file_store ... ok
[INFO] [stdout] test tests::api_rejects_legacy_file_store_when_canonical_required ... ok
[INFO] [stdout] test tests::api_import_commit_backup_json_file_rejects_invalid_json ... ok
[INFO] [stdout] test tests::api_returns_commit_cells_in_manifest_order ... ok
[INFO] [stdout] test tests::api_returns_commit_manifest_for_committed_batch ... ok
[INFO] [stdout] test tests::api_returns_commit_manifests_after_cursor_with_limit ... ok
[INFO] [stdout] test tests::api_returns_commit_manifests_in_kernel_order ... ok
[INFO] [stdout] test tests::api_returns_commit_slices_after_cursor_with_limit ... ok
[INFO] [stdout] test tests::api_returns_none_for_unknown_commit_manifest ... ok
[INFO] [stdout] test tests::api_open_file_rejects_unsatisfied_kernel_requirements ... ok
[INFO] [stdout] test tests::api_successor_revision_operations_persist_native_revision_links ... ok
[INFO] [stdout] test tests::api_validate_commit_import_reports_duplicate_commit ... ok
[INFO] [stdout] test tests::api_open_file_accepts_satisfied_kernel_requirements ... ok
[INFO] [stdout] test tests::api_open_persistent_indexed_append_log_file_accepts_file_kernel ... ok
[INFO] [stdout] test tests::api_opens_file_backed_database ... ok
[INFO] [stdout] test tests::api_validates_commit_import_without_mutation ... ok
[INFO] [stdout] test tests::revision_link_commit_export_copy_restores_links ... ok
[INFO] [stdout] test tests::revision_link_commit_export_import_restores_links ... ok
[INFO] [stdout] test tests::revision_link_commit_export_includes_source_owned_links ... ok
[INFO] [stdout] test tests::revision_link_import_rejects_existing_target_link_without_mutation ... ok
[INFO] [stdout] test tests::revision_link_record_api_records_and_lists_links ... ok
[INFO] [stdout] test tests::revision_link_import_rejects_duplicate_links_without_mutation ... ok
[INFO] [stdout] test tests::revision_link_record_api_rejects_duplicate_record ... ok
[INFO] [stdout] test tests::api_skips_file_compaction_when_store_is_canonical ... ok
[INFO] [stdout] test tests::api_reports_file_store_health ... ok
[INFO] [stdout] test tests::api_compacts_file_store_when_health_recommends_it ... ok
[INFO] [stdout] test tests::api_exports_commit_backup_json_file ... ok
[INFO] [stdout] test tests::api_reports_file_lookup_plan ... ok
[INFO] [stdout] test tests::api_export_commit_backup_json_file_reports_io_failure ... ok
[INFO] [stdout] test tests::api_compacts_file_store_to_canonical_records ... ok
[INFO] [stdout] test tests::api_reports_file_lookup_plan_for_text_query ... ok
[INFO] [stdout] test tests::api_import_commit_backup_json_file_summary_reports_cursor ... ok
[INFO] [stdout] test tests::api_reports_file_store_status ... ok
[INFO] [stdout] test tests::api_file_compaction_preserves_commit_slices_after_reopen ... ok
[INFO] [stdout] test tests::api_validates_commit_backup_json_file_without_mutation ... ok
[INFO] [stdout] test tests::api_imports_commit_backup_json_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/continuitydb_checkout-5dcaacd3d9493e7a)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test tests::audit_includes_cell_id_and_citation_locator ... ok
[INFO] [stdout] test tests::audit_includes_commit_id ... ok
[INFO] [stdout] test tests::audit_includes_dependency_links ... ok
[INFO] [stdout] test tests::checkout_audit_traces_include_dependency_links ... ok
[INFO] [stdout] test tests::audit_includes_structured_evidence ... ok
[INFO] [stdout] test tests::checkout_audit_traces_include_commit_ids ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_prioritizes_highest_context_gap ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_prioritizes_lifecycle_safe_use ... ok
[INFO] [stdout] test tests::checkout_audit_traces_include_native_revision_links ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_uses_native_revision_pressure ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_prioritizes_highest_invalidation_condition ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_prioritizes_safety_guidance ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_uses_native_scavenging_pressure ... ok
[INFO] [stdout] test tests::checkout_context_compiler_honors_trajectory_memory_strategy ... ok
[INFO] [stdout] test tests::checkout_filters_by_activation_state ... ok
[INFO] [stdout] test tests::checkout_context_packets_preserve_answerability_intent ... ok
[INFO] [stdout] test tests::checkout_filters_by_answerability_question ... ok
[INFO] [stdout] test tests::checkout_context_compiler_emits_revision_uncertainty_capsule ... ok
[INFO] [stdout] test tests::checkout_automatic_dependency_context_carries_target_evidence ... ok
[INFO] [stdout] test tests::checkout_automatic_revision_context_carries_related_evidence ... ok
[INFO] [stdout] test tests::checkout_compiler_intent_does_not_change_selected_cells ... ok
[INFO] [stdout] test tests::checkout_context_compiler_accepts_raw_baseline_policy ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_records_native_decision_evidence ... ok
[INFO] [stdout] test tests::checkout_audit_traces_deduplicate_self_revision_links ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_uses_affordance_risk_without_keyword_intent ... ok
[INFO] [stdout] test tests::checkout_automatic_context_compiler_uses_intent_separate_from_answerability_filter ... ok
[INFO] [stdout] test tests::checkout_filters_by_commit_id ... ok
[INFO] [stdout] test tests::checkout_filters_by_epistemic_action_reason ... ok
[INFO] [stdout] test tests::checkout_filters_by_evidence_source ... ok
[INFO] [stdout] test tests::checkout_filters_by_epistemic_action ... ok
[INFO] [stdout] test tests::checkout_filters_by_lifecycle_stage ... ok
[INFO] [stdout] test tests::checkout_filters_by_revision_related_cell_and_kind ... ok
[INFO] [stdout] test tests::checkout_filters_by_projection_kind ... ok
[INFO] [stdout] test tests::checkout_filters_by_minimum_probability_delta ... ok
[INFO] [stdout] test tests::checkout_filters_by_semantic_anchor ... ok
[INFO] [stdout] test tests::checkout_filters_by_minimum_salience ... ok
[INFO] [stdout] test tests::checkout_filters_by_minimum_epistemic_pressure ... ok
[INFO] [stdout] test tests::checkout_filters_by_dependency_target_and_kind ... ok
[INFO] [stdout] test tests::checkout_filters_by_invalidation_condition_kind_and_priority ... ok
[INFO] [stdout] test tests::checkout_filters_by_uncertainty_thresholds ... ok
[INFO] [stdout] test tests::checkout_filters_by_trajectory_memory_reuse_contract ... ok
[INFO] [stdout] test tests::checkout_filters_by_selection_reason ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_drops_unsupported_proposed_lines ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_filters_unsupported_evidence_metadata ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_materializes_supported_proposed_lines ... ok
[INFO] [stdout] test tests::checkout_filters_by_minimum_context_affordance ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_materializes_trajectory_trace_supported_lines ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_rejects_duplicate_target_proposals ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_requires_accepted_proposal ... ok
[INFO] [stdout] test tests::checkout_filters_by_system_time ... ok
[INFO] [stdout] test tests::checkout_model_assisted_compiler_applies_accepted_proposal ... ok
[INFO] [stdout] test tests::checkout_model_assisted_operational_brief_materializes_supported_proposed_lines ... ok
[INFO] [stdout] test tests::checkout_packet_planner_marks_lifecycle_hard_gate_under_token_pressure ... ok
[INFO] [stdout] test tests::checkout_filters_by_context_gap_kind_and_priority ... ok
[INFO] [stdout] test tests::checkout_model_assisted_falsification_brief_reserves_budget_for_safety_guidance ... ok
[INFO] [stdout] test tests::checkout_context_packets_preserve_dependency_context ... ok
[INFO] [stdout] test tests::checkout_pushes_system_time_to_kernel ... ok
[INFO] [stdout] test tests::checkout_prefers_higher_context_affordance_under_token_budget ... ok
[INFO] [stdout] test tests::checkout_packet_planner_materializes_lifecycle_hard_gate_when_cell_cost_is_tiny ... ok
[INFO] [stdout] test tests::checkout_packet_planner_suppresses_sole_invalidated_trajectory_line ... ok
[INFO] [stdout] test tests::checkout_pushes_dependency_constraints_to_kernel ... ok
[INFO] [stdout] test tests::checkout_pushes_commit_id_to_kernel ... ok
[INFO] [stdout] test tests::checkout_prefers_higher_attention_salience_under_token_budget ... ok
[INFO] [stdout] test tests::checkout_pushes_semantic_anchor_to_kernel ... ok
[INFO] [stdout] test tests::checkout_request_builds_storage_lookup_without_token_budget ... ok
[INFO] [stdout] test tests::checkout_records_token_budget_alternatives ... ok
[INFO] [stdout] test tests::checkout_slice_includes_citations_uncertainty_and_frontier_metadata ... ok
[INFO] [stdout] test tests::checkout_slice_materializes_execution_context_packets ... ok
[INFO] [stdout] test tests::checkout_slice_materializes_requested_debugging_context_packets ... ok
[INFO] [stdout] test tests::checkout_pushes_semantic_constraints_to_kernel ... ok
[INFO] [stdout] test tests::checkout_slice_summarizes_bounded_evidence_context ... ok
[INFO] [stdout] test tests::checkout_task_intent_suppresses_invalidated_trajectory_memory ... ok
[INFO] [stdout] test tests::checkout_summary_counts_invalidation_conditions ... ok
[INFO] [stdout] test tests::checkout_task_intent_prefers_applicable_trajectory_memory ... ok
[INFO] [stdout] test tests::checkout_uncertainty_preserves_native_statecell_contract ... ok
[INFO] [stdout] test tests::checkout_prefers_higher_utility_candidate_under_token_budget ... ok
[INFO] [stdout] test tests::checkout_pushes_activation_to_kernel ... ok
[INFO] [stdout] test tests::checkout_respects_token_budget_and_confidence ... ok
[INFO] [stdout] test tests::checkout_filters_by_lifecycle_use_policy ... ok
[INFO] [stdout] test tests::checkout_packet_planner_changes_compilation_without_changing_retrieval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/continuitydb-5d4cb760e5bc2eeb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::pinecone_live_metrics_score_returned_match_ids ... ok
[INFO] [stdout] test tests::pinecone_live_vectors_match_index_dimension ... ok
[INFO] [stdout] test live_benchmark::tests::neo4j_cell_properties_normalizes_nested_statecell_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 281 tests
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1bf78f6d55c14813)
[INFO] [stdout] test cli_agent_behavior_benchmark_report_require_marketable_rejects_weak_checkout_signal ... ok
[INFO] [stdout] test cli_agent_behavior_benchmark_reports_downstream_metrics ... ok
[INFO] [stdout] test cli_agent_behavior_task_matrix_can_emit_representative_repo_tasks ... ok
[INFO] [stdout] test cli_adversarial_validation_report_challenges_the_hypothesis ... ok
[INFO] [stdout] test cli_adversarial_task_harness_report_scores_downstream_context_tasks ... ok
[INFO] [stdout] test cli_agent_behavior_task_matrix_writes_runner_tasks ... ok
[INFO] [stdout] test cli_checkout_query_rejects_invalid_query_envelope ... ok
[INFO] [stdout] test cli_checkout_query_rejects_unsupported_query_optimization ... ok
[INFO] [stdout] test cli_checkout_query_executes_summary_only_typed_query ... ok
[INFO] [stdout] test cli_compact_file_fails_for_corrupt_store ... ok
[INFO] [stdout] test cli_checkout_query_executes_serialized_typed_query ... ok
[INFO] [stdout] test cli_compact_file_if_needed_skips_canonical_store ... ok
[INFO] [stdout] test cli_checkout_query_result_envelope_wraps_summary_only_text_query ... ok
[INFO] [stdout] test cli_checkout_query_executes_text_query_file ... ok
[INFO] [stdout] test cli_comprehensive_graph_benchmark_outputs_neo4j_overlap_families ... ok
[INFO] [stdout] test cli_comprehensive_vector_benchmark_outputs_all_listed_families ... ok
[INFO] [stdout] test cli_context_collapse_drill_outputs_prevention_report ... ok
[INFO] [stdout] test cli_context_collapse_retrieval_benchmark_requires_live_vector_dimension ... ok
[INFO] [stdout] test cli_context_collapse_retrieval_benchmark_can_require_live_pinecone_config ... ok
[INFO] [stdout] test cli_context_collapse_benchmark_compares_checkout_to_collapsed_summary ... ok
[INFO] [stdout] test cli_context_collapse_retrieval_benchmark_targets_pinecone_baseline ... ok
[INFO] [stdout] test cli_checkout_query_executes_context_packets_only_text_query ... ok
[INFO] [stdout] test cli_checkout_query_executes_typed_model_assisted_compiler_query ... ok
[INFO] [stdout] test cli_checkout_query_executes_versioned_query_envelope ... ok
[INFO] [stdout] test cli_compact_file_rewrites_legacy_store ... ok
[INFO] [stdout] test cli_checkout_query_result_envelope_wraps_cells_only_text_query ... ok
[INFO] [stdout] test cli_copy_commits_rejects_invalid_after_cursor ... ok
[INFO] [stdout] test cli_checkout_query_executes_cells_only_text_query ... ok
[INFO] [stdout] test cli_checkout_query_executes_summary_only_text_query ... ok
[INFO] [stdout] test cli_demo_checkout_outputs_metadata_json ... ok
[INFO] [stdout] test cli_copy_commits_empty_source_reports_zero ... ok
[INFO] [stdout] test cli_compact_file_if_needed_compacts_legacy_store ... ok
[INFO] [stdout] test cli_help_does_not_expose_old_benchmark_commands ... ok
[INFO] [stdout] test cli_export_commits_rejects_invalid_after_cursor ... ok
[INFO] [stdout] test cli_import_commits_dry_run_fails_for_invalid_envelope ... ok
[INFO] [stdout] test cli_inspect_kernel_accepts_canonical_requirement ... ok
[INFO] [stdout] test cli_export_commits_fails_for_unknown_after_cursor ... ok
[INFO] [stdout] test cli_import_commits_fails_for_invalid_envelope ... ok
[INFO] [stdout] test cli_inspect_kernel_rejects_indexed_embedded_requirement ... ok
[INFO] [stdout] test cli_inspect_kernel_rejects_legacy_when_canonical_required ... ok
[INFO] [stdout] test cli_inspect_kernel_accepts_durable_append_log_requirement ... ok
[INFO] [stdout] test cli_inspect_kernel_accepts_persistent_indexed_append_log_requirement ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_legacy_health ... ok
[INFO] [stdout] test cli_export_commits_limit_outputs_first_page_cursor ... ok
[INFO] [stdout] test cli_copy_commits_rejects_duplicate_target_commit ... ok
[INFO] [stdout] test cli_copy_commits_after_cursor_copies_next_page ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_file_capabilities ... ok
[INFO] [stdout] test cli_export_commits_after_cursor_outputs_next_page ... ok
[INFO] [stdout] test cli_import_commits_dry_run_validates_without_mutation ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan_residual_exact_constraints ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan_candidate_selectivity ... ok
[INFO] [stdout] test cli_inspect_kernel_requirement_output_matches_native_gate ... ok
[INFO] [stdout] test cli_live_benchmark_corpus_writes_scaled_artifacts ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan_filtered_candidate_count ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan_lossy_indexed_constraints ... ok
[INFO] [stdout] test cli_inspect_kernel_writes_artifact_bundle ... ok
[INFO] [stdout] test cli_live_benchmark_smoke_report_validates_target_artifacts ... ok
[INFO] [stdout] test cli_live_benchmark_quality_report_scores_head_to_head ... ok
[INFO] [stdout] test cli_measure_workload_artifact_dir_writes_bundle ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan_exact_constraint_labels ... ok
[INFO] [stdout] test cli_live_benchmark_run_retains_target_specific_payloads ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_lookup_plan_exact_match_count ... ok
[INFO] [stdout] test cli_measure_workload_compares_baseline_requires_baseline_path ... ok
[INFO] [stdout] test cli_live_benchmark_run_reports_target_contracts ... ok
[INFO] [stdout] test cli_measure_workload_records_baseline_for_memory_kernel ... ok
[INFO] [stdout] test cli_measure_workload_artifact_dir_writes_regression_bundle ... ok
[INFO] [stdout] test cli_measure_workload_failure_report_path_records_regression ... ok
[INFO] [stdout] test cli_measure_workload_report_path_writes_json_artifact ... ok
[INFO] [stdout] test cli_measure_workload_compares_baseline_and_fails_on_regression ... ok
[INFO] [stdout] test cli_measure_workload_requires_file_store_path ... ok
[INFO] [stdout] test cli_measure_workload_reports_memory_kernel_json ... ok
[INFO] [stdout] test cli_proof_obligations_outputs_thesis_matrix ... ok
[INFO] [stdout] test cli_replay_workload_artifact_dir_rejects_input_directory ... ok
[INFO] [stdout] test cli_live_benchmark_run_require_live_fails_without_config ... FAILED
[INFO] [stdout] test cli_measure_workload_compares_baseline_and_reports_passed ... ok
[INFO] [stdout] test cli_replay_workload_artifact_dir_writes_mismatch_bundle ... ok
[INFO] [stdout] test cli_replay_workload_failure_report_path_records_mismatch ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_failure_report_records_cells_parse_error ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_query_lookup_plan ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_failure_report_records_manifest_parse_error ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_failure_report_records_checkout_request_parse_error ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_failure_report_records_validation_failure ... ok
[INFO] [stdout] test cli_replay_workload_compares_archived_report ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_artifact_dir_mismatch ... ok
[INFO] [stdout] test cli_replay_workload_replays_artifact_bundle ... ok
[INFO] [stdout] test cli_inspect_kernel_reports_rebuilt_persistent_index_checkpoint ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_fixture_byte_count_mismatch ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_fixture_path_mismatch ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_report_byte_count_mismatch ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_report_fingerprint_mismatch ... ok
[INFO] [stdout] test cli_checkout_query_context_packets_only_preserves_revision_context ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_report_path_mismatch ... ok
[INFO] [stdout] test cli_reports_version ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_tampered_fixture ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_report_content_mismatch ... ok
[INFO] [stdout] test cli_run_agent_behavior_outputs_executes_runner_and_scores_report ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_rejects_workload_summary_mismatch ... ok
[INFO] [stdout] test cli_score_agent_behavior_outputs_scores_retained_model_records ... ok
[INFO] [stdout] test cli_representative_benchmark_report_covers_agent_memory_workload ... ok
[INFO] [stdout] test cli_thesis_falsification_benchmark_writes_decisive_report ... ok
[INFO] [stdout] test cli_run_agent_behavior_outputs_repeats_trials_and_reports_stability ... ok
[INFO] [stdout] test cli_run_agent_behavior_outputs_names_task_when_runner_returns_empty_answer ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_reports_validated_manifest ... ok
[INFO] [stdout] test cli_copy_commits_limit_copies_first_page ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_writes_validation_failure_bundle ... ok
[INFO] [stdout] test cli_checkout_query_executes_revision_link_text_constraints ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_accepts_context_packets_artifact ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_compiler_policy ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_epistemic_action_reasons ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_citations ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_abstraction_level ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_compiler_reason_tags ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_packet_strategy ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_selection_reasons ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_epistemic_action ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_blank_answerability_questions ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_context_gap_out_of_range_priority ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_dependency_context_empty_citations ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_context_gap_blank_question ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_dependency_context_missing_anchors ... ok
[INFO] [stdout] test cli_exports_and_imports_commit_backup ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_entry_blank_source ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_dependency_context_missing_kind ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_dependency_context_blank_rationale ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_dependency_context_empty_anchors ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_expectation_blank_label ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_invalidation_out_of_range_priority ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_invalidation_blank_condition ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_dependency_context_missing_citations ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_entry_blank_text ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_entry_missing_confidence ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_entry_negative_token_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_answerability_questions ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_compiler_policy ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_lifecycle_policy_blank_promotion ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_compiler_evidence_locators ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_entry_out_of_range_confidence ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_compiler_reason_tags ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_lifecycle_policy_blank_use_policy ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_context_affordance_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_line_without_matching_entry ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_citations ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_lifecycle_policy_blank_reasons ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_context_gaps ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_abstraction_level ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_lifecycle_policy ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_origin ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_invalidation_conditions ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_expectation ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_epistemic_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_trajectory_memory ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_model_assisted_without_compiler_evidence ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_origin_blank_scope_payload ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_salience_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_missing_epistemic_action_reasons ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_model_assisted_without_compiler_reason_tags ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_origin_blank_lifecycle_stage ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_context_affordance ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_negative_surprise_bits ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_origin_empty_anchors ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_origin_empty_valid_time ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_context_affordance_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_checkout_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_scavenging_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_salience_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_attention ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_revision_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_out_of_range_utility_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_blank_hypothesis ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_blank_reusable_lesson ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_blank_checkout_strategy ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_revision_context_blank_relation ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_missing_applicability ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_empty_invalidation ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_revision_context_empty_anchors ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_empty_applicability ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_missing_invalidation ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_unsupported_compiler_evidence_locator ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_unsupported_dependency_context_citation ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_accepts_summary_envelope ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_revision_context_missing_anchors ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_entry_missing_source ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_revision_context_empty_citations ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_revision_context_missing_relation ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_compiler_policy ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_attention ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_without_trace_citation ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_trajectory_memory_out_of_range_confidence ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_context_affordance ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_revision_context_out_of_range_confidence ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_context_gaps ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_summary_missing_epistemic_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_entries ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_epistemic_action_reasons ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_shape_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_epistemic_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_expectation ... ok
[INFO] [stdout] test cli_validate_checkout_query_context_packets_rejects_unsupported_revision_context_citation ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_trajectory_memory ... ok
[INFO] [stdout] test cli_validate_checkout_query_result_rejects_context_packet_missing_origin ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_context_gap_priority_without_gaps ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_accepts_summary_artifact ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_duplicate_context_gap_kind_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_context_packet_count_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_context_gap_total_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_format_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_empty_selection_token_residue ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_duplicate_epistemic_action_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_empty_selection_pressure_residue ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_context_affordance_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_context_gap_metadata ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_epistemic_action_reason_counts ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_epistemic_pressure ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_invalidation_metadata ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_empty_selection_citation_residue ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_epistemic_action_total_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_duplicate_selection_reason_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_invalidation_condition_total_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_selection_reason_counts ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_invalidation_priority_without_conditions ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_salience_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_null_confidence_with_selected_cells ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_inverted_confidence_range ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_negative_total_tokens ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_negative_token_budget ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_empty_selection_score_residue ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_selected_cell_without_citation ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_bounded_token_budget_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_missing_minimum_confidence ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_zero_context_gap_kind_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_out_of_range_context_gap_priority ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_rejects_missing_bundle_validation_summary ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_accepts_current_contract ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_rejects_contract_drift ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_rejects_missing_context_gap_packet_check ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_rejects_missing_invalidation_condition_packet_check ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_rejects_missing_trajectory_memory_packet_check ... ok
[INFO] [stdout] test cli_validate_ci_artifact_inventory_rejects_missing_context_compiler_schema_version_checks ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_out_of_range_salience_score ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_zero_selection_reason_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_selected_summary_without_selection_reasons ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_bundle_rejects_report_artifact_dir_mismatch ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_zero_epistemic_action_count ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_uncertainty_count_drift ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_bundle_rejects_manifest_content_mismatch ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_report_accepts_valid_report ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_bundle_accepts_valid_bundle ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_report_rejects_missing_persistent_index_health ... ok
[INFO] [stdout] test cli_validate_release_upload_report_accepts_current_contract ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_report_rejects_report_path_mismatch ... ok
[INFO] [stdout] test cli_validate_release_upload_report_rejects_manifest_digest_drift ... ok
[INFO] [stdout] test cli_validate_checkout_query_summary_rejects_out_of_range_epistemic_pressure ... ok
[INFO] [stdout] test cli_validate_release_upload_report_accepts_failed_upload_contract ... ok
[INFO] [stdout] test cli_validate_release_upload_test_report_accepts_current_contract ... ok
[INFO] [stdout] test cli_validate_release_assets_rejects_digest_drift ... ok
[INFO] [stdout] test cli_validate_release_upload_test_report_rejects_validation_drift ... ok
[INFO] [stdout] test cli_validate_proof_obligations_rejects_tampered_matrix ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_path_records_validation_failure ... ok
[INFO] [stdout] test cli_validate_workload_bundle_accepts_manifest_metadata ... ok
[INFO] [stdout] test cli_validate_proof_obligations_accepts_current_matrix ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_fixture_metadata ... ok
[INFO] [stdout] test cli_validate_release_assets_accepts_current_contract ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_report_rejects_wrong_report_format ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_workload_report_parse_error ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_manifest_parse_error ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_workload_report_metadata ... ok
[INFO] [stdout] test cli_validate_workload_bundle_rejects_revision_link_count_not_derived_from_fixture ... ok
[INFO] [stdout] test cli_validate_inspect_kernel_report_rejects_tampered_payload ... ok
[INFO] [stdout] test cli_validate_workload_bundle_report_path_writes_validation_artifact ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_manifest_metadata ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_checkout_request_parse_error ... ok
[INFO] [stdout] test cli_validate_workload_bundle_failure_report_records_fixture_cells_parse_error ... ok
[INFO] [stdout] test cli_validate_workload_bundle_rejects_tampered_fixture ... ok
[INFO] [stdout] test cli_measure_workload_records_baseline_for_file_kernel ... ok
[INFO] [stdout] test cli_measure_workload_reports_file_kernel_json ... ok
[INFO] [stdout] test cli_replay_workload_require_manifest_reports_lookup_plan_content_mismatch_key ... ok
[INFO] [stdout] test cli_measure_workload_reports_file_lookup_plan_baseline_regression ... ok
[INFO] [stdout] test cli_agent_behavior_benchmark_report_classifies_retained_bundle ... ok
[INFO] [stdout] test cli_agent_behavior_benchmark_report_require_marketable_rejects_dry_run ... ok
[INFO] [stdout] test cli_agent_behavior_benchmark_bundle_writes_reproducible_artifacts ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_live_benchmark_run_require_live_fails_without_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_live_benchmark_run_require_live_fails_without_config' (1946) panicked at crates/continuitydb-cli/tests/cli.rs:1910:10:
[INFO] [stdout] Unexpected stderr, failed var.contains(NEO4J_URI)
[INFO] [stdout] ├── var: Read-only file system (os error 30)
[INFO] [stdout] └── var as str: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] command=`env -u NEO4J_PASSWORD -u NEO4J_URI -u NEO4J_USERNAME "/opt/rustwide/target/debug/continuitydb" "live-benchmark-run" "--target" "neo4j" "--cells" "8" "--require-live"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Read-only file system (os error 30)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fac9932af41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fac9932af41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fac9932af41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fac9932af41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fac99342d6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fac99342d6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5fac99330b6c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5fac99330b6c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5fac99305f46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fac99305f46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fac99321b29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fac98ee9fe0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5fac98ee9fe0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fac99321ce2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5fac99321ce2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5fac99305ff2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5fac992fd649 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fac99306d9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5fac993435bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fac992b10e8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[3c7e7a03b6a87ff1]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5fac9929bda7 - <assert_cmd[3c7e7a03b6a87ff1]::assert::AssertError>::panic::<assert_cmd[3c7e7a03b6a87ff1]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x5fac98eadff1 - <assert_cmd[3c7e7a03b6a87ff1]::assert::Assert>::stderr::<predicates[d8c67c868a4088b0]::str::basics::ContainsPredicate, assert_cmd[3c7e7a03b6a87ff1]::assert::StrOutputPredicate<predicates[d8c67c868a4088b0]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:487:25
[INFO] [stdout]   22:     0x5fac98d7d483 - cli[915b4dcb1b8292da]::cli_live_benchmark_run_require_live_fails_without_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/continuitydb-cli/tests/cli.rs:1910:10
[INFO] [stdout]   23:     0x5fac98cad8d7 - cli[915b4dcb1b8292da]::cli_live_benchmark_run_require_live_fails_without_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/continuitydb-cli/tests/cli.rs:1897:6
[INFO] [stdout]   24:     0x5fac98ec35c6 - <cli[915b4dcb1b8292da]::cli_live_benchmark_run_require_live_fails_without_config::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fac98edd31b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fac98edd31b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5fac98eea965 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5fac98eea965 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5fac98eea965 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5fac98eea965 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fac98eea965 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fac98eea965 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5fac98eea965 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5fac98ee5414 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5fac98ee5414 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fac98eedab2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5fac98eedab2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5fac98eedab2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x5fac98eedab2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fac98eedab2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fac98eedab2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5fac98eedab2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fac99329eaf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x5fac99329eaf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7c8012b98aa4 - <unknown>
[INFO] [stdout]   46:     0x7c8012c25a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_live_benchmark_run_require_live_fails_without_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 280 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p continuitydb-cli --test cli`
[INFO] running `Command { std: "docker" "inspect" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4", kill_on_drop: false }`
[INFO] [stdout] 2f8046fa5ecfce3418715b7f07963b2666853e3e10ed5be85bfd43af8965aef4
