[INFO] cloning repository https://github.com/LedgerHQ/ledger-zcash-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LedgerHQ/ledger-zcash-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLedgerHQ%2Fledger-zcash-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLedgerHQ%2Fledger-zcash-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de9ec3630e5574061498bff08c60c76d854fb8fc
[INFO] testing LedgerHQ/ledger-zcash-utils 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%2FLedgerHQ%2Fledger-zcash-utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LedgerHQ/ledger-zcash-utils
[INFO] finished tweaking git repo https://github.com/LedgerHQ/ledger-zcash-utils
[INFO] tweaked toml for git repo https://github.com/LedgerHQ/ledger-zcash-utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LedgerHQ/ledger-zcash-utils 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/LedgerHQ/ledger-zcash-utils 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f
[INFO] running `Command { std: "docker" "start" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", 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" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f" "/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" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", 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" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling corez v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zcash_encoding v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zcash_spec v0.2.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zip32 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling f4jumble v0.1.1
[INFO] [stderr]    Compiling zcash_protocol v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zcash_address v0.12.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling blake2s_simd v1.0.4
[INFO] [stderr]    Compiling hmac v0.13.0-pre.4
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.4
[INFO] [stderr]    Compiling ripemd v0.2.0-pre.4
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling equihash v0.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling bellman v0.14.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling sinsemilla v0.1.0
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zip321 v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling zcash_note_encryption v0.4.1
[INFO] [stderr]    Compiling halo2_proofs v0.3.2
[INFO] [stderr]    Compiling shardtree v0.6.2
[INFO] [stderr]    Compiling bounded-vec v0.9.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zcash_script v0.4.3
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling zcash_transparent v0.8.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling reddsa v0.5.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling redjubjub v0.8.0
[INFO] [stderr]    Compiling sapling-crypto v0.7.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling zcash_client_backend v0.23.0
[INFO] [stderr]    Compiling halo2_gadgets v0.5.0
[INFO] [stderr]    Compiling orchard v0.14.0
[INFO] [stderr]    Compiling zcash_primitives v0.28.0
[INFO] [stderr]    Compiling zcash_keys v0.14.0
[INFO] [stderr]    Compiling pczt v0.7.0
[INFO] [stderr]    Compiling zcash-crypto v0.1.0 (/opt/rustwide/workdir/crates/zcash-crypto)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", 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" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f" "/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 zcash-crypto v0.1.0 (/opt/rustwide/workdir/crates/zcash-crypto)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", 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" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcash_crypto-92e5ba71390c039e)
[INFO] [stdout] 
[INFO] [stdout] running 145 tests
[INFO] [stdout] test craft::tests::encode_memo_empty_for_none ... ok
[INFO] [stdout] test craft::tests::encode_memo_rejects_too_long ... ok
[INFO] [stdout] test craft::tests::p2pkh_script_pubkey_compactsize_roundtrip ... ok
[INFO] [stdout] test craft::tests::encode_memo_passes_through_valid_bytes ... ok
[INFO] [stdout] test craft::tests::missing_transparent_change_address_returns_craft_error ... ok
[INFO] [stdout] test craft::tests::invalid_transparent_pubkey_returns_craft_error ... ok
[INFO] [stdout] test craft::tests::nu5_not_active_returns_craft_error ... ok
[INFO] [stdout] test craft::tests::empty_spends_and_transparent_inputs_returns_craft_error ... ok
[INFO] [stdout] test craft::tests::empty_outputs_returns_craft_error ... ok
[INFO] [stdout] test craft::tests::txid_internal_byte_order_roundtrip ... ok
[INFO] [stdout] test craft::tests::zip317_change_output_bumps_fee_past_grace_bound ... ok
[INFO] [stdout] test craft::tests::zip317_change_output_does_not_bump_fee_when_grace_bound ... ok
[INFO] [stdout] test craft::tests::zip317_fee_one_spend_one_orchard_one_transparent_out_is_15000 ... ok
[INFO] [stdout] test craft::tests::zip317_fee_one_spend_one_orchard_output_is_10000 ... ok
[INFO] [stdout] test craft::tests::zip317_fee_two_spends_three_outputs_is_15000 ... ok
[INFO] [stdout] test craft::tests::zip317_no_spends_no_outputs_is_grace_bound ... ok
[INFO] [stdout] test craft::tests::zip317_one_orchard_spend_one_orchard_out_one_transparent_in ... ok
[INFO] [stdout] test craft::tests::zip317_one_transparent_in_one_transparent_out_is_10000 ... ok
[INFO] [stdout] test craft::tests::zip317_two_transparent_in_one_transparent_out_is_10000 ... ok
[INFO] [stdout] test craft::tests::invalid_anchor_encoding_returns_craft_error ... ok
[INFO] [stdout] test decrypt::tests::test_branch_id_nu6_1_mainnet_one_below_activation ... ok
[INFO] [stdout] test decrypt::tests::test_branch_id_nu6_2_mainnet_at_activation ... ok
[INFO] [stdout] test decrypt::tests::test_branch_id_nu6_2_testnet_at_activation ... ok
[INFO] [stdout] test decrypt::tests::test_decode_memo_empty ... ok
[INFO] [stdout] test decrypt::tests::test_decode_memo_invalid_utf8_returns_empty ... ok
[INFO] [stdout] test decrypt::tests::test_decode_memo_null_terminated ... ok
[INFO] [stdout] test decrypt::tests::test_decode_memo_utf8_text ... ok
[INFO] [stdout] test decrypt::tests::test_decrypt_output_action_index_values ... ok
[INFO] [stdout] test decrypt::tests::test_decrypt_output_incoming_spending_fields_byte_lengths ... ok
[INFO] [stdout] test decrypt::tests::test_decrypt_output_new_fields_are_none_for_outgoing ... ok
[INFO] [stdout] test decrypt::tests::test_decrypt_output_sapling_has_no_spending_fields ... ok
[INFO] [stdout] test decrypt::tests::test_full_decrypt_tx_invalid_hex ... ok
[INFO] [stdout] test decrypt::tests::test_full_decrypt_tx_invalid_tx_bytes ... ok
[INFO] [stdout] test decrypt::tests::test_full_decrypt_tx_invalid_ufvk ... ok
[INFO] [stdout] test decrypt::tests::test_parse_orchard_empty_nf_falls_back_silently ... ok
[INFO] [stdout] test decrypt::tests::test_parse_orchard_short_nf_falls_back_silently ... ok
[INFO] [stdout] test decrypt::tests::test_parse_orchard_wrong_ciphertext_length ... ok
[INFO] [stdout] test decrypt::tests::test_parse_orchard_wrong_cmx_length ... ok
[INFO] [stdout] test decrypt::tests::test_parse_orchard_wrong_epk_length ... ok
[INFO] [stdout] test decrypt::tests::test_parse_sapling_wrong_ciphertext_length ... ok
[INFO] [stdout] test decrypt::tests::test_parse_sapling_wrong_cmu_length ... ok
[INFO] [stdout] test craft::tests::fee_exceeding_inputs_returns_insufficient_funds ... ok
[INFO] [stdout] test decrypt::tests::test_prepare_ivks_arc_wraps_correctly ... ok
[INFO] [stdout] test decrypt::tests::test_prepare_ivks_empty_string ... ok
[INFO] [stdout] test decrypt::tests::test_parse_sapling_wrong_epk_length ... ok
[INFO] [stdout] test decrypt::tests::test_prepare_ivks_invalid_ufvk ... ok
[INFO] [stdout] test decrypt::tests::test_prepare_ivks_valid_ufvk_has_both_pools ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_all_zeros_orchard_no_match ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_all_zeros_sapling_no_match ... ok
[INFO] [stdout] test craft::tests::public_to_public_produces_transparent_only_pczt ... ok
[INFO] [stdout] test craft::tests::parse_pczt_public_to_public_roundtrips ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_empty_input ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_invalid_orchard_cmx_skipped ... ok
[INFO] [stdout] test craft::tests::public_to_public_exact_balance_no_change ... ok
[INFO] [stdout] test craft::tests::public_to_public_stamps_transparent_bip32_derivations ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_mainnet_after_grace_period ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_mainnet_at_heartwood_is_grace_period ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_mainnet_below_heartwood ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_mainnet_within_grace_period ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_testnet_after_grace_period ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_testnet_at_heartwood_is_grace_period ... ok
[INFO] [stdout] test decrypt::tests::test_zip212_testnet_below_heartwood ... ok
[INFO] [stdout] test error::tests::test_craft_error_display ... ok
[INFO] [stdout] test error::tests::test_decrypt_error_display ... ok
[INFO] [stdout] test error::tests::test_derivation_error_display ... ok
[INFO] [stdout] test error::tests::test_finalize_error_display ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_invalid_sapling_cmu_skipped ... ok
[INFO] [stdout] test error::tests::test_frontier_decode_constructor ... ok
[INFO] [stdout] test error::tests::test_frontier_decode_display ... ok
[INFO] [stdout] test error::tests::test_invalid_leaf_display ... ok
[INFO] [stdout] test error::tests::test_invalid_shard_root_display ... ok
[INFO] [stdout] test error::tests::test_frontier_incomplete_display ... ok
[INFO] [stdout] test error::tests::test_no_checkpoint_display ... ok
[INFO] [stdout] test error::tests::test_witness_mismatch_display ... ok
[INFO] [stdout] test error::tests::test_shard_tree_error_display ... ok
[INFO] [stdout] test finalize::tests::golden_device_transparent_signature_validates_end_to_end ... ignored, requires golden bytes captured from a physical Ledger; see the doc comment for the capture procedure
[INFO] [stdout] test finalize::tests::malformed_pczt_returns_finalize_error_no_panic ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_tx_with_no_outputs ... ok
[INFO] [stdout] test finalize::tests::parse_transparent_der_both_normalizations ... ok
[INFO] [stdout] test finalize::tests::parse_transparent_der_normalizes_ledger_header_byte ... ok
[INFO] [stdout] test finalize::tests::parse_transparent_der_standard_signature ... ok
[INFO] [stdout] test finalize::tests::parse_transparent_der_strips_trailing_sighash_type_byte ... ok
[INFO] [stdout] test finalize::tests::parse_transparent_der_too_short_returns_finalize_error ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_multiple_txs_none_match ... ok
[INFO] [stdout] test finalize::tests::transparent_der_parse_integrates_with_finalize_path ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_mainnet_height_no_panic ... ok
[INFO] [stdout] test decrypt::tests::test_trial_decrypt_block_only_returns_matching_txids ... ok
[INFO] [stdout] test craft::tests::surplus_below_change_output_cost_is_rejected ... ok
[INFO] [stdout] test finalize::tests::verifying_key_cache_second_call_faster_than_first ... ignored
[INFO] [stdout] test keys::tests::test_account1_produces_different_ufvk ... ok
[INFO] [stdout] test keys::tests::test_alice_testnet_known_vectors ... ok
[INFO] [stdout] test keys::tests::test_default_xpub_path_uses_account_index ... ok
[INFO] [stdout] test keys::tests::test_explicit_path_overrides_account ... ok
[INFO] [stdout] test keys::tests::test_invalid_mnemonic_rejected ... ok
[INFO] [stdout] test keys::tests::test_invalid_path_rejected ... ok
[INFO] [stdout] test keys::tests::test_mainnet_key_prefixes ... ok
[INFO] [stdout] test keys::tests::test_mainnet_testnet_ufvks_differ ... ok
[INFO] [stdout] test keys::tests::test_options_default_includes_sapling ... ok
[INFO] [stdout] test keys::tests::test_pool_keys_deterministic ... ok
[INFO] [stdout] test keys::tests::test_pool_keys_differ_across_accounts ... ok
[INFO] [stdout] test keys::tests::test_pool_keys_present ... ok
[INFO] [stdout] test keys::tests::test_testnet_key_prefixes ... ok
[INFO] [stdout] test keys::tests::test_ufvk_can_exclude_sapling_component ... ok
[INFO] [stdout] test keys::tests::test_ufvk_deterministic_across_derive_calls ... ok
[INFO] [stdout] test network::tests::test_parse_network_default_is_testnet ... ok
[INFO] [stdout] test network::tests::test_parse_network_empty_string ... ok
[INFO] [stdout] test network::tests::test_parse_network_invalid ... ok
[INFO] [stdout] test network::tests::test_parse_network_mainnet ... ok
[INFO] [stdout] test network::tests::test_parse_network_testnet ... ok
[INFO] [stdout] test parse::tests::format_derivation_path_all_hardened ... ok
[INFO] [stdout] test parse::tests::format_derivation_path_marks_hardened_indices ... ok
[INFO] [stdout] test parse::tests::parse_pczt_rejects_bad_magic ... ok
[INFO] [stdout] test parse::tests::parse_pczt_rejects_too_short_input ... ok
[INFO] [stdout] test parse::tests::parse_pczt_rejects_valid_magic_but_garbage_payload ... ok
[INFO] [stdout] test tree::tests::anchor_mismatch_yields_witness_mismatch ... ok
[INFO] [stdout] test tree::tests::anchor_only_path_returns_nonzero_frontier_anchor ... ok
[INFO] [stdout] test tree::tests::decode_empty_frontier_returns_empty ... ok
[INFO] [stdout] test tree::tests::decode_invalid_bytes_returns_frontier_decode_error ... ok
[INFO] [stdout] test tree::tests::empty_frontier_anchor_is_nonzero_empty_root ... ok
[INFO] [stdout] test tree::tests::empty_inputs_returns_empty_witnesses ... ok
[INFO] [stdout] test tree::tests::genesis_anchor_empty_frontier_no_notes_ok ... ok
[INFO] [stdout] test tree::tests::invalid_cap_root_yields_invalid_shard_root ... ok
[INFO] [stdout] test tree::tests::invalid_cmx_bytes_yields_invalid_leaf ... ok
[INFO] [stdout] test tree::tests::invalid_frontier_bytes_yields_frontier_decode ... ok
[INFO] [stdout] test tree::tests::known_good_test_vector ... ok
[INFO] [stdout] test tree::tests::multi_note_order_preserved ... ok
[INFO] [stdout] test tree::tests::multi_shard_witnesses_validate ... ignored, expensive: fills a full 2^16-leaf shard; run with --ignored (ideally --release)
[INFO] [stdout] test tree::tests::note_position_outside_shard_returns_error ... ok
[INFO] [stdout] test tree::tests::single_note_in_frontier_shard_validates ... ok
[INFO] [stdout] test tree::tests::unsorted_cap_roots_succeeds ... ok
[INFO] [stdout] test craft::tests::multi_spend_with_real_change_output_produces_valid_pczt has been running for over 60 seconds
[INFO] [stdout] test craft::tests::parse_pczt_private_to_public_roundtrips has been running for over 60 seconds
[INFO] [stdout] test craft::tests::pczt_matches_device_orchard_wire_format has been running for over 60 seconds
[INFO] [stdout] test craft::tests::private_to_private_produces_valid_pczt has been running for over 60 seconds
[INFO] [stdout] test craft::tests::private_to_private_regression_with_new_fields has been running for over 60 seconds
[INFO] [stdout] test craft::tests::private_to_public_produces_valid_pczt has been running for over 60 seconds
[INFO] [stdout] test craft::tests::proving_key_is_cached_across_calls has been running for over 60 seconds
[INFO] [stdout] test craft::tests::public_to_private_produces_orchard_output_pczt has been running for over 60 seconds
[INFO] [stdout] test craft::tests::zip32_derivation_stamped_on_every_action has been running for over 60 seconds
[INFO] [stdout] test finalize::tests::mixed_transparent_and_orchard_finalize_produces_valid_v5_tx has been running for over 60 seconds
[INFO] [stdout] test finalize::tests::orchard_signature_count_mismatch_returns_finalize_error has been running for over 60 seconds
[INFO] [stdout] test finalize::tests::pure_orchard_finalize_produces_valid_v5_tx has been running for over 60 seconds
[INFO] [stdout] test finalize::tests::transparent_signature_count_mismatch_returns_finalize_error has been running for over 60 seconds
[INFO] [stdout] test finalize::tests::txid_matches_transaction_read_txid has been running for over 60 seconds
[INFO] [stdout] test finalize::tests::valid_orchard_signature_accepted_invalid_rejected has been running for over 60 seconds
[INFO] [stdout] test craft::tests::proving_key_is_cached_across_calls ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f", kill_on_drop: false }`
[INFO] [stdout] bf749bc81349935cfe1eaae9356215577bb2f3c30e21936863cffddfc3eba96f
