[INFO] cloning repository https://github.com/14ROVI/renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/14ROVI/renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F14ROVI%2Frenderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F14ROVI%2Frenderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef7aca3d9b91d487cbc581a005c73902658c0422
[INFO] testing 14ROVI/renderer against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F14ROVI%2Frenderer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/14ROVI/renderer
[INFO] finished tweaking git repo https://github.com/14ROVI/renderer
[INFO] tweaked toml for git repo https://github.com/14ROVI/renderer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/14ROVI/renderer on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/14ROVI/renderer 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73cf48cadeac20c9c65659f17b1606af7271077a06c97509d737736983b6e487
[INFO] running `Command { std: "docker" "start" "-a" "73cf48cadeac20c9c65659f17b1606af7271077a06c97509d737736983b6e487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73cf48cadeac20c9c65659f17b1606af7271077a06c97509d737736983b6e487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73cf48cadeac20c9c65659f17b1606af7271077a06c97509d737736983b6e487", kill_on_drop: false }`
[INFO] [stdout] 73cf48cadeac20c9c65659f17b1606af7271077a06c97509d737736983b6e487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39ac91857e97d8d0ea30eeaa798eefee8a01f5afb8f06fde6327993da11c2cd1
[INFO] running `Command { std: "docker" "start" "-a" "39ac91857e97d8d0ea30eeaa798eefee8a01f5afb8f06fde6327993da11c2cd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `na::Vector2`
[INFO] [stdout]  --> src/bounding_box.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use na::Vector2;
[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 import: `Vector2`
[INFO] [stdout]  --> src/canvas_triangle.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use na::{Vector2, Vector3, Vector4};
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::SimdPartialOrd`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use na::SimdPartialOrd;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector2`
[INFO] [stdout]   --> src/main.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | use na::{Vector2, Vector3};
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pixels`, `get_pixel`, and `get_depth` are never used
[INFO] [stdout]   --> src/canvas.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Canvas {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn get_pixels(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_pixel(&self, x: u32, y: u32) -> (u8, u8, u8) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn get_depth(&self, x: u32, y: u32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `edge_function` is never used
[INFO] [stdout]   --> src/canvas_triangle.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Edge {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn edge_function(v0: &Vector3<f64>, v1: &Vector3<f64>, point: &Vector3<f64>) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.66s
[INFO] running `Command { std: "docker" "inspect" "39ac91857e97d8d0ea30eeaa798eefee8a01f5afb8f06fde6327993da11c2cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ac91857e97d8d0ea30eeaa798eefee8a01f5afb8f06fde6327993da11c2cd1", kill_on_drop: false }`
[INFO] [stdout] 39ac91857e97d8d0ea30eeaa798eefee8a01f5afb8f06fde6327993da11c2cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ad815f439a40c4e0d10f089244f2785a47470e5561a668f842c98450b203cf6
[INFO] running `Command { std: "docker" "start" "-a" "1ad815f439a40c4e0d10f089244f2785a47470e5561a668f842c98450b203cf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `na::Vector2`
[INFO] [stdout]  --> src/bounding_box.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use na::Vector2;
[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 import: `Vector2`
[INFO] [stdout]  --> src/canvas_triangle.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use na::{Vector2, Vector3, Vector4};
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::SimdPartialOrd`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use na::SimdPartialOrd;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector2`
[INFO] [stdout]   --> src/main.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | use na::{Vector2, Vector3};
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pixels`, `get_pixel`, and `get_depth` are never used
[INFO] [stdout]   --> src/canvas.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Canvas {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn get_pixels(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_pixel(&self, x: u32, y: u32) -> (u8, u8, u8) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn get_depth(&self, x: u32, y: u32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `edge_function` is never used
[INFO] [stdout]   --> src/canvas_triangle.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Edge {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn edge_function(v0: &Vector3<f64>, v1: &Vector3<f64>, point: &Vector3<f64>) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "1ad815f439a40c4e0d10f089244f2785a47470e5561a668f842c98450b203cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad815f439a40c4e0d10f089244f2785a47470e5561a668f842c98450b203cf6", kill_on_drop: false }`
[INFO] [stdout] 1ad815f439a40c4e0d10f089244f2785a47470e5561a668f842c98450b203cf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49fd6c4da8a395be6bc39aa7f55cfbc85261d183d0b942be9233dd3ee73d004e
[INFO] running `Command { std: "docker" "start" "-a" "49fd6c4da8a395be6bc39aa7f55cfbc85261d183d0b942be9233dd3ee73d004e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `na::Vector2`
[INFO] [stdout] 
[INFO] [stderr]  --> src/bounding_box.rs:2:5
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 2 | use na::Vector2;
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Vector2`
[INFO] [stderr]  --> src/canvas_triangle.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 | use na::{Vector2, Vector3, Vector4};
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `na::SimdPartialOrd`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use na::SimdPartialOrd;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Vector2`
[INFO] [stderr]   --> src/main.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | use na::{Vector2, Vector3};
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_pixels`, `get_pixel`, and `get_depth` are never used
[INFO] [stderr]   --> src/canvas.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl Canvas {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub fn get_pixels(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn get_pixel(&self, x: u32, y: u32) -> (u8, u8, u8) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |     pub fn get_depth(&self, x: u32, y: u32) -> f32 {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `edge_function` is never used
[INFO] [stderr]   --> src/canvas_triangle.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl Edge {
[INFO] [stderr]    | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn edge_function(v0: &Vector3<f64>, v1: &Vector3<f64>, point: &Vector3<f64>) -> f64 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `renderer` (bin "renderer" test) generated 6 warnings (run `cargo fix --bin "renderer" -p renderer --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/renderer-ba481b4bc0e9a6ac)
[INFO] running `Command { std: "docker" "inspect" "49fd6c4da8a395be6bc39aa7f55cfbc85261d183d0b942be9233dd3ee73d004e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fd6c4da8a395be6bc39aa7f55cfbc85261d183d0b942be9233dd3ee73d004e", kill_on_drop: false }`
[INFO] [stdout] 49fd6c4da8a395be6bc39aa7f55cfbc85261d183d0b942be9233dd3ee73d004e
