[INFO] cloning repository https://github.com/ikcore/ikode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikcore/ikode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fikode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fikode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aea0c6752b7a6656b97c62759d55cf4475843a5
[INFO] testing ikcore/ikode against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fikode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ikcore/ikode
[INFO] finished tweaking git repo https://github.com/ikcore/ikode
[INFO] tweaked toml for git repo https://github.com/ikcore/ikode written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ikcore/ikode on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ikcore/ikode 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b14747eba52ad6533c0d4fbc14dfa347e27527965421a6466841f9cb10b9c7a
[INFO] running `Command { std: "docker" "start" "-a" "3b14747eba52ad6533c0d4fbc14dfa347e27527965421a6466841f9cb10b9c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b14747eba52ad6533c0d4fbc14dfa347e27527965421a6466841f9cb10b9c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b14747eba52ad6533c0d4fbc14dfa347e27527965421a6466841f9cb10b9c7a", kill_on_drop: false }`
[INFO] [stdout] 3b14747eba52ad6533c0d4fbc14dfa347e27527965421a6466841f9cb10b9c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a9665f6259b5971943973a0528155223b8b6a77aa86414bdefc1a6ea2f8cd6
[INFO] running `Command { std: "docker" "start" "-a" "94a9665f6259b5971943973a0528155223b8b6a77aa86414bdefc1a6ea2f8cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-async v1.2.11
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling gaise-core v0.1.0 (/opt/rustwide/workdir/gaise/gaise-core)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling aws-smithy-types v1.4.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.3
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.18
[INFO] [stderr]    Compiling aws-smithy-json v0.62.3
[INFO] [stderr]    Compiling aws-smithy-query v0.60.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.63.3
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.4
[INFO] [stderr]    Compiling aws-sigv4 v1.3.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gaise-provider-openai v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-openai)
[INFO] [stderr]    Compiling gaise-provider-vertexai v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-vertexai)
[INFO] [stderr]    Compiling gaise-provider-ollama v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-ollama)
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling gaise-provider-anthropic v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-anthropic)
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.0
[INFO] [stderr]    Compiling aws-runtime v1.6.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.97.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.95.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.93.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.124.0
[INFO] [stderr]    Compiling aws-config v1.8.13
[INFO] [stderr]    Compiling gaise-provider-bedrock v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-bedrock)
[INFO] [stderr]    Compiling gaise-client v0.1.0 (/opt/rustwide/workdir/gaise/gaise-client)
[INFO] [stderr]    Compiling ikode-cli v0.1.0 (/opt/rustwide/workdir/ikode-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "94a9665f6259b5971943973a0528155223b8b6a77aa86414bdefc1a6ea2f8cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a9665f6259b5971943973a0528155223b8b6a77aa86414bdefc1a6ea2f8cd6", kill_on_drop: false }`
[INFO] [stdout] 94a9665f6259b5971943973a0528155223b8b6a77aa86414bdefc1a6ea2f8cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d405ce4bce19ec6c9b9ebe9a5669bbbb2fd01430db9079cadaa12c6d8e2a3f
[INFO] running `Command { std: "docker" "start" "-a" "b1d405ce4bce19ec6c9b9ebe9a5669bbbb2fd01430db9079cadaa12c6d8e2a3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ikode-cli v0.1.0 (/opt/rustwide/workdir/ikode-cli)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> ikode-cli/tests/integration_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]  --> ikode-cli/tests/integration_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tempfile::TempDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task` is never read
[INFO] [stdout]   --> ikode-cli/tests/integration_tests.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     struct Todo {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 55 |         task: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task` is never read
[INFO] [stdout]   --> ikode-cli/tests/integration_tests.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     struct Todo {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 73 |         task: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "b1d405ce4bce19ec6c9b9ebe9a5669bbbb2fd01430db9079cadaa12c6d8e2a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d405ce4bce19ec6c9b9ebe9a5669bbbb2fd01430db9079cadaa12c6d8e2a3f", kill_on_drop: false }`
[INFO] [stdout] b1d405ce4bce19ec6c9b9ebe9a5669bbbb2fd01430db9079cadaa12c6d8e2a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32c20f49770e342ec08586a6b8e58b5189152173966414de0a90a2df00eb9ba2
[INFO] running `Command { std: "docker" "start" "-a" "32c20f49770e342ec08586a6b8e58b5189152173966414de0a90a2df00eb9ba2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]  --> ikode-cli/tests/integration_tests.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fs;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::TempDir`
[INFO] [stderr]  --> ikode-cli/tests/integration_tests.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tempfile::TempDir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `task` is never read
[INFO] [stderr]   --> ikode-cli/tests/integration_tests.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     struct Todo {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 55 |         task: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `task` is never read
[INFO] [stderr]   --> ikode-cli/tests/integration_tests.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     struct Todo {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 73 |         task: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ikode-cli` (test "integration_tests") generated 4 warnings (run `cargo fix --test "integration_tests" -p ikode-cli` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ikode-fba154afa03f12d9)
[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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-cb0bcd9fce756268)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_date_formatting ... ok
[INFO] [stdout] test test_git_repo_detection ... ok
[INFO] [stdout] test test_json_parsing_handles_empty_args ... ok
[INFO] [stdout] test test_system_prompt_formatting ... ok
[INFO] [stdout] test test_todo_add_functionality ... ok
[INFO] [stdout] test test_todo_complete_functionality ... ok
[INFO] [stdout] test test_json_parsing_for_tool_args ... ok
[INFO] [stdout] test test_working_directory_detection ... ok
[INFO] [stdout] test test_command_execution_output_capture ... ok
[INFO] [stdout] test test_todo_list_functionality ... ok
[INFO] [stdout] test test_cli_version_flag ... ok
[INFO] [stdout] test test_cli_help_flag ... ok
[INFO] [stdout] test test_cli_invalid_model has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "32c20f49770e342ec08586a6b8e58b5189152173966414de0a90a2df00eb9ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c20f49770e342ec08586a6b8e58b5189152173966414de0a90a2df00eb9ba2", kill_on_drop: false }`
[INFO] [stdout] 32c20f49770e342ec08586a6b8e58b5189152173966414de0a90a2df00eb9ba2
