[INFO] fetching crate trueno-cuda-edge 0.1.0...
[INFO] testing trueno-cuda-edge-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate trueno-cuda-edge 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate trueno-cuda-edge 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trueno-cuda-edge 0.1.0
[INFO] tweaked toml for crates.io crate trueno-cuda-edge 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trueno-cuda-edge 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trueno-cuda-edge 0.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] [stderr]   Downloaded trueno-gpu v0.4.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8529a4cc2308c079e2b8cfb36619679fff464dd22f6632dd0384a0f9ff10a9f
[INFO] running `Command { std: "docker" "start" "-a" "e8529a4cc2308c079e2b8cfb36619679fff464dd22f6632dd0384a0f9ff10a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8529a4cc2308c079e2b8cfb36619679fff464dd22f6632dd0384a0f9ff10a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8529a4cc2308c079e2b8cfb36619679fff464dd22f6632dd0384a0f9ff10a9f", kill_on_drop: false }`
[INFO] [stdout] e8529a4cc2308c079e2b8cfb36619679fff464dd22f6632dd0384a0f9ff10a9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0de41e56cb88176c7d3a2ef039055932062c54d1dece7aeae4438328ad05914d
[INFO] running `Command { std: "docker" "start" "-a" "0de41e56cb88176c7d3a2ef039055932062c54d1dece7aeae4438328ad05914d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trueno-cuda-edge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
[INFO] running `Command { std: "docker" "inspect" "0de41e56cb88176c7d3a2ef039055932062c54d1dece7aeae4438328ad05914d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de41e56cb88176c7d3a2ef039055932062c54d1dece7aeae4438328ad05914d", kill_on_drop: false }`
[INFO] [stdout] 0de41e56cb88176c7d3a2ef039055932062c54d1dece7aeae4438328ad05914d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d392bc7d1288a159daf3e5cd25b8175943fd944a2d995bad4d099bd620f5e8ba
[INFO] running `Command { std: "docker" "start" "-a" "d392bc7d1288a159daf3e5cd25b8175943fd944a2d995bad4d099bd620f5e8ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling trueno-cuda-edge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.16s
[INFO] running `Command { std: "docker" "inspect" "d392bc7d1288a159daf3e5cd25b8175943fd944a2d995bad4d099bd620f5e8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d392bc7d1288a159daf3e5cd25b8175943fd944a2d995bad4d099bd620f5e8ba", kill_on_drop: false }`
[INFO] [stdout] d392bc7d1288a159daf3e5cd25b8175943fd944a2d995bad4d099bd620f5e8ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c925c37033c0ed7c0eb9686b8a47d90a308b5160d2dbae3af083048d36c819e8
[INFO] running `Command { std: "docker" "start" "-a" "c925c37033c0ed7c0eb9686b8a47d90a308b5160d2dbae3af083048d36c819e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trueno_cuda_edge-ad84ee090508128c)
[INFO] [stdout] 
[INFO] [stdout] running 207 tests
[INFO] [stdout] test error::tests::ptx_verification_display ... ok
[INFO] [stdout] test error::tests::mutation_survived_display ... ok
[INFO] [stdout] test error::tests::quantization_parity_display ... ok
[INFO] [stdout] test error::tests::lifecycle_fault_display ... ok
[INFO] [stdout] test error::tests::severity_equality ... ok
[INFO] [stdout] test error::tests::severity_display ... ok
[INFO] [stdout] test error::tests::bank_conflict_display ... ok
[INFO] [stdout] test error::tests::sentinel_corruption_display ... ok
[INFO] [stdout] test falsification::checklist::tests::lifecycle_chaos_has_8_claims ... ok
[INFO] [stdout] test falsification::checklist::tests::claim_ids_are_unique ... ok
[INFO] [stdout] test error::tests::context_leak_display ... ok
[INFO] [stdout] test falsification::checklist::tests::null_fuzzer_has_10_claims ... ok
[INFO] [stdout] test falsification::checklist::tests::ptx_poison_has_8_claims ... ok
[INFO] [stdout] test falsification::checklist::tests::supervisor_has_6_claims ... ok
[INFO] [stdout] test error::tests::null_pointer_error_display ... ok
[INFO] [stdout] test error::tests::supervision_exhausted_display ... ok
[INFO] [stdout] test falsification::report::tests::is_not_complete_with_pending ... ok
[INFO] [stdout] test falsification::report::tests::by_framework_groups_all_claims ... ok
[INFO] [stdout] test falsification::report::tests::mark_in_progress_updates_status ... ok
[INFO] [stdout] test falsification::report::tests::coverage_all_pending_is_zero ... ok
[INFO] [stdout] test falsification::report::tests::coverage_all_skipped ... ok
[INFO] [stdout] test falsification::report::tests::new_report_has_all_pending ... ok
[INFO] [stdout] test falsification::report::tests::mark_verified_updates_status ... ok
[INFO] [stdout] test falsification::report::tests::report_default ... ok
[INFO] [stdout] test falsification::report::tests::violated_claims_returns_ids ... ok
[INFO] [stdout] test harness::gpu_detect::tests::detect_gpus_returns_vec ... ok
[INFO] [stdout] test harness::gpu_detect::tests::gpu_available_consistent ... ok
[INFO] [stdout] test falsification::report::tests::mark_violated_updates_status ... ok
[INFO] [stdout] test harness::isolation::tests::default_isolation_config ... ok
[INFO] [stdout] test harness::gpu_detect::tests::gpu_capability_serializes ... ok
[INFO] [stdout] test harness::isolation::tests::task_id_var_constant ... ok
[INFO] [stdout] test harness::isolation::tests::is_worker_process_returns_bool ... ok
[INFO] [stdout] test falsification::checklist::tests::all_claims_has_50_entries ... ok
[INFO] [stdout] test harness::isolation::tests::worker_flag_constant ... ok
[INFO] [stdout] test falsification::report::tests::coverage_all_verified ... ok
[INFO] [stdout] test harness::isolation::tests::worker_task_id_returns_none_when_unset ... ok
[INFO] [stdout] test falsification::report::tests::is_complete_when_all_done ... ok
[INFO] [stdout] test error::tests::shared_memory_overflow_display ... ok
[INFO] [stdout] test falsification::checklist::tests::quant_oracle_has_8_claims ... ok
[INFO] [stdout] test harness::thermal::tests::shutdown_at_threshold ... ok
[INFO] [stdout] test harness::thermal::tests::throttle_at_threshold ... ok
[INFO] [stdout] test harness::thermal::tests::healthy_below_threshold ... ok
[INFO] [stdout] test lifecycle_chaos::context::tests::all_scenarios_has_8_entries ... ok
[INFO] [stdout] test falsification::checklist::tests::shmem_prober_has_10_claims ... ok
[INFO] [stdout] test lifecycle_chaos::context::tests::display_is_description ... ok
[INFO] [stdout] test lifecycle_chaos::context::tests::scenarios_are_unique ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::context_leak_detected ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::custom_tolerance ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::leak_above_tolerance ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::leak_display ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::stream_leak_display ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::total_leaked_bytes_with_mixed_leaks ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::total_leaked_bytes_no_memory_leaks ... ok
[INFO] [stdout] test harness::thermal::tests::shutdown_above_threshold ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::memory_decrease_is_not_a_leak ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::no_leak_within_tolerance ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::generate_orderings_factorial_count ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::tests::detector_default ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::validate_ordering_valid ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::validate_ordering_duplicate ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::generate_orderings_includes_reverse ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::empty_ordering_is_reverse ... ok
[INFO] [stdout] test lifecycle_chaos::context::tests::default_config_includes_all_scenarios ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::forward_ordering_detected ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::non_null_ptr_accepts_nonzero ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::non_null_ptr_equality ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::non_null_ptr_rejects_zero ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::reverse_ordering_detected ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::probabilistic_injection ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::size_threshold_does_not_inject_without_context ... ok
[INFO] [stdout] test null_fuzzer::propagation::tests::tracker_enter_exit ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::targeted_does_not_inject_without_context ... ok
[INFO] [stdout] test null_fuzzer::propagation::tests::tracker_record_completes_path ... ok
[INFO] [stdout] test null_fuzzer::sentinel::tests::fuzzer_should_inject_uses_strategy ... ok
[INFO] [stdout] test null_fuzzer::sentinel::tests::fuzzer_tracks_call_index ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::non_null_ptr_display ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::tests::validate_ordering_wrong_length ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::periodic_injection_zero_interval_never_injects ... ok
[INFO] [stdout] test null_fuzzer::propagation::tests::propagation_path_depth ... ok
[INFO] [stdout] test null_fuzzer::propagation::tests::injection_and_final_use_points ... ok
[INFO] [stdout] test null_fuzzer::guard_types::tests::periodic_injection_at_interval ... ok
[INFO] [stdout] test null_fuzzer::sentinel::tests::fuzzer_config_accessor ... ok
[INFO] [stdout] test null_fuzzer::sentinel::tests::report_catch_rate_all_caught ... ok
[INFO] [stdout] test null_fuzzer::sentinel::tests::report_catch_rate_no_injections ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::default_mutators_has_8_entries ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::flip_add_sub ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::flip_add_sub_not_found ... ok
[INFO] [stdout] test null_fuzzer::sentinel::tests::periodic_fuzzer_injects_at_interval ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::flip_mul_div ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::flip_mul_lo_hi ... ok
[INFO] [stdout] test harness::thermal::proptests::thermal_monotonic ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::invert_predicate_eq_to_ne ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::invert_predicate_lt_to_ge ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::remove_barrier ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::swap_memory_space ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::widen_precision ... ok
[INFO] [stdout] test ptx_poison::trap::tests::all_killed_true_when_no_survivors ... ok
[INFO] [stdout] test ptx_poison::mutator::tests::zero_register ... ok
[INFO] [stdout] test ptx_poison::trap::tests::all_killed_false_when_survivors_exist ... ok
[INFO] [stdout] test ptx_poison::trap::tests::mutant_result_is_killed ... ok
[INFO] [stdout] test ptx_poison::trap::tests::mutation_score_all_compile_errors ... ok
[INFO] [stdout] test ptx_poison::trap::tests::mutation_score_all_killed ... ok
[INFO] [stdout] test ptx_poison::trap::tests::mutation_score_empty_results ... ok
[INFO] [stdout] test ptx_poison::trap::tests::mutation_score_excludes_compile_errors ... ok
[INFO] [stdout] test ptx_poison::trap::tests::config_default_has_all_mutators ... ok
[INFO] [stdout] test null_fuzzer::guard_types::proptests::periodic_injection_deterministic ... ok
[INFO] [stdout] test ptx_poison::trap::tests::mutation_score_with_survivor ... ok
[INFO] [stdout] test lifecycle_chaos::leak_detector::proptests::no_false_positive_within_tolerance ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::empty_source_fails ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::func_is_accepted_as_entry_point ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::minimal_valid_ptx_passes ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::missing_address_size_fails ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::missing_target_fails ... ok
[INFO] [stdout] test null_fuzzer::guard_types::proptests::nonzero_addr_always_succeeds ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::missing_version_fails ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::no_entry_point_fails ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::unbalanced_braces_fails ... ok
[INFO] [stdout] test ptx_poison::verifier::tests::verified_ptx_exposes_source ... ok
[INFO] [stdout] test lifecycle_chaos::ordering::proptests::generated_orderings_are_valid ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::all_boundaries_includes_both ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::f16_levels ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::f32_levels ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::f32_tolerance_is_epsilon ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::format_boundaries_f16_has_correct_count ... ok
[INFO] [stdout] test ptx_poison::trap::tests::survivors_list ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::format_boundaries_f32_has_correct_count ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::format_boundaries_q4k_has_correct_count ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::format_boundaries_q8_0_has_correct_count ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::generator_format_accessor ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::q4k_has_16_levels ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::q4k_tolerance ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::q5k_boundaries_count ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::q6k_boundaries_count ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::q6k_has_64_levels ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::quant_format_display ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::universal_boundaries_contain_infinity ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::universal_boundaries_contain_nan ... ok
[INFO] [stdout] test quant_oracle::boundary::tests::universal_boundaries_contain_zero ... ok
[INFO] [stdout] test quant_oracle::parity::tests::identical_values_pass ... ok
[INFO] [stdout] test quant_oracle::parity::tests::large_diff_fails ... ok
[INFO] [stdout] test quant_oracle::parity::tests::nan_vs_nan_is_ok ... ok
[INFO] [stdout] test quant_oracle::parity::tests::nan_vs_number_is_violation ... ok
[INFO] [stdout] test quant_oracle::parity::tests::small_diff_within_tolerance_passes ... ok
[INFO] [stdout] test quant_oracle::parity::tests::violation_rate_computed ... ok
[INFO] [stdout] test quant_oracle::roundtrip::tests::mock_quantizer_clamps ... ok
[INFO] [stdout] test quant_oracle::roundtrip::tests::mock_quantizer_roundtrip ... ok
[INFO] [stdout] test quant_oracle::roundtrip::tests::zero_is_idempotent ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::bank_conflict_result_borderline ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::bank_conflict_result_has_conflicts ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::bank_for_offset_cycles ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::full_conflict_has_32x_serialization ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::full_conflict_offsets_all_same_bank ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::injector_default ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::sequential_has_no_serialization ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::stride2_has_2x_serialization ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::stride2_offsets_pattern ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::padded_access_pattern_serialization ... ok
[INFO] [stdout] test shmem_prober::bank_conflict::tests::stride32_access_pattern_serialization ... ok
[INFO] [stdout] test shmem_prober::boundary::tests::check_sentinels_both_corrupted ... ok
[INFO] [stdout] test shmem_prober::boundary::tests::check_sentinels_clean ... ok
[INFO] [stdout] test shmem_prober::boundary::tests::compute_sentinel_offsets_multiple_regions ... ok
[INFO] [stdout] test shmem_prober::boundary::tests::check_sentinels_underflow_corrupted ... ok
[INFO] [stdout] test shmem_prober::boundary::tests::total_size_includes_sentinels ... ok
[INFO] [stdout] test shmem_prober::boundary::tests::sentinel_offsets_computed_correctly ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::ampere_shared_memory_is_164k ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::check_allocation_exceeds_limit ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::check_allocation_within_limit ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::compute_capability_display ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::hopper_shared_memory_is_228k ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::serialization_factors ... ok
[INFO] [stdout] test shmem_prober::overflow::tests::volta_shared_memory_is_96k ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::alive_is_healthy ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::builder_applies_custom_values ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::builder_uses_defaults_for_unset ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::missed_above_threshold_triggers_restart ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::missed_below_threshold_is_healthy ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::temperature_at_shutdown_triggers_shutdown ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::temperature_at_throttle_triggers_throttle ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::temperature_below_throttle_is_healthy ... ok
[INFO] [stdout] test supervisor::strategy::tests::health_action_variants_distinct ... ok
[INFO] [stdout] test supervisor::strategy::tests::one_for_all_is_not_isolated ... ok
[INFO] [stdout] test supervisor::strategy::tests::one_for_one_is_isolated ... ok
[INFO] [stdout] test supervisor::strategy::tests::rest_for_one_is_not_isolated ... ok
[INFO] [stdout] test supervisor::strategy::tests::strategy_roundtrip_serde ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::dead_triggers_shutdown ... ok
[INFO] [stdout] test supervisor::strategy::tests::supervisor_action_escalate ... ok
[INFO] [stdout] test quant_oracle::boundary::proptests::tolerance_is_positive ... ok
[INFO] [stdout] test supervisor::heartbeat::tests::missed_at_threshold_triggers_restart ... ok
[INFO] [stdout] test supervisor::strategy::tests::supervisor_action_restart_contains_indices ... ok
[INFO] [stdout] test supervisor::tree::tests::escalate_when_budget_exhausted ... ok
[INFO] [stdout] test supervisor::tree::tests::rest_for_one_last_worker_restarts_only_self ... ok
[INFO] [stdout] test supervisor::tree::tests::rest_for_one_restarts_from_crashed_onward ... ok
[INFO] [stdout] test supervisor::tree::tests::prune_allows_new_restarts ... ok
[INFO] [stdout] test supervisor::tree::tests::restart_count_tracks_history ... ok
[INFO] [stdout] test supervisor::tree::tests::one_for_one_restarts_only_crashed ... ok
[INFO] [stdout] test supervisor::worker::tests::worker_config_default ... ok
[INFO] [stdout] test supervisor::worker::tests::heartbeat_alive_is_healthy ... ok
[INFO] [stdout] test supervisor::tree::tests::one_for_all_restarts_all_workers ... ok
[INFO] [stdout] test supervisor::worker::tests::worker_task_id_display ... ok
[INFO] [stdout] test supervisor::worker::tests::heartbeat_missed_is_not_healthy ... ok
[INFO] [stdout] test supervisor::worker::tests::heartbeat_dead_is_not_healthy ... ok
[INFO] [stdout] test tests::smoke_test_imports ... ok
[INFO] [stdout] test supervisor::heartbeat::proptests::missed_beats_monotonic ... ok
[INFO] [stdout] test shmem_prober::overflow::proptests::allocation_above_limit_fails ... ok
[INFO] [stdout] test shmem_prober::overflow::proptests::allocation_at_limit_succeeds ... ok
[INFO] [stdout] test ptx_poison::verifier::proptests::whitespace_only_is_empty ... ok
[INFO] [stdout] test quant_oracle::parity::proptests::identical_always_passes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 207 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-79299e65902df4d9)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_22_orderings_are_valid_permutations ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_21_all_chaos_scenarios_enumerated ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_23_leak_detector_tolerance ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_26_reverse_ordering_is_lifo ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_27_memory_decrease_not_leak ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_25_factorial_orderings ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_24_context_leaks_detected ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::claim_28_default_config_all_scenarios ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::forward_ordering_is_fifo ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::invalid_ordering_detected ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::scenarios_have_unique_descriptions ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::claim_01_non_null_ptr_rejects_zero ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::claim_02_non_null_ptr_accepts_valid ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::claim_06_periodic_injection_deterministic ... ok
[INFO] [stdout] test integration::lifecycle_chaos_tests::leak_report_total_bytes ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::claim_07_size_threshold_below_no_injection ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::claim_08_report_counts_match ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::claim_10_no_false_positives ... ok
[INFO] [stdout] test integration::null_fuzzer_tests::propagation_tracker_records_chain ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_41_eight_mutators_defined ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_42_flip_add_sub ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_43_verifier_rejects_empty ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_45_mutation_score_excludes_compile_errors ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_47_timeout_counts_as_killed ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_49_all_mutators_have_descriptions ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_46_verified_ptx_only_via_verifier ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_50_minimal_valid_ptx_passes ... ok
[INFO] [stdout] test integration::ptx_poison_tests::flip_mul_div_mutation ... ok
[INFO] [stdout] test integration::ptx_poison_tests::invert_predicate_mutations ... ok
[INFO] [stdout] test integration::ptx_poison_tests::mutation_score_all_killed ... ok
[INFO] [stdout] test integration::ptx_poison_tests::remove_barrier_mutation ... ok
[INFO] [stdout] test integration::ptx_poison_tests::survivors_list ... ok
[INFO] [stdout] test integration::ptx_poison_tests::verifier_unbalanced_braces ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_33_q6k_tolerance ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_31_q4k_tolerance ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_34_parity_detects_violations ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_44_verifier_requires_version ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_37_boundary_includes_universal ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_35_nan_vs_nan_not_violation ... ok
[INFO] [stdout] test integration::ptx_poison_tests::swap_memory_space_mutation ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_40_identical_values_pass ... ok
[INFO] [stdout] test integration::quant_oracle_tests::format_boundary_counts ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_32_q5k_tolerance ... ok
[INFO] [stdout] test integration::ptx_poison_tests::widen_precision_mutation ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_39_tolerance_positive_all_formats ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_38_roundtrip_idempotent_zero ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_13_full_bank_conflict_detected ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_15_shmem_overflow_caught ... ok
[INFO] [stdout] test integration::quant_oracle_tests::claim_36_nan_vs_number_is_violation ... ok
[INFO] [stdout] test integration::quant_oracle_tests::format_display_strings ... ok
[INFO] [stdout] test integration::quant_oracle_tests::violation_rate_calculation ... ok
[INFO] [stdout] test integration::quant_oracle_tests::q8_0_has_256_levels ... ok
[INFO] [stdout] test integration::shmem_prober_tests::bank_index_cycles_every_32_words ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_11_sentinel_unchanged_by_correct_code ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_12_off_by_one_detected ... ok
[INFO] [stdout] test integration::ptx_poison_tests::claim_48_mutation_not_found_returns_none ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_17_bank_conflict_levels_distinguished ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_14_padded_access_no_conflicts ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_18_multiple_compute_capabilities ... ok
[INFO] [stdout] test integration::shmem_prober_tests::claim_19_no_false_positives ... ok
[INFO] [stdout] test integration::shmem_prober_tests::sentinel_offsets_computed_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-87689d9a71c4e2e1)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trueno_cuda_edge
[INFO] [stdout] running 15 tests
[INFO] [stdout] test falsification::protocol_tests::all_claims_have_descriptions ... ok
[INFO] [stdout] test falsification::protocol_tests::all_claims_have_valid_priorities ... ok
[INFO] [stdout] test falsification::protocol_tests::framework_claims_sum_to_50 ... ok
[INFO] [stdout] test falsification::protocol_tests::by_framework_groups_correctly ... ok
[INFO] [stdout] test falsification::protocol_tests::claim_ids_unique ... ok
[INFO] [stdout] test falsification::protocol_tests::framework_display ... ok
[INFO] [stdout] test falsification::protocol_tests::full_coverage_when_all_verified ... ok
[INFO] [stdout] test falsification::protocol_tests::in_progress_prevents_completion ... ok
[INFO] [stdout] test falsification::protocol_tests::new_report_all_pending ... ok
[INFO] [stdout] test falsification::protocol_tests::protocol_has_50_claims ... ok
[INFO] [stdout] test falsification::protocol_tests::skipped_excluded_from_coverage ... ok
[INFO] [stdout] test falsification::protocol_tests::status_retrieval ... ok
[INFO] [stdout] test falsification::protocol_tests::initial_coverage_is_zero ... ok
[INFO] [stdout] test falsification::protocol_tests::violated_claims_retrievable ... ok
[INFO] [stdout] test falsification::protocol_tests::violated_counts_toward_coverage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/quant_oracle/mod.rs - quant_oracle (line 19) ... ok
[INFO] [stdout] test src/shmem_prober/mod.rs - shmem_prober (line 23) ... ok
[INFO] [stdout] test src/lifecycle_chaos/mod.rs - lifecycle_chaos (line 24) ... ok
[INFO] [stdout] test src/harness/mod.rs - harness (line 14) ... ok
[INFO] [stdout] test src/null_fuzzer/mod.rs - null_fuzzer (line 15) ... ok
[INFO] [stdout] test src/falsification/mod.rs - falsification (line 16) ... ok
[INFO] [stdout] test src/ptx_poison/mod.rs - ptx_poison (line 20) ... ok
[INFO] [stdout] test src/supervisor/mod.rs - supervisor (line 15) ... ok
[INFO] [stdout] test src/lib.rs - (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c925c37033c0ed7c0eb9686b8a47d90a308b5160d2dbae3af083048d36c819e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c925c37033c0ed7c0eb9686b8a47d90a308b5160d2dbae3af083048d36c819e8", kill_on_drop: false }`
[INFO] [stdout] c925c37033c0ed7c0eb9686b8a47d90a308b5160d2dbae3af083048d36c819e8
