[INFO] fetching crate smithay 0.2.1... [INFO] testing smithay-0.2.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate smithay 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate smithay 0.2.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate smithay 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate smithay 0.2.1 [INFO] tweaked toml for crates.io crate smithay 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate smithay 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr-argument v0.0.2 [INFO] [stderr] Downloaded libsystemd-sys v0.2.2 [INFO] [stderr] Downloaded smallvec v0.4.5 [INFO] [stderr] Downloaded utf8-cstr v0.1.6 [INFO] [stderr] Downloaded gl_generator v0.7.0 [INFO] [stderr] Downloaded image v0.17.0 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded drm v0.3.4 [INFO] [stderr] Downloaded mbox v0.4.4 [INFO] [stderr] Downloaded udev v0.2.0 [INFO] [stderr] Downloaded xkbcommon v0.2.1 [INFO] [stderr] Downloaded drm-sys v0.0.9 [INFO] [stderr] Downloaded derive_more v0.7.1 [INFO] [stderr] Downloaded wayland-server v0.21.13 [INFO] [stderr] Downloaded gbm v0.5.0 [INFO] [stderr] Downloaded input v0.4.1 [INFO] [stderr] Downloaded systemd v0.2.0 [INFO] [stderr] Downloaded gbm-sys v0.1.0 [INFO] [stderr] Downloaded input-sys v1.9.0 [INFO] [stderr] Downloaded glium v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2c2b0abe41f81c7177c3b015b94713ed2e27198eed9d713762c478ff752a035 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2c2b0abe41f81c7177c3b015b94713ed2e27198eed9d713762c478ff752a035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c2b0abe41f81c7177c3b015b94713ed2e27198eed9d713762c478ff752a035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c2b0abe41f81c7177c3b015b94713ed2e27198eed9d713762c478ff752a035", kill_on_drop: false }` [INFO] [stdout] c2c2b0abe41f81c7177c3b015b94713ed2e27198eed9d713762c478ff752a035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58d10b4c2581f749e78eb81d848174b53212d2c74135e9e414f554f27a0694fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58d10b4c2581f749e78eb81d848174b53212d2c74135e9e414f554f27a0694fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling drm-sys v0.0.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gbm-sys v0.1.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling xkbcommon v0.2.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling input v0.4.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling smithay v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-server v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling drm v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling gbm v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/graphics/gl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(clippy::all, rust_2018_idioms, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/egl/ffi.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | #[allow(clippy::all, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/backend/graphics/errors.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ----------------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 26 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/graphics/gl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(clippy::all, rust_2018_idioms, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/backend/egl/ffi.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub static ref LIB: Library = { Library::new("libEGL.so.1").expect("Failed to load LibEGL") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `InputBackend` is imported redundantly [INFO] [stdout] --> src/backend/libinput.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::backend::input::{self as backend, Axis, InputBackend}; [INFO] [stdout] | ------------ the item `InputBackend` is already imported here [INFO] [stdout] ... [INFO] [stdout] 615 | use crate::backend::input::InputBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/drm/gbm/mod.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/drm/gbm/mod.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | static LOAD: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/drm/gbm/error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc = "Creation of gbm device failed"] [INFO] [stdout] 9 | | InitFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/drm/legacy/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | #[doc = "Unable to acquire drm master"] [INFO] [stdout] 11 | | DrmMasterFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:152:54 [INFO] [stdout] | [INFO] [stdout] 152 | let mut major: ffi::egl::types::EGLint = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:153:54 [INFO] [stdout] | [INFO] [stdout] 153 | let mut minor: ffi::egl::types::EGLint = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:297:29 [INFO] [stdout] | [INFO] [stdout] 297 | let mut config_id = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:298:31 [INFO] [stdout] | [INFO] [stdout] 298 | let mut num_configs = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | hardware_accelerated: attrib!(display, config_id, ffi::egl::CONFIG_CAVEAT) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | color_bits: attrib!(display, config_id, ffi::egl::RED_SIZE) as u8 [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | + attrib!(display, config_id, ffi::egl::BLUE_SIZE) as u8 [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | + attrib!(display, config_id, ffi::egl::GREEN_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | alpha_bits: attrib!(display, config_id, ffi::egl::ALPHA_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | depth_bits: attrib!(display, config_id, ffi::egl::DEPTH_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | stencil_bits: attrib!(display, config_id, ffi::egl::STENCIL_SIZE) as u8, [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | multisampling: match attrib!(display, config_id, ffi::egl::SAMPLES) { [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::libc::{c_long, c_uint, c_void, int32_t, uint64_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::libc::{c_long, c_uint, c_void, int32_t, uint64_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | pub type khronos_uint64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub type EGLint = int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/egl/ffi.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/egl/ffi.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | pub static LOAD: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | pub const TEXTURE_Y_U_V_WL: int32_t = 0x31D7; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | pub const TEXTURE_Y_UV_WL: int32_t = 0x31D8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | pub const TEXTURE_Y_XUXV_WL: int32_t = 0x31D9; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:168:36 [INFO] [stdout] | [INFO] [stdout] 168 | pub const TEXTURE_EXTERNAL_WL: int32_t = 0x31DA; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:170:35 [INFO] [stdout] | [INFO] [stdout] 170 | pub const EGL_TEXTURE_FORMAT: int32_t = 0x3080; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | pub const WAYLAND_Y_INVERTED_WL: int32_t = 0x31DB; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/session/auto.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / error_chain! { [INFO] [stdout] 252 | | links { [INFO] [stdout] 253 | | Logind(logind::Error, logind::ErrorKind) #[cfg(feature = "backend_session_logind")] #[doc = "Underlying logind session error"]; [INFO] [stdout] 254 | | } [INFO] [stdout] ... | [INFO] [stdout] 258 | | } [INFO] [stdout] 259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/wayland/shm/pool.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | sync::{Once, RwLock, ONCE_INIT}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/wayland/shm/pool.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | static SIGBUS_INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/graphics/errors.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | write!(formatter, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:105:89 [INFO] [stdout] | [INFO] [stdout] 105 | | BufferAccessError::EGLImageCreationFailed => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:117:73 [INFO] [stdout] | [INFO] [stdout] 117 | BufferAccessError::EglExtensionNotSupported(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:164:79 [INFO] [stdout] | [INFO] [stdout] 164 | TextureCreationError::ContextLost => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:165:89 [INFO] [stdout] | [INFO] [stdout] 165 | TextureCreationError::PlaneIndexOutOfBounds => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | write!(formatter, "{}: {:}", self.description(), ext) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:170:67 [INFO] [stdout] | [INFO] [stdout] 170 | write!(formatter, "{}. Gl error code: {:?}", self.description(), code) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/winit.rs:344:30 [INFO] [stdout] | [INFO] [stdout] 344 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/drm/gbm/error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc = "Creation of gbm device failed"] [INFO] [stdout] 9 | | InitFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/drm/legacy/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | #[doc = "Unable to acquire drm master"] [INFO] [stdout] 11 | | DrmMasterFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/session/auto.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / error_chain! { [INFO] [stdout] 252 | | links { [INFO] [stdout] 253 | | Logind(logind::Error, logind::ErrorKind) #[cfg(feature = "backend_session_logind")] #[doc = "Underlying logind session error"]; [INFO] [stdout] 254 | | } [INFO] [stdout] ... | [INFO] [stdout] 258 | | } [INFO] [stdout] 259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/wayland/compositor/roles.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / macro_rules! define_roles( [INFO] [stdout] 161 | | ($enum_name: ident) => { [INFO] [stdout] 162 | | define_roles!($enum_name =>); [INFO] [stdout] 163 | | }; [INFO] [stdout] ... | [INFO] [stdout] 253 | | }; [INFO] [stdout] 254 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/wayland/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod shell; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod xwayland; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "58d10b4c2581f749e78eb81d848174b53212d2c74135e9e414f554f27a0694fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d10b4c2581f749e78eb81d848174b53212d2c74135e9e414f554f27a0694fd", kill_on_drop: false }` [INFO] [stdout] 58d10b4c2581f749e78eb81d848174b53212d2c74135e9e414f554f27a0694fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f314c95e9553395f2cea9d70f688c39c6aff279bac4329d2eda4b5e48668d8b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f314c95e9553395f2cea9d70f688c39c6aff279bac4329d2eda4b5e48668d8b", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/graphics/gl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(clippy::all, rust_2018_idioms, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/egl/ffi.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | #[allow(clippy::all, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/backend/graphics/errors.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ----------------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 26 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/graphics/gl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(clippy::all, rust_2018_idioms, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/backend/egl/ffi.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub static ref LIB: Library = { Library::new("libEGL.so.1").expect("Failed to load LibEGL") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `InputBackend` is imported redundantly [INFO] [stdout] --> src/backend/libinput.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::backend::input::{self as backend, Axis, InputBackend}; [INFO] [stdout] | ------------ the item `InputBackend` is already imported here [INFO] [stdout] ... [INFO] [stdout] 615 | use crate::backend::input::InputBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/drm/gbm/mod.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/drm/gbm/mod.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | static LOAD: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/drm/gbm/error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc = "Creation of gbm device failed"] [INFO] [stdout] 9 | | InitFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/drm/legacy/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | #[doc = "Unable to acquire drm master"] [INFO] [stdout] 11 | | DrmMasterFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:152:54 [INFO] [stdout] | [INFO] [stdout] 152 | let mut major: ffi::egl::types::EGLint = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:153:54 [INFO] [stdout] | [INFO] [stdout] 153 | let mut minor: ffi::egl::types::EGLint = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:297:29 [INFO] [stdout] | [INFO] [stdout] 297 | let mut config_id = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:298:31 [INFO] [stdout] | [INFO] [stdout] 298 | let mut num_configs = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | hardware_accelerated: attrib!(display, config_id, ffi::egl::CONFIG_CAVEAT) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | color_bits: attrib!(display, config_id, ffi::egl::RED_SIZE) as u8 [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | + attrib!(display, config_id, ffi::egl::BLUE_SIZE) as u8 [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | + attrib!(display, config_id, ffi::egl::GREEN_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | alpha_bits: attrib!(display, config_id, ffi::egl::ALPHA_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | depth_bits: attrib!(display, config_id, ffi::egl::DEPTH_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | stencil_bits: attrib!(display, config_id, ffi::egl::STENCIL_SIZE) as u8, [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | multisampling: match attrib!(display, config_id, ffi::egl::SAMPLES) { [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::libc::{c_long, c_uint, c_void, int32_t, uint64_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::libc::{c_long, c_uint, c_void, int32_t, uint64_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | pub type khronos_uint64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub type EGLint = int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/egl/ffi.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/egl/ffi.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | pub static LOAD: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | pub const TEXTURE_Y_U_V_WL: int32_t = 0x31D7; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | pub const TEXTURE_Y_UV_WL: int32_t = 0x31D8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | pub const TEXTURE_Y_XUXV_WL: int32_t = 0x31D9; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:168:36 [INFO] [stdout] | [INFO] [stdout] 168 | pub const TEXTURE_EXTERNAL_WL: int32_t = 0x31DA; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:170:35 [INFO] [stdout] | [INFO] [stdout] 170 | pub const EGL_TEXTURE_FORMAT: int32_t = 0x3080; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | pub const WAYLAND_Y_INVERTED_WL: int32_t = 0x31DB; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/session/auto.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / error_chain! { [INFO] [stdout] 252 | | links { [INFO] [stdout] 253 | | Logind(logind::Error, logind::ErrorKind) #[cfg(feature = "backend_session_logind")] #[doc = "Underlying logind session error"]; [INFO] [stdout] 254 | | } [INFO] [stdout] ... | [INFO] [stdout] 258 | | } [INFO] [stdout] 259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/wayland/shm/pool.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | sync::{Once, RwLock, ONCE_INIT}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/wayland/shm/pool.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | static SIGBUS_INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/graphics/errors.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | write!(formatter, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:105:89 [INFO] [stdout] | [INFO] [stdout] 105 | | BufferAccessError::EGLImageCreationFailed => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:117:73 [INFO] [stdout] | [INFO] [stdout] 117 | BufferAccessError::EglExtensionNotSupported(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:164:79 [INFO] [stdout] | [INFO] [stdout] 164 | TextureCreationError::ContextLost => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:165:89 [INFO] [stdout] | [INFO] [stdout] 165 | TextureCreationError::PlaneIndexOutOfBounds => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | write!(formatter, "{}: {:}", self.description(), ext) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:170:67 [INFO] [stdout] | [INFO] [stdout] 170 | write!(formatter, "{}. Gl error code: {:?}", self.description(), code) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/winit.rs:344:30 [INFO] [stdout] | [INFO] [stdout] 344 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/drm/gbm/error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc = "Creation of gbm device failed"] [INFO] [stdout] 9 | | InitFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/drm/legacy/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | #[doc = "Unable to acquire drm master"] [INFO] [stdout] 11 | | DrmMasterFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/session/auto.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / error_chain! { [INFO] [stdout] 252 | | links { [INFO] [stdout] 253 | | Logind(logind::Error, logind::ErrorKind) #[cfg(feature = "backend_session_logind")] #[doc = "Underlying logind session error"]; [INFO] [stdout] 254 | | } [INFO] [stdout] ... | [INFO] [stdout] 258 | | } [INFO] [stdout] 259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/wayland/compositor/roles.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / macro_rules! define_roles( [INFO] [stdout] 161 | | ($enum_name: ident) => { [INFO] [stdout] 162 | | define_roles!($enum_name =>); [INFO] [stdout] 163 | | }; [INFO] [stdout] ... | [INFO] [stdout] 253 | | }; [INFO] [stdout] 254 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/wayland/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod shell; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod xwayland; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling smithay v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/graphics/gl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(clippy::all, rust_2018_idioms, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/egl/ffi.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | #[allow(clippy::all, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/backend/graphics/errors.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ----------------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 26 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/backend/graphics/gl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(clippy::all, rust_2018_idioms, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/backend/egl/ffi.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub static ref LIB: Library = { Library::new("libEGL.so.1").expect("Failed to load LibEGL") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `InputBackend` is imported redundantly [INFO] [stdout] --> src/backend/libinput.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::backend::input::{self as backend, Axis, InputBackend}; [INFO] [stdout] | ------------ the item `InputBackend` is already imported here [INFO] [stdout] ... [INFO] [stdout] 615 | use crate::backend::input::InputBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/drm/gbm/mod.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/drm/gbm/mod.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | static LOAD: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/drm/gbm/error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc = "Creation of gbm device failed"] [INFO] [stdout] 9 | | InitFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/drm/legacy/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | #[doc = "Unable to acquire drm master"] [INFO] [stdout] 11 | | DrmMasterFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:152:54 [INFO] [stdout] | [INFO] [stdout] 152 | let mut major: ffi::egl::types::EGLint = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:153:54 [INFO] [stdout] | [INFO] [stdout] 153 | let mut minor: ffi::egl::types::EGLint = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:297:29 [INFO] [stdout] | [INFO] [stdout] 297 | let mut config_id = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:298:31 [INFO] [stdout] | [INFO] [stdout] 298 | let mut num_configs = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | hardware_accelerated: attrib!(display, config_id, ffi::egl::CONFIG_CAVEAT) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | color_bits: attrib!(display, config_id, ffi::egl::RED_SIZE) as u8 [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | + attrib!(display, config_id, ffi::egl::BLUE_SIZE) as u8 [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | + attrib!(display, config_id, ffi::egl::GREEN_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | alpha_bits: attrib!(display, config_id, ffi::egl::ALPHA_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | depth_bits: attrib!(display, config_id, ffi::egl::DEPTH_SIZE) as u8, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | stencil_bits: attrib!(display, config_id, ffi::egl::STENCIL_SIZE) as u8, [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backend/egl/context.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let mut value = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | multisampling: match attrib!(display, config_id, ffi::egl::SAMPLES) { [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::libc::{c_long, c_uint, c_void, int32_t, uint64_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::libc::{c_long, c_uint, c_void, int32_t, uint64_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | pub type khronos_uint64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub type EGLint = int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/egl/ffi.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/backend/egl/ffi.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | pub static LOAD: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | pub const TEXTURE_Y_U_V_WL: int32_t = 0x31D7; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | pub const TEXTURE_Y_UV_WL: int32_t = 0x31D8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | pub const TEXTURE_Y_XUXV_WL: int32_t = 0x31D9; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:168:36 [INFO] [stdout] | [INFO] [stdout] 168 | pub const TEXTURE_EXTERNAL_WL: int32_t = 0x31DA; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:170:35 [INFO] [stdout] | [INFO] [stdout] 170 | pub const EGL_TEXTURE_FORMAT: int32_t = 0x3080; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nix::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/backend/egl/ffi.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | pub const WAYLAND_Y_INVERTED_WL: int32_t = 0x31DB; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/session/auto.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / error_chain! { [INFO] [stdout] 252 | | links { [INFO] [stdout] 253 | | Logind(logind::Error, logind::ErrorKind) #[cfg(feature = "backend_session_logind")] #[doc = "Underlying logind session error"]; [INFO] [stdout] 254 | | } [INFO] [stdout] ... | [INFO] [stdout] 258 | | } [INFO] [stdout] 259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/wayland/shm/pool.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | sync::{Once, RwLock, ONCE_INIT}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/wayland/shm/pool.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | static SIGBUS_INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/graphics/errors.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | write!(formatter, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:105:89 [INFO] [stdout] | [INFO] [stdout] 105 | | BufferAccessError::EGLImageCreationFailed => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:117:73 [INFO] [stdout] | [INFO] [stdout] 117 | BufferAccessError::EglExtensionNotSupported(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:164:79 [INFO] [stdout] | [INFO] [stdout] 164 | TextureCreationError::ContextLost => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:165:89 [INFO] [stdout] | [INFO] [stdout] 165 | TextureCreationError::PlaneIndexOutOfBounds => write!(formatter, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | write!(formatter, "{}: {:}", self.description(), ext) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/egl/mod.rs:170:67 [INFO] [stdout] | [INFO] [stdout] 170 | write!(formatter, "{}. Gl error code: {:?}", self.description(), code) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/backend/winit.rs:344:30 [INFO] [stdout] | [INFO] [stdout] 344 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/drm/gbm/error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc = "Creation of gbm device failed"] [INFO] [stdout] 9 | | InitFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/drm/legacy/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | #[doc = "Unable to acquire drm master"] [INFO] [stdout] 11 | | DrmMasterFailed { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backend/session/auto.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / error_chain! { [INFO] [stdout] 252 | | links { [INFO] [stdout] 253 | | Logind(logind::Error, logind::ErrorKind) #[cfg(feature = "backend_session_logind")] #[doc = "Underlying logind session error"]; [INFO] [stdout] 254 | | } [INFO] [stdout] ... | [INFO] [stdout] 258 | | } [INFO] [stdout] 259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.raw_drm.ahl46mrn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46" "/opt/rustwide/target/debug/examples/raw_drm-d00118b867d0bd46.4b6240z07nnr00ul.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c03d65ce9942da5e/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_term-44c423c4953f3465.rlib" "/opt/rustwide/target/debug/deps/libatty-74a4174424fbc677.rlib" "/opt/rustwide/target/debug/deps/libterm-b32f60723c92b123.rlib" "/opt/rustwide/target/debug/deps/libdirs-c812ad79d818b2cb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b45c9a5820726434.rlib" "/opt/rustwide/target/debug/deps/libchrono-68c6a383a8dd6fcf.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libsmithay-3d1ecf38dc79882d.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-399e06d41f9a9ec9.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-46b67f0aa18ca970.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7d55cc820e022cb5.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-77047156901d12c4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94d221ec56d2b34f.rlib" "/opt/rustwide/target/debug/deps/librand-df337e308eb6430d.rlib" "/opt/rustwide/target/debug/deps/librand-3b76bfc5cd4ed987.rlib" "/opt/rustwide/target/debug/deps/libinput-7eed60d6e39db125.rlib" "/opt/rustwide/target/debug/deps/libudev-125c8ec898068350.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-452616efc354b313.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-fcc6a111a870c939.rlib" "/opt/rustwide/target/debug/deps/libwinit-729ca0e67bb6c65c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-87bc3a14eff478bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ef4ab33ff1ca6ccf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a73e1fd9afc15faa.rlib" "/opt/rustwide/target/debug/deps/libandrew-bbd38a02543a025a.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-52f8a819fbb4fe74.rlib" "/opt/rustwide/target/debug/deps/librusttype-9ae519f214de6613.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b447d5c3d98f5642.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9cd87de7b060a753.rlib" "/opt/rustwide/target/debug/deps/libapprox-3fa08c3481211cb9.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1836498a8574c58d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00da4b37fd7cd29d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eada919bf0645256.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/librand-cf17efb039deac19.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-dee5087c4071fa29.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fb2ca8d6b53ea1ab.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-8b5f4436404004b8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/libimage-106501b6fcd587ff.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-8197d7c300aafa37.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9f2861dd40bbb986.rlib" "/opt/rustwide/target/debug/deps/librayon-4d79d8c8794c1936.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d67c72c76e45d797.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383396f6a2c1e143.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-baf6f33d13d59d72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libpng-6f78ccef78797b01.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7b5ebbb96ca1d88b.rlib" "/opt/rustwide/target/debug/deps/libinflate-aa6b78ca61e2b681.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-da331672a619238b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2841935949bbd6f5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2ba739b376223df4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libgbm-b0d98faa4d592f6d.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-57b25532bdc4fe17.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-0dbc218d7c5bbb41.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-81b181cb801bb3e0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6ef5e390fb29c364.rlib" "/opt/rustwide/target/debug/deps/libdlib-ac94bfbe4be08c92.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d73dc2705102e947.rlib" "/opt/rustwide/target/debug/deps/libcalloop-538a1fd064c2a88b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e005acba3ab9f27f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libdrm-b5a0c0ed22d3dd3b.rlib" "/opt/rustwide/target/debug/deps/libnix-af23ad22afe06684.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-50e4b1f9dbaa8f06.rlib" "/opt/rustwide/target/debug/deps/libglium-a762e32df349e950.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93e48833da0772d0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-40033eea78cb7d28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6c5b8a0a1037d8e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bdee216abcd6d1d8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libnix-2c3f8ce4216e114d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libslog-3bd85e6e82e87359.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lxkbcommon" "-ludev" "-linput" "-ldl" "-ldl" "-lgbm" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] /usr/bin/ld: cannot find -lgbm [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smithay` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/wayland/compositor/roles.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / macro_rules! define_roles( [INFO] [stdout] 161 | | ($enum_name: ident) => { [INFO] [stdout] 162 | | define_roles!($enum_name =>); [INFO] [stdout] 163 | | }; [INFO] [stdout] ... | [INFO] [stdout] 253 | | }; [INFO] [stdout] 254 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.smithay.e20xxwpp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2" "/opt/rustwide/target/debug/deps/smithay-e3654ef9384287c2.1ah6vj7v9by8goit.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c03d65ce9942da5e/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_stdlog-399e06d41f9a9ec9.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-46b67f0aa18ca970.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7d55cc820e022cb5.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-77047156901d12c4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94d221ec56d2b34f.rlib" "/opt/rustwide/target/debug/deps/librand-df337e308eb6430d.rlib" "/opt/rustwide/target/debug/deps/librand-3b76bfc5cd4ed987.rlib" "/opt/rustwide/target/debug/deps/libinput-7eed60d6e39db125.rlib" "/opt/rustwide/target/debug/deps/libudev-125c8ec898068350.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-452616efc354b313.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-fcc6a111a870c939.rlib" "/opt/rustwide/target/debug/deps/libwinit-729ca0e67bb6c65c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-87bc3a14eff478bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ef4ab33ff1ca6ccf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a73e1fd9afc15faa.rlib" "/opt/rustwide/target/debug/deps/libandrew-bbd38a02543a025a.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-52f8a819fbb4fe74.rlib" "/opt/rustwide/target/debug/deps/librusttype-9ae519f214de6613.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b447d5c3d98f5642.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9cd87de7b060a753.rlib" "/opt/rustwide/target/debug/deps/libapprox-3fa08c3481211cb9.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1836498a8574c58d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00da4b37fd7cd29d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eada919bf0645256.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/librand-cf17efb039deac19.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-dee5087c4071fa29.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fb2ca8d6b53ea1ab.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-8b5f4436404004b8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/libimage-106501b6fcd587ff.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-8197d7c300aafa37.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9f2861dd40bbb986.rlib" "/opt/rustwide/target/debug/deps/librayon-4d79d8c8794c1936.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d67c72c76e45d797.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383396f6a2c1e143.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-baf6f33d13d59d72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libpng-6f78ccef78797b01.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7b5ebbb96ca1d88b.rlib" "/opt/rustwide/target/debug/deps/libinflate-aa6b78ca61e2b681.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-da331672a619238b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2841935949bbd6f5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2ba739b376223df4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libgbm-b0d98faa4d592f6d.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-57b25532bdc4fe17.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-0dbc218d7c5bbb41.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-81b181cb801bb3e0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6ef5e390fb29c364.rlib" "/opt/rustwide/target/debug/deps/libdlib-ac94bfbe4be08c92.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d73dc2705102e947.rlib" "/opt/rustwide/target/debug/deps/libcalloop-538a1fd064c2a88b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e005acba3ab9f27f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libmio-9d14d7c7b755213b.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libdrm-b5a0c0ed22d3dd3b.rlib" "/opt/rustwide/target/debug/deps/libnix-af23ad22afe06684.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-50e4b1f9dbaa8f06.rlib" "/opt/rustwide/target/debug/deps/libglium-a762e32df349e950.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93e48833da0772d0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-40033eea78cb7d28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6c5b8a0a1037d8e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bdee216abcd6d1d8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libslog-3bd85e6e82e87359.rlib" "/opt/rustwide/target/debug/deps/libnix-2c3f8ce4216e114d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lxkbcommon" "-ludev" "-linput" "-ldl" "-ldl" "-lgbm" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] /usr/bin/ld: cannot find -lgbm [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f314c95e9553395f2cea9d70f688c39c6aff279bac4329d2eda4b5e48668d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f314c95e9553395f2cea9d70f688c39c6aff279bac4329d2eda4b5e48668d8b", kill_on_drop: false }` [INFO] [stdout] 3f314c95e9553395f2cea9d70f688c39c6aff279bac4329d2eda4b5e48668d8b