[INFO] cloning repository https://github.com/tomhoule/wgpu-minimal-video-rendering-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomhoule/wgpu-minimal-video-rendering-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fwgpu-minimal-video-rendering-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fwgpu-minimal-video-rendering-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b4c2b73def12dd3e93ca9c2d3d1015b08b31097 [INFO] checking tomhoule/wgpu-minimal-video-rendering-example against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fwgpu-minimal-video-rendering-example" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomhoule/wgpu-minimal-video-rendering-example 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/tomhoule/wgpu-minimal-video-rendering-example [INFO] finished tweaking git repo https://github.com/tomhoule/wgpu-minimal-video-rendering-example [INFO] tweaked toml for git repo https://github.com/tomhoule/wgpu-minimal-video-rendering-example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tomhoule/wgpu-minimal-video-rendering-example 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 9bfb2dd0296cfa3bc0a171671c82f64903fc3434ef0137bcde16cf7a3bada011 [INFO] running `Command { std: "docker" "start" "-a" "9bfb2dd0296cfa3bc0a171671c82f64903fc3434ef0137bcde16cf7a3bada011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bfb2dd0296cfa3bc0a171671c82f64903fc3434ef0137bcde16cf7a3bada011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bfb2dd0296cfa3bc0a171671c82f64903fc3434ef0137bcde16cf7a3bada011", kill_on_drop: false }` [INFO] [stdout] 9bfb2dd0296cfa3bc0a171671c82f64903fc3434ef0137bcde16cf7a3bada011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 57417d200e0167f4cee998c0dbe2dabe54fc137420446ad4e377caa97983c363 [INFO] running `Command { std: "docker" "start" "-a" "57417d200e0167f4cee998c0dbe2dabe54fc137420446ad4e377caa97983c363", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking profiling v1.0.4 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dcv-color-primitives v0.3.0 [INFO] [stderr] Checking y4m v0.7.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking wgpu-types v0.11.0 [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.3.0/src/convert_image/avx2.rs:1599:43 [INFO] [stdout] | [INFO] [stdout] 1565 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1585 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1599 | 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.3.0/src/convert_image/avx2.rs:1599:65 [INFO] [stdout] | [INFO] [stdout] 1565 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1585 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1599 | 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.3.0/src/convert_image/avx2.rs:1599:87 [INFO] [stdout] | [INFO] [stdout] 1565 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1585 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1599 | 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.3.0/src/convert_image/avx2.rs:1702:21 [INFO] [stdout] | [INFO] [stdout] 1666 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1686 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1702 | || 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.3.0/src/convert_image/avx2.rs:1703:22 [INFO] [stdout] | [INFO] [stdout] 1666 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1686 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1703 | || 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.3.0/src/convert_image/avx2.rs:1704:22 [INFO] [stdout] | [INFO] [stdout] 1666 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1686 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1704 | || 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.3.0/src/convert_image/avx2.rs:1812:43 [INFO] [stdout] | [INFO] [stdout] 1772 | 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] 1798 | &mut (y_plane, uv_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1812 | 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.3.0/src/convert_image/avx2.rs:1812:65 [INFO] [stdout] | [INFO] [stdout] 1772 | 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] 1798 | &mut (y_plane, uv_plane), [INFO] [stdout] | -------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1812 | 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.3.0/src/convert_image/sse2.rs:1376:43 [INFO] [stdout] | [INFO] [stdout] 1342 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1362 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1376 | 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.3.0/src/convert_image/sse2.rs:1376:65 [INFO] [stdout] | [INFO] [stdout] 1342 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1362 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1376 | 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.3.0/src/convert_image/sse2.rs:1376:87 [INFO] [stdout] | [INFO] [stdout] 1342 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1362 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1376 | 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.3.0/src/convert_image/sse2.rs:1479:21 [INFO] [stdout] | [INFO] [stdout] 1443 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `y_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1463 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1479 | || 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.3.0/src/convert_image/sse2.rs:1480:22 [INFO] [stdout] | [INFO] [stdout] 1443 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `u_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1463 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1480 | || 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.3.0/src/convert_image/sse2.rs:1481:22 [INFO] [stdout] | [INFO] [stdout] 1443 | let (y_plane, u_plane, v_plane) = (&mut *y_plane[0], &mut *u_plane[0], &mut *v_plane[0]); [INFO] [stdout] | ------- move occurs because `v_plane` has type `&mut [u8]`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1463 | &mut (y_plane, u_plane, v_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1481 | || 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.3.0/src/convert_image/sse2.rs:1589:43 [INFO] [stdout] | [INFO] [stdout] 1549 | 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] 1575 | &mut (y_plane, uv_plane), [INFO] [stdout] | ------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1589 | 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.3.0/src/convert_image/sse2.rs:1589:65 [INFO] [stdout] | [INFO] [stdout] 1549 | 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] 1575 | &mut (y_plane, uv_plane), [INFO] [stdout] | -------- value moved here [INFO] [stdout] ... [INFO] [stdout] 1589 | 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" "57417d200e0167f4cee998c0dbe2dabe54fc137420446ad4e377caa97983c363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57417d200e0167f4cee998c0dbe2dabe54fc137420446ad4e377caa97983c363", kill_on_drop: false }` [INFO] [stdout] 57417d200e0167f4cee998c0dbe2dabe54fc137420446ad4e377caa97983c363