[INFO] fetching crate tari_transaction_components 5.1.0...
[INFO] testing tari_transaction_components-5.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tari_transaction_components 5.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tari_transaction_components 5.1.0
[INFO] finished tweaking crates.io crate tari_transaction_components 5.1.0
[INFO] tweaked toml for crates.io crate tari_transaction_components 5.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tari_transaction_components 5.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tari_transaction_components 5.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f94c6a60682fe11bfb2f6566392b01593f18b0486b1817f9435db2d211a8e1ae
[INFO] running `Command { std: "docker" "start" "-a" "f94c6a60682fe11bfb2f6566392b01593f18b0486b1817f9435db2d211a8e1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f94c6a60682fe11bfb2f6566392b01593f18b0486b1817f9435db2d211a8e1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94c6a60682fe11bfb2f6566392b01593f18b0486b1817f9435db2d211a8e1ae", kill_on_drop: false }`
[INFO] [stdout] f94c6a60682fe11bfb2f6566392b01593f18b0486b1817f9435db2d211a8e1ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caa63b81270454d5010329bc6d646b0a298fa1c22c791ce55be1930f9b267fb9
[INFO] running `Command { std: "docker" "start" "-a" "caa63b81270454d5010329bc6d646b0a298fa1c22c791ce55be1930f9b267fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling base58-monero v2.0.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling newtype-ops v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling tari_features v5.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tari_common v5.1.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling minotari_ledger_wallet_common v5.1.0
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling chacha20 v0.7.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tari_utilities v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tari_bulletproofs_plus v0.4.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tari_max_size v5.1.0
[INFO] [stderr]    Compiling tari_crypto v0.22.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utoipa v5.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling serde_valid_derive v1.0.5
[INFO] [stderr]    Compiling serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling tari_shutdown v5.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling stack-buf v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling decimal-rs v0.1.43
[INFO] [stderr]    Compiling tari_hashing v5.1.0
[INFO] [stderr]    Compiling tari_jellyfish v5.1.0
[INFO] [stderr]    Compiling serde_valid v1.0.5
[INFO] [stderr]    Compiling tari_script v5.1.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tari_service_framework v5.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tari_common_types v5.1.0
[INFO] [stderr]    Compiling tari_sidechain v5.1.0
[INFO] [stderr]    Compiling tari_transaction_components v5.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "caa63b81270454d5010329bc6d646b0a298fa1c22c791ce55be1930f9b267fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa63b81270454d5010329bc6d646b0a298fa1c22c791ce55be1930f9b267fb9", kill_on_drop: false }`
[INFO] [stdout] caa63b81270454d5010329bc6d646b0a298fa1c22c791ce55be1930f9b267fb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5443287ec64363c691bddc621e175b570342f37dd50d4992a712a08f941e321d
[INFO] running `Command { std: "docker" "start" "-a" "5443287ec64363c691bddc621e175b570342f37dd50d4992a712a08f941e321d", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling tari_common v5.1.0
[INFO] [stderr]    Compiling tari_common_types v5.1.0
[INFO] [stderr]    Compiling tari_sidechain v5.1.0
[INFO] [stderr]    Compiling tari_transaction_components v5.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tari_test_utils`
[INFO] [stdout]    --> src/transaction_components/covenants/decoder.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     use tari_test_utils::unpack_enum;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tari_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tari_test_utils`, use `cargo add tari_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tari_test_utils`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/field_eq.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use tari_test_utils::unpack_enum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tari_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tari_test_utils`, use `cargo add tari_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tari_test_utils`
[INFO] [stdout]    --> src/transaction_components/covenants/macros.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     use tari_test_utils::unpack_enum;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tari_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tari_test_utils`, use `cargo add tari_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tari_test_utils`
[INFO] [stdout]   --> src/transaction_components/test.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use tari_test_utils::unpack_enum;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tari_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tari_test_utils`, use `cargo add tari_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tari_test_utils`
[INFO] [stdout]    --> src/validation/helpers.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use tari_test_utils::unpack_enum;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tari_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tari_test_utils`, use `cargo add tari_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:579:14
[INFO] [stdout]     |
[INFO] [stdout] 579 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:598:14
[INFO] [stdout]     |
[INFO] [stdout] 598 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:653:14
[INFO] [stdout]     |
[INFO] [stdout] 653 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:691:14
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:784:14
[INFO] [stdout]     |
[INFO] [stdout] 784 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/coinbase_builder.rs:928:14
[INFO] [stdout]     |
[INFO] [stdout] 928 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/coinbase_builder.rs:1076:14
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/coinbase_builder.rs:1202:14
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1130:14
[INFO] [stdout]      |
[INFO] [stdout] 1130 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1193:14
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1228:14
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1267:14
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1317:14
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1380:14
[INFO] [stdout]      |
[INFO] [stdout] 1380 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1448:14
[INFO] [stdout]      |
[INFO] [stdout] 1448 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1510:14
[INFO] [stdout]      |
[INFO] [stdout] 1510 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1597:14
[INFO] [stdout]      |
[INFO] [stdout] 1597 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1680:14
[INFO] [stdout]      |
[INFO] [stdout] 1680 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1731:14
[INFO] [stdout]      |
[INFO] [stdout] 1731 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1784:14
[INFO] [stdout]      |
[INFO] [stdout] 1784 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:1855:14
[INFO] [stdout]      |
[INFO] [stdout] 1855 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/transaction_builder/builder.rs:2139:14
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     #[tokio::test]
[INFO] [stdout]      |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/covenant.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/covenant.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/covenant.rs:233:14
[INFO] [stdout]     |
[INFO] [stdout] 233 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/covenant.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/fields.rs:405:22
[INFO] [stdout]     |
[INFO] [stdout] 405 |             #[tokio::test]
[INFO] [stdout]     |                      ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/fields.rs:448:22
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[tokio::test]
[INFO] [stdout]     |                      ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/fields.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |             #[tokio::test]
[INFO] [stdout]     |                      ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/fields.rs:579:22
[INFO] [stdout]     |
[INFO] [stdout] 579 |             #[tokio::test]
[INFO] [stdout]     |                      ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/fields.rs:627:22
[INFO] [stdout]     |
[INFO] [stdout] 627 |             #[tokio::test]
[INFO] [stdout]     |                      ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/absolute_height.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/absolute_height.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/absolute_height.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/and.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/field_eq.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/field_eq.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/field_eq.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/field_eq.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/field_eq.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/field_eq.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/covenants/filters/field_eq.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/fields_hashed_eq.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/fields_preserved.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/identity.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/not.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/or.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/output_hash_eq.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/covenants/filters/xor.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/transaction_output.rs:596:14
[INFO] [stdout]     |
[INFO] [stdout] 596 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/transaction_output.rs:628:14
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/transaction_output.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/transaction_output.rs:687:14
[INFO] [stdout]     |
[INFO] [stdout] 687 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/transaction_output.rs:735:14
[INFO] [stdout]     |
[INFO] [stdout] 735 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/transaction_output.rs:766:14
[INFO] [stdout]     |
[INFO] [stdout] 766 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/wallet_output_builder.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/wallet_output_builder.rs:413:14
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/test.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/transaction_components/test.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:269:10
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:434:10
[INFO] [stdout]     |
[INFO] [stdout] 434 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:447:10
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:505:10
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:528:10
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:563:10
[INFO] [stdout]     |
[INFO] [stdout] 563 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/transaction_components/test.rs:637:14
[INFO] [stdout]     |
[INFO] [stdout] 637 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/validation/helpers.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |         #[tokio::test]
[INFO] [stdout]     |                  ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/validation/helpers.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[tokio::test]
[INFO] [stdout]     |                  ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/validation/helpers.rs:322:18
[INFO] [stdout]     |
[INFO] [stdout] 322 |         #[tokio::test]
[INFO] [stdout]     |                  ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/validation/aggregate_body/aggregate_body_internal_validator.rs:590:14
[INFO] [stdout]     |
[INFO] [stdout] 590 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/validation/aggregate_body/aggregate_body_internal_validator.rs:647:18
[INFO] [stdout]     |
[INFO] [stdout] 647 |         #[tokio::test]
[INFO] [stdout]     |                  ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/offline_signing/mod.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/offline_signing/mod.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/offline_signing/mod.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/offline_signing/mod.rs:563:14
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/offline_signing/mod.rs:673:14
[INFO] [stdout]     |
[INFO] [stdout] 673 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fields` in this scope
[INFO] [stdout]    --> src/transaction_components/covenants/decoder.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 |         assert_eq!(fields.fields(), &[OutputField::Commitment]);
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `decoded_script` in this scope
[INFO] [stdout]    --> src/transaction_components/covenants/macros.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |         assert_eq!(script, *decoded_script);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `s` in this scope
[INFO] [stdout]    --> src/transaction_components/test.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |             assert_eq!(s, "Value provided is outside the range allowed by the range proof");
[INFO] [stdout]     |                        ^ help: a constant with a similar name exists: `T`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tari_amount.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub const T: MicroMinotari = MicroMinotari(1_000_000);
[INFO] [stdout]     | ------------------------------------------------------ similarly named constant `T` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arguments::CovenantArg`
[INFO] [stdout]    --> src/transaction_components/covenants/decoder.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             arguments::CovenantArg,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arguments::CovenantArg`
[INFO] [stdout]    --> src/transaction_components/covenants/macros.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         arguments::CovenantArg,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AggregatedBodyValidationError`
[INFO] [stdout]   --> src/transaction_components/test.rs:56:72
[INFO] [stdout]    |
[INFO] [stdout] 56 |     validation::{transaction::TransactionInternalConsistencyValidator, AggregatedBodyValidationError},
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransactionError`
[INFO] [stdout]    --> src/validation/helpers.rs:260:54
[INFO] [stdout]     |
[INFO] [stdout] 260 |             transaction_components::{RangeProofType, TransactionError},
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/transaction_components/test.rs:708:13
[INFO] [stdout]     |
[INFO] [stdout] 708 |             "Covenant failed to validate: Covenant did not match any outputs".to_string()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `TransactionError`, found `String`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in a variant of `transaction_components::error::TransactionError`
[INFO] [stdout]     |
[INFO] [stdout] 708 |             transaction_components::error::TransactionError::BuilderError("Covenant failed to validate: Covenant did not match any outputs".to_string())
[INFO] [stdout]     |             ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                                             +
[INFO] [stdout] 708 |             transaction_components::error::TransactionError::SerializationError("Covenant failed to validate: Covenant did not match any outputs".to_string())
[INFO] [stdout]     |             ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                                             +
[INFO] [stdout] 708 |             transaction_components::error::TransactionError::InvalidSignatureError("Covenant failed to validate: Covenant did not match any outputs".to_string())
[INFO] [stdout]     |             +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                                             +
[INFO] [stdout] 708 |             transaction_components::error::TransactionError::RangeProofError("Covenant failed to validate: Covenant did not match any outputs".to_string())
[INFO] [stdout]     |             +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                                             +
[INFO] [stdout]     = and 8 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tari_transaction_components` (lib test) due to 89 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5443287ec64363c691bddc621e175b570342f37dd50d4992a712a08f941e321d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5443287ec64363c691bddc621e175b570342f37dd50d4992a712a08f941e321d", kill_on_drop: false }`
[INFO] [stdout] 5443287ec64363c691bddc621e175b570342f37dd50d4992a712a08f941e321d
