[INFO] fetching crate solana-svm-transaction 3.0.3...
[INFO] building solana-svm-transaction-3.0.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate solana-svm-transaction 3.0.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate solana-svm-transaction 3.0.3
[INFO] finished tweaking crates.io crate solana-svm-transaction 3.0.3
[INFO] tweaked toml for crates.io crate solana-svm-transaction 3.0.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-svm-transaction 3.0.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-svm-transaction 3.0.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92b471a4e9f6c135db86f8f25121018484f93d81299810f529ce3ef544e49bc3
[INFO] running `Command { std: "docker" "start" "-a" "92b471a4e9f6c135db86f8f25121018484f93d81299810f529ce3ef544e49bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92b471a4e9f6c135db86f8f25121018484f93d81299810f529ce3ef544e49bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b471a4e9f6c135db86f8f25121018484f93d81299810f529ce3ef544e49bc3", kill_on_drop: false }`
[INFO] [stdout] 92b471a4e9f6c135db86f8f25121018484f93d81299810f529ce3ef544e49bc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b92e843ae5fb03b3f5aeb21928119a71d741254f37d5f5e64ddeb03a0a8379c
[INFO] running `Command { std: "docker" "start" "-a" "0b92e843ae5fb03b3f5aeb21928119a71d741254f37d5f5e64ddeb03a0a8379c", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling solana-sanitize v3.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-message v3.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.0
[INFO] [stderr]    Compiling solana-svm-transaction v3.0.3 (/opt/rustwide/workdir)
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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] 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] 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.41s
[INFO] running `Command { std: "docker" "inspect" "0b92e843ae5fb03b3f5aeb21928119a71d741254f37d5f5e64ddeb03a0a8379c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b92e843ae5fb03b3f5aeb21928119a71d741254f37d5f5e64ddeb03a0a8379c", kill_on_drop: false }`
[INFO] [stdout] 0b92e843ae5fb03b3f5aeb21928119a71d741254f37d5f5e64ddeb03a0a8379c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 830d2fc06659af7847684fbe248827b7ecbe9e3d395e65d75ac935591c59ff9f
[INFO] running `Command { std: "docker" "start" "-a" "830d2fc06659af7847684fbe248827b7ecbe9e3d395e65d75ac935591c59ff9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-short-vec v3.0.0
[INFO] [stderr]    Compiling test-case-core v3.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling test-case-macros v3.2.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-nonce v3.0.0
[INFO] [stderr]    Compiling solana-message v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.0
[INFO] [stderr]    Compiling solana-svm-transaction v3.0.3 (/opt/rustwide/workdir)
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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] 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] 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.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/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_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_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] 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: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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.67s
[INFO] running `Command { std: "docker" "inspect" "830d2fc06659af7847684fbe248827b7ecbe9e3d395e65d75ac935591c59ff9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830d2fc06659af7847684fbe248827b7ecbe9e3d395e65d75ac935591c59ff9f", kill_on_drop: false }`
[INFO] [stdout] 830d2fc06659af7847684fbe248827b7ecbe9e3d395e65d75ac935591c59ff9f
