[INFO] cloning repository https://github.com/babblebase/filecount
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babblebase/filecount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabblebase%2Ffilecount", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabblebase%2Ffilecount'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a201a17ac058c2b3c3e5227de37e19cb7f1c3d87
[INFO] testing babblebase/filecount against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabblebase%2Ffilecount" "/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/babblebase/filecount
[INFO] finished tweaking git repo https://github.com/babblebase/filecount
[INFO] tweaked toml for git repo https://github.com/babblebase/filecount written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babblebase/filecount on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/babblebase/filecount 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 825bf6e1b92e89d98b18a09d7c2895c5c7a0faf2591b00b62a8785a6b67f992c
[INFO] running `Command { std: "docker" "start" "-a" "825bf6e1b92e89d98b18a09d7c2895c5c7a0faf2591b00b62a8785a6b67f992c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "825bf6e1b92e89d98b18a09d7c2895c5c7a0faf2591b00b62a8785a6b67f992c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825bf6e1b92e89d98b18a09d7c2895c5c7a0faf2591b00b62a8785a6b67f992c", kill_on_drop: false }`
[INFO] [stdout] 825bf6e1b92e89d98b18a09d7c2895c5c7a0faf2591b00b62a8785a6b67f992c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 874fae99cdac33c9f2cd2375b2a26b32a2374cafd51f71569db1bc41ee732929
[INFO] running `Command { std: "docker" "start" "-a" "874fae99cdac33c9f2cd2375b2a26b32a2374cafd51f71569db1bc41ee732929", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling roxmltree v0.15.0
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling infer v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]    Compiling filecount v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.88s
[INFO] running `Command { std: "docker" "inspect" "874fae99cdac33c9f2cd2375b2a26b32a2374cafd51f71569db1bc41ee732929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "874fae99cdac33c9f2cd2375b2a26b32a2374cafd51f71569db1bc41ee732929", kill_on_drop: false }`
[INFO] [stdout] 874fae99cdac33c9f2cd2375b2a26b32a2374cafd51f71569db1bc41ee732929
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d88821e3df316a32f83a709441bd1155a05be0c969bccd7c96fca8076a88b62
[INFO] running `Command { std: "docker" "start" "-a" "5d88821e3df316a32f83a709441bd1155a05be0c969bccd7c96fca8076a88b62", kill_on_drop: false }`
[INFO] [stderr]    Compiling filecount v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "5d88821e3df316a32f83a709441bd1155a05be0c969bccd7c96fca8076a88b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d88821e3df316a32f83a709441bd1155a05be0c969bccd7c96fca8076a88b62", kill_on_drop: false }`
[INFO] [stdout] 5d88821e3df316a32f83a709441bd1155a05be0c969bccd7c96fca8076a88b62
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 601cd65dde6e8c58f038843bee4f77a622654da17e1aee52251ffcefca0dd214
[INFO] running `Command { std: "docker" "start" "-a" "601cd65dde6e8c58f038843bee4f77a622654da17e1aee52251ffcefca0dd214", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filecount-a856eb6380f6b3a5)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests filecount
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/extract.rs - extract::extract (line 73) ... FAILED
[INFO] [stdout] test src/memory.rs - memory::HashedMemory::from_tmx (line 69) ... FAILED
[INFO] [stdout] test src/analysis.rs - analysis::analyze (line 59) ... FAILED
[INFO] [stdout] test src/segmentation.rs - segmentation::hashment (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/extract.rs - extract::extract (line 73) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]  --> src/extract.rs:74:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut file = File::open(&path).unwrap();
[INFO] [stdout]   |                ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found built-in attribute `path`
[INFO] [stdout]  --> src/extract.rs:74:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut file = File::open(&path).unwrap();
[INFO] [stdout]   |                            ^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]  --> src/extract.rs:78:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | let texts = extract(ciphertext, &path, ExtractionRules::default()).unwrap();
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use filecount::extract::extract;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found built-in attribute `path`
[INFO] [stdout]  --> src/extract.rs:78:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | let texts = extract(ciphertext, &path, ExtractionRules::default()).unwrap();
[INFO] [stdout]   |                                  ^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExtractionRules`
[INFO] [stdout]  --> src/extract.rs:78:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | let texts = extract(ciphertext, &path, ExtractionRules::default()).unwrap();
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ use of undeclared type `ExtractionRules`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use filecount::extract::ExtractionRules;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/memory.rs - memory::HashedMemory::from_tmx (line 69) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]  --> src/memory.rs:70:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut memfile = File::open("files/mem.tmx").unwrap();
[INFO] [stdout]   |                   ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashedMemory`
[INFO] [stdout]  --> src/memory.rs:74:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | let memory = HashedMemory::from_tmx(&memciphertext).unwrap();
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `HashedMemory`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use filecount::memory::HashedMemory;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/analysis.rs - analysis::analyze (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]  --> src/analysis.rs:61:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut memfile = File::open("files/mem.tmx").unwrap();
[INFO] [stdout]   |                   ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashedMemory`
[INFO] [stdout]  --> src/analysis.rs:65:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | let mem = HashedMemory::from_tmx(&memciphertext).unwrap();
[INFO] [stdout]   |           ^^^^^^^^^^^^ use of undeclared type `HashedMemory`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use filecount::memory::HashedMemory;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]   --> src/analysis.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | let mut file = File::open(&path).unwrap();
[INFO] [stdout]    |                ^^^^ use of undeclared type `File`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found built-in attribute `path`
[INFO] [stdout]   --> src/analysis.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | let mut file = File::open(&path).unwrap();
[INFO] [stdout]    |                            ^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]   --> src/analysis.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | let texts = extract(ciphertext, &path, ExtractionRules::default()).unwrap();
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use filecount::extract::extract;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found built-in attribute `path`
[INFO] [stdout]   --> src/analysis.rs:71:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | let texts = extract(ciphertext, &path, ExtractionRules::default()).unwrap();
[INFO] [stdout]    |                                  ^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExtractionRules`
[INFO] [stdout]   --> src/analysis.rs:71:40
[INFO] [stdout]    |
[INFO] [stdout] 15 | let texts = extract(ciphertext, &path, ExtractionRules::default()).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ use of undeclared type `ExtractionRules`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use filecount::extract::ExtractionRules;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnicodeRules` in this scope
[INFO] [stdout]   --> src/analysis.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 16 | let hashments = filecount::segmentation::hashment_many(texts, &UnicodeRules);
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use filecount::unicode::UnicodeRules;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `analyze` in this scope
[INFO] [stdout]   --> src/analysis.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | let analysis = analyze(hashments, &mem);
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use filecount::analysis::analyze;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/analysis.rs - analysis::analyze (line 59)
[INFO] [stdout]     src/extract.rs - extract::extract (line 73)
[INFO] [stdout]     src/memory.rs - memory::HashedMemory::from_tmx (line 69)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "601cd65dde6e8c58f038843bee4f77a622654da17e1aee52251ffcefca0dd214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601cd65dde6e8c58f038843bee4f77a622654da17e1aee52251ffcefca0dd214", kill_on_drop: false }`
[INFO] [stdout] 601cd65dde6e8c58f038843bee4f77a622654da17e1aee52251ffcefca0dd214
