[INFO] fetching crate tari_transaction_components 5.3.1...
[INFO] testing tari_transaction_components-5.3.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tari_transaction_components 5.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tari_transaction_components 5.3.1
[INFO] finished tweaking crates.io crate tari_transaction_components 5.3.1
[INFO] tweaked toml for crates.io crate tari_transaction_components 5.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tari_transaction_components 5.3.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tari_transaction_components 5.3.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53eecb1435ad77d93452daf986900981f5dd67fcfa0e55e57709c4b87aa2a4b1
[INFO] running `Command { std: "docker" "start" "-a" "53eecb1435ad77d93452daf986900981f5dd67fcfa0e55e57709c4b87aa2a4b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53eecb1435ad77d93452daf986900981f5dd67fcfa0e55e57709c4b87aa2a4b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53eecb1435ad77d93452daf986900981f5dd67fcfa0e55e57709c4b87aa2a4b1", kill_on_drop: false }`
[INFO] [stdout] 53eecb1435ad77d93452daf986900981f5dd67fcfa0e55e57709c4b87aa2a4b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6dce79f96519a3b376902d13a96141df6752367d673495df39965a631efb21a
[INFO] running `Command { std: "docker" "start" "-a" "a6dce79f96519a3b376902d13a96141df6752367d673495df39965a631efb21a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling rustcrypto-ff v0.14.0-rc.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustcrypto-group v0.14.0-rc.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling newtype-ops v0.1.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling base58-monero v2.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling multihash v0.19.5
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tari_features v5.3.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tari_common v5.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling phc v0.6.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.6
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling password-hash v0.6.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.8
[INFO] [stderr]    Compiling chacha20 v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling stack-buf v0.1.6
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling decimal-rs v0.1.43
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tari_merlin v4.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_valid_derive v1.0.5
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling minotari_ledger_wallet_common v5.3.1
[INFO] [stderr]    Compiling tari_utilities v0.10.0
[INFO] [stderr]    Compiling serde_valid v1.0.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling utoipa v5.3.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling tari_max_size v5.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling tari_bulletproofs_plus v0.5.0
[INFO] [stderr]    Compiling tari_crypto v0.23.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tari_hashing v5.3.1
[INFO] [stderr]    Compiling tari_script v5.3.1
[INFO] [stderr]    Compiling tari_jellyfish v5.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling tari_common_types v5.3.1
[INFO] [stderr]    Compiling tari_sidechain v5.3.1
[INFO] [stderr]    Compiling tari_transaction_components v5.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "a6dce79f96519a3b376902d13a96141df6752367d673495df39965a631efb21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6dce79f96519a3b376902d13a96141df6752367d673495df39965a631efb21a", kill_on_drop: false }`
[INFO] [stdout] a6dce79f96519a3b376902d13a96141df6752367d673495df39965a631efb21a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e846747059b1547d82c1302d7f309f2a0eba0bdd9f72f45e19f6eccea3590ed7
[INFO] running `Command { std: "docker" "start" "-a" "e846747059b1547d82c1302d7f309f2a0eba0bdd9f72f45e19f6eccea3590ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tari_utilities v0.10.0
[INFO] [stderr]    Compiling utoipa v5.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tari_max_size v5.3.1
[INFO] [stderr]    Compiling tari_crypto v0.23.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tari_common v5.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tari_hashing v5.3.1
[INFO] [stderr]    Compiling tari_script v5.3.1
[INFO] [stderr]    Compiling tari_jellyfish v5.3.1
[INFO] [stderr]    Compiling serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling serde_valid v1.0.5
[INFO] [stderr]    Compiling tari_common_types v5.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tari_shutdown v5.3.1
[INFO] [stderr]    Compiling tari_test_utils v5.3.1
[INFO] [stderr]    Compiling tari_sidechain v5.3.1
[INFO] [stderr]    Compiling tari_transaction_components v5.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.08s
[INFO] running `Command { std: "docker" "inspect" "e846747059b1547d82c1302d7f309f2a0eba0bdd9f72f45e19f6eccea3590ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e846747059b1547d82c1302d7f309f2a0eba0bdd9f72f45e19f6eccea3590ed7", kill_on_drop: false }`
[INFO] [stdout] e846747059b1547d82c1302d7f309f2a0eba0bdd9f72f45e19f6eccea3590ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b167fc740d38ee096ba73bdda12d8b0351361fab4e6e925049ae86eb682cb56
[INFO] running `Command { std: "docker" "start" "-a" "4b167fc740d38ee096ba73bdda12d8b0351361fab4e6e925049ae86eb682cb56", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tari_transaction_components-7b77785f324c7094)
[INFO] [stdout] 
[INFO] [stdout] running 295 tests
[INFO] [stdout] test aggregated_body::test::test_sorted ... ok
[INFO] [stdout] test consensus::consensus_constants::test::hybrid_pow_constants_are_well_formed ... ok
[INFO] [stdout] test consensus::consensus_constants::test::range_proof_types_coverage ... ok
[INFO] [stdout] test consensus::consensus_encoding::hashing::tests::it_adds_to_hash_challenge_in_complete_chunks ... ok
[INFO] [stdout] test consensus::consensus_encoding::hashing::tests::it_hashes_using_the_domain_hasher ... ok
[INFO] [stdout] test consensus::consensus_encoding::hashing::tests::it_uses_the_network_environment_variable_if_set ... ok
[INFO] [stdout] test consensus::consensus_encoding::hashing::tests::network_yields_distinct_hash ... ok
[INFO] [stdout] test consensus::consensus_encoding::hashing::tests::default_consensus_hash_is_not_blake_default_hash ... ok
[INFO] [stdout] test consensus::emission::test::calc_array ... ok
[INFO] [stdout] test consensus::emission::test::generate_emission_schedule_as_iterator ... ok
[INFO] [stdout] test consensus::consensus_constants::test::nextnet_schedule ... ok
[INFO] [stdout] test fee::test::test_calculate_body ... ok
[INFO] [stdout] test fee::test::test_derive_clone ... ok
[INFO] [stdout] test format_currency::test::test_format_currency ... ok
[INFO] [stdout] test helpers::byte_counter::test::flush_test ... ok
[INFO] [stdout] test helpers::byte_counter::test::write_test ... ok
[INFO] [stdout] test key_manager::key_id::tests::display_simple_variants ... ok
[INFO] [stdout] test key_manager::key_id::tests::parse_error_cases ... ok
[INFO] [stdout] test key_manager::key_id::tests::parse_simple_variants ... ok
[INFO] [stdout] test key_manager::key_id::tests::roundtrip_derived_with_dots ... ok
[INFO] [stdout] test key_manager::key_id::tests::roundtrip_dh_commitment_mask ... ok
[INFO] [stdout] test key_manager::key_id::tests::roundtrip_dh_encrypted_data ... ok
[INFO] [stdout] test key_manager::key_id::tests::roundtrip_encrypted ... ok
[INFO] [stdout] test key_manager::key_id::tests::roundtrip_ledger_key ... ok
[INFO] [stdout] test key_manager::key_id::tests::serialized_key_string_helpers ... ok
[INFO] [stdout] test coinbase_builder::test::missing_spend_key ... ok
[INFO] [stdout] test coinbase_builder::test::missing_height ... ok
[INFO] [stdout] test coinbase_builder::test::test_generate_coinbase_with_payment_id_from_address ... ok
[INFO] [stdout] test consensus::emission::test::mainnet_emission ... ok
[INFO] [stdout] test coinbase_builder::test::missing_fees ... ok
[INFO] [stdout] test coinbase_builder::test::valid_coinbase ... ok
[INFO] [stdout] test consensus::consensus_constants::test::stagenet_schedule ... ok
[INFO] [stdout] test tari_amount::test::add_tari_and_micro_Minotari ... ok
[INFO] [stdout] test tari_amount::test::formatted_micro_tari_display ... ok
[INFO] [stdout] test tari_amount::test::formatted_tari_display ... ok
[INFO] [stdout] test tari_amount::test::micro_tari_arithmetic ... ok
[INFO] [stdout] test tari_amount::test::micro_tari_display ... ok
[INFO] [stdout] test tari_amount::test::micro_tari_from_string ... ok
[INFO] [stdout] test tari_amount::test::tari_arithmetic ... ok
[INFO] [stdout] test tari_amount::test::tari_display ... ok
[INFO] [stdout] test tari_amount::test::to_string_from_string_max_conversion ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::be_high_target ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::be_max_difficulty ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::be_stop_overflow ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::difficulty_converts_correctly_at_its_limits ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::le_high_target ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::le_max_difficulty ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::le_stop_overflow ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::test_format ... ok
[INFO] [stdout] test tari_proof_of_work::difficulty::test::u256_scalar_to_difficulty_division_by_zero ... ok
[INFO] [stdout] test tari_proof_of_work::proof_of_work::test::display ... ok
[INFO] [stdout] test tari_proof_of_work::proof_of_work::test::to_bytes ... ok
[INFO] [stdout] test tari_proof_of_work::proof_of_work_algorithm::tests::test_pow_algorithm_from_str_variants ... ok
[INFO] [stdout] test tari_proof_of_work::proof_of_work_algorithm::tests::test_pow_algorithm_serialization ... ok
[INFO] [stdout] test coinbase_builder::test::invalid_coinbase_amount ... ok
[INFO] [stdout] test consensus::consensus_constants::test::igor_schedule ... ok
[INFO] [stdout] test coinbase_builder::test::too_may_coinbases ... ok
[INFO] [stdout] test coinbase_builder::test::multi_coinbase_amount ... ok
[INFO] [stdout] test consensus::consensus_constants::test::esmeralda_schedule ... ok
[INFO] [stdout] test coinbase_builder::test::invalid_coinbase_maturity ... ok
[INFO] [stdout] test transaction_builder::builder::test::change_edge_case ... ok
[INFO] [stdout] test coinbase_builder::test::invalid_coinbase_value ... ok
[INFO] [stdout] test transaction_builder::builder::test::allow_fee_larger_than_amount ... ok
[INFO] [stdout] test transaction_builder::builder::test::disallow_fee_larger_than_amount ... ok
[INFO] [stdout] test offline_signing::test::offline_withdraw_multisign_is_valid ... ok
[INFO] [stdout] test transaction_builder::builder::test::not_enough_funds ... ok
[INFO] [stdout] test consensus::emission::test::huge_block_number has been running for over 60 seconds
[INFO] [stdout] test offline_signing::test::batch_offline_sign_is_valid has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::recover_historic_transaction_data ... ok
[INFO] [stdout] test offline_signing::test::offline_sign_can_be_claimed ... ok
[INFO] [stdout] test offline_signing::test::large_batch_offline_sign_is_valid has been running for over 60 seconds
[INFO] [stdout] test offline_signing::test::offline_deposit_multisign_is_valid has been running for over 60 seconds
[INFO] [stdout] test offline_signing::test::offline_sign_is_valid has been running for over 60 seconds
[INFO] [stdout] test offline_signing::test::view_only_cannot_sign_offline has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::add_stealth_recipient has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::create_multi_recipients_transaction has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::create_very_large_multi_recipients_transaction has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::add_stealth_recipient ... ok
[INFO] [stdout] test transaction_components::covenants::arguments::test::require_x_impl::test ... ok
[INFO] [stdout] test transaction_components::covenants::arguments::test::write_to_and_read_from::test ... ok
[INFO] [stdout] test transaction_components::covenants::byte_codes::tests::is_valid_arg_code::it_returns_false_for_all_filter_codes ... ok
[INFO] [stdout] test transaction_components::covenants::byte_codes::tests::is_valid_arg_code::it_returns_true_for_all_arg_codes ... ok
[INFO] [stdout] test transaction_components::covenants::byte_codes::tests::is_valid_filter_code::it_returns_false_for_all_arg_codes ... ok
[INFO] [stdout] test transaction_components::covenants::byte_codes::tests::is_valid_filter_code::it_returns_true_for_all_filter_codes ... ok
[INFO] [stdout] test offline_signing::test::view_only_cannot_sign_offline ... ok
[INFO] [stdout] test transaction_builder::builder::test::create_multi_recipients_transaction ... ok
[INFO] [stdout] test transaction_builder::builder::test::single_recipient_no_change ... ok
[INFO] [stdout] test transaction_components::covenants::covenant::test::test_borsh_de_serialization_too_large ... ok
[INFO] [stdout] test transaction_components::covenants::decoder::test::covenant_read_ext::it_errors_if_len_byte_exceeds_maximum ... ok
[INFO] [stdout] test transaction_components::covenants::decoder::test::covenant_read_ext::it_reads_bytes_with_length_prefix ... ok
[INFO] [stdout] test transaction_components::covenants::decoder::test::it_decodes_from_well_formed_bytes ... ok
[INFO] [stdout] test transaction_components::covenants::decoder::test::it_ends_after_an_error ... ok
[INFO] [stdout] test transaction_components::covenants::decoder::test::it_immediately_ends_iterator_given_empty_bytes ... ok
[INFO] [stdout] test transaction_components::covenants::decoder::test::it_returns_an_error_if_arg_expected ... ok
[INFO] [stdout] test transaction_components::covenants::encoder::tests::covenant_write_ext::it_writes_a_single_byte ... ok
[INFO] [stdout] test transaction_components::covenants::encoder::tests::it_encodes_args_correctly ... ok
[INFO] [stdout] test transaction_components::covenants::encoder::tests::it_encodes_empty_tokens ... ok
[INFO] [stdout] test transaction_components::covenants::encoder::tests::it_encodes_tokens_correctly ... ok
[INFO] [stdout] test transaction_components::covenants::fields::test::output_field::display ... ok
[INFO] [stdout] test transaction_components::covenants::fields::test::output_field::is_eq::it_returns_false_if_not_eq ... ok
[INFO] [stdout] test offline_signing::test::offline_deposit_multisign_is_valid ... ok
[INFO] [stdout] test offline_signing::test::offline_sign_is_valid ... ok
[INFO] [stdout] test transaction_components::covenants::fields::test::output_fields::construct_challenge_from::it_constructs_challenge_using_consensus_encoding ... ok
[INFO] [stdout] test transaction_components::covenants::fields::test::output_fields::get_field_value_ref::it_retrieves_the_value_as_ref ... ok
[INFO] [stdout] test transaction_builder::builder::test::recover_multi_recipients_transaction has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::fields::test::output_field::is_eq::it_returns_true_if_eq ... ok
[INFO] [stdout] test transaction_builder::builder::test::single_recipient_with_change ... ok
[INFO] [stdout] test transaction_builder::builder::test::single_recipient_multiple_inputs_with_change has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::transaction_details_correct ... ok
[INFO] [stdout] test transaction_builder::builder::test::too_many_inputs has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::zero_recipient_outputs has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::zero_recipient_outputs ... ok
[INFO] [stdout] test transaction_builder::builder::test::recover_multi_recipients_transaction ... ok
[INFO] [stdout] test offline_signing::test::batch_offline_sign_is_valid ... ok
[INFO] [stdout] test transaction_builder::builder::test::single_recipient_multiple_inputs_with_change ... ok
[INFO] [stdout] test transaction_components::covenants::fields::test::output_field::is_eq_input::it_returns_true_if_eq_input ... ok
[INFO] [stdout] test transaction_components::covenants::covenant::test::it_executes_the_covenant has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::covenant::test::it_succeeds_when_empty has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::covenant::test::test_borsh_de_serialization has been running for over 60 seconds
[INFO] [stdout] test transaction_builder::builder::test::too_many_inputs ... ok
[INFO] [stdout] test transaction_components::covenants::filters::absolute_height::test::it_filters_all_in_if_height_exceeded has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::absolute_height::test::it_filters_all_in_if_height_reached has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::absolute_height::test::it_filters_all_out_if_height_not_reached has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::and::test::it_filters_outputset_using_intersection has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_errors_if_field_has_an_incorrect_type has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_commitment has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_covenant has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_output_type has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_sender_offset_public_key has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_tari_script has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::covenant::test::it_executes_the_covenant ... ok
[INFO] [stdout] test consensus::emission::test::huge_block_number ... ok
[INFO] [stdout] test transaction_components::covenants::covenant::test::test_borsh_de_serialization ... ok
[INFO] [stdout] test transaction_components::covenants::covenant::test::it_succeeds_when_empty ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_errors_if_field_has_an_incorrect_type ... ok
[INFO] [stdout] test transaction_components::covenants::filters::absolute_height::test::it_filters_all_out_if_height_not_reached ... ok
[INFO] [stdout] test transaction_components::covenants::filters::absolute_height::test::it_filters_all_in_if_height_exceeded ... ok
[INFO] [stdout] test transaction_components::covenants::filters::absolute_height::test::it_filters_all_in_if_height_reached ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_output_type ... ok
[INFO] [stdout] test transaction_components::covenants::macros::test::script ... ok
[INFO] [stdout] test transaction_components::covenants::macros::test::simple ... ok
[INFO] [stdout] test transaction_components::encrypted_data::test::address_sizes_increase_as_expected ... ok
[INFO] [stdout] test transaction_components::encrypted_data::test::test_premine ... ok
[INFO] [stdout] test transaction_components::kernel_features::test::test_all_possible_parses ... ok
[INFO] [stdout] test transaction_components::memo_field::test::it_converts_correctly ... ok
[INFO] [stdout] test transaction_components::memo_field::test::it_encrypts_and_decrypts_correctly ... ok
[INFO] [stdout] test transaction_components::memo_field::test::it_gets_useable_payment_id_data ... ok
[INFO] [stdout] test transaction_components::memo_field::test::payment_id_display ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_address_and_data_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_deeply_nested_payment_id_size_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_edge_case_with_tari_address ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_legacy_data_address_and_data ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_legacy_transaction_info ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_open_from_string_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_padding_behavior ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_payment_id_max_meta_data_values ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_payment_id_parsing_confusion ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_payment_id_size_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_recursive_payment_id_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_transaction_info_edge_cases_256_byte_limit ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_transaction_info_set_address_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_transaction_info_set_payment_id_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_transaction_info_set_sent_output_hashes_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::test_transaction_info_validation ... ok
[INFO] [stdout] test transaction_components::memo_field::test::tx_type_serialize_deserialize_correctly ... ok
[INFO] [stdout] test transaction_components::output_type::tests::it_contains_all_enum_variants ... ok
[INFO] [stdout] test transaction_components::output_type::tests::it_converts_from_byte_to_output_type ... ok
[INFO] [stdout] test transaction_components::range_proof_type::tests::it_contains_all_enum_variants ... ok
[INFO] [stdout] test transaction_components::range_proof_type::tests::it_converts_from_byte_to_output_type ... ok
[INFO] [stdout] test transaction_components::range_proof_type::tests::it_deserializes_enums ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_exit::test::is_valid_signature_for::it_returns_false_for_zero_signature ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_exit::test::is_valid_signature_for::it_returns_false_if_epoch_is_malleated ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_exit::test::is_valid_signature_for::it_returns_true_for_valid_signature ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_registration::test::does_require_new_shard_key::it_returns_true_a_set_number_of_times_over_a_range_of_epochs ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_registration::test::is_valid_signature_for::it_returns_false_for_invalid_challenge ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_registration::test::is_valid_signature_for::it_returns_false_for_invalid_signature ... ok
[INFO] [stdout] test transaction_components::side_chain::validator_node_registration::test::is_valid_signature_for::it_returns_true_for_valid_signature ... ok
[INFO] [stdout] test transaction_components::covenants::filters::and::test::it_filters_outputset_using_intersection ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_sender_offset_public_key ... ok
[INFO] [stdout] test transaction_components::test::check_timelocks ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_covenant ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_commitment ... ok
[INFO] [stdout] test transaction_components::test::kernel_hash ... ok
[INFO] [stdout] test transaction_components::test::kernel_metadata ... ok
[INFO] [stdout] test transaction_components::test::input_and_output_and_wallet_output_hash_match ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_tari_script ... ok
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_uint has been running for over 60 seconds
[INFO] [stdout] test transaction_components::test::key_manager_input ... ok
[INFO] [stdout] test transaction_components::covenants::filters::fields_hashed_eq::test::it_filters_outputs_with_fields_that_hash_to_given_hash has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::fields_preserved::test::it_filters_outputs_that_match_input_fields has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::identity::tests::it_returns_the_outputset_unchanged has been running for over 60 seconds
[INFO] [stdout] test transaction_components::test::range_proof_verification ... ok
[INFO] [stdout] test transaction_components::test::sender_signature_verification ... ok
[INFO] [stdout] test transaction_components::test::test_smt_hashes ... ok
[INFO] [stdout] test transaction_components::covenants::filters::not::test::it_filters_compliment_of_filter has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::or::test::it_filters_outputset_using_union has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::output_hash_eq::test::it_filters_output_with_specific_hash has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::xor::test::it_filters_outputset_using_symmetric_difference has been running for over 60 seconds
[INFO] [stdout] test transaction_components::test::test_output_recover_openings ... ok
[INFO] [stdout] test transaction_components::test::check_duplicate_inputs_outputs ... ok
[INFO] [stdout] test transaction_components::transaction_input_version::test::test_as_u8 ... ok
[INFO] [stdout] test transaction_components::transaction_input_version::test::test_try_from ... ok
[INFO] [stdout] test transaction_components::transaction_kernel_version::test::test_try_from ... ok
[INFO] [stdout] test transaction_components::test::check_cut_through has been running for over 60 seconds
[INFO] [stdout] test transaction_components::test::inputs_not_malleable ... ok
[INFO] [stdout] test transaction_components::transaction_output::test::invalid_revealed_value_proofs_are_blocked ... ok
[INFO] [stdout] test transaction_components::transaction_output::test::it_builds_correctly ... ok
[INFO] [stdout] test transaction_components::test::range_proof_verification_batch has been running for over 60 seconds
[INFO] [stdout] test transaction_components::test::check_cut_through ... ok
[INFO] [stdout] test transaction_components::test::test_validate_internal_consistency has been running for over 60 seconds
[INFO] [stdout] test transaction_components::test::range_proof_verification_batch ... ok
[INFO] [stdout] test transaction_components::transaction_output::test::it_does_batch_verify_correct_minimum_values ... ok
[INFO] [stdout] test transaction_components::transaction_output_version::test::test_try_from ... ok
[INFO] [stdout] test transaction_components::transaction_output::test::it_does_batch_verify_with_mixed_range_proof_types ... ok
[INFO] [stdout] test transaction_components::test::test_validate_internal_consistency ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::large_input_set ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::speed_bench ... ignored
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_all_fees_non_zero ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_all_utxos_same_value_exact_multiple ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_all_utxos_same_value_not_exact_multiple ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_all_utxos_too_small ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_allow_dust_waste_disabled ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_allow_dust_waste_enabled ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_barely_reachable_target_with_all_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_change_cost_exactly_covered ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_change_less_than_fee ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_choice_between_overfunding_options ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_comparison_criteria_order_waste_first ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_comparison_equal_waste_and_value_prefers_lowest_final_target ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_comparison_equal_waste_prefers_highest_value ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_comparison_prefers_least_waste ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_comparison_selects_higher_change_when_waste_equal ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_comparison_with_exact_match_vs_overfunded ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_duplicate_utxo_values ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_dust_amount_less_than_fee_per_input ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_exact_match ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_exact_match_with_fees ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_per_input_affects_selection ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_dust_waste_scenario ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_exact_match_no_change ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_final_target_reflects_all_fees ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_multiple_inputs ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_with_change_output ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_zero_change_fee ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_zero_fee_per_input ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fee_tracking_zero_output_fee ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_fibonacci_like_utxo_values ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_all_scenarios_summary ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_boundary_exactly_at_change_cost ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_dust_waste_no_change ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_exact_match_no_change ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_just_above_change_cost ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_multiple_inputs_dust ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_multiple_inputs_with_change ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_with_economical_change ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_with_output_fee ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_zero_change_fee ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_has_change_zero_fee_per_input ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_high_fee_per_input_makes_selection_uneconomical ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_high_iteration_limit ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_input_limit ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_input_limit_exactly_reached ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_input_limit_of_one ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_input_limit_prevents_valid_selection ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_is_better_than_logic_directly ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_iteration_limit_of_one ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_iteration_limit_zero ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_large_number_of_utxos_iteration_limit ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_many_small_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_multiple_exact_matches_prefers_less_inputs ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_multiple_paths_same_value_different_inputs ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_multiple_solutions_choose_least_waste ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_new_with_selected_utxos_initializes_state_correctly ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_new_with_selected_utxos_multiple_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_no_solution_with_input_limit_and_fees ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_no_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_overfunded_with_change ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_powers_of_two_utxo_values ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_prefers_fewer_inputs ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_returns_ok_result ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_exact_match_with_forced_utxo ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_finds_optimal_among_remaining ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_forced_utxo_already_covers_target ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_includes_specified_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_insufficient_utxos_returns_none ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_multiple_forced_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_respects_input_limit ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_suboptimal_utxo_still_selected ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_search_with_must_select_vs_normal_search_different_results ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_selected_utxos_are_clones_of_originals ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_single_large_utxo_among_small_ones ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_single_utxo_just_above_target ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_single_utxo_just_below_target ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_single_utxo_match ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_target_equals_sum_of_all_utxos ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_target_with_output_fee ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_underfunded ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_utxos_sorted_descending ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_very_large_utxo_values ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_very_small_utxo_values ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_waste_calculation_includes_input_fees ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_zero_input_limit ... ok
[INFO] [stdout] test utxo_selection::branch_and_bound::branch_and_bound_selector::tests::test_zero_target_amount ... ok
[INFO] [stdout] test transaction_components::covenants::filters::fields_hashed_eq::test::it_filters_outputs_with_fields_that_hash_to_given_hash ... ok
[INFO] [stdout] test validation::aggregate_body::aggregate_body_internal_validator::test::check_lock_height::it_checks_the_kernel_timelock ... ok
[INFO] [stdout] test validation::aggregate_body::aggregate_body_internal_validator::test::check_maturity::it_checks_the_input_maturity ... ok
[INFO] [stdout] test transaction_components::test::validate_internal_consistency::it_validates_that_the_covenant_is_honoured has been running for over 60 seconds
[INFO] [stdout] test transaction_components::covenants::filters::field_eq::test::it_filters_uint ... ok
[INFO] [stdout] test transaction_components::wallet_output_builder::test::test_partial_metadata_signatures ... ok
[INFO] [stdout] test transaction_components::wallet_output_builder::test::test_try_build ... ok
[INFO] [stdout] test validation::helpers::test::check_coinbase_maturity::it_returns_error_for_invalid_coinbase_maturity ... ok
[INFO] [stdout] test validation::helpers::test::is_all_unique_and_sorted::it_returns_false_when_duplicate ... ok
[INFO] [stdout] test validation::helpers::test::is_all_unique_and_sorted::it_returns_false_when_duplicate_and_unsorted ... ok
[INFO] [stdout] test validation::helpers::test::is_all_unique_and_sorted::it_returns_false_when_unsorted ... ok
[INFO] [stdout] test validation::helpers::test::is_all_unique_and_sorted::it_returns_true_when_nothing_to_compare ... ok
[INFO] [stdout] test validation::helpers::test::is_all_unique_and_sorted::it_returns_true_when_unique_and_sorted ... ok
[INFO] [stdout] test weight::test::empty_body_weight ... ok
[INFO] [stdout] test weight::test::round_up_features_and_scripts_size ... ok
[INFO] [stdout] test transaction_components::transaction_output::test::it_does_not_verify_incorrect_minimum_value ... ok
[INFO] [stdout] test validation::helpers::test::check_coinbase_maturity::it_succeeds_for_valid_coinbase ... ok
[INFO] [stdout] test transaction_components::covenants::filters::fields_preserved::test::it_filters_outputs_that_match_input_fields ... ok
[INFO] [stdout] test transaction_components::covenants::filters::identity::tests::it_returns_the_outputset_unchanged ... ok
[INFO] [stdout] test transaction_components::transaction_output::test::it_does_not_batch_verify_incorrect_minimum_values ... ok
[INFO] [stdout] test transaction_components::covenants::filters::xor::test::it_filters_outputset_using_symmetric_difference ... ok
[INFO] [stdout] test transaction_components::covenants::filters::not::test::it_filters_compliment_of_filter ... ok
[INFO] [stdout] test transaction_components::covenants::filters::or::test::it_filters_outputset_using_union ... ok
[INFO] [stdout] test transaction_components::covenants::filters::output_hash_eq::test::it_filters_output_with_specific_hash ... ok
[INFO] [stdout] test validation::helpers::test::check_coinbase_maturity::it_returns_error_for_invalid_coinbase_reward ... ok
[INFO] [stdout] test validation::aggregate_body::aggregate_body_internal_validator::test::check_burned_succeeds_for_valid_outputs ... ok
[INFO] [stdout] test transaction_components::test::validate_internal_consistency::it_validates_that_the_covenant_is_honoured ... ok
[INFO] [stdout] test validation::aggregate_body::aggregate_body_internal_validator::test::transaction_ordering::it_rejects_unordered_bodies ... ok
[INFO] [stdout] test transaction_builder::builder::test::create_very_large_multi_recipients_transaction ... ok
[INFO] [stdout] test offline_signing::test::large_batch_offline_sign_is_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 294 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 694.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tari_transaction_components
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/consensus/emission.rs - consensus::emission::EmissionSchedule::new (line 87) ... ignored
[INFO] [stdout] test src/test_helpers/test_helpers_functions.rs - test_helpers::test_helpers_functions::txn_schema (line 372) ... ignored
[INFO] [stdout] test src/transaction_components/covenants/macros.rs - transaction_components::covenants::macros::covenant (line 34) ... ignored
[INFO] [stdout] test src/format_currency.rs - format_currency::format_currency (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/tari_amount.rs - tari_amount::uT (line 84) ... ok
[INFO] [stdout] test src/tari_amount.rs - tari_amount::MicroMinotari (line 43) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.28s; merged doctests compilation took 3.20s
[INFO] running `Command { std: "docker" "inspect" "4b167fc740d38ee096ba73bdda12d8b0351361fab4e6e925049ae86eb682cb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b167fc740d38ee096ba73bdda12d8b0351361fab4e6e925049ae86eb682cb56", kill_on_drop: false }`
[INFO] [stdout] 4b167fc740d38ee096ba73bdda12d8b0351361fab4e6e925049ae86eb682cb56
