[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 [INFO] testing tauri-winit-0.24.1 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate tauri-winit 0.24.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tauri-winit 0.24.1 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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-tc2/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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7163be8c0c8086d9c7265d3bf6807b97f0c91d1210087bd36f755555a2f81bf [INFO] running `Command { std: "docker" "start" "-a" "d7163be8c0c8086d9c7265d3bf6807b97f0c91d1210087bd36f755555a2f81bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7163be8c0c8086d9c7265d3bf6807b97f0c91d1210087bd36f755555a2f81bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7163be8c0c8086d9c7265d3bf6807b97f0c91d1210087bd36f755555a2f81bf", kill_on_drop: false }` [INFO] [stdout] d7163be8c0c8086d9c7265d3bf6807b97f0c91d1210087bd36f755555a2f81bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eec8085bd836c584b0872ea51c33efc451d0bfe92e3be5cfa4eb082897d73ef [INFO] running `Command { std: "docker" "start" "-a" "6eec8085bd836c584b0872ea51c33efc451d0bfe92e3be5cfa4eb082897d73ef", 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 unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [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 getrandom v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [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 same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 instant v0.1.9 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.8.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 15s [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" "6eec8085bd836c584b0872ea51c33efc451d0bfe92e3be5cfa4eb082897d73ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eec8085bd836c584b0872ea51c33efc451d0bfe92e3be5cfa4eb082897d73ef", kill_on_drop: false }` [INFO] [stdout] 6eec8085bd836c584b0872ea51c33efc451d0bfe92e3be5cfa4eb082897d73ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f587d647267430e21ea5b6a9851adc96de5286ec2cc37fbb3b012ad070ea3662 [INFO] running `Command { std: "docker" "start" "-a" "f587d647267430e21ea5b6a9851adc96de5286ec2cc37fbb3b012ad070ea3662", 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-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [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 colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4hn8Oa/symbols.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.handling_close.a4e0f710ce2c22b2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403.4y9zhbeuf4qkixao.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-5fc188563e93345d.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-37739abf4192eae5.rlib" "/opt/rustwide/target/debug/deps/libmio-548c04203e62dd22.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-43bd1567c946a632.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-115b6071798a26dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7a5045041d927584.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ae31dd91176c2c31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-86cb103143c9d225.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e0897bba2923d356.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5b4fca3a9d704fa0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-599ea1b64ec3755b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3b0889f64acdc750.rlib" "/opt/rustwide/target/debug/deps/libandrew-0fd855a26984cc39.rlib" "/opt/rustwide/target/debug/deps/libxml-69bdb05d3821845c.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/librusttype-c0496d65bd963c3b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cee05ae636f7771f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-eeb951e744ee966d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-670beecfb564ee0b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-da2adf1aefd8ead2.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d87a2201b80ed376.rlib" "/opt/rustwide/target/debug/deps/libnom-5e111e2f9857dcbb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af18f3e0b06292c3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fa11c0b1ac9586f9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ff347f68ad47d9e9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5125a0a01aadb295.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-29e1148213be75cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0f61af3f059e1cd6.rlib" "/opt/rustwide/target/debug/deps/libnix-bb5685500bad9927.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8d92bcde2fc026c7.rlib" "/opt/rustwide/target/debug/deps/libdlib-4f43d2c3d9fff0b5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0e99e7a562ba044f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c243327913608488.rlib" "/opt/rustwide/target/debug/deps/libnix-2ac093e07be45170.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libdlib-e5289ddb6fc7f1b3.rlib" "/opt/rustwide/target/debug/deps/liblibloading-134aa90ee714c62f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d5968655933fdcf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4f5b4be1b131646.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3369dbdadb5491ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc0d8b06fa14460b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5200a61a442019e5.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f2af0ff10e9b57b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-255ba98096f07508.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libcolored-3df79c6aa6e495b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libatty-4337030e4f50fd64.rlib" "/opt/rustwide/target/debug/deps/libchrono-67055432f38e8faa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6797030818535e4b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libtime-5c891c78cd1b4e6f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f30416feb00dbf84.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/handling_close-0430064fa0a50403" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tauri-winit` (example "handling_close") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJpAxRD/symbols.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.window_icon.bae8f89da53a24c9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef.sbl3zx4dy84kdds.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-5fc188563e93345d.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-37739abf4192eae5.rlib" "/opt/rustwide/target/debug/deps/libmio-548c04203e62dd22.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-43bd1567c946a632.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-115b6071798a26dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7a5045041d927584.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ae31dd91176c2c31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-86cb103143c9d225.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e0897bba2923d356.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5b4fca3a9d704fa0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-599ea1b64ec3755b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3b0889f64acdc750.rlib" "/opt/rustwide/target/debug/deps/libandrew-0fd855a26984cc39.rlib" "/opt/rustwide/target/debug/deps/libxml-69bdb05d3821845c.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/librusttype-c0496d65bd963c3b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cee05ae636f7771f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-eeb951e744ee966d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-670beecfb564ee0b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-da2adf1aefd8ead2.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d87a2201b80ed376.rlib" "/opt/rustwide/target/debug/deps/libnom-5e111e2f9857dcbb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af18f3e0b06292c3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fa11c0b1ac9586f9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ff347f68ad47d9e9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5125a0a01aadb295.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-29e1148213be75cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0f61af3f059e1cd6.rlib" "/opt/rustwide/target/debug/deps/libnix-bb5685500bad9927.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8d92bcde2fc026c7.rlib" "/opt/rustwide/target/debug/deps/libdlib-4f43d2c3d9fff0b5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0e99e7a562ba044f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c243327913608488.rlib" "/opt/rustwide/target/debug/deps/libnix-2ac093e07be45170.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libdlib-e5289ddb6fc7f1b3.rlib" "/opt/rustwide/target/debug/deps/liblibloading-134aa90ee714c62f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d5968655933fdcf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4f5b4be1b131646.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3369dbdadb5491ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc0d8b06fa14460b.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f2af0ff10e9b57b.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-255ba98096f07508.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcolored-3df79c6aa6e495b0.rlib" "/opt/rustwide/target/debug/deps/libatty-4337030e4f50fd64.rlib" "/opt/rustwide/target/debug/deps/libchrono-67055432f38e8faa.rlib" "/opt/rustwide/target/debug/deps/libtime-5c891c78cd1b4e6f.rlib" "/opt/rustwide/target/debug/deps/libimage-4189c56036a272d8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3bce0f40d06a80a8.rlib" "/opt/rustwide/target/debug/deps/libpng-86a362cb20216077.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f5704516e355bf20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1bbc52f6b1aaf170.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6797030818535e4b.rlib" "/opt/rustwide/target/debug/deps/libgif-de43695daa2874be.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libtiff-bacb79c506c7e904.rlib" "/opt/rustwide/target/debug/deps/libweezl-d6d8ab18de6828d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b6dd97a4f30e8f42.rlib" "/opt/rustwide/target/debug/deps/librayon-c19ffee5553c1220.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0f1a6ec015b9a237.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-57138ca8092b6e06.rlib" "/opt/rustwide/target/debug/deps/liblibc-f30416feb00dbf84.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c54b848d5c3d6c11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f1bc78299de02766.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cd59447d34074013.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5200a61a442019e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-34c52e2174c97605.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-283dfddb3e56dcc1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/window_icon-3a5524432e7e22ef" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tauri-winit` (example "window_icon") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f587d647267430e21ea5b6a9851adc96de5286ec2cc37fbb3b012ad070ea3662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f587d647267430e21ea5b6a9851adc96de5286ec2cc37fbb3b012ad070ea3662", kill_on_drop: false }` [INFO] [stdout] f587d647267430e21ea5b6a9851adc96de5286ec2cc37fbb3b012ad070ea3662