[INFO] cloning repository https://github.com/benluelo/cosmwasm-evm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benluelo/cosmwasm-evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenluelo%2Fcosmwasm-evm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenluelo%2Fcosmwasm-evm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00f82b6e6b8215476b4f73f7e0fc993e22c705f5
[INFO] checking benluelo/cosmwasm-evm against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenluelo%2Fcosmwasm-evm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benluelo/cosmwasm-evm
[INFO] finished tweaking git repo https://github.com/benluelo/cosmwasm-evm
[INFO] tweaked toml for git repo https://github.com/benluelo/cosmwasm-evm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benluelo/cosmwasm-evm on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benluelo/cosmwasm-evm 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8636f15e562366ba0fe48700037baa04fe9b8edd3e6f4eb9fa2abd4e3326d9e1
[INFO] running `Command { std: "docker" "start" "-a" "8636f15e562366ba0fe48700037baa04fe9b8edd3e6f4eb9fa2abd4e3326d9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8636f15e562366ba0fe48700037baa04fe9b8edd3e6f4eb9fa2abd4e3326d9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8636f15e562366ba0fe48700037baa04fe9b8edd3e6f4eb9fa2abd4e3326d9e1", kill_on_drop: false }`
[INFO] [stdout] 8636f15e562366ba0fe48700037baa04fe9b8edd3e6f4eb9fa2abd4e3326d9e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc3ebdfba62adc28acaaa8a1cc5ea56da71f9eb1c68bb7a0911ce225af6e2085
[INFO] running `Command { std: "docker" "start" "-a" "fc3ebdfba62adc28acaaa8a1cc5ea56da71f9eb1c68bb7a0911ce225af6e2085", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking cosmwasm-core v2.2.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.1
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking alloy-rlp v0.3.11
[INFO] [stderr]     Checking ruint v1.13.1
[INFO] [stderr]     Checking alloy-primitives v0.8.21
[INFO] [stderr]     Checking cosmwasm-schema v2.2.1
[INFO] [stderr]     Checking alloy-eip7702 v0.5.0
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking revm-primitives v15.2.0
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking revm-interpreter v15.2.0
[INFO] [stderr]     Checking revm-precompile v16.1.0
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking cosmwasm-crypto v2.2.1
[INFO] [stderr]     Checking revm v19.5.0
[INFO] [stderr]     Checking cosmwasm-std v2.2.1
[INFO] [stderr]     Checking cosmwasm-evm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<AccountInfo>, Infallible>
[INFO] [stdout]   --> src/evm.rs:40:87
[INFO] [stdout]    |
[INFO] [stdout] 40 |       fn basic(&mut self, address: Address) -> Result<Option<AccountInfo>, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 41 | |         Ok(self
[INFO] [stdout] 42 | |             .storage
[INFO] [stdout] 43 | |             .read::<AccountInfoStore>(address)
[INFO] [stdout] 44 | |             .map(Into::into))
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<AccountInfo>, Infallible>
[INFO] [stdout]   --> src/evm.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         Ok(self
[INFO] [stdout] 42 | |             .storage
[INFO] [stdout] 43 | |             .read::<AccountInfoStore>(address)
[INFO] [stdout] 44 | |             .map(Into::into))
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Bytecode, Infallible>
[INFO] [stdout]   --> src/evm.rs:47:82
[INFO] [stdout]    |
[INFO] [stdout] 47 |       fn code_by_hash(&mut self, code_hash: B256) -> Result<Bytecode, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 48 | |         Ok(self
[INFO] [stdout] 49 | |             .storage
[INFO] [stdout] 50 | |             .read::<ContractsStore>(code_hash)
[INFO] [stdout] 51 | |             .unwrap_or_default())
[INFO] [stdout] 52 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Bytecode, Infallible>
[INFO] [stdout]   --> src/evm.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         Ok(self
[INFO] [stdout] 49 | |             .storage
[INFO] [stdout] 50 | |             .read::<ContractsStore>(code_hash)
[INFO] [stdout] 51 | |             .unwrap_or_default())
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Uint<256, 4>, Infallible>
[INFO] [stdout]   --> src/evm.rs:54:87
[INFO] [stdout]    |
[INFO] [stdout] 54 |       fn storage(&mut self, address: Address, index: U256) -> Result<U256, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 55 | |         Ok(self
[INFO] [stdout] 56 | |             .storage
[INFO] [stdout] 57 | |             .read::<AccountStorageStore>((address, index))
[INFO] [stdout] 58 | |             .unwrap_or_default())
[INFO] [stdout] 59 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Uint<256, 4>, Infallible>
[INFO] [stdout]   --> src/evm.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         Ok(self
[INFO] [stdout] 56 | |             .storage
[INFO] [stdout] 57 | |             .read::<AccountStorageStore>((address, index))
[INFO] [stdout] 58 | |             .unwrap_or_default())
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<FixedBytes<32>, Infallible>
[INFO] [stdout]   --> src/evm.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn block_hash(&mut self, _number: u64) -> Result<B256, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 62 | |         todo!()
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmwasm-evm` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<AccountInfo>, Infallible>
[INFO] [stdout]   --> src/evm.rs:40:87
[INFO] [stdout]    |
[INFO] [stdout] 40 |       fn basic(&mut self, address: Address) -> Result<Option<AccountInfo>, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 41 | |         Ok(self
[INFO] [stdout] 42 | |             .storage
[INFO] [stdout] 43 | |             .read::<AccountInfoStore>(address)
[INFO] [stdout] 44 | |             .map(Into::into))
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<AccountInfo>, Infallible>
[INFO] [stdout]   --> src/evm.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         Ok(self
[INFO] [stdout] 42 | |             .storage
[INFO] [stdout] 43 | |             .read::<AccountInfoStore>(address)
[INFO] [stdout] 44 | |             .map(Into::into))
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Bytecode, Infallible>
[INFO] [stdout]   --> src/evm.rs:47:82
[INFO] [stdout]    |
[INFO] [stdout] 47 |       fn code_by_hash(&mut self, code_hash: B256) -> Result<Bytecode, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 48 | |         Ok(self
[INFO] [stdout] 49 | |             .storage
[INFO] [stdout] 50 | |             .read::<ContractsStore>(code_hash)
[INFO] [stdout] 51 | |             .unwrap_or_default())
[INFO] [stdout] 52 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Bytecode, Infallible>
[INFO] [stdout]   --> src/evm.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         Ok(self
[INFO] [stdout] 49 | |             .storage
[INFO] [stdout] 50 | |             .read::<ContractsStore>(code_hash)
[INFO] [stdout] 51 | |             .unwrap_or_default())
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Uint<256, 4>, Infallible>
[INFO] [stdout]   --> src/evm.rs:54:87
[INFO] [stdout]    |
[INFO] [stdout] 54 |       fn storage(&mut self, address: Address, index: U256) -> Result<U256, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 55 | |         Ok(self
[INFO] [stdout] 56 | |             .storage
[INFO] [stdout] 57 | |             .read::<AccountStorageStore>((address, index))
[INFO] [stdout] 58 | |             .unwrap_or_default())
[INFO] [stdout] 59 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Uint<256, 4>, Infallible>
[INFO] [stdout]   --> src/evm.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         Ok(self
[INFO] [stdout] 56 | |             .storage
[INFO] [stdout] 57 | |             .read::<AccountStorageStore>((address, index))
[INFO] [stdout] 58 | |             .unwrap_or_default())
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<FixedBytes<32>, Infallible>
[INFO] [stdout]   --> src/evm.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn block_hash(&mut self, _number: u64) -> Result<B256, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 62 | |         todo!()
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmwasm-evm` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fc3ebdfba62adc28acaaa8a1cc5ea56da71f9eb1c68bb7a0911ce225af6e2085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3ebdfba62adc28acaaa8a1cc5ea56da71f9eb1c68bb7a0911ce225af6e2085", kill_on_drop: false }`
[INFO] [stdout] fc3ebdfba62adc28acaaa8a1cc5ea56da71f9eb1c68bb7a0911ce225af6e2085
