[INFO] cloning repository https://github.com/theQRL/rust-qrllib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theQRL/rust-qrllib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheQRL%2Frust-qrllib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheQRL%2Frust-qrllib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b9ebd2dc8cd72b0bd237077cf760099f4db78e3
[INFO] testing theQRL/rust-qrllib/1b9ebd2dc8cd72b0bd237077cf760099f4db78e3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheQRL%2Frust-qrllib" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/theQRL/rust-qrllib
[INFO] finished tweaking git repo https://github.com/theQRL/rust-qrllib
[INFO] tweaked toml for git repo https://github.com/theQRL/rust-qrllib written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theQRL/rust-qrllib on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theQRL/rust-qrllib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6
[INFO] running `Command { std: "docker" "start" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", 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" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", 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" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[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 cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sponge-cursor v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.12.0
[INFO] [stderr]    Compiling shake v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling qrllib v0.1.4 (/opt/rustwide/workdir/crates/qrllib)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling qrllib-wasm v0.1.0 (/opt/rustwide/workdir/crates/qrllib-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.10s
[INFO] running `Command { std: "docker" "inspect" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", 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" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling qrllib-wasm v0.1.0 (/opt/rustwide/workdir/crates/qrllib-wasm)
[INFO] [stderr]    Compiling qrllib v0.1.4 (/opt/rustwide/workdir/crates/qrllib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.79s
[INFO] running `Command { std: "docker" "inspect" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", 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" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] test address::tests::is_valid_address_accepts_lowercase_q_prefix ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qrllib-5636ecb529cda202)
[INFO] [stdout] test address::tests::is_valid_address_rejects_mixed_case_without_valid_checksum ... ok
[INFO] [stdout] test address::tests::is_valid_address_accepts_canonical_uppercase_prefix ... ok
[INFO] [stdout] test address::tests::is_valid_address_accepts_all_uppercase_hex_body ... ok
[INFO] [stdout] test address::tests::is_valid_address_rejects_multibyte_leading_char ... ok
[INFO] [stdout] test address::tests::is_valid_address_rejects_non_hex_body ... ok
[INFO] [stdout] test address::tests::is_valid_address_rejects_single_case_flip_in_checksum ... ok
[INFO] [stdout] test address::tests::is_valid_address_rejects_wrong_length ... ok
[INFO] [stdout] test address::tests::is_valid_address_accepts_checksummed_and_uniform_forms ... ok
[INFO] [stdout] test address::tests::is_valid_checksum_address_rejects_lowercase_q_prefix ... ok
[INFO] [stdout] test address::tests::is_valid_checksum_address_rejects_non_hex_body ... ok
[INFO] [stdout] test address::tests::is_valid_checksum_address_rejects_wrong_length ... ok
[INFO] [stdout] test address::tests::is_valid_checksum_address_accepts_canonical_form ... ok
[INFO] [stdout] test address::tests::to_checksum_address_handles_all_zero ... ok
[INFO] [stdout] test lattice::tests::make_hint_matches_reference_logic ... ok
[INFO] [stdout] test address::tests::is_valid_checksum_address_accepts_digit_only_hex ... ok
[INFO] [stdout] test lattice::tests::power2_round_reconstructs_input ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_address_from_known_public_key_is_valid ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_descriptor_and_seed_lengths_are_stable ... ok
[INFO] [stdout] test lattice::tests::reduction_helpers_stay_in_expected_range ... ok
[INFO] [stdout] test address::tests::to_checksum_address_matches_parity_vectors ... ok
[INFO] [stdout] test address::tests::is_valid_address_rejects_wrong_prefix ... ok
[INFO] [stdout] test lattice::tests::use_hint_smoke_covers_all_branches ... ok
[INFO] [stdout] test lattice::tests::c_add_q_matches_go_behavior ... ok
[INFO] [stdout] test lattice::tests::ntt_inverse_does_not_zero_non_zero_input ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_descriptor_round_trip_matches_go_layout ... ok
[INFO] [stdout] test mlkem::acvp::acvp_encap_decap_matches_nist_vectors ... ok
[INFO] [stdout] test mlkem::acvp::acvp_keygen_matches_nist_vectors ... ok
[INFO] [stdout] test address::tests::is_valid_checksum_address_rejects_uniform_case_with_letters ... ok
[INFO] [stdout] test mlkem::tests::decapsulation_key_zeroize_clears_secret_material ... ok
[INFO] [stdout] test mlkem::tests::deterministic_encapsulation_is_reproducible ... ok
[INFO] [stdout] test mlkem::tests::decapsulate_implicitly_rejects_malformed_ciphertext ... ok
[INFO] [stdout] test mldsa::tests::mldsa87_rejects_invalid_sizes_and_contexts ... ok
[INFO] [stdout] test mldsa::tests::mldsa87_seal_rejects_zeroized_secret_key ... ok
[INFO] [stdout] test mlkem::tests::from_bytes_rejects_non_canonical_encoding ... ok
[INFO] [stdout] test mlkem::tests::encapsulate_then_decapsulate_recovers_shared_secret ... ok
[INFO] [stdout] test mlkem::tests::sizes_match_fips_203_ml_kem_1024 ... ok
[INFO] [stdout] test mlkem::tests::generated_decapsulation_key_round_trips ... ok
[INFO] [stdout] test mnemonic::tests::mnemonic_rejects_invalid_inputs ... ok
[INFO] [stdout] test mnemonic::tests::mnemonic_round_trip ... ok
[INFO] [stdout] test signing_context::tests::canonical_descriptor_produces_expected_bytes ... ok
[INFO] [stdout] test mlkem::tests::encapsulation_key_round_trips_through_bytes ... ok
[INFO] [stdout] test signing_context::tests::different_descriptors_produce_distinct_contexts ... ok
[INFO] [stdout] test signing_context::tests::layout_is_fixed_length_and_encodes_prefix_version_descriptor ... ok
[INFO] [stdout] test mlkem::tests::wrong_length_inputs_are_rejected ... ok
[INFO] [stdout] test mlkem::tests::from_seed_is_deterministic_and_round_trips ... ok
[INFO] [stdout] test mldsa::tests::mldsa87_sizes_seed_import_and_go_parity_match ... ok
[INFO] [stdout] test mldsa::tests::mldsa87_sign_verify_open_and_context_paths_match_go ... ok
[INFO] [stdout] test mldsa::tests::mldsa87_randomized_signing_produces_varying_but_valid_signatures ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_mnemonic_matches_go_zero_seed_fixture ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_public_api_and_error_paths_are_covered ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_address_validation_rejects_bad_formats ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_sign_and_verify_round_trip ... ok
[INFO] [stdout] test wallet::tests::deterministic_wallet_generation_matches_seed ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_known_zero_seed_vectors_match_go ... ok
[INFO] [stdout] test wallet::tests::wallet_checksum_address_string_is_q_prefixed ... ok
[INFO] [stdout] test wallet::tests::wallet_exposes_valid_qrl_address_format ... ok
[INFO] [stdout] test wallet::tests::extended_seed_and_mnemonic_round_trip ... ok
[INFO] [stdout] test wallet_type::tests::both_wallet_types_are_verifiable ... ok
[INFO] [stdout] test wallet_type::tests::mldsa87_is_always_issuable ... ok
[INFO] [stdout] test wallet_type::tests::sphincsplus_is_issuable_in_crate_test_build ... ok
[INFO] [stdout] test wordlist::tests::qrl_wordlist_is_loaded ... ok
[INFO] [stdout] test wallet::tests::wallet_signatures_verify ... ok
[INFO] [stdout] test xmss::rfc8391::tests::from_oid_rejects_unsupported ... ok
[INFO] [stdout] test xmss::rfc8391::tests::from_oid_round_trips ... ok
[INFO] [stdout] test xmss::rfc8391::tests::height_and_hash_function_match_each_parameter_set ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_can_be_restored_from_extended_seed ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_index_rules_match_go ... ok
[INFO] [stdout] test xmss::rfc8391::tests::verify_rejects_public_key_with_unsupported_oid ... ok
[INFO] [stdout] test xmss::tests::xmss_fast_gen_key_pair_rejects_non_48_byte_seeds ... ok
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_height_six_vector_matches_go has been running for over 60 seconds
[INFO] [stdout] test legacy_xmss::tests::new_wallet_rejects_legacy_shake128_but_recovery_allows_it has been running for over 60 seconds
[INFO] [stdout] test sphincsplus::tests::sphincsplus_deterministic_signature_matches_go_vector_digest has been running for over 60 seconds
[INFO] [stdout] test sphincsplus::tests::sphincsplus_known_seed_matches_go_keypair_vectors has been running for over 60 seconds
[INFO] [stdout] test sphincsplus::tests::sphincsplus_public_api_covers_hex_sizes_and_zeroize has been running for over 60 seconds
[INFO] [stdout] test sphincsplus::tests::sphincsplus_sign_and_seal_reject_zeroized_secret_key has been running for over 60 seconds
[INFO] [stdout] test sphincsplus_wallet::tests::deterministic_wallet_generation_matches_seed has been running for over 60 seconds
[INFO] [stdout] test sphincsplus_wallet::tests::extended_seed_and_mnemonic_round_trip has been running for over 60 seconds
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_exposes_valid_qrl_address_format_and_rejects_wrong_types has been running for over 60 seconds
[INFO] [stdout] test xmss::tests::xmss_height_from_signature_size_matches_height ... ok
[INFO] [stdout] test xmss::tests::xmss_height_validation_matches_go_rules ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_known_vector_matches_go has been running for over 60 seconds
[INFO] [stdout] test legacy_xmss::tests::legacy_wallet_height_six_vector_matches_go ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_signatures_verify has been running for over 60 seconds
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_zeroize_clears_sensitive_state has been running for over 60 seconds
[INFO] [stdout] test xmss::rfc8391::tests::distinct_seeds_produce_distinct_roots has been running for over 60 seconds
[INFO] [stdout] test xmss::rfc8391::tests::keypair_marshal_unmarshal_round_trip has been running for over 60 seconds
[INFO] [stdout] test legacy_xmss::tests::new_wallet_rejects_legacy_shake128_but_recovery_allows_it ... ok
[INFO] [stdout] test xmss::tests::xmss_initialize_tree_rejects_non_48_byte_seeds ... ok
[INFO] [stdout] test xmss::rfc8391::tests::verify_accepts_in_house_signature_with_rfc_pk has been running for over 60 seconds
[INFO] [stdout] test xmss::tests::xmss_known_zero_seed_vector_matches_go_outputs ... ok
[INFO] [stdout] test xmss::tests::xmss_public_api_and_private_validation_paths_are_covered ... ok
[INFO] [stdout] test xmss::tests::xmss_sign_and_verify_round_trip ... ok
[INFO] [stdout] test xmss::tests::xmss_sign_rejects_zeroized_secret_key ... ok
[INFO] [stdout] test xmss::tests::xmss_supports_all_hash_functions has been running for over 60 seconds
[INFO] [stdout] test xmss::tests::xmss_supports_all_hash_functions ... ok
[INFO] [stdout] test xmss::tests::xmss_verification_and_index_error_paths_are_covered ... ok
[INFO] [stdout] test sphincsplus::tests::sphincsplus_sign_and_seal_reject_zeroized_secret_key ... ok
[INFO] [stdout] test sphincsplus::tests::sphincsplus_known_seed_matches_go_keypair_vectors ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_exposes_valid_qrl_address_format_and_rejects_wrong_types ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_known_vector_matches_go ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::wallet_zeroize_clears_sensitive_state ... ok
[INFO] [stdout] test xmss::rfc8391::tests::keypair_marshal_unmarshal_round_trip ... ok
[INFO] [stdout] test xmss::rfc8391::tests::verify_accepts_in_house_signature_with_rfc_pk ... ok
[INFO] [stdout] test sphincsplus::tests::sphincsplus_public_api_covers_hex_sizes_and_zeroize ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::deterministic_wallet_generation_matches_seed ... ok
[INFO] [stdout] test xmss::rfc8391::tests::distinct_seeds_produce_distinct_roots ... ok
[INFO] [stdout] test sphincsplus_wallet::tests::extended_seed_and_mnemonic_round_trip ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6", kill_on_drop: false }`
[INFO] [stdout] 28668975cfd1c83ba3d5d8b0a87cddb8a3c67688a37571c9b1b11932a9c082c6
