[INFO] cloning repository https://github.com/nwoythal/sway-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwoythal/sway-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwoythal%2Fsway-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwoythal%2Fsway-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7da45680504031f677e5f73a64c015a61ce73426 [INFO] linting nwoythal/sway-tui against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwoythal%2Fsway-tui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nwoythal/sway-tui [INFO] finished tweaking git repo https://github.com/nwoythal/sway-tui [INFO] tweaked toml for git repo https://github.com/nwoythal/sway-tui written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nwoythal/sway-tui 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/nwoythal/sway-tui 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fc5c17f003bc371e70f6f7b56c641097c961ed9596868f70fd17f43f0f4f51a7 [INFO] running `Command { std: "docker" "start" "-a" "fc5c17f003bc371e70f6f7b56c641097c961ed9596868f70fd17f43f0f4f51a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc5c17f003bc371e70f6f7b56c641097c961ed9596868f70fd17f43f0f4f51a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5c17f003bc371e70f6f7b56c641097c961ed9596868f70fd17f43f0f4f51a7", kill_on_drop: false }` [INFO] [stdout] fc5c17f003bc371e70f6f7b56c641097c961ed9596868f70fd17f43f0f4f51a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 289c1812543f3eca423bb6988ebaeec386e4cc57242d3c0c4c7dd4f860e33be0 [INFO] running `Command { std: "docker" "start" "-a" "289c1812543f3eca423bb6988ebaeec386e4cc57242d3c0c4c7dd4f860e33be0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking sway-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stui` [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let stui = app::App::new().run(terminal); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stui` [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let stui = app::App::new().run(terminal); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: casting to the same type is unnecessary (`u64` -> `u64`) [INFO] [stdout] --> src/app.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | let resp_len: u64 = ((sway_init_recv[7] as u64) << 8) as u64 + (sway_init_recv[6] as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `(((sway_init_recv[7] as u64) << 8))` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast [INFO] [stdout] = note: `#[warn(clippy::unnecessary_cast)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: read amount is not handled [INFO] [stdout] --> src/app.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | limited_reader.read(&mut data).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `Read::read_exact` instead, or handle partial reads [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_io_amount [INFO] [stdout] = note: `#[deny(clippy::unused_io_amount)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: casting to the same type is unnecessary (`u64` -> `u64`) [INFO] [stdout] --> src/app.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | let resp_len: u64 = ((sway_init_recv[7] as u64) << 8) as u64 + (sway_init_recv[6] as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `(((sway_init_recv[7] as u64) << 8))` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast [INFO] [stdout] = note: `#[warn(clippy::unnecessary_cast)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: read amount is not handled [INFO] [stdout] --> src/app.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | limited_reader.read(&mut data).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `Read::read_exact` instead, or handle partial reads [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_io_amount [INFO] [stdout] = note: `#[deny(clippy::unused_io_amount)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sway-tui` (bin "sway-tui" test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sway-tui` (bin "sway-tui") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "289c1812543f3eca423bb6988ebaeec386e4cc57242d3c0c4c7dd4f860e33be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289c1812543f3eca423bb6988ebaeec386e4cc57242d3c0c4c7dd4f860e33be0", kill_on_drop: false }` [INFO] [stdout] 289c1812543f3eca423bb6988ebaeec386e4cc57242d3c0c4c7dd4f860e33be0