[INFO] cloning repository https://github.com/LMatiuxXcd/LuDock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LMatiuxXcd/LuDock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMatiuxXcd%2FLuDock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMatiuxXcd%2FLuDock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0842d6ab0bba8c46aa79861cf2de3a09b0323e1 [INFO] testing LMatiuxXcd/LuDock against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMatiuxXcd%2FLuDock" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LMatiuxXcd/LuDock [INFO] finished tweaking git repo https://github.com/LMatiuxXcd/LuDock [INFO] tweaked toml for git repo https://github.com/LMatiuxXcd/LuDock written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LMatiuxXcd/LuDock on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LMatiuxXcd/LuDock 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded schemars v1.1.0 [INFO] [stderr] Downloaded zune-core v0.5.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.6 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded moxcms v0.7.10 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded glam v0.30.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d [INFO] running `Command { std: "docker" "start" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling zune-jpeg v0.5.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling glam v0.30.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling moxcms v0.7.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling ludock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `current_transform` is never read [INFO] [stdout] --> src/core/renderer.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | let mut current_transform = Mat4::IDENTITY; // Placeholder if we don't find CFrame [INFO] [stdout] | ^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 262 | current_transform = Mat4::from_cols(col0, col1, col2, col3); [INFO] [stdout] | ----------------------------------------------------------- `current_transform` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `found_cframe` is never read [INFO] [stdout] --> src/core/renderer.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | let mut found_cframe = false; [INFO] [stdout] | ^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 263 | found_cframe = true; [INFO] [stdout] | ------------------- `found_cframe` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/commands/run.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RunOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LuDockError` is never used [INFO] [stdout] --> src/core/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum LuDockError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `exit_code` is never used [INFO] [stdout] --> src/core/errors.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl LuDockError { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 28 | pub fn exit_code(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling ludock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `current_transform` is never read [INFO] [stdout] --> src/core/renderer.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | let mut current_transform = Mat4::IDENTITY; // Placeholder if we don't find CFrame [INFO] [stdout] | ^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 262 | current_transform = Mat4::from_cols(col0, col1, col2, col3); [INFO] [stdout] | ----------------------------------------------------------- `current_transform` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `found_cframe` is never read [INFO] [stdout] --> src/core/renderer.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | let mut found_cframe = false; [INFO] [stdout] | ^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 263 | found_cframe = true; [INFO] [stdout] | ------------------- `found_cframe` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/commands/run.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RunOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LuDockError` is never used [INFO] [stdout] --> src/core/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum LuDockError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `exit_code` is never used [INFO] [stdout] --> src/core/errors.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl LuDockError { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 28 | pub fn exit_code(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `Command { std: "docker" "inspect" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `current_transform` is never read [INFO] [stderr] --> src/core/renderer.rs:224:33 [INFO] [stderr] | [INFO] [stderr] 224 | let mut current_transform = Mat4::IDENTITY; // Placeholder if we don't find CFrame [INFO] [stderr] | ^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stderr] ... [INFO] [stderr] 262 | current_transform = Mat4::from_cols(col0, col1, col2, col3); [INFO] [stderr] | ----------------------------------------------------------- `current_transform` is overwritten here before the previous value is read [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `found_cframe` is never read [INFO] [stderr] --> src/core/renderer.rs:225:28 [INFO] [stderr] | [INFO] [stderr] 225 | let mut found_cframe = false; [INFO] [stderr] | ^^^^^ this value is reassigned later and never used [INFO] [stderr] ... [INFO] [stderr] 263 | found_cframe = true; [INFO] [stderr] | ------------------- `found_cframe` is overwritten here before the previous value is read [INFO] [stderr] [INFO] [stderr] warning: field `target` is never read [INFO] [stderr] --> src/commands/run.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct RunOptions { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 11 | pub target: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `LuDockError` is never used [INFO] [stderr] --> src/core/errors.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum LuDockError { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `exit_code` is never used [INFO] [stderr] --> src/core/errors.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 27 | impl LuDockError { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 28 | pub fn exit_code(&self) -> i32 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ludock` (bin "ludock" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ludock-e5507124473f4941) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test core::parser::tests::test_parse_full_dsl ... ok [INFO] [stdout] test core::parser::tests::test_parse_simple_assignment ... ok [INFO] [stdout] test core::parser::tests::test_parse_vector3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d", kill_on_drop: false }` [INFO] [stdout] 3da06b4fc23e92508ab4154f258bdaec58d0d87e18ce57bc4e4fcdd137511b4d