[INFO] cloning repository https://github.com/Marck-G/lumasense [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marck-G/lumasense" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarck-G%2Flumasense", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarck-G%2Flumasense'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a1d19434c3d7964e8b4f813395ed90f97165dcf [INFO] linting Marck-G/lumasense against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarck-G%2Flumasense" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Marck-G/lumasense [INFO] finished tweaking git repo https://github.com/Marck-G/lumasense [INFO] tweaked toml for git repo https://github.com/Marck-G/lumasense written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marck-G/lumasense on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Marck-G/lumasense 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mozjpeg v0.10.13 [INFO] [stderr] Downloaded nokhwa-bindings-windows v0.4.5 [INFO] [stderr] Downloaded nasm-rs v0.3.2 [INFO] [stderr] Downloaded v4l2-sys-mit v0.3.0 [INFO] [stderr] Downloaded nokhwa-core v0.1.8 [INFO] [stderr] Downloaded cocoa-foundation v0.2.1 [INFO] [stderr] Downloaded nokhwa-bindings-linux v0.1.3 [INFO] [stderr] Downloaded nokhwa-bindings-macos v0.2.3 [INFO] [stderr] Downloaded v4l v0.14.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.62 [INFO] [stderr] Downloaded core-media-sys v0.1.2 [INFO] [stderr] Downloaded nokhwa v0.10.10 [INFO] [stderr] Downloaded web-sys v0.3.89 [INFO] [stderr] Downloaded mozjpeg-sys v2.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3312a026e8d13293ca9647599e4ae426be6df0dc2fe7bef92687aa20e45597 [INFO] running `Command { std: "docker" "start" "-a" "4b3312a026e8d13293ca9647599e4ae426be6df0dc2fe7bef92687aa20e45597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3312a026e8d13293ca9647599e4ae426be6df0dc2fe7bef92687aa20e45597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3312a026e8d13293ca9647599e4ae426be6df0dc2fe7bef92687aa20e45597", kill_on_drop: false }` [INFO] [stdout] 4b3312a026e8d13293ca9647599e4ae426be6df0dc2fe7bef92687aa20e45597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fa243940f176c809abc31db7e6466ea663649137b605f641b916bf2e6fa333c [INFO] running `Command { std: "docker" "start" "-a" "5fa243940f176c809abc31db7e6466ea663649137b605f641b916bf2e6fa333c", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling nasm-rs v0.3.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling nokhwa-bindings-macos v0.2.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking wgpu-types v27.0.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking mozjpeg v0.10.13 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking v4l v0.14.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Checking nokhwa-core v0.1.8 [INFO] [stderr] Checking nokhwa-bindings-windows v0.4.5 [INFO] [stderr] Checking nokhwa-bindings-linux v0.1.3 [INFO] [stderr] Checking nokhwa v0.10.10 [INFO] [stderr] Checking lumasense v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/config.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / impl Default for Config { [INFO] [stdout] 52 | | fn default() -> Self { [INFO] [stdout] 53 | | Self { [INFO] [stdout] 54 | | brightness: BrightnessConfig::default(), [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] = note: `#[warn(clippy::derivable_impls)]` on by default [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Default)] [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/config.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | / if let Ok(exe_path) = env::current_exe() { [INFO] [stdout] 121 | | if let Some(exe_dir) = exe_path.parent() { [INFO] [stdout] 122 | | paths.push(exe_dir.join("config.toml")); [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 120 ~ if let Ok(exe_path) = env::current_exe() [INFO] [stdout] 121 ~ && let Some(exe_dir) = exe_path.parent() { [INFO] [stdout] 122 | paths.push(exe_dir.join("config.toml")); [INFO] [stdout] 123 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/config.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / impl Default for Config { [INFO] [stdout] 52 | | fn default() -> Self { [INFO] [stdout] 53 | | Self { [INFO] [stdout] 54 | | brightness: BrightnessConfig::default(), [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] = note: `#[warn(clippy::derivable_impls)]` on by default [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Default)] [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/config.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | / if let Ok(exe_path) = env::current_exe() { [INFO] [stdout] 121 | | if let Some(exe_dir) = exe_path.parent() { [INFO] [stdout] 122 | | paths.push(exe_dir.join("config.toml")); [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 120 ~ if let Ok(exe_path) = env::current_exe() [INFO] [stdout] 121 ~ && let Some(exe_dir) = exe_path.parent() { [INFO] [stdout] 122 | paths.push(exe_dir.join("config.toml")); [INFO] [stdout] 123 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_subscriber; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_subscriber; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.61s [INFO] running `Command { std: "docker" "inspect" "5fa243940f176c809abc31db7e6466ea663649137b605f641b916bf2e6fa333c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa243940f176c809abc31db7e6466ea663649137b605f641b916bf2e6fa333c", kill_on_drop: false }` [INFO] [stdout] 5fa243940f176c809abc31db7e6466ea663649137b605f641b916bf2e6fa333c