[INFO] cloning repository https://github.com/littleTitan/ricci-flow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/littleTitan/ricci-flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b046d39601a11d995e9903aafc4877b6425e40df [INFO] testing littleTitan/ricci-flow against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/littleTitan/ricci-flow [INFO] finished tweaking git repo https://github.com/littleTitan/ricci-flow [INFO] tweaked toml for git repo https://github.com/littleTitan/ricci-flow written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/littleTitan/ricci-flow on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/littleTitan/ricci-flow 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e161b4584fb4c01168558581395aa509ef389a3a723519385d05e47da2000f47 [INFO] running `Command { std: "docker" "start" "-a" "e161b4584fb4c01168558581395aa509ef389a3a723519385d05e47da2000f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e161b4584fb4c01168558581395aa509ef389a3a723519385d05e47da2000f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e161b4584fb4c01168558581395aa509ef389a3a723519385d05e47da2000f47", kill_on_drop: false }` [INFO] [stdout] e161b4584fb4c01168558581395aa509ef389a3a723519385d05e47da2000f47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 151253d0affeb295f14fbb64e8061ebff81dcdba7da38068b416aada16d63e6a [INFO] running `Command { std: "docker" "start" "-a" "151253d0affeb295f14fbb64e8061ebff81dcdba7da38068b416aada16d63e6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ash v0.36.0+1.3.206 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling feo-math v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling vk-parse v0.7.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling vulkano v0.29.0 [INFO] [stderr] Compiling ricci-flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `u8` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{u8, ops::{Mul, Neg}}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/main.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn mul(self, rhs: Curvature) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translation_vec` [INFO] [stdout] --> src/main.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | let translation_vec = -normals * curvature; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vec` is never read [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Normals { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | vec: Vec<[f32; 3]> // TODO: clean [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Normals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crv` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Curvature { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | crv: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Curvature` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `vertex_to_face` is never used [INFO] [stdout] --> src/main.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Curvature { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn vertex_to_face (&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `xyz` is never read [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct PointCloud { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 50 | xyz: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointCloud` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.42s [INFO] running `Command { std: "docker" "inspect" "151253d0affeb295f14fbb64e8061ebff81dcdba7da38068b416aada16d63e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151253d0affeb295f14fbb64e8061ebff81dcdba7da38068b416aada16d63e6a", kill_on_drop: false }` [INFO] [stdout] 151253d0affeb295f14fbb64e8061ebff81dcdba7da38068b416aada16d63e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e014d41344aee631c42092b0402a8b7e770157e8b7da978a745ddf610c6c992b [INFO] running `Command { std: "docker" "start" "-a" "e014d41344aee631c42092b0402a8b7e770157e8b7da978a745ddf610c6c992b", kill_on_drop: false }` [INFO] [stderr] Compiling ricci-flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `u8` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{u8, ops::{Mul, Neg}}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/main.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn mul(self, rhs: Curvature) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translation_vec` [INFO] [stdout] --> src/main.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | let translation_vec = -normals * curvature; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vec` is never read [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Normals { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | vec: Vec<[f32; 3]> // TODO: clean [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Normals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crv` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Curvature { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | crv: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Curvature` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `vertex_to_face` is never used [INFO] [stdout] --> src/main.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Curvature { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn vertex_to_face (&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `xyz` is never read [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct PointCloud { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 50 | xyz: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointCloud` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "e014d41344aee631c42092b0402a8b7e770157e8b7da978a745ddf610c6c992b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e014d41344aee631c42092b0402a8b7e770157e8b7da978a745ddf610c6c992b", kill_on_drop: false }` [INFO] [stdout] e014d41344aee631c42092b0402a8b7e770157e8b7da978a745ddf610c6c992b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e58f8038d86e0bb9077ff314932d0e73eda64eef9deed9bc2bbf1a9217a5b0de [INFO] running `Command { std: "docker" "start" "-a" "e58f8038d86e0bb9077ff314932d0e73eda64eef9deed9bc2bbf1a9217a5b0de", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `u8` [INFO] [stderr] --> src/main.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{u8, ops::{Mul, Neg}}; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rhs` [INFO] [stderr] --> src/main.rs:26:18 [INFO] [stderr] | [INFO] [stderr] 26 | fn mul(self, rhs: Curvature) -> Self::Output { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `translation_vec` [INFO] [stderr] --> src/main.rs:127:9 [INFO] [stderr] | [INFO] [stderr] 127 | let translation_vec = -normals * curvature; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_vec` [INFO] [stderr] [INFO] [stderr] warning: field `vec` is never read [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | struct Normals { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 7 | vec: Vec<[f32; 3]> // TODO: clean [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Normals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `crv` is never read [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 18 | struct Curvature { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 19 | crv: Vec [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Curvature` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `vertex_to_face` is never used [INFO] [stderr] --> src/main.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 31 | impl Curvature { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn vertex_to_face (&self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `xyz` is never read [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 49 | struct PointCloud { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 50 | xyz: Vec [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PointCloud` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ricci-flow` (bin "ricci-flow" test) generated 7 warnings (run `cargo fix --bin "ricci-flow" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ricci_flow-9f96de68eaa58d56) [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" "e58f8038d86e0bb9077ff314932d0e73eda64eef9deed9bc2bbf1a9217a5b0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58f8038d86e0bb9077ff314932d0e73eda64eef9deed9bc2bbf1a9217a5b0de", kill_on_drop: false }` [INFO] [stdout] e58f8038d86e0bb9077ff314932d0e73eda64eef9deed9bc2bbf1a9217a5b0de