[INFO] cloning repository https://github.com/thewuhxyz/solana-transaction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewuhxyz/solana-transaction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fsolana-transaction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fsolana-transaction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a1e404d664b4af488bfbe601cc456c8aee75226
[INFO] testing thewuhxyz/solana-transaction against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fsolana-transaction" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thewuhxyz/solana-transaction
[INFO] finished tweaking git repo https://github.com/thewuhxyz/solana-transaction
[INFO] tweaked toml for git repo https://github.com/thewuhxyz/solana-transaction written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thewuhxyz/solana-transaction on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thewuhxyz/solana-transaction 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/message/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/transaction/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0110de6be2398e9523a1e859cdcfabd2d07f7e88076c35d0b5df14591af0fff
[INFO] running `Command { std: "docker" "start" "-a" "d0110de6be2398e9523a1e859cdcfabd2d07f7e88076c35d0b5df14591af0fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0110de6be2398e9523a1e859cdcfabd2d07f7e88076c35d0b5df14591af0fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0110de6be2398e9523a1e859cdcfabd2d07f7e88076c35d0b5df14591af0fff", kill_on_drop: false }`
[INFO] [stdout] d0110de6be2398e9523a1e859cdcfabd2d07f7e88076c35d0b5df14591af0fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efe160d6ee9fb7731e68025ad76500c51f4097f3e83c53c330b9f0704bd57558
[INFO] running `Command { std: "docker" "start" "-a" "efe160d6ee9fb7731e68025ad76500c51f4097f3e83c53c330b9f0704bd57558", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/message/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/transaction/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling solana-sanitize v2.1.13
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling solana-atomic-u64 v2.1.13
[INFO] [stderr]    Compiling five8_core v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling five8_const v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling solana-msg v2.1.13
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling solana-program-option v2.1.13
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling solana-native-token v2.1.13
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling solana-decode-error v2.1.13
[INFO] [stderr]    Compiling solana-program-memory v2.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling solana-borsh v2.1.13
[INFO] [stderr]    Compiling solana-hash v2.1.13
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-short-vec v2.1.13
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling solana-serde-varint v2.1.13
[INFO] [stderr]    Compiling solana-fee-calculator v2.1.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling solana-signature v2.1.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling solana-sha256-hasher v2.1.13
[INFO] [stderr]    Compiling solana-pubkey v2.1.13
[INFO] [stderr]    Compiling solana-instruction v2.1.13
[INFO] [stderr]    Compiling solana-sysvar-id v2.1.13
[INFO] [stderr]    Compiling solana-instruction v0.0.3 (/opt/rustwide/workdir/crates/instruction)
[INFO] [stderr]    Compiling solana-sdk-ids v0.0.3
[INFO] [stderr]    Compiling solana-last-restart-slot v2.1.13
[INFO] [stderr]    Compiling solana-rent v2.1.13
[INFO] [stderr]    Compiling solana-slot-history v2.1.13
[INFO] [stderr]    Compiling solana-slot-hashes v2.1.13
[INFO] [stderr]    Compiling solana-clock v2.1.13
[INFO] [stderr]    Compiling solana-epoch-schedule v2.1.13
[INFO] [stderr]    Compiling solana-system-interface v1.0.0 (/opt/rustwide/workdir/crates/system-interface)
[INFO] [stderr]    Compiling solana-program-error v2.1.13
[INFO] [stderr]    Compiling solana-bincode v2.1.13
[INFO] [stderr]    Compiling solana-transaction-error v0.0.3
[INFO] [stderr]    Compiling solana-transaction-error v2.1.13
[INFO] [stderr]    Compiling solana-stable-layout v2.1.13
[INFO] [stderr]    Compiling solana-serialize-utils v2.1.13
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-signer v0.0.2 (/opt/rustwide/workdir/crates/signer)
[INFO] [stderr]    Compiling solana-account-info v2.1.13
[INFO] [stderr]    Compiling solana-program-pack v2.1.13
[INFO] [stderr]    Compiling solana-program-entrypoint v2.1.13
[INFO] [stderr]    Compiling solana-cpi v2.1.13
[INFO] [stderr]    Compiling solana-message v0.0.3 (/opt/rustwide/workdir/crates/message)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/message/src/sanitized.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub 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]    --> crates/message/src/sanitized.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub 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] 200 |     pub 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]    --> crates/message/src/sanitized.rs:288:35
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction> {
[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] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/message/src/versions/v0/loaded.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub 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] 101 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-transaction v0.0.2 (/opt/rustwide/workdir/crates/transaction)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/transaction/src/sanitized.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 220 |         tx_account_lock_limit: usize,
[INFO] [stdout] 221 |     ) -> Result<TransactionAccountLocks> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 221 |     ) -> Result<TransactionAccountLocks<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/transaction/src/sanitized.rs:227:40
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks {
[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] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.1.13
[INFO] [stderr]    Compiling solana-program v2.1.13
[INFO] [stderr]    Compiling solana-account v2.1.13
[INFO] [stderr]    Compiling runner-types v0.1.0 (/opt/rustwide/workdir/crates/runner-types)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.53s
[INFO] running `Command { std: "docker" "inspect" "efe160d6ee9fb7731e68025ad76500c51f4097f3e83c53c330b9f0704bd57558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe160d6ee9fb7731e68025ad76500c51f4097f3e83c53c330b9f0704bd57558", kill_on_drop: false }`
[INFO] [stdout] efe160d6ee9fb7731e68025ad76500c51f4097f3e83c53c330b9f0704bd57558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c0d41fcf4ad712ca630e46d040e9b4525821b60ba0b31699f89886209d63bc1
[INFO] running `Command { std: "docker" "start" "-a" "1c0d41fcf4ad712ca630e46d040e9b4525821b60ba0b31699f89886209d63bc1", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/message/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/transaction/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling solana-packet v2.1.13
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling solana-borsh v2.1.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling solana-hash v2.1.13
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v2.1.13
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-short-vec v2.1.13
[INFO] [stderr]    Compiling solana-serde-varint v2.1.13
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling solana-sha256-hasher v2.1.13
[INFO] [stderr]    Compiling solana-seed-phrase v0.0.2
[INFO] [stderr]    Compiling solana-signature v2.1.13
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-pubkey v2.1.13
[INFO] [stderr]    Compiling solana-instruction v2.1.13
[INFO] [stderr]    Compiling solana-sysvar-id v2.1.13
[INFO] [stderr]    Compiling solana-instruction v0.0.3 (/opt/rustwide/workdir/crates/instruction)
[INFO] [stderr]    Compiling solana-sdk-ids v0.0.3
[INFO] [stderr]    Compiling solana-nonce v0.0.2
[INFO] [stderr]    Compiling solana-last-restart-slot v2.1.13
[INFO] [stderr]    Compiling solana-clock v2.1.13
[INFO] [stderr]    Compiling solana-slot-hashes v2.1.13
[INFO] [stderr]    Compiling solana-epoch-schedule v2.1.13
[INFO] [stderr]    Compiling solana-rent v2.1.13
[INFO] [stderr]    Compiling solana-slot-history v2.1.13
[INFO] [stderr]    Compiling solana-sysvar-id v0.0.3
[INFO] [stderr]    Compiling solana-epoch-rewards v0.0.3
[INFO] [stderr]    Compiling solana-system-interface v1.0.0 (/opt/rustwide/workdir/crates/system-interface)
[INFO] [stderr]    Compiling solana-program-error v2.1.13
[INFO] [stderr]    Compiling solana-bincode v2.1.13
[INFO] [stderr]    Compiling solana-transaction-error v2.1.13
[INFO] [stderr]    Compiling solana-transaction-error v0.0.3
[INFO] [stderr]    Compiling solana-serialize-utils v2.1.13
[INFO] [stderr]    Compiling solana-stable-layout v2.1.13
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-signer v0.0.2 (/opt/rustwide/workdir/crates/signer)
[INFO] [stderr]    Compiling solana-signer v0.0.2
[INFO] [stderr]    Compiling solana-account-info v2.1.13
[INFO] [stderr]    Compiling solana-program-pack v2.1.13
[INFO] [stderr]    Compiling solana-presigner v0.0.2
[INFO] [stderr]    Compiling solana-keypair v0.0.2
[INFO] [stderr]    Compiling solana-program-entrypoint v2.1.13
[INFO] [stderr]    Compiling solana-cpi v2.1.13
[INFO] [stderr]    Compiling solana-sysvar v0.0.2
[INFO] [stderr]    Compiling solana-message v0.0.3 (/opt/rustwide/workdir/crates/message)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/message/src/sanitized.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub 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]    --> crates/message/src/sanitized.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub 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] 200 |     pub 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]    --> crates/message/src/sanitized.rs:288:35
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction> {
[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] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/message/src/versions/v0/loaded.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub 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] 101 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-transaction v0.0.2 (/opt/rustwide/workdir/crates/transaction)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/transaction/src/sanitized.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 220 |         tx_account_lock_limit: usize,
[INFO] [stdout] 221 |     ) -> Result<TransactionAccountLocks> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 221 |     ) -> Result<TransactionAccountLocks<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/transaction/src/sanitized.rs:227:40
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks {
[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] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/message/src/sanitized.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub 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]    --> crates/message/src/sanitized.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub 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] 200 |     pub 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]    --> crates/message/src/sanitized.rs:288:35
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction> {
[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] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/message/src/versions/v0/loaded.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub 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] 101 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.1.13
[INFO] [stderr]    Compiling solana-program v2.1.13
[INFO] [stderr]    Compiling solana-account v2.1.13
[INFO] [stderr]    Compiling runner-types v0.1.0 (/opt/rustwide/workdir/crates/runner-types)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/transaction/src/sanitized.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 220 |         tx_account_lock_limit: usize,
[INFO] [stdout] 221 |     ) -> Result<TransactionAccountLocks> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 221 |     ) -> Result<TransactionAccountLocks<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/transaction/src/sanitized.rs:227:40
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks {
[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] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.08s
[INFO] running `Command { std: "docker" "inspect" "1c0d41fcf4ad712ca630e46d040e9b4525821b60ba0b31699f89886209d63bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0d41fcf4ad712ca630e46d040e9b4525821b60ba0b31699f89886209d63bc1", kill_on_drop: false }`
[INFO] [stdout] 1c0d41fcf4ad712ca630e46d040e9b4525821b60ba0b31699f89886209d63bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 185553ece1b9a912f82f6368eee593ced5c4f96b5868cafea29d6b8d71932144
[INFO] running `Command { std: "docker" "start" "-a" "185553ece1b9a912f82f6368eee593ced5c4f96b5868cafea29d6b8d71932144", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/message/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/transaction/Cargo.toml: `default-features` is ignored for solana-instruction, since `default-features` was not specified for `workspace.dependencies.solana-instruction`, this could become a hard error in the future
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/message/src/sanitized.rs:71:25
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/message/src/sanitized.rs:200:25
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/message/src/sanitized.rs:288:35
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction> {
[INFO] [stderr]     |                                   ^^^^^         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub fn decompile_instructions(&self) -> Vec<BorrowedInstruction<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/message/src/versions/v0/loaded.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `solana-message` (lib) generated 4 warnings (run `cargo fix --lib -p solana-message` to apply 4 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/transaction/src/sanitized.rs:219:9
[INFO] [stderr]     |
[INFO] [stderr] 219 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 220 |         tx_account_lock_limit: usize,
[INFO] [stderr] 221 |     ) -> Result<TransactionAccountLocks> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     ) -> Result<TransactionAccountLocks<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/transaction/src/sanitized.rs:227:40
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks {
[INFO] [stderr]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn get_account_locks_unchecked(&self) -> TransactionAccountLocks<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `solana-transaction` (lib) generated 2 warnings (run `cargo fix --lib -p solana-transaction` to apply 2 suggestions)
[INFO] [stderr] warning: `solana-message` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `solana-transaction` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runner_types-bc99e563f94fbf06)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_instruction-95b22f408fde3a92)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_message-dd6ed60aae396f50)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test compiled_keys::tests::test_compile_with_dup_signer_writable_mismatch ... ok
[INFO] [stdout] test compiled_keys::tests::test_compile_with_dup_signer_mismatch ... ok
[INFO] [stdout] test compiled_keys::tests::test_compile_with_dup_nonsigner_writable_mismatch ... ok
[INFO] [stdout] test compiled_keys::tests::test_compile_with_dup_payer ... ok
[INFO] [stdout] test compiled_keys::tests::test_compile_with_dups ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_drain_keys_found_in_lookup_table ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_drain_keys_found_in_lookup_table_with_empty_keys ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_drain_keys_found_in_lookup_table_with_empty_table ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_drain_keys_found_in_lookup_table_with_too_many_addresses ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_extract_table_lookup ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_extract_table_lookup_for_invalid_table ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_extract_table_lookup_returns_none ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_into_message_components ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_get ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_get_with_dynamic_keys ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_iter ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_iter_with_dynamic_keys ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_key_segment_iter ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_len ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_len_with_dynamic_keys ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_try_compile_instructions ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_try_compile_instructions_with_too_many_account_keys ... ok
[INFO] [stdout] test non_bpf_modules::account_keys::tests::test_try_compile_instructions_with_unknown_key ... ok
[INFO] [stdout] test non_bpf_modules::versions::v0::loaded::tests::test_demote_writable_program ... ok
[INFO] [stdout] test compiled_keys::tests::test_try_into_message_components_with_too_many_keys ... ok
[INFO] [stdout] test non_bpf_modules::versions::v0::loaded::tests::test_has_duplicates ... ok
[INFO] [stdout] test non_bpf_modules::versions::v0::loaded::tests::test_is_writable_index ... ok
[INFO] [stdout] test non_bpf_modules::versions::v0::loaded::tests::test_is_writable ... ok
[INFO] [stdout] test non_bpf_modules::versions::v0::loaded::tests::test_has_duplicates_with_dupe_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_signer-0d888e605261c47f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test signers::tests::test_dyn_keypairs_by_ref_compile ... ok
[INFO] [stdout] test signers::tests::test_dyn_keypairs_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_system_interface-3e561570e000a769)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test error::tests::test_system_error_from_primitive_exhaustive ... ok
[INFO] [stdout] test instruction::tests::test_constants ... ok
[INFO] [stdout] test instruction::tests::test_create_nonce_account ... ok
[INFO] [stdout] test instruction::tests::test_move_many ... ok
[INFO] [stdout] test program::test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_transaction-86ac447bff48c692)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test versioned::sanitized::tests::test_try_new ... ok
[INFO] [stdout] test versioned::sanitized::tests::test_try_new_with_invalid_signatures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests runner_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests solana_instruction
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test crates/instruction/src/lib.rs - Instruction::new_with_bytes (line 244) ... ok
[INFO] [stdout] test crates/instruction/src/lib.rs - Instruction::new_with_borsh (line 141) ... ok
[INFO] [stdout] test crates/instruction/src/lib.rs - Instruction::new_with_bincode (line 193) ... ok
[INFO] [stdout] test crates/instruction/src/account_meta.rs - account_meta::AccountMeta::new (line 39) ... ok
[INFO] [stdout] test crates/instruction/src/account_meta.rs - account_meta::AccountMeta::new_readonly (line 73) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests solana_message
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/message/src/legacy.rs - legacy::Message::new_with_nonce (line 427) ... FAILED
[INFO] [stdout] test crates/message/src/legacy.rs - legacy::Message::new_with_blockhash (line 330) ... FAILED
[INFO] [stdout] test crates/message/src/versions/v0/mod.rs - non_bpf_modules::versions::v0::Message::try_compile (line 200) ... FAILED
[INFO] [stdout] test crates/message/src/legacy.rs - legacy::Message::new (line 258) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/message/src/legacy.rs - legacy::Message::new_with_nonce (line 427) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/legacy.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 | use solana_program::example_mocks::solana_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/legacy.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 | use solana_program::example_mocks::solana_rpc_client;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `solana_rpc_client::rpc_client::RpcClient`, `solana_sdk::signature::Keypair`, `solana_sdk::signature::Signer`, `solana_sdk::transaction::Transaction`
[INFO] [stdout]    --> crates/message/src/legacy.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 438 | use solana_sdk::{
[INFO] [stdout] 439 |     signature::{Keypair, Signer},
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^
[INFO] [stdout] 440 |     transaction::Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/message/src/legacy.rs - legacy::Message::new_with_blockhash (line 330) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/legacy.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | use solana_program::example_mocks::solana_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/legacy.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 | use solana_program::example_mocks::solana_rpc_client;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `solana_rpc_client::rpc_client::RpcClient`, `solana_sdk::signature::Keypair`, `solana_sdk::signature::Signer`, `solana_sdk::transaction::Transaction`
[INFO] [stdout]    --> crates/message/src/legacy.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 340 | use solana_sdk::{
[INFO] [stdout] 341 |     signature::{Keypair, Signer},
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^
[INFO] [stdout] 342 |     transaction::Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/message/src/versions/v0/mod.rs - non_bpf_modules::versions::v0::Message::try_compile (line 200) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/versions/v0/mod.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | use solana_program::example_mocks::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/versions/v0/mod.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | use solana_program::address_lookup_table::{self, state::{AddressLookupTable, LookupTableMeta}};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_program`
[INFO] [stdout]    --> crates/message/src/versions/v0/mod.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | use solana_program::address_lookup_table::{self, state::{AddressLookupTable, LookupTableMeta}};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/message/src/legacy.rs - legacy::Message::new (line 258) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/legacy.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | use solana_program::example_mocks::solana_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]    --> crates/message/src/legacy.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | use solana_program::example_mocks::solana_rpc_client;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `solana_rpc_client::rpc_client::RpcClient`, `solana_sdk::signature::Keypair`, `solana_sdk::signature::Signer`, `solana_sdk::transaction::Transaction`
[INFO] [stdout]    --> crates/message/src/legacy.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 | use solana_sdk::{
[INFO] [stdout] 269 |     signature::{Keypair, Signer},
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^
[INFO] [stdout] 270 |     transaction::Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/message/src/legacy.rs - legacy::Message::new (line 258)
[INFO] [stdout]     crates/message/src/legacy.rs - legacy::Message::new_with_blockhash (line 330)
[INFO] [stdout]     crates/message/src/legacy.rs - legacy::Message::new_with_nonce (line 427)
[INFO] [stdout]     crates/message/src/versions/v0/mod.rs - non_bpf_modules::versions::v0::Message::try_compile (line 200)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p solana-message --doc`
[INFO] running `Command { std: "docker" "inspect" "185553ece1b9a912f82f6368eee593ced5c4f96b5868cafea29d6b8d71932144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185553ece1b9a912f82f6368eee593ced5c4f96b5868cafea29d6b8d71932144", kill_on_drop: false }`
[INFO] [stdout] 185553ece1b9a912f82f6368eee593ced5c4f96b5868cafea29d6b8d71932144
