[INFO] fetching crate knishio-client 0.1.1...
[INFO] testing knishio-client-0.1.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate knishio-client 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate knishio-client 0.1.1
[INFO] finished tweaking crates.io crate knishio-client 0.1.1
[INFO] tweaked toml for crates.io crate knishio-client 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate knishio-client 0.1.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate knishio-client 0.1.1 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.3.6
[INFO] [stderr]   Downloaded libcrux-intrinsics v0.0.6
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded core-models v0.0.5
[INFO] [stderr]   Downloaded hax-lib-macros v0.3.6
[INFO] [stderr]   Downloaded libcrux-sha3 v0.0.7
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded libcrux-secrets v0.0.5
[INFO] [stderr]   Downloaded libcrux-ml-kem v0.0.7
[INFO] [stderr]   Downloaded libcrux-traits v0.0.6
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.2
[INFO] [stderr]   Downloaded libcrux-platform v0.0.3
[INFO] [stderr]   Downloaded hax-lib v0.3.6
[INFO] [stderr]   Downloaded tls_codec v0.4.2
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b46600fce0d3ec18d7a8e7778615f0f401371e956d283fd9d30184b473cf80d
[INFO] running `Command { std: "docker" "start" "-a" "8b46600fce0d3ec18d7a8e7778615f0f401371e956d283fd9d30184b473cf80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b46600fce0d3ec18d7a8e7778615f0f401371e956d283fd9d30184b473cf80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b46600fce0d3ec18d7a8e7778615f0f401371e956d283fd9d30184b473cf80d", kill_on_drop: false }`
[INFO] [stdout] 8b46600fce0d3ec18d7a8e7778615f0f401371e956d283fd9d30184b473cf80d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37aa1765baee612cf9f43322b5193458d3acf0a36754d6102993f01ff41ce681
[INFO] running `Command { std: "docker" "start" "-a" "37aa1765baee612cf9f43322b5193458d3acf0a36754d6102993f01ff41ce681", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libcrux-platform v0.0.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling libcrux-secrets v0.0.5
[INFO] [stderr]    Compiling libcrux-traits v0.0.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling knishio-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "37aa1765baee612cf9f43322b5193458d3acf0a36754d6102993f01ff41ce681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37aa1765baee612cf9f43322b5193458d3acf0a36754d6102993f01ff41ce681", kill_on_drop: false }`
[INFO] [stdout] 37aa1765baee612cf9f43322b5193458d3acf0a36754d6102993f01ff41ce681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59be568bd8fb5969c3ca0ee4c3b9af0dc6bb98b261f2428bc7f7f8008c808e9b
[INFO] running `Command { std: "docker" "start" "-a" "59be568bd8fb5969c3ca0ee4c3b9af0dc6bb98b261f2428bc7f7f8008c808e9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling knishio-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.21s
[INFO] running `Command { std: "docker" "inspect" "59be568bd8fb5969c3ca0ee4c3b9af0dc6bb98b261f2428bc7f7f8008c808e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59be568bd8fb5969c3ca0ee4c3b9af0dc6bb98b261f2428bc7f7f8008c808e9b", kill_on_drop: false }`
[INFO] [stdout] 59be568bd8fb5969c3ca0ee4c3b9af0dc6bb98b261f2428bc7f7f8008c808e9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 315c4adeae0637c98aae67c1fcbc802ab18fffd10f78ff8e4b1b08f4f07d7db2
[INFO] running `Command { std: "docker" "start" "-a" "315c4adeae0637c98aae67c1fcbc802ab18fffd10f78ff8e4b1b08f4f07d7db2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/knishio_client-8bce7168889f677b)
[INFO] [stdout] 
[INFO] [stdout] running 469 tests
[INFO] [stdout] test atom::tests::test_aggregated_meta ... ok
[INFO] [stdout] test atom::tests::test_get_hashable_values ... ok
[INFO] [stdout] test atom::tests::test_atom_create_with_params ... ok
[INFO] [stdout] test atom::tests::test_atom_creation ... ok
[INFO] [stdout] test atom::tests::test_hash_atoms_empty ... ok
[INFO] [stdout] test atom::tests::test_hex_to_base17 ... ok
[INFO] [stdout] test atom::tests::test_json_deserialization ... ok
[INFO] [stdout] test atom::tests::test_sort_atoms ... ok
[INFO] [stdout] test atom::tests::test_hash_atoms_basic ... ok
[INFO] [stdout] test auth::tests::test_auth_token_creation ... ok
[INFO] [stdout] test atom::tests::test_unclaimed_props ... ok
[INFO] [stdout] test atom::tests::test_hashable_props ... ok
[INFO] [stdout] test check_molecule::tests::test_check_molecule_creation ... ok
[INFO] [stdout] test auth::tests::test_expiration ... ok
[INFO] [stdout] test check_molecule::tests::test_chunk_substr ... ok
[INFO] [stdout] test check_molecule::tests::test_from_server_data_maps_fields ... ok
[INFO] [stdout] test check_molecule::tests::test_from_server_data_metas_json_object_format ... ok
[INFO] [stdout] test check_molecule::tests::test_from_server_data_token_slug_fallback ... ok
[INFO] [stdout] test check_molecule::tests::test_integrity_report_empty_verified ... ok
[INFO] [stdout] test check_molecule::tests::test_missing_atoms ... ok
[INFO] [stdout] test check_molecule::tests::test_missing_molecular_hash ... ok
[INFO] [stdout] test check_molecule::tests::test_verify_from_server_data_empty_atoms ... ok
[INFO] [stdout] test check_molecule::tests::test_verify_from_server_data_invalid_hash ... ok
[INFO] [stdout] test client::builder::tests::test_builder_add_uri ... ok
[INFO] [stdout] test client::builder::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test client::builder::tests::test_builder_default ... ok
[INFO] [stdout] test client::builder::tests::test_builder_multiple_uris ... ok
[INFO] [stdout] test client::builder::tests::test_presets_development ... ok
[INFO] [stdout] test client::builder::tests::test_presets_production ... ok
[INFO] [stdout] test client::builder::tests::test_validation_invalid_sdk_version ... ok
[INFO] [stdout] test client::builder::tests::test_validation_invalid_uri ... ok
[INFO] [stdout] test client::builder::tests::test_validation_no_uri ... ok
[INFO] [stdout] test crypto::tests::test_constant_time_eq ... ok
[INFO] [stdout] test crypto::tests::test_base58_encoding ... ok
[INFO] [stdout] test crypto::tests::test_generate_bundle_hash ... ok
[INFO] [stdout] test crypto::simd::tests::test_performance_tracking ... ok
[INFO] [stdout] test crypto::tests::test_generate_bundle_hash_with_source ... ok
[INFO] [stdout] test crypto::simd::tests::test_simd_incremental_shake256 ... ok
[INFO] [stdout] test crypto::simd::tests::test_simd_secret_generation ... ok
[INFO] [stdout] test crypto::simd::tests::test_buffer_pool ... ok
[INFO] [stdout] test crypto::simd::tests::test_simd_shake256_compatibility ... ok
[INFO] [stdout] test crypto::tests::test_generate_salt ... ok
[INFO] [stdout] test crypto::simd::tests::test_batch_operations ... ok
[INFO] [stdout] test crypto::tests::test_generate_position ... ok
[INFO] [stdout] test crypto::tests::test_generate_key ... ok
[INFO] [stdout] test crypto::tests::test_generate_ots_fragment ... ok
[INFO] [stdout] test crypto::simd::tests::test_hex_encoding_performance ... ok
[INFO] [stdout] test crypto::tests::test_normalize_hash ... ok
[INFO] [stdout] test crypto::tests::test_generate_signature_seed ... ok
[INFO] [stdout] test crypto::tests::test_hash_molecule ... ok
[INFO] [stdout] test crypto::tests::test_js_crypto_compatibility ... ok
[INFO] [stdout] test crypto::tests::test_generate_batch_id ... ok
[INFO] [stdout] test crypto::tests::test_generate_secret ... ok
[INFO] [stdout] test auth::tests::test_auth_data ... ok
[INFO] [stdout] test crypto::tests::test_generate_key_non_hex_deterministic ... ok
[INFO] [stdout] test crypto::tests::test_generate_secret_with_params ... ok
[INFO] [stdout] test crypto::tests::test_generate_key_hex_vs_nonhex_differ ... ok
[INFO] [stdout] test auth::tests::test_auth_token_with_wallet ... ok
[INFO] [stdout] test crypto::simd::tests::test_large_secret_generation ... ok
[INFO] [stdout] test crypto::tests::test_normalized_hash_sum_zero_random_inputs ... ok
[INFO] [stdout] test crypto::tests::test_ots_signing_iterations_total_16 ... ok
[INFO] [stdout] test crypto::tests::test_verify_address_format ... ok
[INFO] [stdout] test crypto::tests::test_shake256_compatibility ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_categories ... ok
[INFO] [stdout] test crypto::tests::test_verify_ots_fragment ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_pool_creation ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_pool_config_default ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_delay_calculation ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_graphql_error_condition ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_fixed_strategy ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_linear_backoff ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_max_delay_capping ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_retry_conditions ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_retry_executor_no_retry_condition ... ok
[INFO] [stdout] test crypto::tests::test_generate_ots_signature ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_retry_policy_defaults ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_specialized_policies ... ok
[INFO] [stdout] test graphql::websocket::tests::test_reconnect_config_default ... ok
[INFO] [stdout] test graphql::websocket::tests::test_websocket_manager_creation ... ok
[INFO] [stdout] test graphql::websocket::tests::test_ws_message_parsing ... ok
[INFO] [stdout] test graphql::websocket::tests::test_ws_message_serialization ... ok
[INFO] [stdout] test integration_tests::test_atom_creation ... ok
[INFO] [stdout] test crypto::tests::test_pbkdf2_derive_key ... ok
[INFO] [stdout] test crypto::tests::test_ots_full_roundtrip_deterministic ... ok
[INFO] [stdout] test atom::tests::test_json_serialization ... FAILED
[INFO] [stdout] test crypto::tests::test_ots_signature_round_trip ... ok
[INFO] [stdout] test integration_tests::test_sdk_version ... ok
[INFO] [stdout] test integration_tests::test_cryptographic_operations ... FAILED
[INFO] [stdout] test auth::tests::test_snapshot ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_global_pool ... FAILED
[INFO] [stdout] test integration_tests::test_basic_workflow ... ok
[INFO] [stdout] test molecule::builder::tests::test_builder_validation ... ok
[INFO] [stdout] test molecule::builder::tests::test_buffer_withdraw_builder ... ok
[INFO] [stdout] test molecule::builder::tests::test_buffer_deposit_builder ... ok
[INFO] [stdout] test molecule::builder::tests::test_fusion_builder ... ok
[INFO] [stdout] test molecule::builder::tests::test_buffer_and_fusion_multi_atom ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_client_creation_and_reuse ... ok
[INFO] [stdout] test molecule::builder::tests::test_missing_source_wallet_validation ... ok
[INFO] [stdout] test molecule::builder::tests::test_empty_molecule_validation ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_client_removal ... ok
[INFO] [stdout] test integration_tests::test_molecular_transaction ... ok
[INFO] [stdout] test molecule::builder::tests::test_builder_with_parent_hashes ... ok
[INFO] [stdout] test crypto::tests::test_verify_ots_signature ... ok
[INFO] [stdout] test integration_tests::test_client_creation ... ok
[INFO] [stdout] test molecule::builder::tests::test_json_roundtrip_signed ... ok
[INFO] [stdout] test molecule::builder::tests::test_sign_sync_offline ... ok
[INFO] [stdout] test molecule::tests::test_add_atom ... ok
[INFO] [stdout] test molecule::builder::tests::test_stackable_transfer_insufficient_balance ... ok
[INFO] [stdout] test molecule::builder::tests::test_type_safe_builder_with_remainder ... ok
[INFO] [stdout] test molecule::tests::test_add_continuid_atom_skips_pubkey_when_absent ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_client_cleanup ... ok
[INFO] [stdout] test molecule::tests::test_enumerate ... ok
[INFO] [stdout] test molecule::tests::test_generate_next_atom_index ... ok
[INFO] [stdout] test molecule::builder::tests::test_sign_check_v_isotope_roundtrip ... ok
[INFO] [stdout] test molecule::builder::tests::test_sign_check_token_request_roundtrip ... ok
[INFO] [stdout] test molecule::tests::test_isotope_filter ... ok
[INFO] [stdout] test molecule::tests::test_json_deserialization ... ok
[INFO] [stdout] test molecule::tests::test_json_serialization ... ok
[INFO] [stdout] test molecule::builder::tests::test_stackable_transfer_exact_amount ... ok
[INFO] [stdout] test molecule::tests::test_add_continuid_atom_includes_pubkey_when_present ... ok
[INFO] [stdout] test molecule::tests::test_molecule_from_json_with_parent_hashes ... ok
[INFO] [stdout] test molecule::tests::test_molecule_parent_hashes_default_empty ... ok
[INFO] [stdout] test molecule::tests::test_molecule_set_parent_hashes ... ok
[INFO] [stdout] test molecule::tests::test_molecule_creation ... ok
[INFO] [stdout] test molecule::tests::test_normalize ... ok
[INFO] [stdout] test molecule::tests::test_molecule_to_json_omits_empty_parent_hashes ... ok
[INFO] [stdout] test mutation::active_session::tests::test_mutation_active_session_creation ... ok
[INFO] [stdout] test mutation::claim_shadow_wallet::tests::test_claim_shadow_wallet_params ... ok
[INFO] [stdout] test mutation::claim_shadow_wallet::tests::test_mutation_claim_shadow_wallet_creation ... ok
[INFO] [stdout] test molecule::tests::test_position_format_validation ... ok
[INFO] [stdout] test mutation::create_identifier::tests::test_create_identifier_params ... ok
[INFO] [stdout] test mutation::create_identifier::tests::test_mutation_create_identifier_creation ... ok
[INFO] [stdout] test mutation::create_meta::tests::test_mutation_create_meta_creation ... ok
[INFO] [stdout] test mutation::create_rule::tests::test_create_rule_params ... ok
[INFO] [stdout] test mutation::create_rule::tests::test_mutation_create_rule_creation ... ok
[INFO] [stdout] test molecule::tests::test_molecule_to_json_includes_parent_hashes ... ok
[INFO] [stdout] test mutation::create_token::tests::test_mutation_create_token_creation ... ok
[INFO] [stdout] test mutation::create_meta::tests::test_create_meta_params ... ok
[INFO] [stdout] test mutation::create_token::tests::test_mutation_string ... ok
[INFO] [stdout] test molecule::builder::tests::test_type_safe_builder_multi_isotope ... ok
[INFO] [stdout] test mutation::create_wallet::tests::test_mutation_create_wallet_creation ... ok
[INFO] [stdout] test mutation::create_wallet::tests::test_mutation_string ... ok
[INFO] [stdout] test mutation::deposit_buffer_token::tests::test_deposit_buffer_token_params ... ok
[INFO] [stdout] test mutation::deposit_buffer_token::tests::test_mutation_deposit_buffer_token_creation ... ok
[INFO] [stdout] test mutation::link_identifier::tests::test_mutation_link_identifier_creation ... ok
[INFO] [stdout] test mutation::propose_molecule::tests::test_compiled_variables ... ok
[INFO] [stdout] test mutation::propose_molecule::tests::test_mutation_builder_pattern ... ok
[INFO] [stdout] test molecule::tests::test_add_continuid_atom_includes_previous_position ... ok
[INFO] [stdout] test molecule::builder::tests::test_stackable_transfer ... ok
[INFO] [stdout] test mutation::propose_molecule::tests::test_mutation_string ... ok
[INFO] [stdout] test mutation::request_authorization::tests::test_request_authorization_params ... ok
[INFO] [stdout] test mutation::request_authorization_guest::tests::test_mutation_request_authorization_guest_creation ... ok
[INFO] [stdout] test mutation::request_tokens::tests::test_mutation_request_tokens_creation ... ok
[INFO] [stdout] test mutation::request_tokens::tests::test_request_params ... ok
[INFO] [stdout] test mutation::tests::test_base_mutation_creation ... ok
[INFO] [stdout] test mutation::propose_molecule::tests::test_mutation_propose_molecule_creation ... ok
[INFO] [stdout] test mutation::tests::test_mutation_builder ... ok
[INFO] [stdout] test mutation::tests::test_mutation_with_variables ... ok
[INFO] [stdout] test molecule::builder::tests::test_type_safe_builder_basic_flow ... FAILED
[INFO] [stdout] test mutation::transfer_tokens::tests::test_mutation_string ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_multiple_endpoints ... ok
[INFO] [stdout] test mutation::withdraw_buffer_token::tests::test_mutation_withdraw_buffer_token_creation ... ok
[INFO] [stdout] test mutation::transfer_tokens::tests::test_mutation_transfer_tokens_creation ... ok
[INFO] [stdout] test policy_meta::tests::test_create_from_db ... ok
[INFO] [stdout] test policy_meta::tests::test_create_from_graphql ... ok
[INFO] [stdout] test policy_meta::tests::test_diff_function ... ok
[INFO] [stdout] test policy_meta::tests::test_display ... ok
[INFO] [stdout] test policy_meta::tests::test_fill_default ... ok
[INFO] [stdout] test policy_meta::tests::test_fill_default_preserves_existing ... ok
[INFO] [stdout] test mutation::withdraw_buffer_token::tests::test_withdraw_buffer_token_params ... ok
[INFO] [stdout] test policy_meta::tests::test_get_and_to_json ... ok
[INFO] [stdout] test policy_meta::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test policy_meta::tests::test_is_allowed ... ok
[INFO] [stdout] test policy_meta::tests::test_normalize_policy ... ok
[INFO] [stdout] test policy_meta::tests::test_permission_management ... ok
[INFO] [stdout] test policy_meta::tests::test_policy_meta_new ... ok
[INFO] [stdout] test policy_meta::tests::test_utility_methods ... ok
[INFO] [stdout] test mutation::create_token::tests::test_create_token_params ... ok
[INFO] [stdout] test query::active_session::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::active_session::tests::test_compiled_variables_partial ... ok
[INFO] [stdout] test query::active_session::tests::test_query_active_session_with_parameters ... ok
[INFO] [stdout] test query::active_session::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::active_session::tests::test_with_meta ... ok
[INFO] [stdout] test query::atom::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::active_session::tests::test_query_string ... ok
[INFO] [stdout] test query::atom::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::atom::tests::test_query_atom_builder_pattern ... ok
[INFO] [stdout] test query::active_session::tests::test_query_active_session_creation ... ok
[INFO] [stdout] test query::atom::tests::test_query_atom_creation ... ok
[INFO] [stdout] test query::atom::tests::test_query_string ... ok
[INFO] [stdout] test query::balance::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::balance::tests::test_query_balance_with_parameters ... ok
[INFO] [stdout] test query::balance::tests::test_query_balance_creation ... ok
[INFO] [stdout] test query::balance::tests::test_query_string ... ok
[INFO] [stdout] test query::batch::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::batch::tests::test_compiled_variables_empty ... ok
[INFO] [stdout] test query::batch::tests::test_compiled_variables_with_provided ... ok
[INFO] [stdout] test query::batch::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::batch::tests::test_get_fields ... ok
[INFO] [stdout] test query::batch::tests::test_query_batch_with_batch_id ... ok
[INFO] [stdout] test mutation::transfer_tokens::tests::test_transfer_params ... ok
[INFO] [stdout] test query::balance::tests::test_query_balance_convenience_methods ... ok
[INFO] [stdout] test query::batch::tests::test_set_batch_id ... ok
[INFO] [stdout] test query::batch_history::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::batch::tests::test_query_batch_creation ... ok
[INFO] [stdout] test query::batch_history::tests::test_compiled_variables_empty ... ok
[INFO] [stdout] test query::batch_history::tests::test_get_fields ... ok
[INFO] [stdout] test query::batch_history::tests::test_query_batch_history_creation ... ok
[INFO] [stdout] test query::batch_history::tests::test_query_batch_history_with_batch_id ... ok
[INFO] [stdout] test query::batch::tests::test_query_string ... ok
[INFO] [stdout] test query::batch_history::tests::test_set_batch_id ... ok
[INFO] [stdout] test query::batch_history::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::batch_history::tests::test_compiled_variables_with_provided ... ok
[INFO] [stdout] test molecule::tests::test_add_continuid_atom_without_source_wallet ... ok
[INFO] [stdout] test query::batch_history::tests::test_query_string ... ok
[INFO] [stdout] test query::continu_id::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::continu_id::tests::test_query_continu_id_by_bundle ... ok
[INFO] [stdout] test query::continu_id::tests::test_compiled_variables_with_provided ... ok
[INFO] [stdout] test query::continu_id::tests::test_query_continu_id_creation ... ok
[INFO] [stdout] test query::continu_id::tests::test_query_string ... ok
[INFO] [stdout] test query::meta_type::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::meta_type::tests::test_create_variables_with_limit_zero ... ok
[INFO] [stdout] test query::meta_type::tests::test_query_meta_type_creation ... ok
[INFO] [stdout] test query::meta_type::tests::test_query_meta_type_with_multiple_values ... ok
[INFO] [stdout] test query::meta_type::tests::test_query_meta_type_with_single_values ... ok
[INFO] [stdout] test query::meta_type::tests::test_query_string ... ok
[INFO] [stdout] test query::meta_type::tests::test_create_variables_multiple_values ... ok
[INFO] [stdout] test query::meta_type::tests::test_create_variables_single_values ... ok
[INFO] [stdout] test query::continu_id::tests::test_set_bundle ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_create_variables_multiple_values ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_query_meta_type_via_atom_creation ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_query_meta_type_via_atom_with_values ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_query_string ... ok
[INFO] [stdout] test query::policy::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::policy::tests::test_compiled_variables_empty ... ok
[INFO] [stdout] test query::policy::tests::test_compiled_variables_partial ... ok
[INFO] [stdout] test query::policy::tests::test_query_policy_with_parameters ... ok
[INFO] [stdout] test query::policy::tests::test_query_string ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_create_variables_with_limit_zero ... ok
[INFO] [stdout] test query::policy::tests::test_query_policy_creation ... ok
[INFO] [stdout] test query::meta_type_via_atom::tests::test_create_variables_single_values ... ok
[INFO] [stdout] test query::policy::tests::test_with_meta ... ok
[INFO] [stdout] test mutation::create_token::tests::test_token_creation_flow ... ok
[INFO] [stdout] test query::policy::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::token::tests::test_compiled_variables_with_slugs ... ok
[INFO] [stdout] test query::token::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::token::tests::test_add_slug ... ok
[INFO] [stdout] test query::token::tests::test_query_token_with_parameters ... ok
[INFO] [stdout] test query::token::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::user_activity::tests::test_count_by_parameters ... ok
[INFO] [stdout] test query::token::tests::test_query_token_with_slugs ... ok
[INFO] [stdout] test query::user_activity::tests::test_query_string ... ok
[INFO] [stdout] test query::user_activity::tests::test_query_user_activity_creation ... ok
[INFO] [stdout] test query::user_activity::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::user_activity::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::token::tests::test_query_string ... ok
[INFO] [stdout] test query::token::tests::test_query_token_creation ... ok
[INFO] [stdout] test query::user_activity::tests::test_query_user_activity_with_parameters ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_add_bundle_hashes ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_clear_bundle_hashes ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_compiled_variables_with_provided ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_query_wallet_bundle_creation ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_set_bundle_hashes ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_query_wallet_bundle_with_bundle_hashes ... ok
[INFO] [stdout] test query::wallet_list::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_query_string ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_compiled_variables ... ok
[INFO] [stdout] test query::wallet_list::tests::test_compiled_variables_empty ... ok
[INFO] [stdout] test query::wallet_list::tests::test_convenience_methods ... ok
[INFO] [stdout] test query::wallet_list::tests::test_query_string ... ok
[INFO] [stdout] test query::wallet_list::tests::test_query_wallet_list_creation ... ok
[INFO] [stdout] test query::wallet_list::tests::test_query_wallet_list_with_parameters ... ok
[INFO] [stdout] test query::wallet_list::tests::test_with_filters ... ok
[INFO] [stdout] test query::wallet_bundle::tests::test_add_bundle_hash ... ok
[INFO] [stdout] test query::wallet_list::tests::test_compiled_variables_partial ... ok
[INFO] [stdout] test response::tests::test_base_response_creation ... ok
[INFO] [stdout] test response::tests::test_propose_molecule_response ... ok
[INFO] [stdout] test response::tests::test_response_with_error ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_from_object ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_is_buffer ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_is_burn ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_is_collect ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_is_meta ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_from_object_with_meta ... FAILED
[INFO] [stdout] test rules::callback::tests::test_callback_is_reject ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_is_remit ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_new_empty_action ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_set_invalid_amount ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_new ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_new_invalid_amount ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_setters ... ok
[INFO] [stdout] test rules::callback::tests::test_callback_to_json ... ok
[INFO] [stdout] test rules::callback::tests::test_meta_creation ... ok
[INFO] [stdout] test rules::callback::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test rules::callback::tests::test_meta_from_object ... FAILED
[INFO] [stdout] test rules::condition::tests::test_condition_from_object ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_from_object_missing_comparison ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_from_object_missing_key ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_from_object_missing_value ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_new ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_new_empty_value ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_new_empty_key ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_serialization ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_new_empty_comparison ... ok
[INFO] [stdout] test rules::condition::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_to_json ... ok
[INFO] [stdout] test rules::condition::tests::test_condition_traits ... ok
[INFO] [stdout] test rules::rule::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_add_callback ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_add_callback_from_object ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_add_condition ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_add_condition_from_object ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_clear_operations ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_empty ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_from_object_invalid_callback_type ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_from_object_invalid_condition_type ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_from_object ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_from_object_missing_callback ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_from_object_missing_condition ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_new ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_serialization ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_to_json ... ok
[INFO] [stdout] test rules::rule::tests::test_rule_traits ... ok
[INFO] [stdout] test rules::tests::test_cross_sdk_callback_action_validation ... ok
[INFO] [stdout] test rules::tests::test_cross_sdk_meta_dynamic_properties ... ok
[INFO] [stdout] test rules::tests::test_cross_sdk_numeric_validation ... ok
[INFO] [stdout] test rules::tests::test_cross_sdk_round_trip_compatibility ... ok
[INFO] [stdout] test rules::tests::test_cross_sdk_rule_json_compatibility ... ok
[INFO] [stdout] test rules::tests::test_cross_sdk_rule_validation_errors ... ok
[INFO] [stdout] test rules::tests::test_rule_argument_error ... ok
[INFO] [stdout] test rules::tests::test_rule_argument_error_conversion ... ok
[INFO] [stdout] test molecule::builder::tests::test_stackable_transfer_conservation_law ... ok
[INFO] [stdout] test subscribe::simple_websocket::tests::test_unsubscribe_all ... ok
[INFO] [stdout] test subscribe::simple_websocket::tests::test_simple_subscription_manager ... ok
[INFO] [stdout] test token_unit::tests::test_create_from_db ... ok
[INFO] [stdout] test token_unit::tests::test_create_from_db_minimal ... ok
[INFO] [stdout] test token_unit::tests::test_create_from_graphql ... ok
[INFO] [stdout] test molecule::tests::test_init_value ... ok
[INFO] [stdout] test token_unit::tests::test_create_from_graphql_object_metas ... ok
[INFO] [stdout] test token_unit::tests::test_create_from_graphql_empty_metas ... ok
[INFO] [stdout] test token_unit::tests::test_display ... ok
[INFO] [stdout] test token_unit::tests::test_error_handling ... ok
[INFO] [stdout] test token_unit::tests::test_default ... ok
[INFO] [stdout] test token_unit::tests::test_get_fused_token_units ... ok
[INFO] [stdout] test token_unit::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test token_unit::tests::test_metadata_operations ... ok
[INFO] [stdout] test token_unit::tests::test_serialization ... ok
[INFO] [stdout] test token_unit::tests::test_to_data ... ok
[INFO] [stdout] test token_unit::tests::test_get_fragment_zone ... ok
[INFO] [stdout] test token_unit::tests::test_token_unit_new ... ok
[INFO] [stdout] test token_unit::tests::test_to_graphql_response ... ok
[INFO] [stdout] test types::tests::test_isotope_conversion ... ok
[INFO] [stdout] test types::tests::test_isotope_serialization ... ok
[INFO] [stdout] test types::tests::test_meta_item ... ok
[INFO] [stdout] test utils::array::tests::test_all ... ok
[INFO] [stdout] test utils::array::tests::test_any ... ok
[INFO] [stdout] test utils::array::tests::test_chunk_array ... ok
[INFO] [stdout] test utils::array::tests::test_deep_clone ... ok
[INFO] [stdout] test utils::array::tests::test_diff ... ok
[INFO] [stdout] test utils::array::tests::test_flatten ... ok
[INFO] [stdout] test utils::array::tests::test_group_by ... ok
[INFO] [stdout] test utils::array::tests::test_intersect ... ok
[INFO] [stdout] test utils::array::tests::test_js_compatibility ... ok
[INFO] [stdout] test utils::array::tests::test_partition ... ok
[INFO] [stdout] test utils::array::tests::test_unique ... ok
[INFO] [stdout] test utils::decimal::tests::test_abs ... ok
[INFO] [stdout] test utils::decimal::tests::test_arithmetic ... ok
[INFO] [stdout] test utils::decimal::tests::test_cmp ... FAILED
[INFO] [stdout] test utils::decimal::tests::test_cmp_str ... ok
[INFO] [stdout] test utils::decimal::tests::test_div_by_zero - should panic ... ok
[INFO] [stdout] test utils::decimal::tests::test_equal ... FAILED
[INFO] [stdout] test utils::decimal::tests::test_is_zero ... FAILED
[INFO] [stdout] test token_unit::tests::test_token_unit_new_with_metas ... ok
[INFO] [stdout] test utils::decimal::tests::test_round ... ok
[INFO] [stdout] test utils::dot::tests::test_convenience_methods ... ok
[INFO] [stdout] test utils::dot::tests::test_get ... ok
[INFO] [stdout] test utils::decimal::tests::test_val ... FAILED
[INFO] [stdout] test utils::dot::tests::test_has ... ok
[INFO] [stdout] test utils::dot::tests::test_hashmap_access ... ok
[INFO] [stdout] test utils::dot::tests::test_set ... ok
[INFO] [stdout] test molecule::tests::test_insufficient_balance ... ok
[INFO] [stdout] test utils::hex::tests::test_case_conversion ... ok
[INFO] [stdout] test utils::hex::tests::test_byte_length ... ok
[INFO] [stdout] test utils::hex::tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test utils::hex::tests::test_is_valid_hex ... ok
[INFO] [stdout] test utils::hex::tests::test_single_byte ... ok
[INFO] [stdout] test utils::hex::tests::test_to_hex_basic ... ok
[INFO] [stdout] test utils::hex::tests::test_to_hex_uppercase ... ok
[INFO] [stdout] test utils::hex::tests::test_empty_array ... ok
[INFO] [stdout] test utils::hex::tests::test_to_hex_with_grouping ... FAILED
[INFO] [stdout] test utils::hex::tests::test_to_hex_with_rows ... FAILED
[INFO] [stdout] test utils::hex::tests::test_to_uint8_array_basic ... ok
[INFO] [stdout] test utils::hex::tests::test_to_uint8_array_invalid_char ... ok
[INFO] [stdout] test utils::hex::tests::test_to_uint8_array_mixed_case ... ok
[INFO] [stdout] test utils::hex::tests::test_to_uint8_array_odd_length ... ok
[INFO] [stdout] test utils::hex::tests::test_to_uint8_array_with_whitespace ... ok
[INFO] [stdout] test utils::strings::tests::test_base64_hex_conversion ... ok
[INFO] [stdout] test utils::strings::tests::test_charset_base_convert ... ok
[INFO] [stdout] test utils::strings::tests::test_chunk_substr ... ok
[INFO] [stdout] test utils::strings::tests::test_hex_to_base17 ... ok
[INFO] [stdout] test utils::hex::tests::test_compatibility_with_js_examples ... ok
[INFO] [stdout] test mutation::create_wallet::tests::test_wallet_creation_flow ... ok
[INFO] [stdout] test utils::strings::tests::test_js_compatibility ... ok
[INFO] [stdout] test utils::strings::tests::test_is_hex ... ok
[INFO] [stdout] test utils::strings::tests::test_is_numeric ... FAILED
[INFO] [stdout] test utils::strings::tests::test_to_camel_case ... ok
[INFO] [stdout] test utils::strings::tests::test_random_string ... ok
[INFO] [stdout] test utils::strings::tests::test_to_snake_case ... ok
[INFO] [stdout] test utils::strings::tests::test_trim_string ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_create_from_atom ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_create_view ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_atom_version_trait ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_is_structure_static_method ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_structure_array_with_objects ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_structure_complex_object ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_structure_static_method ... ok
[INFO] [stdout] test versions::hash_atom::tests::test_view ... ok
[INFO] [stdout] test versions::tests::test_create_sorted_object ... ok
[INFO] [stdout] test versions::tests::test_is_structure ... ok
[INFO] [stdout] test versions::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test versions::tests::test_structure_array ... ok
[INFO] [stdout] test versions::tests::test_structure_object ... ok
[INFO] [stdout] test versions::tests::test_structure_primitives ... ok
[INFO] [stdout] test versions::version4::tests::test_atom_version_trait ... ok
[INFO] [stdout] test versions::version4::tests::test_version4_from_atom ... ok
[INFO] [stdout] test versions::tests::test_structure_nested_complex ... ok
[INFO] [stdout] test versions::version4::tests::test_javascript_compatibility ... ok
[INFO] [stdout] test versions::version4::tests::test_version4_is_valid ... ok
[INFO] [stdout] test versions::version4::tests::test_version4_new ... ok
[INFO] [stdout] test mutation::tests::test_helper_functions ... ok
[INFO] [stdout] test versions::version4::tests::test_version4_hash_representation ... ok
[INFO] [stdout] test versions::version4::tests::test_version4_to_atom ... FAILED
[INFO] [stdout] test versions::version4::tests::test_version4_view ... ok
[INFO] [stdout] test wallet::tests::test_balance_helpers ... ok
[INFO] [stdout] test wallet::tests::test_balance_serde_number_format ... ok
[INFO] [stdout] test wallet::tests::test_balance_serde_string_format ... ok
[INFO] [stdout] test wallet::tests::test_bundle_hash_validation ... ok
[INFO] [stdout] test wallet::tests::test_from_response_data ... ok
[INFO] [stdout] test wallet::tests::test_balance_precision_very_large_values ... ok
[INFO] [stdout] test wallet::tests::test_balance_precision_large_values ... ok
[INFO] [stdout] test versions::version4::tests::test_version4_serialization ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_retry_executor_max_attempts ... ok
[INFO] [stdout] test wallet::tests::test_key_generation ... FAILED
[INFO] [stdout] test versions::hash_atom::tests::test_hash_atom_new ... ok
[INFO] [stdout] test wallet::tests::test_mlkem_shadow_wallet_no_keys ... ok
[INFO] [stdout] test wallet::tests::test_position_generation ... ok
[INFO] [stdout] test graphql::connection_pool::tests::test_pool_clear ... ok
[INFO] [stdout] test wallet::tests::test_shadow_wallet ... ok
[INFO] [stdout] test wallet::tests::test_token_unit_management ... ok
[INFO] [stdout] test wallet::tests::test_init_batch_id_from_source ... ok
[INFO] [stdout] test wallet::tests::test_set_key_from_secret ... ok
[INFO] [stdout] test mutation::request_authorization::tests::test_mutation_request_authorization_creation ... ok
[INFO] [stdout] test wallet::tests::test_mlkem_key_sizes ... ok
[INFO] [stdout] test subscribe::active_wallet_subscribe::tests::test_active_wallet_subscribe_creation ... ok
[INFO] [stdout] test subscribe::tests::test_create_subscribe_request ... ok
[INFO] [stdout] test wallet::tests::test_mlkem_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test subscribe::wallet_status_subscribe::tests::test_wallet_status_subscribe_creation ... ok
[INFO] [stdout] test wallet::tests::test_mlkem_deterministic_keygen ... ok
[INFO] [stdout] test subscribe::active_session_subscribe::tests::test_active_session_subscribe_creation ... ok
[INFO] [stdout] test wallet::tests::test_wallet_creation ... ok
[INFO] [stdout] test subscribe::tests::test_subscription_manager_creation ... ok
[INFO] [stdout] test subscribe::create_molecule_subscribe::tests::test_create_molecule_subscribe_creation ... ok
[INFO] [stdout] test wallet::tests::test_mlkem_different_seeds_different_keys ... ok
[INFO] [stdout] test graphql::retry_policy::tests::test_retry_executor_success ... ok
[INFO] [stdout] test crypto::simd::tests::test_simd_warmup has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "315c4adeae0637c98aae67c1fcbc802ab18fffd10f78ff8e4b1b08f4f07d7db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315c4adeae0637c98aae67c1fcbc802ab18fffd10f78ff8e4b1b08f4f07d7db2", kill_on_drop: false }`
[INFO] [stdout] 315c4adeae0637c98aae67c1fcbc802ab18fffd10f78ff8e4b1b08f4f07d7db2
