[INFO] cloning repository https://github.com/Drakulix/fireplace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Drakulix/fireplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6638ae7d25cd8c31e7be29f37177b54b0a7a8536 [INFO] testing Drakulix/fireplace against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Drakulix/fireplace on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Drakulix/fireplace [INFO] finished tweaking git repo https://github.com/Drakulix/fireplace [INFO] tweaked toml for git repo https://github.com/Drakulix/fireplace written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Drakulix/fireplace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aaefcedf09f80db34e367a5cb69778c1ae11d08c7a65d00baeae9937cfdd77a [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" "9aaefcedf09f80db34e367a5cb69778c1ae11d08c7a65d00baeae9937cfdd77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aaefcedf09f80db34e367a5cb69778c1ae11d08c7a65d00baeae9937cfdd77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aaefcedf09f80db34e367a5cb69778c1ae11d08c7a65d00baeae9937cfdd77a", kill_on_drop: false }` [INFO] [stdout] 9aaefcedf09f80db34e367a5cb69778c1ae11d08c7a65d00baeae9937cfdd77a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38cbf4d97dafd06e794c735434b32245bf3449234a4a94542a489e95b63ce543 [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" "38cbf4d97dafd06e794c735434b32245bf3449234a4a94542a489e95b63ce543", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling drm-sys v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling input-sys v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling gbm-sys v0.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling edid-rs v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [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.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-scanner v0.29.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling smithay v0.3.0 (https://github.com/Smithay/smithay?rev=dd6919dd5fb1ac6571a3e7dff01b12a2102131fe#dd6919dd) [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling xkbcommon v0.4.0 [INFO] [stderr] Compiling wayland-server v0.29.0 [INFO] [stderr] Compiling wayland-client 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 fireplace v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling udev v0.6.2 [INFO] [stderr] Compiling xdg v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling input v0.6.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling slog-term v2.8.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 calloop v0.9.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling tempfile v3.2.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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, fs::OpenOptions, path::PathBuf, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LayerShellRequest`, `LayerSurfaceAttributes`, `Serial` [INFO] [stdout] --> src/shell/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | wlr_layer::{LayerShellRequest, LayerSurfaceAttributes}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Serial, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/shell/output.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, rc::Rc}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SubsurfaceCachedState`, `TraversalAction`, `wayland_protocols::xdg_shell::server::xdg_toplevel`, `with_surface_tree_downward` [INFO] [stdout] --> src/shell/output.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | wayland_protocols::xdg_shell::server::xdg_toplevel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | compositor::{with_surface_tree_downward, SubsurfaceCachedState, TraversalAction}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout::Layout` [INFO] [stdout] --> src/shell/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | layout::Layout, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/backend/udev/mod.rs:392:40 [INFO] [stdout] | [INFO] [stdout] 392 | fn device_changed(&mut self, session: &mut S, device: dev_t) -> Result<()> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/backend/udev/mod.rs:392:57 [INFO] [stdout] | [INFO] [stdout] 392 | fn device_changed(&mut self, session: &mut S, device: dev_t) -> Result<()> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/backend/udev/mod.rs:400:40 [INFO] [stdout] | [INFO] [stdout] 400 | fn device_removed(&mut self, session: &mut S, device: dev_t) -> Result<()> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/backend/udev/mod.rs:400:57 [INFO] [stdout] | [INFO] [stdout] 400 | fn device_removed(&mut self, session: &mut S, device: dev_t) -> Result<()> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell/layout/floating.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | let mut data = states [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell/layout/floating.rs:437:17 [INFO] [stdout] | [INFO] [stdout] 437 | let mut data = states [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell/layout/floating.rs:423:13 [INFO] [stdout] | [INFO] [stdout] 423 | let mut initial_window_location = match window.borrow().location() { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell/layout/floating.rs:506:25 [INFO] [stdout] | [INFO] [stdout] 506 | let mut data = states [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell/window.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let mut window = Window { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `location` [INFO] [stdout] --> src/shell/layout/floating.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn location(&self, surface: &Kind) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `surfaces` [INFO] [stdout] --> src/shell/output.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | surfaces: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/shell/window.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | size: Size, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/shell/mod.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | popup.send_configure(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.fireplace.150e6bdb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7.5a9asv6vj23blsog.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-4f5b66fa403de2c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/libslog_term-0df7c4d95ee051b1.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libterm-96b610a0a03ae2ee.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-67c76a78d62b265a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-764d1e14a76c2e97.rlib" "/opt/rustwide/target/debug/deps/libchrono-ddf3c27c444a42ef.rlib" "/opt/rustwide/target/debug/deps/libtime-bfc7ba680f71a244.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libserde-8edda4e86b3d7218.rlib" "/opt/rustwide/target/debug/deps/libedid_rs-061f0a07cc5dcb1b.rlib" "/opt/rustwide/target/debug/deps/libimage-7d914aab8bb3d351.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-85f7fdc09ba306e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a04b214c99a990f3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a14b4bc6c72225f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libsmithay-3c78a1abacd16081.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-20272aa280f1ec71.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-3a6e7b763ff8932b.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-e630f96ea4f3c6db.rlib" "/opt/rustwide/target/debug/deps/libappendlist-3c6a93f9fac7f50c.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-21ba2779c444d224.rlib" "/opt/rustwide/target/debug/deps/libthiserror-df7d447cd065a8b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-2bf460d3a441f500.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libdbus-ed2fed2d6d69c79f.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-73ef74b273c3b02e.rlib" "/opt/rustwide/target/debug/deps/libinput-5e4da1ee06227d2f.rlib" "/opt/rustwide/target/debug/deps/libudev-98f4c44340c08cda.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-25052319710a75c4.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-a8873326528be5f6.rlib" "/opt/rustwide/target/debug/deps/libwinit-28df4e4b8a27f49c.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-9f0dbff7932ca620.rlib" "/opt/rustwide/target/debug/deps/libmio-7836f68d9015f727.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-46cca3225031468b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-15e5820208799f2c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0da21b2af6d66c46.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7efe1568a95e6bb1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-10b5241d8a2c4c21.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-68072adc27d1a031.rlib" "/opt/rustwide/target/debug/deps/libandrew-dbb695fd67cd52c9.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-2837e9c7d94a410b.rlib" "/opt/rustwide/target/debug/deps/libdirs-f2899d800fee87d7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-2e92a0c9e36a904d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-02afe8b26a467396.rlib" "/opt/rustwide/target/debug/deps/libnom-ec13a2e894d8afe7.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-1594ba091532f0d0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0003b3c7e5bb8e84.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-451fd4625075997f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-30e8bdb7b70d20fb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e67c178d10878977.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-70aaebcbffe26278.rlib" "/opt/rustwide/target/debug/deps/libnix-0554e5a80f8fb96f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-202f75f317c282f8.rlib" "/opt/rustwide/target/debug/deps/libcalloop-4f55c461e4c0cd00.rlib" "/opt/rustwide/target/debug/deps/libnix-2d5f955df8554560.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-eee67e3546174eea.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-635b32390ce0bb92.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9a37cbad874f3a19.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d08b97fe0bd5ee75.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libslog-46c478bef883d659.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-efda71eb7b6da24c.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-a7ecdd067bcdb116.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-caa499ea324077cc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6f03c413ee8b7c9d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-955d001fd6d0d86b.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-715364fdd535b458.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9b3a97c51b58dc4e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libdlib-005f3a27aa642bf5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bd69edf73c0b4ef0.rlib" "/opt/rustwide/target/debug/deps/libcgmath-e25b6f7dfa908095.rlib" "/opt/rustwide/target/debug/deps/libapprox-3190044b982af502.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libgbm-22c46b606db195bc.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-cddbaaa797cf4550.rlib" "/opt/rustwide/target/debug/deps/libdrm-cd309c7282bcba5e.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-b5ea2584e4338797.rlib" "/opt/rustwide/target/debug/deps/libdrm_ffi-31e5be4490601470.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-3522aab30e8f9699.rlib" "/opt/rustwide/target/debug/deps/libnix-3d693ce3fad83058.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fireplace-f71bde48ce5e0fb7" "-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; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fireplace` due to 2 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "38cbf4d97dafd06e794c735434b32245bf3449234a4a94542a489e95b63ce543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38cbf4d97dafd06e794c735434b32245bf3449234a4a94542a489e95b63ce543", kill_on_drop: false }` [INFO] [stdout] 38cbf4d97dafd06e794c735434b32245bf3449234a4a94542a489e95b63ce543