[INFO] cloning repository https://github.com/NikhilVijayakumar/samgraha
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikhilVijayakumar/samgraha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikhilVijayakumar%2Fsamgraha", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikhilVijayakumar%2Fsamgraha'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf5f766af1416cdaf687d9b8ffe699d241d651ba
[INFO] testing NikhilVijayakumar/samgraha 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%2FNikhilVijayakumar%2Fsamgraha" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NikhilVijayakumar/samgraha
[INFO] finished tweaking git repo https://github.com/NikhilVijayakumar/samgraha
[INFO] tweaked toml for git repo https://github.com/NikhilVijayakumar/samgraha written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NikhilVijayakumar/samgraha 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/NikhilVijayakumar/samgraha 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.3
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded kqueue-sys v1.1.2
[INFO] [stderr]   Downloaded inotify-sys v0.1.8
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded kqueue v1.2.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.53
[INFO] [stderr]   Downloaded tera v2.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e
[INFO] running `Command { std: "docker" "start" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", 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" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e" "/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" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", 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" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling schemas v0.1.0 (/opt/rustwide/workdir/crates/schemas)
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tera v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling standards v0.1.0 (/opt/rustwide/workdir/crates/standards)
[INFO] [stderr]    Compiling providers v0.1.0 (/opt/rustwide/workdir/crates/providers)
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Compiling audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]    Compiling registry v0.1.0 (/opt/rustwide/workdir/crates/registry)
[INFO] [stderr]    Compiling services v0.1.0 (/opt/rustwide/workdir/crates/services)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.90s
[INFO] running `Command { std: "docker" "inspect" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", 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" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e" "/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 providers v0.1.0 (/opt/rustwide/workdir/crates/providers)
[INFO] [stderr]    Compiling standards v0.1.0 (/opt/rustwide/workdir/crates/standards)
[INFO] [stderr]    Compiling schemas v0.1.0 (/opt/rustwide/workdir/crates/schemas)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Compiling registry v0.1.0 (/opt/rustwide/workdir/crates/registry)
[INFO] [stderr]    Compiling audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]    Compiling services v0.1.0 (/opt/rustwide/workdir/crates/services)
[INFO] [stderr]    Compiling mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", 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" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e" "/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.94s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/audit-58de50353cf54870)
[INFO] [stdout] 
[INFO] [stdout] running 178 tests
[INFO] [stdout] test contract::tests::artifact_older_than_source_is_stale ... ok
[INFO] [stdout] test contract::tests::execute_refuses_empty_command ... ok
[INFO] [stdout] test contract::tests::missing_artifact_is_stale ... ok
[INFO] [stdout] test contract::tests::artifact_newer_than_source_is_fresh ... ok
[INFO] [stdout] test contract::tests::no_artifacts_declared_is_unknown_not_stale ... ok
[INFO] [stdout] test contract::tests::execute_refuses_working_directory_outside_project_root ... ok
[INFO] [stdout] test fix::executor::tests::config_executor_refuses_json_target ... ok
[INFO] [stdout] test fix::orchestrator::tests::coverage_other_checks_stay_documentation ... ok
[INFO] [stdout] test fix::orchestrator::tests::coverage_cv6_routes_to_test_plan ... ok
[INFO] [stdout] test fix::orchestrator::tests::implementation_other_checks_stay_implementation ... ok
[INFO] [stdout] test fix::executor::tests::doc_executor_retry_is_idempotent_not_appended ... ok
[INFO] [stdout] test fix::executor::tests::config_executor_retry_is_idempotent_and_valid_comments ... ok
[INFO] [stdout] test fix::orchestrator::tests::other_domain_routing_unchanged ... ok
[INFO] [stdout] test fix::orchestrator::tests::implementation_i8_routes_to_test_plan ... ok
[INFO] [stdout] test fix::types::tests::check_requirement_finds_matching_section ... ok
[INFO] [stdout] test fix::types::tests::check_requirement_does_not_match_prefix_collision ... ok
[INFO] [stdout] test fix::types::tests::check_requirement_stops_at_horizontal_rule ... ok
[INFO] [stdout] test fix::types::tests::check_requirement_returns_none_when_missing ... ok
[INFO] [stdout] test fix::planner::tests::build_planner_creates_plan ... ok
[INFO] [stdout] test fix::verifier::tests::dependency_graph_included ... ok
[INFO] [stdout] test fix::planner::tests::test_planner_creates_plan ... ok
[INFO] [stdout] test fix::planner::tests::test_planner_uses_real_finding_message_when_present ... ok
[INFO] [stdout] test fix::planner::tests::sec_planner_creates_plan ... ok
[INFO] [stdout] test fix::types::tests::intent_check_id_accessor ... ok
[INFO] [stdout] test fix::planner::tests::config_planner_creates_plan ... ok
[INFO] [stdout] test fix::planner::tests::doc_planner_creates_plan ... ok
[INFO] [stdout] test fix::verifier::tests::check_runner_error_returns_zero ... ok
[INFO] [stdout] test fix::verifier::tests::empty_checks_returns_zero ... ok
[INFO] [stdout] test fix::verifier::tests::multiple_checks_averaged ... ok
[INFO] [stdout] test fix::verifier::tests::single_check_fails_below_threshold ... ok
[INFO] [stdout] test fix::verifier::tests::single_check_passes ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_boundary_check_does_not_break_self_delimited_keywords ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_does_not_match_substring_inside_longer_word ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_does_not_match_inside_hyphenated_compound ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::declared_but_never_run_and_no_artifact_is_none ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_flags_real_reference ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::no_artifacts_declared_is_some_err ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_flags_if_any_occurrence_is_unnegated ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::dry_run_is_none_even_with_contract ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::malformed_artifact_is_some_err ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::no_contract_declared_is_none ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::preexisting_artifact_is_read_without_execute ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_handles_multibyte_text_without_panicking ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::utf8_bom_prefixed_artifact_still_parses ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_skips_negated_mention ... ok
[INFO] [stdout] test pipeline::text_scan_tests::find_unnegated_keywords_still_matches_standalone_word ... ok
[INFO] [stdout] test pipeline::text_scan_tests::strip_code_fences_removes_fenced_content_and_markers ... ok
[INFO] [stdout] test pipelines::build::tests::bc6_dry_run_reports_command_without_running_it ... ok
[INFO] [stdout] test pipelines::architecture::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::build::tests::bc3_passes_when_contract_declares_produces ... ok
[INFO] [stdout] test pipelines::architecture::tests::a1_errors_when_no_arch_docs ... ok
[INFO] [stdout] test pipeline::load_test_report_tests::execute_runs_command_then_reads_artifact ... ok
[INFO] [stdout] test pipelines::architecture::tests::a11_detects_tech_leakage ... ok
[INFO] [stdout] test pipelines::build::tests::bc6_warns_when_declared_artifact_missing ... ok
[INFO] [stdout] test pipelines::architecture::tests::a4_errors_on_duplicate_titles ... ok
[INFO] [stdout] test pipelines::build::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::consistency::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::consistency::tests::c1_passes_when_vision_and_architecture_both_present ... ok
[INFO] [stdout] test pipelines::architecture::tests::a1_passes_with_multiple_docs ... ok
[INFO] [stdout] test pipelines::build::tests::artifact_checks_skip_and_pass_when_not_inspecting ... ok
[INFO] [stdout] test pipelines::build::tests::bc3_suggests_when_contract_declares_no_produces ... ok
[INFO] [stdout] test pipelines::build::tests::bc1_errors_when_no_pipelines_build_contract_declared ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv1_passes_when_features_and_src_both_present ... ok
[INFO] [stdout] test fix::planner::tests::intent_restore_compliance_defaults ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv6_is_suggestion_when_tests_pass ... ok
[INFO] [stdout] test pipelines::consistency::tests::c1_warns_when_vision_exists_without_architecture ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv7_warns_without_declared_build_contract ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv6_is_suggestion_stub_without_test_contract ... ok
[INFO] [stdout] test fix::planner::tests::doc_planner_uses_real_check_requirement_when_present ... ok
[INFO] [stdout] test pipelines::build::tests::bc6_passes_when_declared_artifact_exists ... ok
[INFO] [stdout] test fix::planner::tests::impl_planner_creates_plan ... ok
[INFO] [stdout] test pipelines::coverage::tests::source_dir_honors_declared_implementation_dir_not_hardcoded_src ... ok
[INFO] [stdout] test pipelines::design::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::coverage::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv8_is_a_suggestion_stub_not_a_false_positive_warning ... ok
[INFO] [stdout] test pipelines::deterministic_runtime::tests::s11_warns_on_runtime_model_disagreement ... ok
[INFO] [stdout] test pipelines::deterministic_runtime::tests::s9_passes_without_hidden_state ... ok
[INFO] [stdout] test pipelines::design::tests::d1_errors_when_no_design_docs ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv7_passes_with_declared_build_contract_no_cargo_toml ... ok
[INFO] [stdout] test pipelines::build::tests::bc1_passes_when_pipelines_build_contract_declared ... ok
[INFO] [stdout] test pipelines::deterministic_runtime::tests::s9_errors_on_hidden_state_reference ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv6_warns_on_real_test_failures ... ok
[INFO] [stdout] test pipelines::external_context::tests::ec1_passes_with_zero_dependencies ... ok
[INFO] [stdout] test pipelines::engineering::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::deterministic_runtime::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::engineering::tests::e9_errors_on_implementation_leakage ... ok
[INFO] [stdout] test pipelines::design::tests::d1_passes_with_design_principles_heading ... ok
[INFO] [stdout] test pipelines::design::tests::d4_does_not_flag_negated_technology_mention ... ok
[INFO] [stdout] test pipelines::engineering::tests::e2_errors_when_repository_structure_missing ... ok
[INFO] [stdout] test pipelines::engineering::tests::e1_errors_when_no_engineering_docs ... ok
[INFO] [stdout] test pipelines::design::tests::d4_errors_on_technology_leakage ... ok
[INFO] [stdout] test pipelines::external_context::tests::ec3_errors_when_purpose_missing ... ok
[INFO] [stdout] test pipelines::external_context::tests::ec1_errors_on_duplicate_titles ... ok
[INFO] [stdout] test pipelines::external_context_ownership::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::feature::tests::f3_errors_when_no_feature_docs ... ok
[INFO] [stdout] test pipelines::external_context::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::external_context_ownership::tests::ec2_errors_on_duplicate_titles ... ok
[INFO] [stdout] test pipelines::external_context_ownership::tests::ec10_passes_when_architecture_references_external_context ... ok
[INFO] [stdout] test pipelines::coverage::tests::cv1_warns_when_features_exist_without_src ... ok
[INFO] [stdout] test pipelines::external_context::tests::ec3_passes_with_purpose_heading ... ok
[INFO] [stdout] test pipelines::feature::tests::f4_warns_on_technology_leakage ... ok
[INFO] [stdout] test pipelines::feature::tests::f6_errors_when_acceptance_criteria_missing ... ok
[INFO] [stdout] test pipelines::feature::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::external_context_ownership::tests::ec10_warns_when_architecture_never_references_external_context ... ok
[INFO] [stdout] test pipelines::feature_design::tests::score_is_within_bounds_with_no_docs ... ok
[INFO] [stdout] test pipelines::deterministic_runtime::tests::s11_passes_when_both_domains_agree ... ok
[INFO] [stdout] test pipelines::feature::tests::f6_passes_with_acceptance_criteria_heading ... ok
[INFO] [stdout] test pipelines::feature_technical::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::engineering::tests::e2_passes_with_repository_structure_heading ... ok
[INFO] [stdout] test pipelines::feature_design::tests::fd5_passes_with_workflow_heading ... ok
[INFO] [stdout] test pipelines::feature_design::tests::fd14_errors_when_design_readiness_incomplete ... ok
[INFO] [stdout] test pipelines::feature::tests::f1_errors_on_duplicate_titles ... ok
[INFO] [stdout] test pipelines::feature_technical::tests::ft6_passes_with_participating_components_heading ... ok
[INFO] [stdout] test pipelines::feature_technical::tests::ft2_passes_when_every_feature_has_a_technical_design ... ok
[INFO] [stdout] test pipelines::feature_technical::tests::ft6_errors_when_components_missing ... ok
[INFO] [stdout] test pipelines::feature_design::tests::fd5_errors_when_workflow_missing ... ok
[INFO] [stdout] test pipelines::feature_technical::tests::ft14_errors_when_implementation_readiness_incomplete ... ok
[INFO] [stdout] test pipelines::feature_technical::tests::ft2_warns_when_feature_has_no_technical_design ... ok
[INFO] [stdout] test pipelines::feature_design::tests::fd2_warns_when_feature_has_no_design ... ok
[INFO] [stdout] test pipelines::help::tests::falls_back_to_help_directory_when_product_guide_absent ... ok
[INFO] [stdout] test pipelines::help::tests::pa5_passes_on_public_facing_content ... ok
[INFO] [stdout] test pipelines::help::tests::pa7_passes_informationally_when_metadata_not_yet_populated ... ok
[INFO] [stdout] test pipelines::help::tests::pa7_flags_stale_metadata ... ok
[INFO] [stdout] test pipelines::help::tests::pc1_flags_missing_command_docs ... ok
[INFO] [stdout] test pipelines::external_context_ownership::tests::ec8_errors_on_internal_leakage ... ok
[INFO] [stdout] test pipelines::help::tests::category_scores_are_populated ... ok
[INFO] [stdout] test pipelines::help::tests::pa5_flags_internal_implementation_details ... ok
[INFO] [stdout] test pipelines::help::tests::pq2_flags_link_to_nonexistent_file ... ok
[INFO] [stdout] test pipelines::help::tests::pc5_flags_feature_not_mentioned_anywhere_in_guide ... ok
[INFO] [stdout] test pipelines::help::tests::pq2_passes_when_link_target_exists ... ok
[INFO] [stdout] test pipelines::help::tests::pq4_flags_short_page ... ok
[INFO] [stdout] test pipelines::help::tests::recursive_walk_finds_files_in_subdirectories ... ok
[INFO] [stdout] test pipelines::help::tests::resolves_product_guide_directory_when_present ... ok
[INFO] [stdout] test pipelines::help::tests::pn4_flags_skipped_heading_level ... ok
[INFO] [stdout] test pipelines::help::tests::pa7_passes_when_metadata_matches ... ok
[INFO] [stdout] test contract::tests::execute_runs_command_and_captures_output ... ok
[INFO] [stdout] test pipelines::help::tests::pq2_passes_when_every_heading_has_body ... ok
[INFO] [stdout] test pipelines::help::tests::pq2_does_not_flag_a_deep_heading_with_body ... ok
[INFO] [stdout] test pipelines::help::tests::pc2_flags_missing_tools_md ... ok
[INFO] [stdout] test pipelines::help::tests::pq2_does_not_flag_a_section_whose_only_content_is_a_code_example ... ok
[INFO] [stdout] test pipelines::help::tests::pq2_flags_heading_with_no_body ... ok
[INFO] [stdout] test pipelines::build::tests::bc6_execute_runs_command_and_verifies_fresh_artifact ... ok
[INFO] [stdout] test pipelines::implementation::tests::i8_uses_real_results_over_grep_when_test_contract_present ... ok
[INFO] [stdout] test pipelines::implementation::tests::i8_warns_on_real_test_failures ... ok
[INFO] [stdout] test pipelines::help::tests::pc5_passes_when_feature_title_is_mentioned ... ok
[INFO] [stdout] test pipelines::implementation::tests::i10_errors_when_lockfile_missing ... ok
[INFO] [stdout] test pipelines::help::tests::pq3_flags_duplicated_paragraph_across_pages ... ok
[INFO] [stdout] test pipelines::help::tests::pn1_flags_subdir_not_mentioned_in_index ... ok
[INFO] [stdout] test pipelines::help::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::implementation::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::prototype::tests::p1_errors_when_no_prototype_docs ... ok
[INFO] [stdout] test pipelines::implementation::tests::i14_warns_on_package_name_mismatch ... ok
[INFO] [stdout] test pipelines::implementation::tests::i12_warns_on_undocumented_crate ... ok
[INFO] [stdout] test pipelines::implementation::tests::i8_passes_when_test_code_found ... ok
[INFO] [stdout] test pipelines::implementation::tests::i12_passes_when_crate_documented ... ok
[INFO] [stdout] test pipelines::help::tests::pc2_passes_when_tools_md_lists_every_method ... ok
[INFO] [stdout] test pipelines::prototype::tests::p6_passes_with_mock_apis_heading ... ok
[INFO] [stdout] test pipelines::readme::tests::r1_errors_when_no_readme ... ok
[INFO] [stdout] test pipelines::prototype::tests::p10_errors_on_production_reference ... ok
[INFO] [stdout] test pipelines::readme::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::implementation::tests::i8_warns_when_no_test_code_found ... ok
[INFO] [stdout] test pipelines::help::tests::pc1_passes_when_every_command_has_a_doc ... ok
[INFO] [stdout] test pipelines::readme::tests::r10_passes_with_getting_started_heading ... ok
[INFO] [stdout] test pipelines::prototype::tests::p6_errors_when_mock_apis_missing ... ok
[INFO] [stdout] test pipelines::vision::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::readme::tests::r1_passes_with_substantial_readme ... ok
[INFO] [stdout] test pipelines::vision::tests::v1_passes_with_purpose_and_problem ... ok
[INFO] [stdout] test pipelines::security::tests::runtime_checks_skip_and_pass_when_runtime_mode_off ... ok
[INFO] [stdout] test pipelines::security::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::prototype::tests::score_is_within_bounds ... ok
[INFO] [stdout] test pipelines::vision::tests::v6_passes_without_technology_references ... ok
[INFO] [stdout] test pipelines::vision::tests::v6_errors_on_technology_leakage ... ok
[INFO] [stdout] test pipelines::security::tests::sc4_passes_with_no_secret_in_config ... ok
[INFO] [stdout] test pipelines::security::tests::sc4_errors_on_plaintext_secret_in_config ... ok
[INFO] [stdout] test providers::tests::execute_without_standard_only_runs_declared_rules ... ok
[INFO] [stdout] test providers::tests::execute_promotes_missing_section_diagnostic_to_finding ... ok
[INFO] [stdout] test pipelines::vision::tests::v1_errors_when_no_vision_docs ... ok
[INFO] [stdout] test pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root' (2229) panicked at crates/audit/src/pipelines/build.rs:361:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598bb22abab8 - 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:     0x598bb22abab8 - 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:     0x598bb22abab8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598bb22abab8 - <<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:     0x598bb22c26ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598bb22c26ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x598bb22b0b42 - 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:     0x598bb22b0b42 - <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:     0x598bb22876b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598bb22876b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598bb22a2c09 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598bb218771c - <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:     0x598bb218771c - 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:     0x598bb22a2e82 - <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:     0x598bb22a2e82 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598bb22877a4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x598bb227c149 - 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:     0x598bb228857d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598bb22c2e8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598bb22c2e52 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x598bb22c2ba9 - core[8fb95b77d25ab6c8]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:2248:5
[INFO] [stdout]   21:     0x598bb2087e3d - <core[8fb95b77d25ab6c8]::option::Option<&schemas[9598d05323ff611]::audit::AuditFinding>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x598bb2087e3d - audit[12922c4bee99d3a8]::pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/audit/src/pipelines/build.rs:361:72
[INFO] [stdout]   23:     0x598bb2077077 - audit[12922c4bee99d3a8]::pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/audit/src/pipelines/build.rs:355:60
[INFO] [stdout]   24:     0x598bb20d6b56 - <audit[12922c4bee99d3a8]::pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root::{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]   25:     0x598bb217a7fb - <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]   26:     0x598bb217a7fb - 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]   27:     0x598bb2188075 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x598bb2188075 - <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]   29:     0x598bb2188075 - 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]   30:     0x598bb2188075 - 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]   31:     0x598bb2188075 - 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]   32:     0x598bb2188075 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x598bb2188075 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x598bb2181984 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x598bb2181984 - 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]   36:     0x598bb218b0f2 - 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]   37:     0x598bb218b0f2 - <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]   38:     0x598bb218b0f2 - 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]   39:     0x598bb218b0f2 - 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]   40:     0x598bb218b0f2 - 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]   41:     0x598bb218b0f2 - 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]   42:     0x598bb218b0f2 - <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]   43:     0x598bb22aaecf - <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]   44:     0x598bb22aaecf - <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]   45:     0x7e2e52a06aa4 - <unknown>
[INFO] [stdout]   46:     0x7e2e52a93a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pipelines::build::tests::bc6_execute_refuses_contract_escaping_project_root
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 177 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p audit --lib`
[INFO] running `Command { std: "docker" "inspect" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e", kill_on_drop: false }`
[INFO] [stdout] 0004b57b6e8561de7df2aec3b5d3922046fb8679385c02ef0f5ab2ead0b5842e
