[INFO] cloning repository https://github.com/NguyenLTVinh/minecrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NguyenLTVinh/minecrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyenLTVinh%2Fminecrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyenLTVinh%2Fminecrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a21c0160603deea7fce739bd79436061dff42ecd
[INFO] checking NguyenLTVinh/minecrust against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyenLTVinh%2Fminecrust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NguyenLTVinh/minecrust
[INFO] finished tweaking git repo https://github.com/NguyenLTVinh/minecrust
[INFO] tweaked toml for git repo https://github.com/NguyenLTVinh/minecrust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NguyenLTVinh/minecrust on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NguyenLTVinh/minecrust 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded raw-window-handle v0.4.3
[INFO] [stderr]   Downloaded raw-window-handle v0.3.4
[INFO] [stderr]   Downloaded cty v0.2.2
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.46
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded glfw v0.42.0
[INFO] [stderr]   Downloaded glfw-sys v3.3.5
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f12e95c0a374ccafffe88f8dc0ce75813185c98cdf1134b12ed391c02b6075fa
[INFO] running `Command { std: "docker" "start" "-a" "f12e95c0a374ccafffe88f8dc0ce75813185c98cdf1134b12ed391c02b6075fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f12e95c0a374ccafffe88f8dc0ce75813185c98cdf1134b12ed391c02b6075fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12e95c0a374ccafffe88f8dc0ce75813185c98cdf1134b12ed391c02b6075fa", kill_on_drop: false }`
[INFO] [stdout] f12e95c0a374ccafffe88f8dc0ce75813185c98cdf1134b12ed391c02b6075fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 080acd4013de2402727caee4a7fe6efa374d362cf800e4ec33622b8f2e5ad174
[INFO] running `Command { std: "docker" "start" "-a" "080acd4013de2402727caee4a7fe6efa374d362cf800e4ec33622b8f2e5ad174", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling glfw-sys v3.3.5
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking glfw v0.42.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking noise v0.8.2
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking minecrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::block::Rotation`
[INFO] [stdout]  --> src/input.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::block::Rotation;
[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: `crate::block::Rotation`
[INFO] [stdout]  --> src/input.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::block::Rotation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/texture.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut uvs = match face_dir {
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/texture.rs:67:61
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_uvs_for_face(&self, face_dir: FaceDirection, rotation: Rotation) -> [[f32; 2]; 6] {
[INFO] [stdout]    |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/texture.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut uvs = match face_dir {
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/texture.rs:67:61
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_uvs_for_face(&self, face_dir: FaceDirection, rotation: Rotation) -> [[f32; 2]; 6] {
[INFO] [stdout]    |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_rotation` is never used
[INFO] [stdout]    --> src/block.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl Block {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn with_rotation(mut self, rotation: Rotation) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `velocity` is never read
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub velocity: Vector3<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/command_suggester.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Block(String, String, f64),
[INFO] [stdout]   |     ----- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CommandSuggestion` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Block(String, String, f64),
[INFO] [stdout] 8 +     Block((), String, f64),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/input.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Submitted(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Submitted(String),
[INFO] [stdout] 17 +     Submitted(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_y`, `next_mod`, `next_range`, and `next_range_between` are never used
[INFO] [stdout]   --> src/rng.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl SeededRng {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn new_with_y(x: i32, y: i32, z: i32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn next_mod(&self, modulo: u32) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn next_range(&self, max: i32) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn next_range_between(&self, min: i32, max: i32) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_moon_direction` is never used
[INFO] [stdout]    --> src/sky.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Sky {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub fn get_moon_direction(&self, time_of_day: f32) -> Vector3<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_terrain_height` is never used
[INFO] [stdout]    --> src/terrain.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl MapGenerator {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn get_terrain_height(&self, world_x: i32, world_z: i32) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_rotation` is never used
[INFO] [stdout]    --> src/block.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl Block {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn with_rotation(mut self, rotation: Rotation) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `velocity` is never read
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub velocity: Vector3<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/command_suggester.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Block(String, String, f64),
[INFO] [stdout]   |     ----- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CommandSuggestion` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Block(String, String, f64),
[INFO] [stdout] 8 +     Block((), String, f64),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/input.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Submitted(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Submitted(String),
[INFO] [stdout] 17 +     Submitted(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_y`, `next_mod`, `next_range`, and `next_range_between` are never used
[INFO] [stdout]   --> src/rng.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl SeededRng {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn new_with_y(x: i32, y: i32, z: i32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn next_mod(&self, modulo: u32) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn next_range(&self, max: i32) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn next_range_between(&self, min: i32, max: i32) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_moon_direction` is never used
[INFO] [stdout]    --> src/sky.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Sky {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub fn get_moon_direction(&self, time_of_day: f32) -> Vector3<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_terrain_height` is never used
[INFO] [stdout]    --> src/terrain.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl MapGenerator {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn get_terrain_height(&self, world_x: i32, world_z: i32) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s
[INFO] running `Command { std: "docker" "inspect" "080acd4013de2402727caee4a7fe6efa374d362cf800e4ec33622b8f2e5ad174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080acd4013de2402727caee4a7fe6efa374d362cf800e4ec33622b8f2e5ad174", kill_on_drop: false }`
[INFO] [stdout] 080acd4013de2402727caee4a7fe6efa374d362cf800e4ec33622b8f2e5ad174
