[INFO] cloning repository https://github.com/evopen/render-encoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evopen/render-encoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Frender-encoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Frender-encoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c49eae8676b8dfadd64bcd4d0c5263d154dffa00 [INFO] checking evopen/render-encoder against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Frender-encoder" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evopen/render-encoder on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evopen/render-encoder [INFO] finished tweaking git repo https://github.com/evopen/render-encoder [INFO] tweaked toml for git repo https://github.com/evopen/render-encoder written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/evopen/render-encoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", 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] 30ec561976b81a083d117b0603e4c0a98aeacd747f102446a8dd69ab300e181e [INFO] running `Command { std: "docker" "start" "-a" "30ec561976b81a083d117b0603e4c0a98aeacd747f102446a8dd69ab300e181e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ec561976b81a083d117b0603e4c0a98aeacd747f102446a8dd69ab300e181e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ec561976b81a083d117b0603e4c0a98aeacd747f102446a8dd69ab300e181e", kill_on_drop: false }` [INFO] [stdout] 30ec561976b81a083d117b0603e4c0a98aeacd747f102446a8dd69ab300e181e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab5f6b4ef08d6fda604c79306a6d65bb4dbfcb3fe175f5d29e88c0a1691b0bdc [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" "ab5f6b4ef08d6fda604c79306a6d65bb4dbfcb3fe175f5d29e88c0a1691b0bdc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitstream-io v1.0.0 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lab v0.8.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking y4m v0.7.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking dcv-color-primitives v0.2.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stdout] error[E0382]: borrow of moved value: `y_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1603:43 [INFO] [stdout] | [INFO] [stdout] 1565 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1589 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1603 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= u_plane.len() || x >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `u_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1603:65 [INFO] [stdout] | [INFO] [stdout] 1565 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1589 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1603 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= u_plane.len() || x >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `v_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1603:87 [INFO] [stdout] | [INFO] [stdout] 1565 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1589 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1603 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= u_plane.len() || x >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `y_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1710:21 [INFO] [stdout] | [INFO] [stdout] 1670 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1694 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1710 | || x >= y_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `u_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1711:22 [INFO] [stdout] | [INFO] [stdout] 1670 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1694 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1711 | || cx >= u_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `v_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1712:22 [INFO] [stdout] | [INFO] [stdout] 1670 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1694 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1712 | || cx >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `y_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1820:43 [INFO] [stdout] | [INFO] [stdout] 1780 | let (y_plane, uv_plane) = if last_dst_plane == 0 { [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1806 | &mut (y_plane, uv_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1820 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= uv_plane.len() { [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `uv_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/avx2.rs:1820:65 [INFO] [stdout] | [INFO] [stdout] 1780 | let (y_plane, uv_plane) = if last_dst_plane == 0 { [INFO] [stdout] | -------- move occurs because `uv_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1806 | &mut (y_plane, uv_plane), [INFO] [stdout] | -------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1820 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= uv_plane.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `y_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1380:43 [INFO] [stdout] | [INFO] [stdout] 1342 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1366 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1380 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= u_plane.len() || x >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `u_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1380:65 [INFO] [stdout] | [INFO] [stdout] 1342 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1366 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1380 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= u_plane.len() || x >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `v_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1380:87 [INFO] [stdout] | [INFO] [stdout] 1342 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1366 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1380 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= u_plane.len() || x >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `y_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1487:21 [INFO] [stdout] | [INFO] [stdout] 1447 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1471 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1487 | || x >= y_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `u_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1488:22 [INFO] [stdout] | [INFO] [stdout] 1447 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1471 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1488 | || cx >= u_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `v_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1489:22 [INFO] [stdout] | [INFO] [stdout] 1447 | let (y_plane, u_plane, v_plane) = ( [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1471 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1489 | || cx >= v_plane.len() [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `y_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1597:43 [INFO] [stdout] | [INFO] [stdout] 1557 | let (y_plane, uv_plane) = if last_dst_plane == 0 { [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1583 | &mut (y_plane, uv_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1597 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= uv_plane.len() { [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `uv_plane` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dcv-color-primitives-0.2.0/src/convert_image/sse2.rs:1597:65 [INFO] [stdout] | [INFO] [stdout] 1557 | let (y_plane, uv_plane) = if last_dst_plane == 0 { [INFO] [stdout] | -------- move occurs because `uv_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1583 | &mut (y_plane, uv_plane), [INFO] [stdout] | -------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1597 | if sx >= src_buffer.len() || x >= y_plane.len() || x >= uv_plane.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dcv-color-primitives` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab5f6b4ef08d6fda604c79306a6d65bb4dbfcb3fe175f5d29e88c0a1691b0bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5f6b4ef08d6fda604c79306a6d65bb4dbfcb3fe175f5d29e88c0a1691b0bdc", kill_on_drop: false }` [INFO] [stdout] ab5f6b4ef08d6fda604c79306a6d65bb4dbfcb3fe175f5d29e88c0a1691b0bdc