[INFO] cloning repository https://github.com/RRMDevAS/cnc-desktop-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RRMDevAS/cnc-desktop-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRMDevAS%2Fcnc-desktop-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRMDevAS%2Fcnc-desktop-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1301b21be642d8b6497f7c408a8408a7e1ecedc8 [INFO] checking RRMDevAS/cnc-desktop-app against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRMDevAS%2Fcnc-desktop-app" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RRMDevAS/cnc-desktop-app on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RRMDevAS/cnc-desktop-app [INFO] finished tweaking git repo https://github.com/RRMDevAS/cnc-desktop-app [INFO] tweaked toml for git repo https://github.com/RRMDevAS/cnc-desktop-app written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RRMDevAS/cnc-desktop-app 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raylib v3.0.0 [INFO] [stderr] Downloaded raylib-sys v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19c0fd37e5bd124bf7c1a893e966b5c207244ea439fc641fe256de82b35d9ccc [INFO] running `Command { std: "docker" "start" "-a" "19c0fd37e5bd124bf7c1a893e966b5c207244ea439fc641fe256de82b35d9ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19c0fd37e5bd124bf7c1a893e966b5c207244ea439fc641fe256de82b35d9ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c0fd37e5bd124bf7c1a893e966b5c207244ea439fc641fe256de82b35d9ccc", kill_on_drop: false }` [INFO] [stdout] 19c0fd37e5bd124bf7c1a893e966b5c207244ea439fc641fe256de82b35d9ccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bed388602b6e2f8582c76a6860f7d2ee4cc569ec864eea10ecd97eba361c3eb8 [INFO] running `Command { std: "docker" "start" "-a" "bed388602b6e2f8582c76a6860f7d2ee4cc569ec864eea10ecd97eba361c3eb8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling raylib-sys v3.0.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking raylib v3.0.0 [INFO] [stderr] Checking cnc_desktop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CncConnection` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cnc_connection::{CncConnection, CncConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuiIpAddress`, `cnc_config_ui::CncConfigUi`, `cnc_ctrl_ui::CncCtrlUi`, and `configure_ip` [INFO] [stdout] --> src/main.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use cnc_ui::{cnc_connection_ui::{GuiIpAddress, configure_ip}, cnc_ctrl_ui::CncCtrlUi, cnc_config_ui::CncConfigUi, cnc_ui::CncUi}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi::IsMouseButtonDown` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use raylib::{ffi::IsMouseButtonDown, math::Rectangle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CncConnection` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cnc_connection::{CncConnection, CncConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuiIpAddress`, `cnc_config_ui::CncConfigUi`, `cnc_ctrl_ui::CncCtrlUi`, and `configure_ip` [INFO] [stdout] --> src/main.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use cnc_ui::{cnc_connection_ui::{GuiIpAddress, configure_ip}, cnc_ctrl_ui::CncCtrlUi, cnc_config_ui::CncConfigUi, cnc_ui::CncUi}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi::IsMouseButtonDown` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use raylib::{ffi::IsMouseButtonDown, math::Rectangle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:236:54 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:236:54 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnc` [INFO] [stdout] --> src/cnc_ui/cnc_config_ui.rs:108:67 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font, cnc: &mut CncCtrl) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnc` [INFO] [stdout] --> src/cnc_ui/cnc_config_ui.rs:108:67 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font, cnc: &mut CncCtrl) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_color_and_position` is never used [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl CoordIndicator { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn new_with_color_and_position(label: &str, pos: Vector2, size: Vector2, color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/cnc_ui/cnc_ui.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CncUi { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub connection: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EDisconnected` is never constructed [INFO] [stdout] --> src/cnc_msg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ECncStatusMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 111 | EDisconnected, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_type_id` is never used [INFO] [stdout] --> src/cnc_msg.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl ECncStatusMessage { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 115 | pub fn get_type_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_color_and_position` is never used [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl CoordIndicator { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn new_with_color_and_position(label: &str, pos: Vector2, size: Vector2, color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/cnc_ui/cnc_ui.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CncUi { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub connection: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EDisconnected` is never constructed [INFO] [stdout] --> src/cnc_msg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ECncStatusMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 111 | EDisconnected, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_type_id` is never used [INFO] [stdout] --> src/cnc_msg.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl ECncStatusMessage { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 115 | pub fn get_type_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "bed388602b6e2f8582c76a6860f7d2ee4cc569ec864eea10ecd97eba361c3eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed388602b6e2f8582c76a6860f7d2ee4cc569ec864eea10ecd97eba361c3eb8", kill_on_drop: false }` [INFO] [stdout] bed388602b6e2f8582c76a6860f7d2ee4cc569ec864eea10ecd97eba361c3eb8 [INFO] checking RRMDevAS/cnc-desktop-app against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRMDevAS%2Fcnc-desktop-app" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RRMDevAS/cnc-desktop-app on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RRMDevAS/cnc-desktop-app [INFO] finished tweaking git repo https://github.com/RRMDevAS/cnc-desktop-app [INFO] tweaked toml for git repo https://github.com/RRMDevAS/cnc-desktop-app written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RRMDevAS/cnc-desktop-app 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92379a259fb66e6c6d4de3dbe346d80d53cbe313eca2fd54b6366e81f0f79e68 [INFO] running `Command { std: "docker" "start" "-a" "92379a259fb66e6c6d4de3dbe346d80d53cbe313eca2fd54b6366e81f0f79e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92379a259fb66e6c6d4de3dbe346d80d53cbe313eca2fd54b6366e81f0f79e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92379a259fb66e6c6d4de3dbe346d80d53cbe313eca2fd54b6366e81f0f79e68", kill_on_drop: false }` [INFO] [stdout] 92379a259fb66e6c6d4de3dbe346d80d53cbe313eca2fd54b6366e81f0f79e68 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 739c753fab74f85d3f4ea3942fe02e55502815990b1e8d71a902d4aaf8c39926 [INFO] running `Command { std: "docker" "start" "-a" "739c753fab74f85d3f4ea3942fe02e55502815990b1e8d71a902d4aaf8c39926", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling raylib-sys v3.0.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking raylib v3.0.0 [INFO] [stderr] Checking cnc_desktop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CncConnection` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cnc_connection::{CncConnection, CncConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CncConnection` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cnc_connection::{CncConnection, CncConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuiIpAddress`, `cnc_config_ui::CncConfigUi`, `cnc_ctrl_ui::CncCtrlUi`, and `configure_ip` [INFO] [stdout] --> src/main.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use cnc_ui::{cnc_connection_ui::{GuiIpAddress, configure_ip}, cnc_ctrl_ui::CncCtrlUi, cnc_config_ui::CncConfigUi, cnc_ui::CncUi}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi::IsMouseButtonDown` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use raylib::{ffi::IsMouseButtonDown, math::Rectangle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuiIpAddress`, `cnc_config_ui::CncConfigUi`, `cnc_ctrl_ui::CncCtrlUi`, and `configure_ip` [INFO] [stdout] --> src/main.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use cnc_ui::{cnc_connection_ui::{GuiIpAddress, configure_ip}, cnc_ctrl_ui::CncCtrlUi, cnc_config_ui::CncConfigUi, cnc_ui::CncUi}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi::IsMouseButtonDown` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use raylib::{ffi::IsMouseButtonDown, math::Rectangle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:236:54 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:236:54 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnc` [INFO] [stdout] --> src/cnc_ui/cnc_config_ui.rs:108:67 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font, cnc: &mut CncCtrl) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnc` [INFO] [stdout] --> src/cnc_ui/cnc_config_ui.rs:108:67 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn draw(&mut self, d: &mut RaylibDrawHandle, font: &Font, cnc: &mut CncCtrl) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_color_and_position` is never used [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl CoordIndicator { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn new_with_color_and_position(label: &str, pos: Vector2, size: Vector2, color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/cnc_ui/cnc_ui.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CncUi { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub connection: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EDisconnected` is never constructed [INFO] [stdout] --> src/cnc_msg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ECncStatusMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 111 | EDisconnected, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_type_id` is never used [INFO] [stdout] --> src/cnc_msg.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl ECncStatusMessage { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 115 | pub fn get_type_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/thread_pool.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 78 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let thread = thread::spawn(move || loop { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | thread: Some(thread), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_color_and_position` is never used [INFO] [stdout] --> src/cnc_ui/cnc_ctrl_ui.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl CoordIndicator { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn new_with_color_and_position(label: &str, pos: Vector2, size: Vector2, color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/cnc_ui/cnc_ui.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CncUi { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub connection: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EDisconnected` is never constructed [INFO] [stdout] --> src/cnc_msg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ECncStatusMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 111 | EDisconnected, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_type_id` is never used [INFO] [stdout] --> src/cnc_msg.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl ECncStatusMessage { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 115 | pub fn get_type_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/thread_pool.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 78 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let thread = thread::spawn(move || loop { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | thread: Some(thread), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cnc_connection.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 23 | let (tx_1, rx_1) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let (tx_2, rx_2) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | ( [INFO] [stdout] 26 | / CncConnection{ [INFO] [stdout] 27 | | o_tx : Some(tx_1), [INFO] [stdout] 28 | | o_rx : Some(rx_2), [INFO] [stdout] 29 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cnc_connection.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 23 | let (tx_1, rx_1) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let (tx_2, rx_2) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | / CncConnection{ [INFO] [stdout] 31 | | o_tx : Some(tx_2), [INFO] [stdout] 32 | | o_rx : Some(rx_1), [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cnc_connection.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 23 | let (tx_1, rx_1) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let (tx_2, rx_2) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | ( [INFO] [stdout] 26 | / CncConnection{ [INFO] [stdout] 27 | | o_tx : Some(tx_1), [INFO] [stdout] 28 | | o_rx : Some(rx_2), [INFO] [stdout] 29 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cnc_connection.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 23 | let (tx_1, rx_1) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let (tx_2, rx_2) = mpsc::channel(); [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | / CncConnection{ [INFO] [stdout] 31 | | o_tx : Some(tx_2), [INFO] [stdout] 32 | | o_rx : Some(rx_1), [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cnc_desktop` (bin "cnc_desktop") due to 4 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cnc_desktop` (bin "cnc_desktop" test) due to 4 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "739c753fab74f85d3f4ea3942fe02e55502815990b1e8d71a902d4aaf8c39926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739c753fab74f85d3f4ea3942fe02e55502815990b1e8d71a902d4aaf8c39926", kill_on_drop: false }` [INFO] [stdout] 739c753fab74f85d3f4ea3942fe02e55502815990b1e8d71a902d4aaf8c39926