[INFO] cloning repository https://github.com/texmex76/babysub-rust-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/texmex76/babysub-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexmex76%2Fbabysub-rust-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexmex76%2Fbabysub-rust-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91cd7652ad8fc26d662edaed1b558b7f46140941
[INFO] testing texmex76/babysub-rust-template against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexmex76%2Fbabysub-rust-template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/texmex76/babysub-rust-template
[INFO] finished tweaking git repo https://github.com/texmex76/babysub-rust-template
[INFO] tweaked toml for git repo https://github.com/texmex76/babysub-rust-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/texmex76/babysub-rust-template on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/texmex76/babysub-rust-template 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding adler2 v2.0.1
[INFO] [stderr]       Adding bzip2 v0.6.1
[INFO] [stderr]       Adding cc v1.2.53
[INFO] [stderr]       Adding cfg-if v1.0.4
[INFO] [stderr]       Adding crc32fast v1.5.0
[INFO] [stderr]       Adding find-msvc-tools v0.1.8
[INFO] [stderr]       Adding flate2 v1.1.8
[INFO] [stderr]       Adding libbz2-rs-sys v0.2.2
[INFO] [stderr]       Adding lzma-sys v0.1.20
[INFO] [stderr]       Adding miniz_oxide v0.8.9
[INFO] [stderr]       Adding pkg-config v0.3.32
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding simd-adler32 v0.3.8
[INFO] [stderr]       Adding xz2 v0.1.7
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd8db673998596447c2b18c28071f7173a408f132384c632cd63abf9fe7c3f9b
[INFO] running `Command { std: "docker" "start" "-a" "cd8db673998596447c2b18c28071f7173a408f132384c632cd63abf9fe7c3f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd8db673998596447c2b18c28071f7173a408f132384c632cd63abf9fe7c3f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8db673998596447c2b18c28071f7173a408f132384c632cd63abf9fe7c3f9b", kill_on_drop: false }`
[INFO] [stdout] cd8db673998596447c2b18c28071f7173a408f132384c632cd63abf9fe7c3f9b
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eb7e0e2bf91dc079bc95eeb513c6dfcd171fc00125287aedf161024740a9e7e
[INFO] running `Command { std: "docker" "start" "-a" "8eb7e0e2bf91dc079bc95eeb513c6dfcd171fc00125287aedf161024740a9e7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling babysub-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `marks` is never read
[INFO] [stdout]    --> src/main.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct CNFFormula {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 181 |     marks: Vec<bool>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `connect_lit` and `connect_clause` are never used
[INFO] [stdout]    --> src/main.rs:205:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl CNFFormula {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     fn connect_lit(&mut self, lit: i32, clause_id: usize, _verbosity: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn connect_clause(&mut self, clause_id: usize, _verbosity: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
[INFO] running `Command { std: "docker" "inspect" "8eb7e0e2bf91dc079bc95eeb513c6dfcd171fc00125287aedf161024740a9e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb7e0e2bf91dc079bc95eeb513c6dfcd171fc00125287aedf161024740a9e7e", kill_on_drop: false }`
[INFO] [stdout] 8eb7e0e2bf91dc079bc95eeb513c6dfcd171fc00125287aedf161024740a9e7e
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d430d7a7ad56d2869336f0f3359a6e0d6fd70bc40a2ef039fc989fb57d6b174
[INFO] running `Command { std: "docker" "start" "-a" "4d430d7a7ad56d2869336f0f3359a6e0d6fd70bc40a2ef039fc989fb57d6b174", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: field `marks` is never read
[INFO] [stdout]    --> src/main.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct CNFFormula {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 181 |     marks: Vec<bool>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `connect_lit` and `connect_clause` are never used
[INFO] [stdout]    --> src/main.rs:205:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl CNFFormula {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     fn connect_lit(&mut self, lit: i32, clause_id: usize, _verbosity: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn connect_clause(&mut self, clause_id: usize, _verbosity: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling babysub-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `marks` is never read
[INFO] [stdout]    --> src/main.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct CNFFormula {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 181 |     marks: Vec<bool>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `connect_lit` and `connect_clause` are never used
[INFO] [stdout]    --> src/main.rs:205:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl CNFFormula {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     fn connect_lit(&mut self, lit: i32, clause_id: usize, _verbosity: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn connect_clause(&mut self, clause_id: usize, _verbosity: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.85s
[INFO] running `Command { std: "docker" "inspect" "4d430d7a7ad56d2869336f0f3359a6e0d6fd70bc40a2ef039fc989fb57d6b174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d430d7a7ad56d2869336f0f3359a6e0d6fd70bc40a2ef039fc989fb57d6b174", kill_on_drop: false }`
[INFO] [stdout] 4d430d7a7ad56d2869336f0f3359a6e0d6fd70bc40a2ef039fc989fb57d6b174
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55843f4d75a3acd9c1590e8916cc0e474f1b597ae44929b99f2d6bb59572e21f
[INFO] running `Command { std: "docker" "start" "-a" "55843f4d75a3acd9c1590e8916cc0e474f1b597ae44929b99f2d6bb59572e21f", kill_on_drop: false }`
[INFO] [stderr] warning: field `marks` is never read
[INFO] [stderr]    --> src/main.rs:181:5
[INFO] [stderr]     |
[INFO] [stderr] 176 | struct CNFFormula {
[INFO] [stderr]     |        ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 181 |     marks: Vec<bool>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `connect_lit` and `connect_clause` are never used
[INFO] [stderr]    --> src/main.rs:205:8
[INFO] [stderr]     |
[INFO] [stderr] 184 | impl CNFFormula {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 205 |     fn connect_lit(&mut self, lit: i32, clause_id: usize, _verbosity: i32) {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     fn connect_clause(&mut self, clause_id: usize, _verbosity: i32) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `babysub-rust` (bin "babysub-rust") generated 2 warnings
[INFO] [stderr] warning: `babysub-rust` (bin "babysub-rust" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/babysub_rust-e08f2a635b5e7785)
[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_test.rs (/opt/rustwide/target/debug/deps/integration_test-69149fe88d95d2dc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_binbin2 ... FAILED
[INFO] [stdout] test test_empty ... FAILED
[INFO] [stdout] test test_binbin1 ... FAILED
[INFO] [stdout] test test_inconsistent1 ... FAILED
[INFO] [stdout] test test_inconsistent2 ... FAILED
[INFO] [stdout] test test_trivial2 ... FAILED
[INFO] [stdout] test test_trivial1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_binbin2 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_binbin1 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_inconsistent1 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_inconsistent2 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_trivial2 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_trivial1 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_binbin1
[INFO] [stdout]     test_binbin2
[INFO] [stdout]     test_empty
[INFO] [stdout]     test_inconsistent1
[INFO] [stdout]     test_inconsistent2
[INFO] [stdout]     test_trivial1
[INFO] [stdout]     test_trivial2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "55843f4d75a3acd9c1590e8916cc0e474f1b597ae44929b99f2d6bb59572e21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55843f4d75a3acd9c1590e8916cc0e474f1b597ae44929b99f2d6bb59572e21f", kill_on_drop: false }`
[INFO] [stdout] 55843f4d75a3acd9c1590e8916cc0e474f1b597ae44929b99f2d6bb59572e21f
