[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#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashkitten%2Froccat-tools" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashkitten/roccat-tools on toolchain 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "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-3/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" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "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] b696da975ddb4eeeb35f7eeade937095a9199ee6bd245e2a036165e141c89a74 [INFO] running `Command { std: "docker" "start" "-a" "b696da975ddb4eeeb35f7eeade937095a9199ee6bd245e2a036165e141c89a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b696da975ddb4eeeb35f7eeade937095a9199ee6bd245e2a036165e141c89a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b696da975ddb4eeeb35f7eeade937095a9199ee6bd245e2a036165e141c89a74", kill_on_drop: false }` [INFO] [stdout] b696da975ddb4eeeb35f7eeade937095a9199ee6bd245e2a036165e141c89a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 7aa2d86e053648f043005dc065ef4797b997f569d6d204c74d202677d44eb058 [INFO] running `Command { std: "docker" "start" "-a" "7aa2d86e053648f043005dc065ef4797b997f569d6d204c74d202677d44eb058", 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] Compiling bitflags v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [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 futures v0.1.28 [INFO] [stderr] Checking bitfield v0.1.0 (/opt/rustwide/workdir/bitfield) [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking vec_map v0.8.1 [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 thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking hidraw-derive v0.1.0 (/opt/rustwide/workdir/libroccat/hidraw-derive) [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking libroccat v0.1.0 (/opt/rustwide/workdir/libroccat) [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/button.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/button.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/button.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/button.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/ryosmkfx/mod.rs:251:35 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/ryosmkfx/light_control.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/ryosmkfx/mod.rs:272:22 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(HidrawRead, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/tyon/mod.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/ryosmkfx/mod.rs:251:35 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/ryosmkfx/mod.rs:272:22 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(HidrawRead, Debug)] [INFO] [stdout] | ^^^^^ [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: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> libroccat/src/device/tyon/mod.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(HidrawRead, HidrawWrite, Debug)] [INFO] [stdout] | ^^^^^ [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] 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] [stderr] error: could not compile `libroccat` due to 7 previous errors; 18 warnings emitted [INFO] [stdout] error: aborting due to 6 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libroccat` due to 7 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7aa2d86e053648f043005dc065ef4797b997f569d6d204c74d202677d44eb058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa2d86e053648f043005dc065ef4797b997f569d6d204c74d202677d44eb058", kill_on_drop: false }` [INFO] [stdout] 7aa2d86e053648f043005dc065ef4797b997f569d6d204c74d202677d44eb058