[INFO] cloning repository https://github.com/thara/my-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thara/my-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthara%2Fmy-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthara%2Fmy-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 224316fbbae5b8516f3a364ae1ed41ca54bc6620
[INFO] testing thara/my-utils against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthara%2Fmy-utils" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thara/my-utils
[INFO] finished tweaking git repo https://github.com/thara/my-utils
[INFO] tweaked toml for git repo https://github.com/thara/my-utils written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thara/my-utils on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thara/my-utils 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e0f85aa83d9441c1770354c2595297088df6a67342bcf15f33e7753bab65ea0
[INFO] running `Command { std: "docker" "start" "-a" "6e0f85aa83d9441c1770354c2595297088df6a67342bcf15f33e7753bab65ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e0f85aa83d9441c1770354c2595297088df6a67342bcf15f33e7753bab65ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0f85aa83d9441c1770354c2595297088df6a67342bcf15f33e7753bab65ea0", kill_on_drop: false }`
[INFO] [stdout] 6e0f85aa83d9441c1770354c2595297088df6a67342bcf15f33e7753bab65ea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daaaf47297f46b16a8f315da0c980ce065e1fc72df96128a96981b00f7d906c9
[INFO] running `Command { std: "docker" "start" "-a" "daaaf47297f46b16a8f315da0c980ce065e1fc72df96128a96981b00f7d906c9", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.39
[INFO] [stderr]    Compiling cc v1.0.7
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.7
[INFO] [stderr]    Compiling regex v0.2.9
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.5.3
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling backtrace v0.3.5
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling my-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/cpp-dependency-lookup.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |         for entry in try!(fs::read_dir(dir)) {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/cpp-dependency-lookup.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let entry = try!(entry);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/cpp-dependency-lookup.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 try!(visit_dirs(&path, cb, out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/bin/cpp-dependency-lookup.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                 lazy_static! {
[INFO] [stdout] 63 | |                     static ref RE: Regex = Regex::new("\"(.*)\"").unwrap();
[INFO] [stdout] 64 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/bin/cpp-dependency-lookup.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |         }
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/bin/cpp-dependency-lookup.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |         }
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
[INFO] running `Command { std: "docker" "inspect" "daaaf47297f46b16a8f315da0c980ce065e1fc72df96128a96981b00f7d906c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daaaf47297f46b16a8f315da0c980ce065e1fc72df96128a96981b00f7d906c9", kill_on_drop: false }`
[INFO] [stdout] daaaf47297f46b16a8f315da0c980ce065e1fc72df96128a96981b00f7d906c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62554211e24e5686c7c1bef8abc2a44e6acb4ab7b34919ffb03e459b9f04d4d6
[INFO] running `Command { std: "docker" "start" "-a" "62554211e24e5686c7c1bef8abc2a44e6acb4ab7b34919ffb03e459b9f04d4d6", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling my-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/cpp-dependency-lookup.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |         for entry in try!(fs::read_dir(dir)) {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/cpp-dependency-lookup.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let entry = try!(entry);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/cpp-dependency-lookup.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 try!(visit_dirs(&path, cb, out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/bin/cpp-dependency-lookup.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                 lazy_static! {
[INFO] [stdout] 63 | |                     static ref RE: Regex = Regex::new("\"(.*)\"").unwrap();
[INFO] [stdout] 64 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/bin/cpp-dependency-lookup.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |         }
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/bin/cpp-dependency-lookup.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |         }
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "62554211e24e5686c7c1bef8abc2a44e6acb4ab7b34919ffb03e459b9f04d4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62554211e24e5686c7c1bef8abc2a44e6acb4ab7b34919ffb03e459b9f04d4d6", kill_on_drop: false }`
[INFO] [stdout] 62554211e24e5686c7c1bef8abc2a44e6acb4ab7b34919ffb03e459b9f04d4d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b95fbf2ec4d9f1acd5e697570ab76a91ce2546dc67c20f77787fcf6e9fdc52e3
[INFO] running `Command { std: "docker" "start" "-a" "b95fbf2ec4d9f1acd5e697570ab76a91ce2546dc67c20f77787fcf6e9fdc52e3", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/cpp-dependency-lookup.rs:136:22
[INFO] [stderr]     |
[INFO] [stderr] 136 |         for entry in try!(fs::read_dir(dir)) {
[INFO] [stderr]     |                      ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/cpp-dependency-lookup.rs:137:25
[INFO] [stderr]     |
[INFO] [stderr] 137 |             let entry = try!(entry);
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/cpp-dependency-lookup.rs:140:17
[INFO] [stderr]     |
[INFO] [stderr] 140 |                 try!(visit_dirs(&path, cb, out));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/bin/cpp-dependency-lookup.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 | /                 lazy_static! {
[INFO] [stderr] 63 | |                     static ref RE: Regex = Regex::new("\"(.*)\"").unwrap();
[INFO] [stderr] 64 | |                 }
[INFO] [stderr]    | |_________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/bin/cpp-dependency-lookup.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | /     error_chain!{
[INFO] [stderr] 19 | |         foreign_links {
[INFO] [stderr] 20 | |             Io(::std::io::Error);
[INFO] [stderr] 21 | |         }
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> src/bin/cpp-dependency-lookup.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | /     error_chain!{
[INFO] [stderr] 19 | |         foreign_links {
[INFO] [stderr] 20 | |             Io(::std::io::Error);
[INFO] [stderr] 21 | |         }
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `my-utils` (bin "cpp-dependency-lookup" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/bin/cpp-dependency-lookup.rs (/opt/rustwide/target/debug/deps/cpp_dependency_lookup-68ec661a22e9e4a9)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/my_utils-4a93e724b823ee87)
[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] running `Command { std: "docker" "inspect" "b95fbf2ec4d9f1acd5e697570ab76a91ce2546dc67c20f77787fcf6e9fdc52e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b95fbf2ec4d9f1acd5e697570ab76a91ce2546dc67c20f77787fcf6e9fdc52e3", kill_on_drop: false }`
[INFO] [stdout] b95fbf2ec4d9f1acd5e697570ab76a91ce2546dc67c20f77787fcf6e9fdc52e3
