[INFO] fetching crate smithay 0.3.0... [INFO] testing smithay-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate smithay 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate smithay 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smithay 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate smithay 0.3.0 [INFO] tweaked toml for crates.io crate smithay 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate smithay 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libseat-sys v0.1.1 [INFO] [stderr] Downloaded udev v0.6.2 [INFO] [stderr] Downloaded xkbcommon v0.4.0 [INFO] [stderr] Downloaded appendlist v1.4.0 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded gbm-sys v0.2.0 [INFO] [stderr] Downloaded input v0.6.0 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded wayland-egl v0.29.0 [INFO] [stderr] Downloaded gbm v0.7.0 [INFO] [stderr] Downloaded drm-ffi v0.2.0 [INFO] [stderr] Downloaded wayland-sys v0.29.0 [INFO] [stderr] Downloaded wayland-scanner v0.29.0 [INFO] [stderr] Downloaded calloop v0.9.0 [INFO] [stderr] Downloaded libseat v0.1.3 [INFO] [stderr] Downloaded wayland-commons v0.29.0 [INFO] [stderr] Downloaded drm-sys v0.1.1 [INFO] [stderr] Downloaded drm v0.5.0 [INFO] [stderr] Downloaded wayland-client v0.29.0 [INFO] [stderr] Downloaded wayland-server v0.29.0 [INFO] [stderr] Downloaded wayland-protocols v0.29.0 [INFO] [stderr] Downloaded input-sys v1.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f56838f88a10d2865e7e773019bf3a08c5fc882506da454aa6291ece55acca3 [INFO] running `Command { std: "docker" "start" "-a" "1f56838f88a10d2865e7e773019bf3a08c5fc882506da454aa6291ece55acca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f56838f88a10d2865e7e773019bf3a08c5fc882506da454aa6291ece55acca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f56838f88a10d2865e7e773019bf3a08c5fc882506da454aa6291ece55acca3", kill_on_drop: false }` [INFO] [stdout] 1f56838f88a10d2865e7e773019bf3a08c5fc882506da454aa6291ece55acca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06078da31acf33358573adb817f49f68ffe2e5c76eb3167817a2e04c695d637a [INFO] running `Command { std: "docker" "start" "-a" "06078da31acf33358573adb817f49f68ffe2e5c76eb3167817a2e04c695d637a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling drm-sys v0.1.1 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling input-sys v1.15.1 [INFO] [stderr] Compiling gbm-sys v0.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.29.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling wayland-scanner v0.29.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling smithay v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wayland-client v0.29.0 [INFO] [stderr] Compiling wayland-server v0.29.0 [INFO] [stderr] Compiling wayland-protocols v0.29.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling xkbcommon v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling udev v0.6.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling input v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.29.0 [INFO] [stderr] Compiling drm-ffi v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.9.0 [INFO] [stderr] Compiling drm v0.5.0 [INFO] [stderr] Compiling gbm v0.7.0 [INFO] [stderr] Compiling wayland-egl v0.29.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | egl_platform!(PLATFORM_GBM_KHR, self.as_raw(), &["EGL_KHR_platform_gbm"]), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | egl_platform!(PLATFORM_GBM_MESA, self.as_raw(), &["EGL_MESA_platform_gbm"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | egl_platform!(PLATFORM_WAYLAND_KHR, display, &["EGL_KHR_platform_wayland"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | egl_platform!(PLATFORM_WAYLAND_EXT, display, &["EGL_EXT_platform_wayland"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | egl_platform!(PLATFORM_X11_KHR, display, &["EGL_KHR_platform_x11"]), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | egl_platform!(PLATFORM_X11_EXT, display, &["EGL_EXT_platform_x11"]), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/backend/winit.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | display: EGLDisplay, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WinitGraphicsBackend` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/backend/winit.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log` [INFO] [stdout] --> src/wayland/output/xdg.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | log: ::slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wayland/output/xdg.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "06078da31acf33358573adb817f49f68ffe2e5c76eb3167817a2e04c695d637a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06078da31acf33358573adb817f49f68ffe2e5c76eb3167817a2e04c695d637a", kill_on_drop: false }` [INFO] [stdout] 06078da31acf33358573adb817f49f68ffe2e5c76eb3167817a2e04c695d637a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 770819ac64b742a2057af5b75176faf5ad188cb94f7cd605ccd93a2f0890947d [INFO] running `Command { std: "docker" "start" "-a" "770819ac64b742a2057af5b75176faf5ad188cb94f7cd605ccd93a2f0890947d", kill_on_drop: false }` [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | egl_platform!(PLATFORM_GBM_KHR, self.as_raw(), &["EGL_KHR_platform_gbm"]), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | egl_platform!(PLATFORM_GBM_MESA, self.as_raw(), &["EGL_MESA_platform_gbm"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | egl_platform!(PLATFORM_WAYLAND_KHR, display, &["EGL_KHR_platform_wayland"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | egl_platform!(PLATFORM_WAYLAND_EXT, display, &["EGL_EXT_platform_wayland"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | egl_platform!(PLATFORM_X11_KHR, display, &["EGL_KHR_platform_x11"]), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | egl_platform!(PLATFORM_X11_EXT, display, &["EGL_EXT_platform_x11"]), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/backend/winit.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | display: EGLDisplay, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WinitGraphicsBackend` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/backend/winit.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log` [INFO] [stdout] --> src/wayland/output/xdg.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | log: ::slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wayland/output/xdg.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling smithay v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | egl_platform!(PLATFORM_GBM_KHR, self.as_raw(), &["EGL_KHR_platform_gbm"]), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | egl_platform!(PLATFORM_GBM_MESA, self.as_raw(), &["EGL_MESA_platform_gbm"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | egl_platform!(PLATFORM_WAYLAND_KHR, display, &["EGL_KHR_platform_wayland"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | egl_platform!(PLATFORM_WAYLAND_EXT, display, &["EGL_EXT_platform_wayland"]), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | egl_platform!(PLATFORM_X11_KHR, display, &["EGL_KHR_platform_x11"]), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/backend/egl/native.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | egl_platform!(PLATFORM_X11_EXT, display, &["EGL_EXT_platform_x11"]), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `egl_platform` [INFO] [stdout] = note: this warning originates in the macro `egl_platform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.raw_drm.7493f00e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4.6c27k1hmwsl80ed.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_term-bcab4f2c887b3428.rlib" "/opt/rustwide/target/debug/deps/libatty-645e94d846426a88.rlib" "/opt/rustwide/target/debug/deps/libterm-019217d2f7e534db.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-dcb449a8a290597e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ad660797ea046742.rlib" "/opt/rustwide/target/debug/deps/libchrono-4d2232549fb0f1fd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-93b2633b8e2ea637.rlib" "/opt/rustwide/target/debug/deps/libsmithay-115b491ba1fb3b99.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-9ca6f7475d4f6718.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-483f6cc91bf107c8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-1a95abe334c82890.rlib" "/opt/rustwide/target/debug/deps/libappendlist-abe2a188507fe3e5.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-538508d6f00cb41e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8ff3fbe5c9c49944.rlib" "/opt/rustwide/target/debug/deps/libtempfile-773d8c89fae78b1f.rlib" "/opt/rustwide/target/debug/deps/librand-80a9d6ad307c07ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ce5f57206d9de6f3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fa650f79064a0836.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2305b73c0f5ec33f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8afefdf2ede87a03.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-728c8f2b8a666e0c.rlib" "/opt/rustwide/target/debug/deps/libdbus-4e945ead4f4f6871.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-9f05d4ff03f57ff8.rlib" "/opt/rustwide/target/debug/deps/libinput-10df43e874fa22db.rlib" "/opt/rustwide/target/debug/deps/libudev-91491daf74a5d3fc.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-43872c98618c2e1e.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-19b0fe477c543a68.rlib" "/opt/rustwide/target/debug/deps/libwinit-898c49725a289d00.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-0f47b55320c22a18.rlib" "/opt/rustwide/target/debug/deps/libmio-8d857a2ea182c7da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6a65417582dcab52.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-40abf0ea55c75fa9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-123ac10534cceb30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7367350b352a8156.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-076aeba9751fe981.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5f2c10ea80f45777.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-714a0961f30e0b21.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3191618303c78ae5.rlib" "/opt/rustwide/target/debug/deps/libandrew-0d40d469b7b01df7.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-9644c87cace1e53d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-09c6b8fb1a2d441b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-d6c622daec823b04.rlib" "/opt/rustwide/target/debug/deps/libxcursor-39716d11dc528946.rlib" "/opt/rustwide/target/debug/deps/libnom-c3f9cc3ca74aa863.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2ebd8116f7c3efba.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c19e30274628babf.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-af19969d620977fe.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7c5dde430ccb931a.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da9dfd7a3e068c34.rlib" "/opt/rustwide/target/debug/deps/libnix-d99919b2550d07ed.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9adf799571c91719.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c59b136686f67957.rlib" "/opt/rustwide/target/debug/deps/libnix-85192918eb9e49ca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libdlib-41fffe56936e001e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-526ee089bc3cea84.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-2c6124fd527dc074.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b7cb1a920875ad02.rlib" "/opt/rustwide/target/debug/deps/libcalloop-8c9a878275966d03.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libnix-b6511727a9943e9b.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-d1b77c460454cd60.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-42d7559d35f0f851.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d98a7733370a32.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-803f676937f7a557.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ac437fd584acf0b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fc2d39318db7cc5d.rlib" "/opt/rustwide/target/debug/deps/libinstant-514cb353dbfca351.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2e19c1e485ec10ba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-447a932b525b4f25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libdlib-3220d72cc98cbf9c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e9c464ec3bf4ff43.rlib" "/opt/rustwide/target/debug/deps/libcgmath-6580bcbfc0d76eb5.rlib" "/opt/rustwide/target/debug/deps/libapprox-ef552ed4797a42e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libgbm-43a17b149d9d00c7.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-2d05a9f3ffbca002.rlib" "/opt/rustwide/target/debug/deps/libdrm-74ac057641ce5de1.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-97f950da53ce4944.rlib" "/opt/rustwide/target/debug/deps/libdrm_ffi-086078ccb24e44a0.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-84bfb1813bfe7507.rlib" "/opt/rustwide/target/debug/deps/libnix-4ae4d43e7bb929c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ccf140e39b92b057.rlib" "/opt/rustwide/target/debug/deps/libslog-2e2257f17d3fe6ec.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lsystemd" "-lxkbcommon" "-ldbus-1" "-ludev" "-linput" "-ldl" "-lgbm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/raw_drm-3104f25bf92861c4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/backend/winit.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | display: EGLDisplay, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WinitGraphicsBackend` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/backend/winit.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log` [INFO] [stdout] --> src/wayland/output/xdg.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | log: ::slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wayland/output/xdg.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.smithay.a32e0193-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4.3luhuos1kk0g73b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lsystemd" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_stdlog-9ca6f7475d4f6718.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-483f6cc91bf107c8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-1a95abe334c82890.rlib" "/opt/rustwide/target/debug/deps/libappendlist-abe2a188507fe3e5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-538508d6f00cb41e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8ff3fbe5c9c49944.rlib" "/opt/rustwide/target/debug/deps/libtempfile-773d8c89fae78b1f.rlib" "/opt/rustwide/target/debug/deps/librand-80a9d6ad307c07ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ce5f57206d9de6f3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fa650f79064a0836.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2305b73c0f5ec33f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8afefdf2ede87a03.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-728c8f2b8a666e0c.rlib" "/opt/rustwide/target/debug/deps/libdbus-4e945ead4f4f6871.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-9f05d4ff03f57ff8.rlib" "/opt/rustwide/target/debug/deps/libinput-10df43e874fa22db.rlib" "/opt/rustwide/target/debug/deps/libudev-91491daf74a5d3fc.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-43872c98618c2e1e.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-19b0fe477c543a68.rlib" "/opt/rustwide/target/debug/deps/libwinit-898c49725a289d00.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-0f47b55320c22a18.rlib" "/opt/rustwide/target/debug/deps/libmio-8d857a2ea182c7da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6a65417582dcab52.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-40abf0ea55c75fa9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-123ac10534cceb30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7367350b352a8156.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-076aeba9751fe981.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5f2c10ea80f45777.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-714a0961f30e0b21.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3191618303c78ae5.rlib" "/opt/rustwide/target/debug/deps/libandrew-0d40d469b7b01df7.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-9644c87cace1e53d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-09c6b8fb1a2d441b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-d6c622daec823b04.rlib" "/opt/rustwide/target/debug/deps/libxcursor-39716d11dc528946.rlib" "/opt/rustwide/target/debug/deps/libnom-c3f9cc3ca74aa863.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2ebd8116f7c3efba.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c19e30274628babf.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-af19969d620977fe.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7c5dde430ccb931a.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da9dfd7a3e068c34.rlib" "/opt/rustwide/target/debug/deps/libnix-d99919b2550d07ed.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9adf799571c91719.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c59b136686f67957.rlib" "/opt/rustwide/target/debug/deps/libnix-85192918eb9e49ca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libdlib-41fffe56936e001e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-526ee089bc3cea84.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-2c6124fd527dc074.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b7cb1a920875ad02.rlib" "/opt/rustwide/target/debug/deps/libcalloop-8c9a878275966d03.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libnix-b6511727a9943e9b.rlib" "/opt/rustwide/target/debug/deps/libslog-2e2257f17d3fe6ec.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-d1b77c460454cd60.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-42d7559d35f0f851.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d98a7733370a32.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-803f676937f7a557.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ac437fd584acf0b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fc2d39318db7cc5d.rlib" "/opt/rustwide/target/debug/deps/libinstant-514cb353dbfca351.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2e19c1e485ec10ba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-447a932b525b4f25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libdlib-3220d72cc98cbf9c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e9c464ec3bf4ff43.rlib" "/opt/rustwide/target/debug/deps/libcgmath-6580bcbfc0d76eb5.rlib" "/opt/rustwide/target/debug/deps/libapprox-ef552ed4797a42e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libgbm-43a17b149d9d00c7.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-2d05a9f3ffbca002.rlib" "/opt/rustwide/target/debug/deps/libdrm-74ac057641ce5de1.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-97f950da53ce4944.rlib" "/opt/rustwide/target/debug/deps/libdrm_ffi-086078ccb24e44a0.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-84bfb1813bfe7507.rlib" "/opt/rustwide/target/debug/deps/libnix-4ae4d43e7bb929c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ccf140e39b92b057.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lxkbcommon" "-ldbus-1" "-ludev" "-linput" "-ldl" "-lgbm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/smithay-13a6084d3d0a33e4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "770819ac64b742a2057af5b75176faf5ad188cb94f7cd605ccd93a2f0890947d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770819ac64b742a2057af5b75176faf5ad188cb94f7cd605ccd93a2f0890947d", kill_on_drop: false }` [INFO] [stdout] 770819ac64b742a2057af5b75176faf5ad188cb94f7cd605ccd93a2f0890947d