[INFO] fetching crate tauri-winit 0.24.1... [INFO] testing tauri-winit-0.24.1 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate tauri-winit 0.24.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tauri-winit 0.24.1 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri-winit 0.24.1 [INFO] finished tweaking crates.io crate tauri-winit 0.24.1 [INFO] tweaked toml for crates.io crate tauri-winit 0.24.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate tauri-winit 0.24.1 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console_log v0.2.0 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37aa80ff6cdf7a38e463e095acf0ffeb3c070576bea904208fcf8f1a6b1de8ec [INFO] running `Command { std: "docker" "start" "-a" "37aa80ff6cdf7a38e463e095acf0ffeb3c070576bea904208fcf8f1a6b1de8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37aa80ff6cdf7a38e463e095acf0ffeb3c070576bea904208fcf8f1a6b1de8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37aa80ff6cdf7a38e463e095acf0ffeb3c070576bea904208fcf8f1a6b1de8ec", kill_on_drop: false }` [INFO] [stdout] 37aa80ff6cdf7a38e463e095acf0ffeb3c070576bea904208fcf8f1a6b1de8ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8430c4f3562c65d4ff95bc64a84ac8c675024c8f1293ec19a3b73d1a9965dc92 [INFO] running `Command { std: "docker" "start" "-a" "8430c4f3562c65d4ff95bc64a84ac8c675024c8f1293ec19a3b73d1a9965dc92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling tauri-winit v0.24.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mio-misc v1.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ptr` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/util/keys.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{iter::Enumerate, ptr, slice::Iter}; [INFO] [stdout] | ^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `ptr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `atom::*`, `icon::*` [INFO] [stdout] --> src/platform_impl/linux/x11/util/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, memory::*, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/xdisplay.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | use libc::{self, setlocale, LC_CTYPE}; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/wayland/window/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/wayland/window/mod.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/x11/window.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | let mut shared_state = window.shared_state.get_mut(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/mod.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 590 | struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 591 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | MethodOpenFailed(PotentialInputMethods), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 74 | MethodOpenFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | ContextCreationFailed(ImeContextCreationError), [INFO] [stdout] | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 75 | ContextCreationFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | SetDestroyCallbackFailed(XError), [INFO] [stdout] | ------------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 76 | SetDestroyCallbackFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct InputMethod { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 44 | pub im: ffi::XIM, [INFO] [stdout] 45 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | XError(XError), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 84 | XError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | GetPropertyError(util::GetPropertyError), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 85 | GetPropertyError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | InvalidUtf8(IntoStringError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 86 | InvalidUtf8(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [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" "8430c4f3562c65d4ff95bc64a84ac8c675024c8f1293ec19a3b73d1a9965dc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8430c4f3562c65d4ff95bc64a84ac8c675024c8f1293ec19a3b73d1a9965dc92", kill_on_drop: false }` [INFO] [stdout] 8430c4f3562c65d4ff95bc64a84ac8c675024c8f1293ec19a3b73d1a9965dc92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5a723708fdcadaba667cbc9c7c559633af43107be2cd83fa39fd44e0c4134e [INFO] running `Command { std: "docker" "start" "-a" "4d5a723708fdcadaba667cbc9c7c559633af43107be2cd83fa39fd44e0c4134e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ptr` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/util/keys.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{iter::Enumerate, ptr, slice::Iter}; [INFO] [stdout] | ^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `ptr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `atom::*`, `icon::*` [INFO] [stdout] --> src/platform_impl/linux/x11/util/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, memory::*, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/xdisplay.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | use libc::{self, setlocale, LC_CTYPE}; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/wayland/window/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/wayland/window/mod.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/x11/window.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | let mut shared_state = window.shared_state.get_mut(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/mod.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 590 | struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 591 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | MethodOpenFailed(PotentialInputMethods), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 74 | MethodOpenFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | ContextCreationFailed(ImeContextCreationError), [INFO] [stdout] | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 75 | ContextCreationFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | SetDestroyCallbackFailed(XError), [INFO] [stdout] | ------------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 76 | SetDestroyCallbackFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct InputMethod { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 44 | pub im: ffi::XIM, [INFO] [stdout] 45 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | XError(XError), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 84 | XError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | GetPropertyError(util::GetPropertyError), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 85 | GetPropertyError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | InvalidUtf8(IntoStringError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 86 | InvalidUtf8(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tauri-winit v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ptr` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/util/keys.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{iter::Enumerate, ptr, slice::Iter}; [INFO] [stdout] | ^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `ptr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `atom::*`, `icon::*` [INFO] [stdout] --> src/platform_impl/linux/x11/util/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, memory::*, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/xdisplay.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/platform_impl/linux/x11/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | use libc::{self, setlocale, LC_CTYPE}; [INFO] [stdout] | ^^^^ the item `libc` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/wayland/window/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/wayland/window/mod.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform_impl/linux/x11/window.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | let mut shared_state = window.shared_state.get_mut(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/mod.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 590 | struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 591 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | MethodOpenFailed(PotentialInputMethods), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 74 | MethodOpenFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | ContextCreationFailed(ImeContextCreationError), [INFO] [stdout] | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 75 | ContextCreationFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/callbacks.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | SetDestroyCallbackFailed(XError), [INFO] [stdout] | ------------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 76 | SetDestroyCallbackFailed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct InputMethod { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 44 | pub im: ffi::XIM, [INFO] [stdout] 45 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | XError(XError), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 84 | XError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | GetPropertyError(util::GetPropertyError), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 85 | GetPropertyError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/platform_impl/linux/x11/ime/input_method.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | InvalidUtf8(IntoStringError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 86 | InvalidUtf8(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [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" "4d5a723708fdcadaba667cbc9c7c559633af43107be2cd83fa39fd44e0c4134e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5a723708fdcadaba667cbc9c7c559633af43107be2cd83fa39fd44e0c4134e", kill_on_drop: false }` [INFO] [stdout] 4d5a723708fdcadaba667cbc9c7c559633af43107be2cd83fa39fd44e0c4134e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06db06b6530f3bfc21b2e2cd56f0276eb318a049a027f8f9becf3884d9b003e7 [INFO] running `Command { std: "docker" "start" "-a" "06db06b6530f3bfc21b2e2cd56f0276eb318a049a027f8f9becf3884d9b003e7", kill_on_drop: false }` [INFO] [stderr] warning: the item `libc` is imported redundantly [INFO] [stderr] --> src/platform_impl/linux/x11/events.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libc; [INFO] [stderr] | ^^^^ the item `libc` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `ptr` is imported redundantly [INFO] [stderr] --> src/platform_impl/linux/x11/util/keys.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{iter::Enumerate, ptr, slice::Iter}; [INFO] [stderr] | ^^^ [INFO] [stderr] 2 | [INFO] [stderr] 3 | use super::*; [INFO] [stderr] | -------- the item `ptr` is already imported here [INFO] [stderr] [INFO] [stderr] warning: unused imports: `atom::*`, `icon::*` [INFO] [stderr] --> src/platform_impl/linux/x11/util/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, memory::*, [INFO] [stderr] | ^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `libc` is imported redundantly [INFO] [stderr] --> src/platform_impl/linux/x11/window.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use libc; [INFO] [stderr] | ^^^^ the item `libc` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `libc` is imported redundantly [INFO] [stderr] --> src/platform_impl/linux/x11/xdisplay.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libc; [INFO] [stderr] | ^^^^ the item `libc` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `libc` is imported redundantly [INFO] [stderr] --> src/platform_impl/linux/x11/mod.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | use libc::{self, setlocale, LC_CTYPE}; [INFO] [stderr] | ^^^^ the item `libc` is already defined here [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/platform_impl/linux/wayland/window/mod.rs:77:21 [INFO] [stderr] | [INFO] [stderr] 77 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/platform_impl/linux/wayland/window/mod.rs:109:25 [INFO] [stderr] | [INFO] [stderr] 109 | let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/platform_impl/linux/x11/window.rs:342:29 [INFO] [stderr] | [INFO] [stderr] 342 | let mut shared_state = window.shared_state.get_mut(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/mod.rs:591:5 [INFO] [stderr] | [INFO] [stderr] 590 | struct Device { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 591 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/ime/callbacks.rs:74:22 [INFO] [stderr] | [INFO] [stderr] 74 | MethodOpenFailed(PotentialInputMethods), [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 74 | MethodOpenFailed(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/ime/callbacks.rs:75:27 [INFO] [stderr] | [INFO] [stderr] 75 | ContextCreationFailed(ImeContextCreationError), [INFO] [stderr] | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 75 | ContextCreationFailed(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/ime/callbacks.rs:76:30 [INFO] [stderr] | [INFO] [stderr] 76 | SetDestroyCallbackFailed(XError), [INFO] [stderr] | ------------------------ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 76 | SetDestroyCallbackFailed(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/ime/input_method.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct InputMethod { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 44 | pub im: ffi::XIM, [INFO] [stderr] 45 | name: String, [INFO] [stdout] [INFO] [stderr] | ^^^^ [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stderr] = note: `InputMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/ime/input_method.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | XError(XError), [INFO] [stderr] | ------ ^^^^^^ [INFO] [stderr] | | [INFO] [stdout] [INFO] [stderr] | field in this variant [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 84 | XError(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/platform_impl/linux/x11/ime/input_method.rs:85:22 [INFO] [stderr] | [INFO] [stderr] 85 | GetPropertyError(util::GetPropertyError), [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 85 | GetPropertyError(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stdout] [INFO] [stderr] --> src/platform_impl/linux/x11/ime/input_method.rs:86:17 [INFO] [stdout] running 3 tests [INFO] [stderr] | [INFO] [stdout] test event_loop_proxy_send ... ok [INFO] [stderr] 86 | InvalidUtf8(IntoStringError), [INFO] [stderr] | ----------- ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 86 | InvalidUtf8(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `tauri-winit` (lib) generated 17 warnings (run `cargo fix --lib -p tauri-winit` to apply 4 suggestions) [INFO] [stderr] warning: `tauri-winit` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winit-c154a6419f156b06) [INFO] [stderr] Running tests/send_objects.rs (/opt/rustwide/target/debug/deps/send_objects-f23b6e66cc695b21) [INFO] [stdout] test ids_send ... ok [INFO] [stderr] Running tests/serde_objects.rs (/opt/rustwide/target/debug/deps/serde_objects-9e18251a2c9e12fa) [INFO] [stdout] test window_send ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/sync_object.rs (/opt/rustwide/target/debug/deps/sync_object-4da90cc2b8ebff0b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests winit [INFO] [stdout] test window_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> src/lib.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/event.rs - event (line 9) ... ignored [INFO] [stdout] test src/platform_impl/linux/mod.rs - platform_impl::platform::x11_or_wayland (line 179) ... ignored [INFO] [stdout] test src/lib.rs - (line 44) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] test src/window.rs - window::Window (line 18) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06db06b6530f3bfc21b2e2cd56f0276eb318a049a027f8f9becf3884d9b003e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06db06b6530f3bfc21b2e2cd56f0276eb318a049a027f8f9becf3884d9b003e7", kill_on_drop: false }` [INFO] [stdout] 06db06b6530f3bfc21b2e2cd56f0276eb318a049a027f8f9becf3884d9b003e7