[INFO] cloning repository https://github.com/Kyant2021/MonetRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kyant2021/MonetRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyant2021%2FMonetRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyant2021%2FMonetRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78b1b31c70f86e5c6adf3339305f2e4b3b505652 [INFO] testing Kyant2021/MonetRust against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyant2021%2FMonetRust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kyant2021/MonetRust on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kyant2021/MonetRust [INFO] finished tweaking git repo https://github.com/Kyant2021/MonetRust [INFO] tweaked toml for git repo https://github.com/Kyant2021/MonetRust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Kyant2021/MonetRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb7ec5cf4f8b1c50104b32522915c500a71979b664fe9eeef16c99ed0c3fd4c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb7ec5cf4f8b1c50104b32522915c500a71979b664fe9eeef16c99ed0c3fd4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7ec5cf4f8b1c50104b32522915c500a71979b664fe9eeef16c99ed0c3fd4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7ec5cf4f8b1c50104b32522915c500a71979b664fe9eeef16c99ed0c3fd4c5", kill_on_drop: false }` [INFO] [stdout] fb7ec5cf4f8b1c50104b32522915c500a71979b664fe9eeef16c99ed0c3fd4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e8be5c77a803fe15b72ddfe109c263482a306fc6849abe739c00e150d7cf5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04e8be5c77a803fe15b72ddfe109c263482a306fc6849abe739c00e150d7cf5d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling lerp v0.4.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling monet_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | C2.lerp(C3, s - 1.) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | C1.lerp(C2, s) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | F2.lerp(F3, (c - C2) / (C3 - C2)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | F1.lerp(F2, (c - C1) / (C2 - C1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abs4` [INFO] [stdout] --> src/cam16.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let abs4 = (c - color.c).abs(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_abs4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `y_to_lstar` [INFO] [stdout] --> src/cielab.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn y_to_lstar(t: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.03s [INFO] running `Command { std: "docker" "inspect" "04e8be5c77a803fe15b72ddfe109c263482a306fc6849abe739c00e150d7cf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e8be5c77a803fe15b72ddfe109c263482a306fc6849abe739c00e150d7cf5d", kill_on_drop: false }` [INFO] [stdout] 04e8be5c77a803fe15b72ddfe109c263482a306fc6849abe739c00e150d7cf5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 105ed6550af1bb4653ddb2d94d720b6d00122fe381dbae24df2bf45ae3c33c40 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "105ed6550af1bb4653ddb2d94d720b6d00122fe381dbae24df2bf45ae3c33c40", kill_on_drop: false }` [INFO] [stderr] Compiling monet_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | C2.lerp(C3, s - 1.) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | C1.lerp(C2, s) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | F2.lerp(F3, (c - C2) / (C3 - C2)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | F1.lerp(F2, (c - C1) / (C2 - C1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abs4` [INFO] [stdout] --> src/cam16.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let abs4 = (c - color.c).abs(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_abs4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `y_to_lstar` [INFO] [stdout] --> src/cielab.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn y_to_lstar(t: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "105ed6550af1bb4653ddb2d94d720b6d00122fe381dbae24df2bf45ae3c33c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105ed6550af1bb4653ddb2d94d720b6d00122fe381dbae24df2bf45ae3c33c40", kill_on_drop: false }` [INFO] [stdout] 105ed6550af1bb4653ddb2d94d720b6d00122fe381dbae24df2bf45ae3c33c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79b9dd45ddbddd5c6d9de84c6dcd0911b47fdc198106b525572b9bcb1e371c4e [INFO] running `Command { std: "docker" "start" "-a" "79b9dd45ddbddd5c6d9de84c6dcd0911b47fdc198106b525572b9bcb1e371c4e", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | C2.lerp(C3, s - 1.) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | C1.lerp(C2, s) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:90:12 [INFO] [stderr] | [INFO] [stderr] 90 | F2.lerp(F3, (c - C2) / (C3 - C2)) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | F1.lerp(F2, (c - C1) / (C2 - C1)) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `abs4` [INFO] [stderr] --> src/cam16.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | let abs4 = (c - color.c).abs(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_abs4` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `y_to_lstar` [INFO] [stderr] --> src/cielab.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn y_to_lstar(t: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `monet_rust` (bin "monet_rust" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/monet_rust-d1019b6d4bfddcbf) [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" "79b9dd45ddbddd5c6d9de84c6dcd0911b47fdc198106b525572b9bcb1e371c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b9dd45ddbddd5c6d9de84c6dcd0911b47fdc198106b525572b9bcb1e371c4e", kill_on_drop: false }` [INFO] [stdout] 79b9dd45ddbddd5c6d9de84c6dcd0911b47fdc198106b525572b9bcb1e371c4e