[INFO] cloning repository https://github.com/Maxeonyx/ray-tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxeonyx/ray-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fray-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fray-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34799ac164ad778c74809def9dbcb8d0c58da392
[INFO] checking Maxeonyx/ray-tracer against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fray-tracer" "/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/Maxeonyx/ray-tracer
[INFO] finished tweaking git repo https://github.com/Maxeonyx/ray-tracer
[INFO] tweaked toml for git repo https://github.com/Maxeonyx/ray-tracer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxeonyx/ray-tracer on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maxeonyx/ray-tracer 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pstet` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded adler32 v1.0.2
[INFO] [stderr]   Downloaded inflate v0.3.4
[INFO] [stderr]   Downloaded redox_syscall v0.1.38
[INFO] [stderr]   Downloaded image v0.18.0
[INFO] [stderr]   Downloaded shared_library v0.1.8
[INFO] [stderr]   Downloaded smallvec v0.6.1
[INFO] [stderr]   Downloaded tempfile v3.0.2
[INFO] [stderr]   Downloaded objc v0.2.2
[INFO] [stderr]   Downloaded cgl v0.2.2
[INFO] [stderr]   Downloaded gleam v0.5.0
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded cgmath v0.16.1
[INFO] [stderr]   Downloaded x11-dl v2.17.5
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded backtrace v0.3.8
[INFO] [stderr]   Downloaded rayon v1.0.1
[INFO] [stderr]   Downloaded backtrace-sys v0.1.22
[INFO] [stderr]   Downloaded glium v0.21.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.8
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3
[INFO] running `Command { std: "docker" "start" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3", 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" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pstet` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking smallvec v0.6.1
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]    Compiling x11-dl v2.17.5
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking shared_library v0.1.8
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking num-iter v0.1.37
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.22
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.12.5
[INFO] [stderr]     Checking tempfile v3.0.2
[INFO] [stderr]    Compiling glutin v0.14.0
[INFO] [stderr]    Compiling glium v0.21.0
[INFO] [stderr]     Checking rayon v1.0.1
[INFO] [stderr]     Checking backtrace v0.3.8
[INFO] [stderr]     Checking wayland-kbd v0.13.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.14
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stderr]     Checking wayland-window v0.13.3
[INFO] [stderr]     Checking winit v0.12.0
[INFO] [stderr]     Checking pstet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `load_from_memory`
[INFO] [stdout]   --> src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use image::{load_from_memory, DynamicImage};
[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: `rand::*`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rand::*;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_from_memory`
[INFO] [stdout]  --> src/scene.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use image::{load_from_memory, DynamicImage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/scene.rs:511:30
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let flip_normal = if (i == 2 || i == 9) { true } else { false };
[INFO] [stdout]     |                              ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 511 -         let flip_normal = if (i == 2 || i == 9) { true } else { false };
[INFO] [stdout] 511 +         let flip_normal = if i == 2 || i == 9 { true } else { false };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/util.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn reflect(self, V3) -> V3;
[INFO] [stdout]    |                      ^^ help: try naming the parameter or explicitly ignoring it: `_: V3`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |       let program = program!(&display,
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 289 | |         140 => {
[INFO] [stdout] 290 | |             vertex: include_str!("shaders/main.vert.glsl"),
[INFO] [stdout] 291 | |             fragment: include_str!("shaders/main.frag.glsl"),
[INFO] [stdout] 292 | |         },
[INFO] [stdout] 293 | |     ).unwrap();
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_from_memory`
[INFO] [stdout]   --> src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use image::{load_from_memory, DynamicImage};
[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: `rand::*`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rand::*;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_from_memory`
[INFO] [stdout]  --> src/scene.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use image::{load_from_memory, DynamicImage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/scene.rs:511:30
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let flip_normal = if (i == 2 || i == 9) { true } else { false };
[INFO] [stdout]     |                              ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 511 -         let flip_normal = if (i == 2 || i == 9) { true } else { false };
[INFO] [stdout] 511 +         let flip_normal = if i == 2 || i == 9 { true } else { false };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/util.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn reflect(self, V3) -> V3;
[INFO] [stdout]    |                      ^^ help: try naming the parameter or explicitly ignoring it: `_: V3`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |       let program = program!(&display,
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 289 | |         140 => {
[INFO] [stdout] 290 | |             vertex: include_str!("shaders/main.vert.glsl"),
[INFO] [stdout] 291 | |             fragment: include_str!("shaders/main.frag.glsl"),
[INFO] [stdout] 292 | |         },
[INFO] [stdout] 293 | |     ).unwrap();
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/main.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         implement_vertex!(Vertex, position);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/main.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         implement_vertex!(Vertex, position);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scene.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut lights = vec![
[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: `sphere`
[INFO] [stdout]   --> src/shapes/mod.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Shape::Sphere(ref sphere) => V2 { x: 0.0, y: 0.0 },
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sphere`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_rotation`
[INFO] [stdout]    --> src/main.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let y_rotation = cgmath::Quaternion::from_arc(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scene.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut lights = vec![
[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: `sphere`
[INFO] [stdout]   --> src/shapes/mod.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Shape::Sphere(ref sphere) => V2 { x: 0.0, y: 0.0 },
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sphere`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_rotation`
[INFO] [stdout]    --> src/main.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let y_rotation = cgmath::Quaternion::from_arc(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, pstet v0.1.0 (/opt/rustwide/workdir), winit v0.12.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3", kill_on_drop: false }`
[INFO] [stdout] 3908975503edb2d8ea7762017aa04921d9d6b336b3e5b6d8b574d5682846d8f3
