[INFO] cloning repository https://github.com/ashkitten/roccat-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashkitten/roccat-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashkitten%2Froccat-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashkitten%2Froccat-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08d5d6a224314bc207d34109354aaa86954851b9 [INFO] checking ashkitten/roccat-tools against try#b2686d78d0034bb3435b348d5a63910b074a1990 for pr-104429 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashkitten%2Froccat-tools" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashkitten/roccat-tools on toolchain b2686d78d0034bb3435b348d5a63910b074a1990 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashkitten/roccat-tools [INFO] finished tweaking git repo https://github.com/ashkitten/roccat-tools [INFO] tweaked toml for git repo https://github.com/ashkitten/roccat-tools written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ashkitten/roccat-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9721455db5061996eefeee26634da22557a1d9315395242eacfdc2dbd3b55987 [INFO] running `Command { std: "docker" "start" "-a" "9721455db5061996eefeee26634da22557a1d9315395242eacfdc2dbd3b55987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9721455db5061996eefeee26634da22557a1d9315395242eacfdc2dbd3b55987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9721455db5061996eefeee26634da22557a1d9315395242eacfdc2dbd3b55987", kill_on_drop: false }` [INFO] [stdout] 9721455db5061996eefeee26634da22557a1d9315395242eacfdc2dbd3b55987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5dc9e5ef3ad4235b598c7fa248c7537f0fc5d3515862fb71a7b04d720f834bd [INFO] running `Command { std: "docker" "start" "-a" "e5dc9e5ef3ad4235b598c7fa248c7537f0fc5d3515862fb71a7b04d720f834bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitfield v0.1.0 (/opt/rustwide/workdir/bitfield) [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking hidraw-derive v0.1.0 (/opt/rustwide/workdir/libroccat/hidraw-derive) [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking libroccat v0.1.0 (/opt/rustwide/workdir/libroccat) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/mod.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 267 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/control.rs:44:36 [INFO] [stdout] | [INFO] [stdout] 44 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/custom_lights.rs:400:36 [INFO] [stdout] | [INFO] [stdout] 400 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:174:34 [INFO] [stdout] | [INFO] [stdout] 174 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:214:34 [INFO] [stdout] | [INFO] [stdout] 214 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 226 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:249:34 [INFO] [stdout] | [INFO] [stdout] 249 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/lights.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/tyon/mod.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/mod.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 267 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/control.rs:44:36 [INFO] [stdout] | [INFO] [stdout] 44 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/custom_lights.rs:400:36 [INFO] [stdout] | [INFO] [stdout] 400 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:174:34 [INFO] [stdout] | [INFO] [stdout] 174 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:214:34 [INFO] [stdout] | [INFO] [stdout] 214 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 226 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:249:34 [INFO] [stdout] | [INFO] [stdout] 249 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/keys/mod.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | ..unsafe { std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/ryosmkfx/lights.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libroccat/src/device/tyon/mod.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | ..unsafe { ::std::mem::uninitialized() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.state` which is behind a shared reference [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 27 | pub state: LightControlState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.state` has type `light_control::LightControlState`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.write_check` which is behind a shared reference [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | pub write_check: LightControlWriteCheck, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.write_check` has type `LightControlWriteCheck`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.state` which is behind a shared reference [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 27 | pub state: LightControlState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.state` has type `light_control::LightControlState`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.write_check` which is behind a shared reference [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | pub write_check: LightControlWriteCheck, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.write_check` has type `LightControlWriteCheck`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libroccat` due to 3 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libroccat` due to 3 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e5dc9e5ef3ad4235b598c7fa248c7537f0fc5d3515862fb71a7b04d720f834bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dc9e5ef3ad4235b598c7fa248c7537f0fc5d3515862fb71a7b04d720f834bd", kill_on_drop: false }` [INFO] [stdout] e5dc9e5ef3ad4235b598c7fa248c7537f0fc5d3515862fb71a7b04d720f834bd