[INFO] fetching crate trezoa-svm-transaction 3.2.2...
[INFO] testing trezoa-svm-transaction-3.2.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate trezoa-svm-transaction 3.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate trezoa-svm-transaction 3.2.2
[INFO] finished tweaking crates.io crate trezoa-svm-transaction 3.2.2
[INFO] tweaked toml for crates.io crate trezoa-svm-transaction 3.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trezoa-svm-transaction 3.2.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trezoa-svm-transaction 3.2.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trezoa-instruction-error v3.2.2
[INFO] [stderr]   Downloaded trezoa-transaction-error v3.2.2
[INFO] [stderr]   Downloaded trezoa-program-error v3.2.2
[INFO] [stderr]   Downloaded trezoa-signature v3.2.2
[INFO] [stderr]   Downloaded trezoa-transaction v3.2.2
[INFO] [stderr]   Downloaded trezoa-pubkey v3.2.3
[INFO] [stderr]   Downloaded trezoa-msg v3.2.2
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded trezoa-short-vec v3.2.2
[INFO] [stderr]   Downloaded trezoa-nonce v3.2.3
[INFO] [stderr]   Downloaded trezoa-sdk-ids v3.2.2
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded five8_const v1.0.0
[INFO] [stderr]   Downloaded trezoa-instruction v3.2.2
[INFO] [stderr]   Downloaded trezoa-hash v3.2.3
[INFO] [stderr]   Downloaded five8_core v1.0.0
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded trezoa-sha256-hasher v3.2.2
[INFO] [stderr]   Downloaded five8 v1.0.0
[INFO] [stderr]   Downloaded trezoa-fee-calculator v3.2.2
[INFO] [stderr]   Downloaded trezoa-address v3.2.3
[INFO] [stderr]   Downloaded trezoa-message v3.2.3
[INFO] [stderr]   Downloaded trezoa-system-interface v3.2.2
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75ebeb1be456809480503f5df8e134361ef9e2618a5f93c92d5cd4538f66103b
[INFO] running `Command { std: "docker" "start" "-a" "75ebeb1be456809480503f5df8e134361ef9e2618a5f93c92d5cd4538f66103b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75ebeb1be456809480503f5df8e134361ef9e2618a5f93c92d5cd4538f66103b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ebeb1be456809480503f5df8e134361ef9e2618a5f93c92d5cd4538f66103b", kill_on_drop: false }`
[INFO] [stdout] 75ebeb1be456809480503f5df8e134361ef9e2618a5f93c92d5cd4538f66103b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 858ba64e371e70d3042ce456a35efca6fe8cef4c6d24dc53971948438b4c844a
[INFO] running `Command { std: "docker" "start" "-a" "858ba64e371e70d3042ce456a35efca6fe8cef4c6d24dc53971948438b4c844a", kill_on_drop: false }`
[INFO] [stderr]    Compiling trezoa-sanitize v3.2.2
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling trezoa-program-error v3.2.2
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling trezoa-instruction-error v3.2.2
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling trezoa-hash v3.2.3
[INFO] [stderr]    Compiling trezoa-transaction-error v3.2.2
[INFO] [stderr]    Compiling trezoa-address v3.2.3
[INFO] [stderr]    Compiling trezoa-pubkey v3.2.3
[INFO] [stderr]    Compiling trezoa-instruction v3.2.2
[INFO] [stderr]    Compiling trezoa-sdk-ids v3.2.2
[INFO] [stderr]    Compiling trezoa-signature v3.2.2
[INFO] [stderr]    Compiling trezoa-message v3.2.3
[INFO] [stderr]    Compiling trezoa-transaction v3.2.2
[INFO] [stderr]    Compiling trezoa-svm-transaction v3.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction>;
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction<'_>>;
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction)> + Clone;
[INFO] [stdout]    |                                  ^^^^^                           ^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                               |
[INFO] [stdout]    |                                  |                               the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction<'_>)> + Clone;
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn account_keys(&self) -> AccountKeys;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn account_keys(&self) -> AccountKeys<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/svm_message.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup>;
[INFO] [stdout]     |                                      ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup<'_>>;
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction)> + Clone {
[INFO] [stdout]    |                                  ^^^^^                           ^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                               |
[INFO] [stdout]    |                                  |                               the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction<'_>)> + Clone {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup> {
[INFO] [stdout]    |                                      ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction)> + Clone {
[INFO] [stdout]    |                                  ^^^^^                           ^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                               |
[INFO] [stdout]    |                                  |                               the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction<'_>)> + Clone {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup> {
[INFO] [stdout]    |                                      ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "858ba64e371e70d3042ce456a35efca6fe8cef4c6d24dc53971948438b4c844a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858ba64e371e70d3042ce456a35efca6fe8cef4c6d24dc53971948438b4c844a", kill_on_drop: false }`
[INFO] [stdout] 858ba64e371e70d3042ce456a35efca6fe8cef4c6d24dc53971948438b4c844a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57d431a5434afcd6a0b6b9bde5eb53942368e0a71c717fc25c036c65b135d5da
[INFO] running `Command { std: "docker" "start" "-a" "57d431a5434afcd6a0b6b9bde5eb53942368e0a71c717fc25c036c65b135d5da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling trezoa-msg v3.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling trezoa-short-vec v3.2.2
[INFO] [stderr]    Compiling trezoa-fee-calculator v3.2.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling trezoa-address v3.2.3
[INFO] [stderr]    Compiling trezoa-hash v3.2.3
[INFO] [stderr]    Compiling trezoa-pubkey v3.2.3
[INFO] [stderr]    Compiling trezoa-sha256-hasher v3.2.2
[INFO] [stderr]    Compiling trezoa-instruction v3.2.2
[INFO] [stderr]    Compiling trezoa-sdk-ids v3.2.2
[INFO] [stderr]    Compiling trezoa-nonce v3.2.3
[INFO] [stderr]    Compiling trezoa-message v3.2.3
[INFO] [stderr]    Compiling trezoa-system-interface v3.2.2
[INFO] [stderr]    Compiling trezoa-transaction v3.2.2
[INFO] [stderr]    Compiling trezoa-svm-transaction v3.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction>;
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction<'_>>;
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction)> + Clone;
[INFO] [stdout]    |                                  ^^^^^                           ^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                               |
[INFO] [stdout]    |                                  |                               the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction<'_>)> + Clone;
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn account_keys(&self) -> AccountKeys;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn account_keys(&self) -> AccountKeys<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/svm_message.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup>;
[INFO] [stdout]     |                                      ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup<'_>>;
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction)> + Clone {
[INFO] [stdout]    |                                  ^^^^^                           ^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                               |
[INFO] [stdout]    |                                  |                               the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction<'_>)> + Clone {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_message.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup> {
[INFO] [stdout]    |                                      ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn instructions_iter(&self) -> impl Iterator<Item = SVMInstruction<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction)> + Clone {
[INFO] [stdout]    |                                  ^^^^^                           ^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                               |
[INFO] [stdout]    |                                  |                               the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn program_instructions_iter(&self) -> impl Iterator<Item = (&Pubkey, SVMInstruction<'_>)> + Clone {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/svm_message/sanitized_transaction.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup> {
[INFO] [stdout]    |                                      ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn message_address_table_lookups(&self) -> impl Iterator<Item = SVMMessageAddressTableLookup<'_>> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:76:66
[INFO] [stdout]     |
[INFO] [stdout]  76 |         let message = create_message_for_test(1, 1, vec![Pubkey::new_unique()], vec![], None);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:86:26
[INFO] [stdout]     |
[INFO] [stdout]  86 |             vec![Pubkey::new_unique(), system_program::id()],
[INFO] [stdout]     |                          ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             vec![Pubkey::new_unique(), system_program::id()],
[INFO] [stdout]     |                          ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |             vec![Pubkey::new_unique(), system_program::id()],
[INFO] [stdout]     |                          ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let payer = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let nonce = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let payer_nonce = Pubkey::new_unique();
[INFO] [stdout]     |                                   ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let payer_nonce = Pubkey::new_unique();
[INFO] [stdout]     |                                   ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:199:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let payer = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let nonce = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let payer = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let other = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let nonce = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:244:29
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let payer = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:245:29
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let nonce = Pubkey::new_unique();
[INFO] [stdout]     |                             ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:54:46
[INFO] [stdout]     |
[INFO] [stdout]  54 |                         account_key: Pubkey::new_unique(),
[INFO] [stdout]     |                                              ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let signer0 = Pubkey::new_unique();
[INFO] [stdout]     |                           ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let signer1 = Pubkey::new_unique();
[INFO] [stdout]     |                           ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let non_signer = Pubkey::new_unique();
[INFO] [stdout]     |                              ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_unique` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/tests.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let loader_key = Pubkey::new_unique();
[INFO] [stdout]     |                              ^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trezoa-address-3.2.3/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trezoa-svm-transaction` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "57d431a5434afcd6a0b6b9bde5eb53942368e0a71c717fc25c036c65b135d5da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d431a5434afcd6a0b6b9bde5eb53942368e0a71c717fc25c036c65b135d5da", kill_on_drop: false }`
[INFO] [stdout] 57d431a5434afcd6a0b6b9bde5eb53942368e0a71c717fc25c036c65b135d5da
