[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 master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashkitten%2Froccat-tools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashkitten/roccat-tools on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlua v0.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66802cc6c74442c983ff47c494e782f6e9188b709f98c694268f679623978c95 [INFO] running `Command { std: "docker" "start" "-a" "66802cc6c74442c983ff47c494e782f6e9188b709f98c694268f679623978c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66802cc6c74442c983ff47c494e782f6e9188b709f98c694268f679623978c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66802cc6c74442c983ff47c494e782f6e9188b709f98c694268f679623978c95", kill_on_drop: false }` [INFO] [stdout] 66802cc6c74442c983ff47c494e782f6e9188b709f98c694268f679623978c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f105b81096e6948a9046a4187ddc4a3b13f67ca48d5de56c77e8cfa1395ab424 [INFO] running `Command { std: "docker" "start" "-a" "f105b81096e6948a9046a4187ddc4a3b13f67ca48d5de56c77e8cfa1395ab424", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking bitfield v0.1.0 (/opt/rustwide/workdir/bitfield) [INFO] [stderr] Checking unicode-xid v0.1.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 strsim v0.8.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking quote v0.6.13 [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 clap v2.33.0 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking hidraw-derive v0.1.0 (/opt/rustwide/workdir/libroccat/hidraw-derive) [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking libroccat v0.1.0 (/opt/rustwide/workdir/libroccat) [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: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 27 | pub state: LightControlState.clone(), [INFO] [stdout] | ++++++++ [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: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 29 | pub write_check: LightControlWriteCheck.clone(), [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: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 27 | pub state: LightControlState.clone(), [INFO] [stdout] | ++++++++ [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: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 29 | pub write_check: LightControlWriteCheck.clone(), [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [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` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f105b81096e6948a9046a4187ddc4a3b13f67ca48d5de56c77e8cfa1395ab424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f105b81096e6948a9046a4187ddc4a3b13f67ca48d5de56c77e8cfa1395ab424", kill_on_drop: false }` [INFO] [stdout] f105b81096e6948a9046a4187ddc4a3b13f67ca48d5de56c77e8cfa1395ab424 [INFO] checking ashkitten/roccat-tools against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashkitten%2Froccat-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashkitten/roccat-tools on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-1-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4367d4da93a01f2d15622188b82555c2192edef93fe34a8c936dc321578773dd [INFO] running `Command { std: "docker" "start" "-a" "4367d4da93a01f2d15622188b82555c2192edef93fe34a8c936dc321578773dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4367d4da93a01f2d15622188b82555c2192edef93fe34a8c936dc321578773dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4367d4da93a01f2d15622188b82555c2192edef93fe34a8c936dc321578773dd", kill_on_drop: false }` [INFO] [stdout] 4367d4da93a01f2d15622188b82555c2192edef93fe34a8c936dc321578773dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4877cc01ba3c8d6ce219e707aaaea8b285d31437542f13ec3f14da5351282e6 [INFO] running `Command { std: "docker" "start" "-a" "d4877cc01ba3c8d6ce219e707aaaea8b285d31437542f13ec3f14da5351282e6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d4877cc01ba3c8d6ce219e707aaaea8b285d31437542f13ec3f14da5351282e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4877cc01ba3c8d6ce219e707aaaea8b285d31437542f13ec3f14da5351282e6", kill_on_drop: false }` [INFO] [stdout] d4877cc01ba3c8d6ce219e707aaaea8b285d31437542f13ec3f14da5351282e6