[INFO] cloning repository https://github.com/algoscienceacademy/RustUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/algoscienceacademy/RustUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgoscienceacademy%2FRustUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgoscienceacademy%2FRustUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26b39023ff60e986be3ecbeb708820b886eb1b82
[INFO] checking algoscienceacademy/RustUI against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgoscienceacademy%2FRustUI" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/algoscienceacademy/RustUI
[INFO] finished tweaking git repo https://github.com/algoscienceacademy/RustUI
[INFO] tweaked toml for git repo https://github.com/algoscienceacademy/RustUI written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/algoscienceacademy/RustUI on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/algoscienceacademy/RustUI 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 407c559afa98d4ec9df4c7d2364168dde4e5583b7bc2189e1a78ab1503523a28
[INFO] running `Command { std: "docker" "start" "-a" "407c559afa98d4ec9df4c7d2364168dde4e5583b7bc2189e1a78ab1503523a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "407c559afa98d4ec9df4c7d2364168dde4e5583b7bc2189e1a78ab1503523a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407c559afa98d4ec9df4c7d2364168dde4e5583b7bc2189e1a78ab1503523a28", kill_on_drop: false }`
[INFO] [stdout] 407c559afa98d4ec9df4c7d2364168dde4e5583b7bc2189e1a78ab1503523a28
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61a40491cbcba2da963a1910825ef79e98f062e29788bf070ef00851968c41ad
[INFO] running `Command { std: "docker" "start" "-a" "61a40491cbcba2da963a1910825ef79e98f062e29788bf070ef00851968c41ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling rust_native v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stdout] warning: unused variable: `browser`
[INFO] [stdout]    --> src/dev_server.rs:529:28
[INFO] [stdout]     |
[INFO] [stdout] 529 |     fn open_browser(&self, browser: &str, port: u16) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_browser`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `present`, `begin_frame`, `end_frame`, `window`, and `get_transform` are never used
[INFO] [stdout]   --> src/renderer/default.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl DefaultRenderer {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn present(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn begin_frame(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn end_frame(&mut self) {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 32 |
[INFO] [stdout] 33 |     pub fn window(&self) -> &Window {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_transform(&self) -> &Point {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poll` is never used
[INFO] [stdout]  --> src/event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn poll() -> Option<Event> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_key_event` is never used
[INFO] [stdout]   --> src/event.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Event {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 26 |     fn from_key_event(key: KeyEvent) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `target_platforms`, `build_command`, and `ios_config` are never read
[INFO] [stdout]   --> src/dev_server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct ProjectConfig {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 20 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     target_platforms: Vec<Platform>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     #[serde(default)]
[INFO] [stdout] 23 |     build_command: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(default)]
[INFO] [stdout] 25 |     ios_config: IOSConfig,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device_name` and `ios_version` are never read
[INFO] [stdout]   --> src/dev_server.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct IOSConfig {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 34 |     device_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     ios_version: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `api_level` and `abi` are never read
[INFO] [stdout]   --> src/dev_server.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct AndroidConfig {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 42 |     avd_name: Option<String>,
[INFO] [stdout] 43 |     api_level: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     abi: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `browsers` is never read
[INFO] [stdout]   --> src/dev_server.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct WebConfig {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     port: Option<u16>,
[INFO] [stdout] 50 |     browsers: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `open_browser` and `check_tool` are never used
[INFO] [stdout]    --> src/dev_server.rs:529:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl DevServer {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     fn open_browser(&self, browser: &str, port: u16) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     fn check_tool(&self, tool: &str, args: &[&str]) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `platform` is never read
[INFO] [stdout]  --> src/window.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Window {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     platform: PlatformWindow,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Window` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/window.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Desktop(DesktopWindow),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlatformWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Desktop(DesktopWindow),
[INFO] [stdout] 13 +     Desktop(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/window.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Mobile(MobileWindow),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlatformWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Mobile(MobileWindow),
[INFO] [stdout] 14 +     Mobile(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/window.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Web(WebWindow),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlatformWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Web(WebWindow),
[INFO] [stdout] 15 +     Web(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_size`, `max_size`, and `resizable` are never read
[INFO] [stdout]   --> src/window.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct DesktopWindow {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 20 |     min_size: Size,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     max_size: Size,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 22 |     resizable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DesktopWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `safe_area` and `orientation` are never read
[INFO] [stdout]   --> src/window.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct MobileWindow {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 27 |     safe_area: SafeArea,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 28 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MobileWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `container_id` is never read
[INFO] [stdout]   --> src/window.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct WebWindow {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 33 |     container_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `browser`
[INFO] [stdout]    --> src/dev_server.rs:529:28
[INFO] [stdout]     |
[INFO] [stdout] 529 |     fn open_browser(&self, browser: &str, port: u16) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_browser`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `present`, `begin_frame`, `end_frame`, `window`, and `get_transform` are never used
[INFO] [stdout]   --> src/renderer/default.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl DefaultRenderer {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn present(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn begin_frame(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn end_frame(&mut self) {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 32 |
[INFO] [stdout] 33 |     pub fn window(&self) -> &Window {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_transform(&self) -> &Point {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockRenderer` is never constructed
[INFO] [stdout]  --> src/renderer/mock.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct MockRenderer {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `last_color` are never used
[INFO] [stdout]   --> src/renderer/mock.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl MockRenderer {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn last_color(&self) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poll` is never used
[INFO] [stdout]  --> src/event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn poll() -> Option<Event> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_key_event` is never used
[INFO] [stdout]   --> src/event.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Event {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 26 |     fn from_key_event(key: KeyEvent) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `target_platforms`, `build_command`, and `ios_config` are never read
[INFO] [stdout]   --> src/dev_server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct ProjectConfig {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 20 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     target_platforms: Vec<Platform>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     #[serde(default)]
[INFO] [stdout] 23 |     build_command: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(default)]
[INFO] [stdout] 25 |     ios_config: IOSConfig,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device_name` and `ios_version` are never read
[INFO] [stdout]   --> src/dev_server.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct IOSConfig {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 34 |     device_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     ios_version: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `api_level` and `abi` are never read
[INFO] [stdout]   --> src/dev_server.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct AndroidConfig {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 42 |     avd_name: Option<String>,
[INFO] [stdout] 43 |     api_level: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     abi: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `browsers` is never read
[INFO] [stdout]   --> src/dev_server.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct WebConfig {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     port: Option<u16>,
[INFO] [stdout] 50 |     browsers: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `open_browser` and `check_tool` are never used
[INFO] [stdout]    --> src/dev_server.rs:529:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl DevServer {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     fn open_browser(&self, browser: &str, port: u16) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     fn check_tool(&self, tool: &str, args: &[&str]) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `platform` is never read
[INFO] [stdout]  --> src/window.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Window {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     platform: PlatformWindow,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Window` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/window.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Desktop(DesktopWindow),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlatformWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Desktop(DesktopWindow),
[INFO] [stdout] 13 +     Desktop(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/window.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Mobile(MobileWindow),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlatformWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Mobile(MobileWindow),
[INFO] [stdout] 14 +     Mobile(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/window.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Web(WebWindow),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlatformWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Web(WebWindow),
[INFO] [stdout] 15 +     Web(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_size`, `max_size`, and `resizable` are never read
[INFO] [stdout]   --> src/window.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct DesktopWindow {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 20 |     min_size: Size,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     max_size: Size,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 22 |     resizable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DesktopWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `safe_area` and `orientation` are never read
[INFO] [stdout]   --> src/window.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct MobileWindow {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 27 |     safe_area: SafeArea,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 28 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MobileWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `container_id` is never read
[INFO] [stdout]   --> src/window.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct WebWindow {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 33 |     container_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebWindow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rust_native_examples v0.1.4 (/opt/rustwide/workdir/examples)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{stdout, Write};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input` is never read
[INFO] [stdout]   --> examples/todo_app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TodoApp {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     todos: Arc<Mutex<Vec<Todo>>>,
[INFO] [stdout] 12 |     input: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input` is never read
[INFO] [stdout]   --> examples/todo_app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TodoApp {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     todos: Arc<Mutex<Vec<Todo>>>,
[INFO] [stdout] 12 |     input: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{stdout, Write};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "61a40491cbcba2da963a1910825ef79e98f062e29788bf070ef00851968c41ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a40491cbcba2da963a1910825ef79e98f062e29788bf070ef00851968c41ad", kill_on_drop: false }`
[INFO] [stdout] 61a40491cbcba2da963a1910825ef79e98f062e29788bf070ef00851968c41ad
