[INFO] cloning repository https://github.com/trbutler4/dotfiles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trbutler4/dotfiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbutler4%2Fdotfiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbutler4%2Fdotfiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 525443fcb19208dc79fe409429df9a4a95c3cb38 [INFO] checking trbutler4/dotfiles against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbutler4%2Fdotfiles" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trbutler4/dotfiles on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trbutler4/dotfiles [INFO] finished tweaking git repo https://github.com/trbutler4/dotfiles [INFO] tweaked toml for git repo https://github.com/trbutler4/dotfiles written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trbutler4/dotfiles 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42f64f530fbc18b9ec7347142f5b0ee90f37f71da40afd49a9093ab1c9df61a [INFO] running `Command { std: "docker" "start" "-a" "a42f64f530fbc18b9ec7347142f5b0ee90f37f71da40afd49a9093ab1c9df61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42f64f530fbc18b9ec7347142f5b0ee90f37f71da40afd49a9093ab1c9df61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42f64f530fbc18b9ec7347142f5b0ee90f37f71da40afd49a9093ab1c9df61a", kill_on_drop: false }` [INFO] [stdout] a42f64f530fbc18b9ec7347142f5b0ee90f37f71da40afd49a9093ab1c9df61a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3a3e3ebf65c67ab25e233fc247cd06dd1965d1dd6a85f7b28fe01391601e13d [INFO] running `Command { std: "docker" "start" "-a" "a3a3e3ebf65c67ab25e233fc247cd06dd1965d1dd6a85f7b28fe01391601e13d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking winnow v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.23 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking dotfiles v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Config` is more private than the item `DotfileManager::load_config` [INFO] [stdout] --> src/dotfile_manager.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn load_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `DotfileManager::load_config` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Config` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/dotfile_manager.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DotfileManager` is never constructed [INFO] [stdout] --> src/dotfile_manager.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DotfileManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `source` and `target` are never read [INFO] [stdout] --> src/dotfile_manager.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct FileMapping { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 18 | source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `files` is never read [INFO] [stdout] --> src/dotfile_manager.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/dotfile_manager.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl DotfileManager { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 28 | pub fn new(verbose: bool) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn load_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn log(&self, msg: &str) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn install(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn process_topic(&self, topic: &str, topic_path: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn process_directory(&self, src_dir: &Path, target_dir: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn link_file(&self, src: &Path, target_dir: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn check_secrets(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn get_target_path(&self, topic: &str, file_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub fn list_configs(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn check_status(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn add_config(&self, topic: &str, file: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Config` is more private than the item `DotfileManager::load_config` [INFO] [stdout] --> src/dotfile_manager.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn load_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `DotfileManager::load_config` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Config` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/dotfile_manager.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DotfileManager` is never constructed [INFO] [stdout] --> src/dotfile_manager.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DotfileManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `source` and `target` are never read [INFO] [stdout] --> src/dotfile_manager.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct FileMapping { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 18 | source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `files` is never read [INFO] [stdout] --> src/dotfile_manager.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/dotfile_manager.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl DotfileManager { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 28 | pub fn new(verbose: bool) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn load_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn log(&self, msg: &str) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn install(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn process_topic(&self, topic: &str, topic_path: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn process_directory(&self, src_dir: &Path, target_dir: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn link_file(&self, src: &Path, target_dir: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn check_secrets(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn get_target_path(&self, topic: &str, file_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub fn list_configs(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn check_status(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn add_config(&self, topic: &str, file: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path` and `fs` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path` and `fs` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Config` is more private than the item `DotfileManager::load_config` [INFO] [stdout] --> src/dotfile_manager.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn load_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `DotfileManager::load_config` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Config` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/dotfile_manager.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `process_topic` and `get_target_path` are never used [INFO] [stdout] --> src/dotfile_manager.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl DotfileManager { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn process_topic(&self, topic: &str, topic_path: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn get_target_path(&self, topic: &str, file_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Config` is more private than the item `DotfileManager::load_config` [INFO] [stdout] --> src/dotfile_manager.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn load_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `DotfileManager::load_config` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Config` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/dotfile_manager.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `process_topic` and `get_target_path` are never used [INFO] [stdout] --> src/dotfile_manager.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl DotfileManager { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn process_topic(&self, topic: &str, topic_path: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn get_target_path(&self, topic: &str, file_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.04s [INFO] running `Command { std: "docker" "inspect" "a3a3e3ebf65c67ab25e233fc247cd06dd1965d1dd6a85f7b28fe01391601e13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a3e3ebf65c67ab25e233fc247cd06dd1965d1dd6a85f7b28fe01391601e13d", kill_on_drop: false }` [INFO] [stdout] a3a3e3ebf65c67ab25e233fc247cd06dd1965d1dd6a85f7b28fe01391601e13d