[INFO] fetching crate miden-processor 0.11.0...
[INFO] checking miden-processor-0.11.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate miden-processor 0.11.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate miden-processor 0.11.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate miden-processor 0.11.0
[INFO] finished tweaking crates.io crate miden-processor 0.11.0
[INFO] tweaked toml for crates.io crate miden-processor 0.11.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] [stderr]       Adding winter-fri v0.10.2 (available: v0.11.0)
[INFO] [stderr]       Adding winter-prover v0.10.3 (available: v0.11.0)
[INFO] [stderr]       Adding winter-utils v0.10.2 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winter-maybe-async v0.10.1
[INFO] [stderr]   Downloaded winter-fri v0.10.2
[INFO] [stderr]   Downloaded winter-air v0.10.3
[INFO] [stderr]   Downloaded winter-math v0.10.2
[INFO] [stderr]   Downloaded winter-utils v0.10.2
[INFO] [stderr]   Downloaded logtest v2.0.0
[INFO] [stderr]   Downloaded miden-formatting v0.1.1
[INFO] [stderr]   Downloaded winter-crypto v0.10.2
[INFO] [stderr]   Downloaded miden-miette-derive v7.2.0
[INFO] [stderr]   Downloaded miden-air v0.11.0
[INFO] [stderr]   Downloaded miden-core v0.11.0
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] [stderr]   Downloaded miden-miette v7.2.0
[INFO] [stderr]   Downloaded generator v0.8.3
[INFO] [stderr]   Downloaded miden-assembly v0.11.0
[INFO] [stderr]   Downloaded miden-crypto v0.12.0
[INFO] [stderr]   Downloaded winter-prover v0.10.3
[INFO] [stderr]   Downloaded miden-thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded miden-thiserror v1.0.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28b9d8d167011b39b72350984184e5e0fe32ba0b28fc193d7f93589058b68922
[INFO] running `Command { std: "docker" "start" "-a" "28b9d8d167011b39b72350984184e5e0fe32ba0b28fc193d7f93589058b68922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28b9d8d167011b39b72350984184e5e0fe32ba0b28fc193d7f93589058b68922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b9d8d167011b39b72350984184e5e0fe32ba0b28fc193d7f93589058b68922", kill_on_drop: false }`
[INFO] [stdout] 28b9d8d167011b39b72350984184e5e0fe32ba0b28fc193d7f93589058b68922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9579572887c552b9201f1ea7eaea60b2b3ec59c3b32c773753afdf521e8e4790
[INFO] running `Command { std: "docker" "start" "-a" "9579572887c552b9201f1ea7eaea60b2b3ec59c3b32c773753afdf521e8e4790", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking winter-utils v0.10.2
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking winter-math v0.10.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling miden-thiserror v1.0.59
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking miden-formatting v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking logtest v2.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling miden-crypto v0.12.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking winter-crypto v0.10.2
[INFO] [stderr]     Checking winter-fri v0.10.2
[INFO] [stderr]     Checking winter-air v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling miden-thiserror-impl v1.0.59
[INFO] [stderr]    Compiling miden-miette-derive v7.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling winter-maybe-async v0.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking winter-prover v0.10.3
[INFO] [stderr]     Checking miden-miette v7.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking miden-core v0.11.0
[INFO] [stderr]     Checking miden-air v0.11.0
[INFO] [stderr]     Checking miden-processor v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling miden-assembly v0.11.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/operations/comb_ops.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use test_utils::{build_test, rand::rand_array, TRUNCATE_STACK_PROC};
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/operations/crypto_ops.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     use test_utils::rand::rand_vector;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> src/operations/ext2_ops.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use test_utils::rand::rand_value;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/operations/field_ops.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use test_utils::rand::rand_value;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/operations/fri_ops.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     use test_utils::rand::{rand_array, rand_value, rand_vector};
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/operations/u32_ops.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     use test_utils::rand::rand_value;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> src/decoder/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use test_utils::rand::rand_value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/range/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/chiplets/bitwise/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::rand::rand_value;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/chiplets/hasher/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/trace/tests/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/trace/tests/chiplets/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::rand::rand_value;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/trace/tests/decoder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> src/trace/tests/range.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/operations/comb_ops.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use test_utils::{build_test, rand::rand_array, TRUNCATE_STACK_PROC};
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> src/operations/comb_ops.rs:351:57
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let adv_stack: Vec<u64> = adv_stack.iter().map(|e| e.as_int()).collect();
[INFO] [stdout]     |                                                         ^    ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let adv_stack: Vec<u64> = adv_stack.iter().map(|e: &T| e.as_int()).collect();
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_column_range` found for struct `MainTrace` in the current scope
[INFO] [stdout]     --> src/decoder/tests.rs:1473:14
[INFO] [stdout]      |
[INFO] [stdout] 1472 | /         trace
[INFO] [stdout] 1473 | |             .get_column_range(DECODER_TRACE_RANGE)
[INFO] [stdout]      | |_____________-^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `get_column` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1473 |             .get_column(DECODER_TRACE_RANGE)
[INFO] [stdout]      |              ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_column_range` found for struct `MainTrace` in the current scope
[INFO] [stdout]     --> src/decoder/tests.rs:1493:14
[INFO] [stdout]      |
[INFO] [stdout] 1492 | /         trace
[INFO] [stdout] 1493 | |             .get_column_range(DECODER_TRACE_RANGE)
[INFO] [stdout]      | |_____________-^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `get_column` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1493 |             .get_column(DECODER_TRACE_RANGE)
[INFO] [stdout]      |              ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_column_range` found for struct `MainTrace` in the current scope
[INFO] [stdout]     --> src/decoder/tests.rs:1511:10
[INFO] [stdout]      |
[INFO] [stdout] 1510 |       let sys_trace = trace
[INFO] [stdout]      |  _____________________-
[INFO] [stdout] 1511 | |         .get_column_range(SYS_TRACE_RANGE)
[INFO] [stdout]      | |_________-^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `get_column` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         .get_column(SYS_TRACE_RANGE)
[INFO] [stdout]      |          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_column_range` found for struct `MainTrace` in the current scope
[INFO] [stdout]     --> src/decoder/tests.rs:1516:10
[INFO] [stdout]      |
[INFO] [stdout] 1515 |       let decoder_trace = trace
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1516 | |         .get_column_range(DECODER_TRACE_RANGE)
[INFO] [stdout]      | |_________-^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `get_column` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1516 |         .get_column(DECODER_TRACE_RANGE)
[INFO] [stdout]      |          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_column_range` found for struct `MainTrace` in the current scope
[INFO] [stdout]    --> src/chiplets/tests.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 132 | /         trace
[INFO] [stdout] 133 | |             .get_column_range(CHIPLETS_RANGE)
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `get_column` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .get_column(CHIPLETS_RANGE)
[INFO] [stdout]     |              ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miden-processor` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "9579572887c552b9201f1ea7eaea60b2b3ec59c3b32c773753afdf521e8e4790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9579572887c552b9201f1ea7eaea60b2b3ec59c3b32c773753afdf521e8e4790", kill_on_drop: false }`
[INFO] [stdout] 9579572887c552b9201f1ea7eaea60b2b3ec59c3b32c773753afdf521e8e4790
