[INFO] cloning repository https://github.com/exocognosis/lattice-aggregation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exocognosis/lattice-aggregation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexocognosis%2Flattice-aggregation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexocognosis%2Flattice-aggregation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89b4a32e5e1a49ed41ca60a4409be177d603df11
[INFO] testing exocognosis/lattice-aggregation against 1.99.0-beta.1 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexocognosis%2Flattice-aggregation" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/exocognosis/lattice-aggregation
[INFO] finished tweaking git repo https://github.com/exocognosis/lattice-aggregation
[INFO] tweaked toml for git repo https://github.com/exocognosis/lattice-aggregation written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/exocognosis/lattice-aggregation on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/exocognosis/lattice-aggregation 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.99.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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145
[INFO] running `Command { std: "docker" "start" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", 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" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", 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" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling lattice-aggregation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
[INFO] running `Command { std: "docker" "inspect" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", 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" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling lattice-aggregation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.97s
[INFO] running `Command { std: "docker" "inspect" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", 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" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lattice_aggregation-3a46544dc4a65d6b)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test crypto::bdlop::bdlop_tests::commitment_hides_message_bytes ... ok
[INFO] [stdout] test crypto::bdlop::bdlop_tests::opening_with_non_short_randomness_fails ... ok
[INFO] [stdout] test crypto::bdlop::bdlop_tests::opening_verifies ... ok
[INFO] [stdout] test crypto::bdlop::bdlop_tests::scalar_homomorphic ... ok
[INFO] [stdout] test crypto::bdlop::bdlop_tests::opening_to_wrong_message_fails ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::extractor_yields_short_relaxed_opening_with_invertible_slack ... ok
[INFO] [stdout] test crypto::bdlop::bdlop_tests::additively_homomorphic ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::honest_responses_respect_bound ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::aggregate_mask_exceeds_gamma1_epsilon_mask_open ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::fiat_shamir_is_deterministic ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::challenge_is_deterministic ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::tampered_response_is_rejected ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::proof_under_wrong_key_is_rejected ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::tampered_seed_is_rejected ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::out_of_bound_response_is_rejected ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::commit_reveal_finalizes_and_w_equals_sum ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::high_bits_is_non_linear ... ok
[INFO] [stdout] test crypto::fips_public_key::tests::missing_expand_s_primitive_is_explicit ... ok
[INFO] [stdout] test crypto::fips_public_key::tests::rejects_zero_receiver_index ... ok
[INFO] [stdout] test crypto::interpolation::interpolation_tests::test_end_to_end_vss_interpolation_reconstruction ... ok
[INFO] [stdout] test crypto::feldman_vss::tests::deal_reconstruct_round_trip ... ok
[INFO] [stdout] test crypto::interpolation::interpolation_tests::test_modular_inverse_soundness ... ok
[INFO] [stdout] test crypto::feldman_vss::tests::verify_share_accepts_honest_and_rejects_tamper ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::tampered_opening_is_rejected_fail_closed ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::joint_commitment_is_a_times_joint_mask ... ok
[INFO] [stdout] test crypto::distributed_nonce::distributed_nonce_tests::non_canonical_openings_do_not_overflow_finalize ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::deal_rejects_invalid_parameters ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::dealer_fault_class_is_closed ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::proof_for_wrong_commitment_is_rejected ... ok
[INFO] [stdout] test crypto::bdlop_pok::bdlop_pok_tests::honest_proof_verifies ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::anti_framing_same_commitment_bad_shares_fails ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::anti_framing_grafted_proofs_change_digest_and_fail ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::anti_framing_forged_fault_against_honest_dealer_fails ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::finalize_rejects_empty_and_duplicate_dealers ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::anti_framing_substituted_foreign_contribution_fails ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::dkg_produces_verifiable_joint_key_and_depends_on_dealer_set ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::commit_binding_rejects_post_commit_change ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::finalize_excludes_non_verifying_dealer ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::evidence_acceptance_is_order_independent ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::expand_a_fips_ntt_has_module_dimensions_and_is_deterministic ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::key_relation_holds ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::keygen_is_deterministic_and_short ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::evidence_happy_path_matches_finalize ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::rejects_invalid_parameters ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::finalize_with_evidence_rejects_duplicate_and_empty ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::reconstruct_fails_closed_on_bad_index_sets ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::wire_public_key_rejects_malformed_module_secret ... ok
[INFO] [stdout] test crypto::mldsa_primitives::mldsa_primitives_tests::decompose_reconstructs_modulo_q ... ok
[INFO] [stdout] test crypto::mldsa_primitives::mldsa_primitives_tests::gamma1_mask_is_within_bound ... ok
[INFO] [stdout] test crypto::mldsa_primitives::mldsa_primitives_tests::mod_pm_is_centered ... ok
[INFO] [stdout] test crypto::mldsa_primitives::mldsa_primitives_tests::power2round_reconstructs_modulo_q ... ok
[INFO] [stdout] test crypto::mldsa_primitives::mldsa_primitives_tests::sample_in_ball_has_weight_tau_and_signs ... ok
[INFO] [stdout] test crypto::mldsa_primitives::mldsa_primitives_tests::sample_in_ball_is_deterministic ... ok
[INFO] [stdout] test crypto::module_lattice::module_lattice_tests::eta_samples_are_within_bound_four ... ok
[INFO] [stdout] test crypto::module_lattice::module_lattice_tests::inner_product_distributes_over_vector_addition ... ok
[INFO] [stdout] test crypto::module_lattice::module_lattice_tests::matrix_vec_mul_is_linear_in_the_vector ... ok
[INFO] [stdout] test crypto::module_lattice::module_lattice_tests::scalar_mul_matches_repeated_vector_addition ... ok
[INFO] [stdout] test crypto::module_lattice::module_lattice_tests::short_samples_have_infinity_norm_one ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::distinct_receiver_keys_are_independent ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::mismatched_associated_data_is_rejected ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::round_trip_handles_empty_plaintext ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::round_trip_recovers_plaintext ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::seal_is_deterministic_for_fixed_inputs ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::tampered_ciphertext_is_rejected ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::tampered_nonce_is_rejected ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::tampered_tag_is_rejected ... ok
[INFO] [stdout] test crypto::share_transport::share_transport_tests::wrong_key_is_rejected ... ok
[INFO] [stdout] test crypto::vss::vss_academic_tests::polynomial_evaluation_horner_matches_linear_case ... ok
[INFO] [stdout] test crypto::vss::vss_academic_tests::test_secret_polynomial_sharing_evaluation ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::deal_and_reconstruct_recovers_secret ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::different_threshold_subsets_agree ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::rejects_invalid_parameters ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::sub_threshold_does_not_recover_secret ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::verify_fault_uses_only_public_state ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::genuine_bad_share_yields_verifiable_fault ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::tampered_randomness_fails_verification ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::missing_reveal_is_exclusion_not_fault ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::verify_share_does_not_enforce_randomness_shortness ... ok
[INFO] [stdout] test crypto::vss_real::vss_real_tests::deal_and_reconstruct_recovers_secret ... ok
[INFO] [stdout] test crypto::vss_real::vss_real_tests::different_threshold_subsets_agree ... ok
[INFO] [stdout] test crypto::vss_real::vss_real_tests::rejects_invalid_parameters ... ok
[INFO] [stdout] test crypto::vss_real::vss_real_tests::sub_threshold_does_not_recover_secret ... ok
[INFO] [stdout] test crypto::vss_real::vss_real_tests::tampered_share_fails_verification ... ok
[INFO] [stdout] test crypto::vss_real::vss_real_tests::valid_shares_verify ... ok
[INFO] [stdout] test low_level::ntt::ntt_tests::multiplicative_identity ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::tampered_value_fails_verification ... ok
[INFO] [stdout] test low_level::ntt::ntt_tests::ntt_mul_negacyclic_wraparound ... ok
[INFO] [stdout] test low_level::ntt::ntt_tests::round_trip_is_identity ... ok
[INFO] [stdout] test low_level::ntt::ntt_tests::zetas_are_a_512th_root_structure ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::multiplication_distributes_over_addition ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::multiplication_is_commutative ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::multiplicative_identity ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::negacyclic_wraparound_maps_x_pow_n_to_minus_one ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::ntt_mul_matches_schoolbook_reference ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::scalar_multiplication_matches_repeated_addition ... ok
[INFO] [stdout] test low_level::poly::poly_ring_tests::subtraction_inverts_addition ... ok
[INFO] [stdout] test low_level::ring::tests::mul_by_one_is_identity ... ok
[INFO] [stdout] test low_level::ring::tests::x_pow_n_is_minus_one ... ok
[INFO] [stdout] test utils::exporter::exporter_tests::empty_latex_export_returns_comment ... ok
[INFO] [stdout] test utils::exporter::exporter_tests::pgfplots_csv_formats_rows ... ok
[INFO] [stdout] test utils::exporter::exporter_tests::test_academic_latex_table_generation_properties ... ok
[INFO] [stdout] test low_level::ntt::ntt_tests::ntt_mul_monomial_sweep_matches_analytic ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::verify_commitments_rejects_tampered_commitment_and_count_mismatch ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::threshold_reconstruction_recovers_key_and_public_t ... ok
[INFO] [stdout] test crypto::vss_bdlop::vss_bdlop_tests::valid_shares_verify ... ok
[INFO] [stdout] test crypto::mldsa_module::mldsa_module_tests::sub_threshold_is_rejected ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::invalid_commitment_proof_yields_fault ... ok
[INFO] [stdout] test crypto::mldsa_dkg::mldsa_dkg_tests::transcript_digest_binds_outcome ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lattice_aggregation-f4de777da8aa1ea1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test harness_tests::large_profile_defines_requested_scenarios ... ok
[INFO] [stdout] test harness_tests::csv_output_includes_reproducibility_fields ... ok
[INFO] [stdout] test harness_tests::retry_count_handles_large_trial_indices_without_overflow ... ok
[INFO] [stdout] test harness_tests::no_wall_sleep_records_logical_latency_without_sleeping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/small_distributed_aggregation.rs (/opt/rustwide/target/debug/deps/small_distributed_aggregation-61273558ee9c2e28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/threshold_backend_p1.rs (/opt/rustwide/target/debug/deps/threshold_backend_p1-ee8c2685d0ad2d19)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/committee8_no_reconstruction.rs (/opt/rustwide/target/debug/deps/committee8_no_reconstruction-83ab0d9cea1260d8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test committee8_contract_lists_current_standard_output_blockers ... ok
[INFO] [stdout] test committee8_fips_public_key_gate_accepts_only_public_threshold_contributions ... ok
[INFO] [stdout] test committee8_real_dkg_and_nonce_round_reach_the_standard_signature_gate has been running for over 60 seconds
[INFO] [stdout] test committee8_real_dkg_and_nonce_round_reach_the_standard_signature_gate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 73.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/criterion1_proof_substance_manifest.rs (/opt/rustwide/target/debug/deps/criterion1_proof_substance_manifest-37e038289f24d46b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test criterion1_manifest_defines_open_mask_distribution_payload_scope ... ok
[INFO] [stdout] test criterion1_manifest_keeps_assessment_partial ... ok
[INFO] [stdout] test criterion1_manifest_links_existing_evidence_surfaces ... ok
[INFO] [stdout] test criterion1_manifest_links_mask_theorem_obligations ... ok
[INFO] [stdout] test criterion1_manifest_links_repo_evidence_pipeline_artifacts ... ok
[INFO] [stdout] test criterion1_manifest_pins_required_artifact_slots_as_open ... ok
[INFO] [stdout] test criterion1_manifest_preserves_non_claim_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/criterion2_proof_substance_manifest.rs (/opt/rustwide/target/debug/deps/criterion2_proof_substance_manifest-a7677b0734f55f97)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test criterion2_manifest_keeps_assessment_partial ... ok
[INFO] [stdout] test criterion2_manifest_defines_open_proof_payload_scope ... ok
[INFO] [stdout] test criterion2_manifest_links_checked_fixture_refs ... ok
[INFO] [stdout] test criterion2_manifest_preserves_non_claim_boundary ... ok
[INFO] [stdout] test criterion2_manifest_links_theorem_obligations ... ok
[INFO] [stdout] test criterion2_manifest_pins_required_artifact_slots ... ok
[INFO] [stdout] test criterion2_manifest_links_repo_evidence_pipeline_and_capture_provenance ... ok
[INFO] [stdout] test criterion2_manifest_links_existing_evidence_surfaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/criterion3_proof_substance_manifest.rs (/opt/rustwide/target/debug/deps/criterion3_proof_substance_manifest-be41f2a4df130032)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test criterion3_manifest_links_abort_retry_theorem_obligations ... ok
[INFO] [stdout] test criterion3_manifest_defines_open_abort_retry_payload_scope ... ok
[INFO] [stdout] test criterion3_manifest_keeps_assessment_partial ... ok
[INFO] [stdout] test criterion3_manifest_pins_required_artifact_slots_as_open ... ok
[INFO] [stdout] test criterion3_manifest_links_existing_evidence_surfaces ... ok
[INFO] [stdout] test criterion3_manifest_links_repo_evidence_pipeline_artifacts ... ok
[INFO] [stdout] test criterion3_manifest_preserves_non_claim_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expand_a_reconciliation_dealt_then_shared.rs (/opt/rustwide/target/debug/deps/expand_a_reconciliation_dealt_then_shared-7897a794e84356a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expand_a_reconciliation_expand_a.rs (/opt/rustwide/target/debug/deps/expand_a_reconciliation_expand_a-21f7138770340814)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test expand_a_reconciliation_expand_a_matches_fips204_known_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expand_a_reconciliation_public_key.rs (/opt/rustwide/target/debug/deps/expand_a_reconciliation_public_key-5c2fb4a75bf5628e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fips_keygen_conformance.rs (/opt/rustwide/target/debug/deps/fips_keygen_conformance-9c6fe3140c08e48d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fips_keygen_type_surface.rs (/opt/rustwide/target/debug/deps/fips_keygen_type_surface-aa85a2df4f99bfb3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking lattice-aggregation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lattice-aggregation-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/lattice-aggregation)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fips_keygen_public_output_no_secret_export.rs ... ok
[INFO] [stderr] test tests/ui/fips_keygen_secret_share_no_clone.rs ... ok
[INFO] [stderr] test tests/ui/fips_keygen_secret_share_no_debug.rs ... ok
[INFO] [stderr] test tests/ui/receiver_custody_no_reconstruction.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test fips_keygen_secret_and_public_output_surfaces_fail_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/internal_proof_obligation_register.rs (/opt/rustwide/target/debug/deps/internal_proof_obligation_register-b61a8a47ab959557)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test current_register_does_not_claim_theorem_closure ... ok
[INFO] [stdout] test keygen_public_output_is_separated_from_distributed_keygen_closure ... ok
[INFO] [stdout] test register_separates_proof_review_and_independent_validation ... ok
[INFO] [stdout] test register_covers_all_assessor_criteria_and_core_theorem_obligations ... ok
[INFO] [stdout] test validator_rejects_keygen_capability_overclaim ... ok
[INFO] [stdout] test validator_rejects_internal_closure_overclaim ... ok
[INFO] [stdout] test validator_accepts_the_current_conservative_register ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/localnet.rs (/opt/rustwide/target/debug/deps/localnet-1c1fdbda0e552a88)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test localnet_rejects_invalid_threshold_shape ... ok
[INFO] [stdout] test localnet_rejects_triggered_count_below_threshold ... ok
[INFO] [stdout] test localnet_threshold_subset_finalizes_with_passive_validator ... ok
[INFO] [stdout] test localnet_three_validators_finalize_without_manual_peer_injection ... ok
[INFO] [stdout] test localnet_report_preserves_non_proof_boundary ... ok
[INFO] [stdout] test withheld_partial_fault_profile_records_liveness_evidence_without_success_claim ... ok
[INFO] [stdout] test localnet_rejects_tampered_authenticated_envelope_without_slashing_claim ... ok
[INFO] [stdout] test localnet_authenticated_transport_envelopes_bind_validator_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/low_level.rs (/opt/rustwide/target/debug/deps/low_level-3a48e39c5703b3de)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test local_evidence_maps_to_slashing_payload_schema ... ok
[INFO] [stdout] test poly_addition_wraps_mod_q_without_allocation ... ok
[INFO] [stdout] test poly_noise_bound_check_rejects_boundary_and_negative_overflow ... ok
[INFO] [stdout] test slashing_evidence_payload_rejects_truncated_vectors ... ok
[INFO] [stdout] test slashing_evidence_payload_has_canonical_bytes ... ok
[INFO] [stdout] test signing_state_exposes_polynomial_buffers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/partial_soundness_real_local_verifier.rs (/opt/rustwide/target/debug/deps/partial_soundness_real_local_verifier-fe48aee5ca247faa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_abort_bias.rs (/opt/rustwide/target/debug/deps/production_abort_bias-d549dc60c06b5235)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_acceptance.rs (/opt/rustwide/target/debug/deps/production_acceptance-0863b2da50bcdfae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_coordinator.rs (/opt/rustwide/target/debug/deps/production_coordinator-c05307ba2e103465)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_epsilon.rs (/opt/rustwide/target/debug/deps/production_epsilon-69716bcb013ad05c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_hints.rs (/opt/rustwide/target/debug/deps/production_hints-57f8ecabb4414686)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_mask_distribution.rs (/opt/rustwide/target/debug/deps/production_mask_distribution-f51b17bd5f31c903)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_partial_soundness.rs (/opt/rustwide/target/debug/deps/production_partial_soundness-8388dfa18fac5350)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_policy.rs (/opt/rustwide/target/debug/deps/production_policy-1cc2fbf758616a7c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test coordinator_profile_is_not_enabled_without_gate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_prefilter.rs (/opt/rustwide/target/debug/deps/production_prefilter-7544b585a891cc52)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_preprocess.rs (/opt/rustwide/target/debug/deps/production_preprocess-4bae9fafd26aa333)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_provider.rs (/opt/rustwide/target/debug/deps/production_provider-d926ac7f005ae99b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_rejection_equivalence.rs (/opt/rustwide/target/debug/deps/production_rejection_equivalence-2846280e2981b54c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_selected_backend.rs (/opt/rustwide/target/debug/deps/production_selected_backend-1472497eba4e850e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_transcript.rs (/opt/rustwide/target/debug/deps/production_transcript-06e34598bd1e8ffb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production_wire.rs (/opt/rustwide/target/debug/deps/production_wire-3c51effd595ea5a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proof_documentation_manifest.rs (/opt/rustwide/target/debug/deps/proof_documentation_manifest-e9afe662b1052552)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cryptography_readme_indexes_current_proof_docs ... ok
[INFO] [stdout] test benchmark_docs_keep_simulation_and_real_world_boundaries ... ok
[INFO] [stdout] test proof_crosswalk_maps_obligations_to_code_and_tests ... ok
[INFO] [stdout] test production_acceptance_docs_keep_claim_boundary ... ok
[INFO] [stdout] test proof_crosswalk_mentions_current_source_docs ... ok
[INFO] [stdout] test proof_documentation_manifest_tracks_required_docs ... ok
[INFO] [stdout] test production_coordinator_docs_keep_claim_boundary ... ok
[INFO] [stdout] test protocol_code_crosswalk_maps_protocol_phases_to_code_and_tests ... ok
[INFO] [stdout] test proof_model_states_current_security_boundary ... ok
[INFO] [stdout] test readme_tracks_current_research_preview_overview ... ok
[INFO] [stdout] test related_work_comparator_docs_keep_claim_boundary ... ok
[INFO] [stdout] test thesis_operating_parameters_avoids_release_claim_phrasing ... ok
[INFO] [stdout] test selected_backend_direction_docs_keep_claim_boundary ... ok
[INFO] [stdout] test release_readiness_checklist_keeps_required_anchor_contract ... ok
[INFO] [stdout] test proof_docs_keep_required_anchor_contract ... ok
[INFO] [stdout] test missing_artifact_notes_do_not_name_present_files ... ok
[INFO] [stdout] test local_markdown_links_resolve ... ok
[INFO] [stdout] test blocker_evidence_docs_keep_claim_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_backend.rs (/opt/rustwide/target/debug/deps/real_backend-f8758f496d9f9c7f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/receiver_custody.rs (/opt/rustwide/target/debug/deps/receiver_custody-1e089e5a0b857c5a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test wrong_receiver_key_and_wrong_session_or_rho_fail_closed ... ok
[INFO] [stdout] test coordinator_bundle_contains_ciphertexts_and_receiver_validates_only_its_share ... ok
[INFO] [stdout] test ciphertext_tag_tamper_and_replay_are_rejected ... ok
[INFO] [stdout] test dealer_sealing_rejects_duplicate_and_missing_receiver_endpoints ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/receiver_custody_adversarial.rs (/opt/rustwide/target/debug/deps/receiver_custody_adversarial-a036e499e18accd7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test receiver_rejects_authenticated_malformed_and_vss_invalid_plaintext ... ok
[INFO] [stdout] test receiver_imports_only_its_verified_share_and_rejects_replay ... ok
[INFO] [stdout] test receiver_rejects_wrong_session_rho_key_and_dealer_rebinding ... ok
[INFO] [stdout] test receiver_rejects_ciphertext_tag_missing_and_duplicate_envelope_tamper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simulated_flow.rs (/opt/rustwide/target/debug/deps/simulated_flow-d8d2d83d83ee89ee)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test signing_session_rejects_mismatched_local_commitment ... ok
[INFO] [stdout] test simulated_aggregator_rejects_partial_share_validator_universe_mismatch ... ok
[INFO] [stdout] test simulated_backend_rejects_aggregate_public_key_mismatch ... ok
[INFO] [stdout] test simulated_backend_derives_repeatable_commitment ... ok
[INFO] [stdout] test signing_session_advances_through_commitment_and_partial_rounds ... ok
[INFO] [stdout] test simulated_dkg_public_key_binds_full_validator_universe ... ok
[INFO] [stdout] test simulated_backend_uses_planned_signing_api_shape ... ok
[INFO] [stdout] test simulated_backend_aggregates_canonical_share_order_deterministically ... ok
[INFO] [stdout] test simulated_dkg_sign_and_aggregate_flow_returns_standard_size_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simulation.rs (/opt/rustwide/target/debug/deps/simulation-bd4237784ad7279b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test adapter_module_is_exported ... ok
[INFO] [stdout] test dkg_commit_wire_encoding_round_trips ... ok
[INFO] [stdout] test adapter_traits_can_be_mocked_in_memory ... ok
[INFO] [stdout] test dkg_share_exchange_wire_encoding_round_trips ... ok
[INFO] [stdout] test partial_signature_wire_encoding_round_trips ... ok
[INFO] [stdout] test sign_commit_wire_encoding_is_golden ... ok
[INFO] [stdout] test wire_decode_rejects_malformed_frames ... ok
[INFO] [stdout] test slashing_evidence_keeps_attributable_validator_and_frame ... ok
[INFO] [stdout] test wire_decode_rejects_oversized_dkg_share_payloads ... ok
[INFO] [stdout] test wire_decode_rejects_oversized_variable_payloads ... ok
[INFO] [stdout] test actor_rejects_sessions_past_capacity ... ok
[INFO] [stdout] test actor_broadcasts_local_partial_after_threshold_commitments ... ok
[INFO] [stdout] test actor_submits_liveness_evidence_for_commitment_without_partial ... ok
[INFO] [stdout] test actor_submits_evidence_for_poisoned_partial_share ... ok
[INFO] [stdout] test actor_finalizes_ideal_threshold_signature ... 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] [stderr]      Running tests/thesis_operating_parameters_manifest.rs (/opt/rustwide/target/debug/deps/thesis_operating_parameters_manifest-18cc049e6b48f0ab)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test thesis_manifest_defines_native_threshold_mldsa_p1_scope ... ok
[INFO] [stdout] test thesis_manifest_defines_plan_b_as_evaluate_only ... ok
[INFO] [stdout] test thesis_manifest_links_to_required_evidence_surfaces ... ok
[INFO] [stdout] test thesis_manifest_names_concrete_promotion_and_failure_anchors ... ok
[INFO] [stdout] test thesis_manifest_preserves_research_claim_boundary ... ok
[INFO] [stdout] test thesis_manifest_pins_operating_parameters ... ok
[INFO] [stdout] test thesis_manifest_pins_all_five_promotion_criteria_as_partial ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/threshold_core.rs (/opt/rustwide/target/debug/deps/threshold_core-2350ca0a29c51ba6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transcript_determinism.rs (/opt/rustwide/target/debug/deps/transcript_determinism-21351ebd38d7949d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test transcript_rejects_commitment_validator_universe_mismatch ... ok
[INFO] [stdout] test transcript_rejects_duplicate_validator_set ... ok
[INFO] [stdout] test challenge_binds_message ... ok
[INFO] [stdout] test challenge_is_independent_of_network_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/type_state.rs (/opt/rustwide/target/debug/deps/type_state-0179933f76c1279c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]     Checking lattice-aggregation-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/lattice-aggregation)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/type_state_invalid_partial.rs ... ok
[INFO] [stderr] test tests/ui/type_state_invalid_aggregate.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]  --> tests/ui/type_state_invalid_aggregate.rs:6:51
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let _ = SimulatedAggregator::aggregate_shares(session, shares);
[INFO] [stderr]   |             ------------------------------------- ^^^^^^^ expected `SigningTranscript`, found `SigningSession<...>`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             arguments to this function are incorrect
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected struct `SigningTranscript`
[INFO] [stderr]              found struct `SigningSession<AwaitingPartialSignatures>`
[INFO] [stderr] note: associated function defined here
[INFO] [stderr]  --> src/aggregation.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     fn aggregate_shares(
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]  --> tests/ui/type_state_invalid_aggregate.rs:6:51
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let _ = SimulatedAggregator::aggregate_shares(session, shares);
[INFO] [stderr]   |             ------------------------------------- ^^^^^^^ expected `SigningTranscript`, found `SigningSession<_>`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             arguments to this function are incorrect
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected struct `SigningTranscript`
[INFO] [stderr]              found struct `SigningSession<AwaitingPartialSignatures>`
[INFO] [stderr] note: associated function defined here
[INFO] [stderr]  --> src/aggregation.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     fn aggregate_shares(
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test invalid_signing_state_calls_do_not_compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_signing_state_calls_do_not_compile stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_signing_state_calls_do_not_compile' (2711) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 1 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564869a29991 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564869a29991 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564869a29991 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x564869a29991 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x564869a4024a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x564869a4024a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x564869a2e50c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<alloc[2fdc3f7464fcf288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x564869a2e50c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x564869a02e66 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x564869a02e66 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x564869a20fb9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5648699ba260 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   12:     0x5648699ba260 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x564869a21172 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   14:     0x564869a21172 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x564869a02f12 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5648699fb009 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x564869a03b0d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x564869a40a3c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5648698e0274 - <trybuild[c7c68cb85eef61ec]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x5648698ebb78 - <trybuild[c7c68cb85eef61ec]::TestCases as core[7c831bd917ebf35f]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x56486978c777 - core[7c831bd917ebf35f]::ptr::drop_glue::<trybuild[c7c68cb85eef61ec]::TestCases>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ptr/mod.rs:847:1
[INFO] [stdout]   22:     0x56486978c99b - type_state[c7e3b1effea1a78a]::invalid_signing_state_calls_do_not_compile
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/type_state.rs:10:1
[INFO] [stdout]   23:     0x56486978c8d7 - type_state[c7e3b1effea1a78a]::invalid_signing_state_calls_do_not_compile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/type_state.rs:2:48
[INFO] [stdout]   24:     0x56486978cdf6 - <type_state[c7e3b1effea1a78a]::invalid_signing_state_calls_do_not_compile::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5648699ad54b - <fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5648699ad54b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18
[INFO] [stdout]   27:     0x5648699babb5 - test[73009c9f9aebf890]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74
[INFO] [stdout]   28:     0x5648699babb5 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5648699babb5 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5648699babb5 - std[104cf6e2632825ea]::panicking::catch_unwind::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5648699babb5 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5648699babb5 - test[73009c9f9aebf890]::run_test_in_process
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27
[INFO] [stdout]   33:     0x5648699babb5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43
[INFO] [stdout]   34:     0x5648699b3f74 - test[73009c9f9aebf890]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41
[INFO] [stdout]   35:     0x5648699b3f74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5648699bdd12 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5648699bdd12 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5648699bdd12 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x5648699bdd12 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5648699bdd12 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5648699bdd12 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5648699bdd12 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x564869a28c49 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::ops::function::FnOnce<(), Output = ()> + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9
[INFO] [stdout]   44:     0x564869a28c49 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7fbaf710307a - <unknown>
[INFO] [stdout]   46:     0x7fbaf7196534 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     invalid_signing_state_calls_do_not_compile
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test type_state`
[INFO] running `Command { std: "docker" "inspect" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145", kill_on_drop: false }`
[INFO] [stdout] ab69e61e39835b7175584ec2761a5b71d21164af832447bc8a4154c729f15145
