[INFO] cloning repository https://github.com/danyspin97/lumactl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danyspin97/lumactl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Flumactl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Flumactl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89e273e25afe545e3bcaf282b84a63e3c34117de
[INFO] checking danyspin97/lumactl against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Flumactl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danyspin97/lumactl
[INFO] finished tweaking git repo https://github.com/danyspin97/lumactl
[INFO] tweaked toml for git repo https://github.com/danyspin97/lumactl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danyspin97/lumactl on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danyspin97/lumactl 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14da48445c81afd60547346d192d664490217ebef110ef3db382afeab6b44e07
[INFO] running `Command { std: "docker" "start" "-a" "14da48445c81afd60547346d192d664490217ebef110ef3db382afeab6b44e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14da48445c81afd60547346d192d664490217ebef110ef3db382afeab6b44e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14da48445c81afd60547346d192d664490217ebef110ef3db382afeab6b44e07", kill_on_drop: false }`
[INFO] [stdout] 14da48445c81afd60547346d192d664490217ebef110ef3db382afeab6b44e07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66eb42c70348a8557c48c61874ade5a692b431c54d8cceeb261ee1df4fc95d32
[INFO] running `Command { std: "docker" "start" "-a" "66eb42c70348a8557c48c61874ade5a692b431c54d8cceeb261ee1df4fc95d32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking mccs v0.1.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking resize-slice v0.1.3
[INFO] [stderr]     Checking i2c v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ddc v0.2.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling ddc-hi v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking i2c-linux-sys v0.2.1
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking udev v0.2.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking i2c-linux v0.1.2
[INFO] [stderr]     Checking ddc-i2c v0.2.2
[INFO] [stderr]     Checking edid v0.3.0
[INFO] [stderr]     Checking mccs-caps v0.1.3
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking flexi_logger v0.29.6
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking mccs-db v0.1.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking lumactl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/ddc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::calculate_new_brightness`
[INFO] [stdout]   --> src/ddc.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::calculate_new_brightness;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ddc::ddc_brightness`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ddc::ddc_brightness;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ddc::get_ddc_display`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ddc::get_ddc_display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ddc::set_ddc_brightness`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ddc::set_ddc_brightness;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::bail`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use eyre::bail;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/ddc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::calculate_new_brightness`
[INFO] [stdout]   --> src/ddc.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::calculate_new_brightness;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ddc::ddc_brightness`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ddc::ddc_brightness;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ddc::get_ddc_display`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ddc::get_ddc_display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ddc::set_ddc_brightness`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ddc::set_ddc_brightness;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::bail`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use eyre::bail;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::ContextCompat`
[INFO] [stdout]   --> src/ddc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use eyre::ContextCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::ContextCompat`
[INFO] [stdout]   --> src/ddc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use eyre::ContextCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "66eb42c70348a8557c48c61874ade5a692b431c54d8cceeb261ee1df4fc95d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66eb42c70348a8557c48c61874ade5a692b431c54d8cceeb261ee1df4fc95d32", kill_on_drop: false }`
[INFO] [stdout] 66eb42c70348a8557c48c61874ade5a692b431c54d8cceeb261ee1df4fc95d32
