[INFO] cloning repository https://github.com/MaxfieldWalker/blindsearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxfieldWalker/blindsearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxfieldWalker%2Fblindsearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxfieldWalker%2Fblindsearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87a9d48254268a753735c842c5ac569d1eb2a72c [INFO] checking MaxfieldWalker/blindsearch against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxfieldWalker%2Fblindsearch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaxfieldWalker/blindsearch on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaxfieldWalker/blindsearch [INFO] finished tweaking git repo https://github.com/MaxfieldWalker/blindsearch [INFO] tweaked toml for git repo https://github.com/MaxfieldWalker/blindsearch written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MaxfieldWalker/blindsearch 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v0.3.3 [INFO] [stderr] Downloaded thread-id v3.0.0 [INFO] [stderr] Downloaded regex v0.2.1 [INFO] [stderr] Downloaded regex-syntax v0.4.0 [INFO] [stderr] Downloaded libc v0.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5732253b3dddef95e49019ec3f9f2e1f1f5a2c50f147daaef83c136a92fc2f67 [INFO] running `Command { std: "docker" "start" "-a" "5732253b3dddef95e49019ec3f9f2e1f1f5a2c50f147daaef83c136a92fc2f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5732253b3dddef95e49019ec3f9f2e1f1f5a2c50f147daaef83c136a92fc2f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5732253b3dddef95e49019ec3f9f2e1f1f5a2c50f147daaef83c136a92fc2f67", kill_on_drop: false }` [INFO] [stdout] 5732253b3dddef95e49019ec3f9f2e1f1f5a2c50f147daaef83c136a92fc2f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d6cd29276392e5fc984bedbbf5e8bf2b1f2cd4b5d879d6bc9b3542914dff20 [INFO] running `Command { std: "docker" "start" "-a" "01d6cd29276392e5fc984bedbbf5e8bf2b1f2cd4b5d879d6bc9b3542914dff20", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.22 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Checking blindsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `blind_search_dfs` is never used [INFO] [stdout] --> src/dfs.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn blind_search_dfs(root_node: &Node, goals: &Vec) -> BlindSearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dig` is never used [INFO] [stdout] --> src/dfs.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn dig(l1: &mut Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `children` is never read [INFO] [stdout] --> src/tree.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct _Node { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | value: String, [INFO] [stdout] 10 | children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `_Node` 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/tree.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Node { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 18 | pub fn new(value: String) -> Node { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn add_child(&self, child_node: &Node) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn stringify(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn inner_stringify(&self, depth: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn find_node(&self, value: &str) -> Option<(Node, u32)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn inner_find_node(&self, value: &str, current_depth: u32) -> Option<(Node, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn children(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn has_child_node(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn ref_clone(&self) -> Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/blindsearch.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl BlindSearchStatus { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(status: String, result: SearchResult) -> BlindSearchStatus { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Found` and `NotFound` are never constructed [INFO] [stdout] --> src/blindsearch.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SearchResult { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 18 | Found, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlindSearchResult` is never constructed [INFO] [stdout] --> src/blindsearch.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BlindSearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindSearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `capture` is never used [INFO] [stdout] --> src/core.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn capture<'a>(s: &'a String) -> regex::Captures<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_line` is never used [INFO] [stdout] --> src/core.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_line<'a>(line: &'a String) -> (String, Vec<(bool, String)>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_tree` is never used [INFO] [stdout] --> src/core.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn build_tree(line: String, root_node: &Node, goals: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_tree_from_input` is never used [INFO] [stdout] --> src/core.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn build_tree_from_input(input_path: &str) -> Node { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blind_search_bfs` is never used [INFO] [stdout] --> src/bfs.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn blind_search_bfs(root_node: &Node, goals: &Vec) -> BlindSearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dig` is never used [INFO] [stdout] --> src/bfs.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn dig(l1: &mut Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blind_search_iddfs` is never used [INFO] [stdout] --> src/iddfs.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn blind_search_iddfs(root_node: &Node, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dig` is never used [INFO] [stdout] --> src/iddfs.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn dig(l1: &mut Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stringify` and `inner_stringify` are never used [INFO] [stdout] --> src/tree.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn stringify(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn inner_stringify(&self, depth: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `result` is never read [INFO] [stdout] --> src/blindsearch.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BlindSearchResult { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 24 | pub statuses: Vec, [INFO] [stdout] 25 | pub result: SearchResult, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindSearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "01d6cd29276392e5fc984bedbbf5e8bf2b1f2cd4b5d879d6bc9b3542914dff20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d6cd29276392e5fc984bedbbf5e8bf2b1f2cd4b5d879d6bc9b3542914dff20", kill_on_drop: false }` [INFO] [stdout] 01d6cd29276392e5fc984bedbbf5e8bf2b1f2cd4b5d879d6bc9b3542914dff20 [INFO] checking MaxfieldWalker/blindsearch against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxfieldWalker%2Fblindsearch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaxfieldWalker/blindsearch on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaxfieldWalker/blindsearch [INFO] finished tweaking git repo https://github.com/MaxfieldWalker/blindsearch [INFO] tweaked toml for git repo https://github.com/MaxfieldWalker/blindsearch written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MaxfieldWalker/blindsearch 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d05616318136ff35da54cdc6b2a90ed247a739e1b580d9e68709077da07a7e1 [INFO] running `Command { std: "docker" "start" "-a" "1d05616318136ff35da54cdc6b2a90ed247a739e1b580d9e68709077da07a7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d05616318136ff35da54cdc6b2a90ed247a739e1b580d9e68709077da07a7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d05616318136ff35da54cdc6b2a90ed247a739e1b580d9e68709077da07a7e1", kill_on_drop: false }` [INFO] [stdout] 1d05616318136ff35da54cdc6b2a90ed247a739e1b580d9e68709077da07a7e1 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4280b9874b926611e5ef3163143f7dba3705ce3e7b6cac9a8e37e15c6e8c14a4 [INFO] running `Command { std: "docker" "start" "-a" "4280b9874b926611e5ef3163143f7dba3705ce3e7b6cac9a8e37e15c6e8c14a4", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.22 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.2.1/src/exec.rs:727:13 [INFO] [stdout] | [INFO] [stdout] 727 | / match dfa::Fsm::reverse( [INFO] [stdout] 728 | | &self.ro.dfa_reverse, [INFO] [stdout] 729 | | &self.cache, [INFO] [stdout] 730 | | false, [INFO] [stdout] ... | [INFO] [stdout] 737 | | Quit => return Some(Quit), [INFO] [stdout] 738 | | }; [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4280b9874b926611e5ef3163143f7dba3705ce3e7b6cac9a8e37e15c6e8c14a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4280b9874b926611e5ef3163143f7dba3705ce3e7b6cac9a8e37e15c6e8c14a4", kill_on_drop: false }` [INFO] [stdout] 4280b9874b926611e5ef3163143f7dba3705ce3e7b6cac9a8e37e15c6e8c14a4