[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Drakulix/fireplace on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-2/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Smithay/smithay` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded drm-fourcc v2.2.0 [INFO] [stderr] Downloaded arc-swap v1.4.0 [INFO] [stderr] Downloaded calloop v0.9.1 [INFO] [stderr] Downloaded gbm-sys v0.2.0 [INFO] [stderr] Downloaded xdg v2.3.0 [INFO] [stderr] Downloaded wayland-egl v0.29.0 [INFO] [stderr] Downloaded gbm v0.7.0 [INFO] [stderr] Downloaded wayland-client v0.29.0 [INFO] [stderr] Downloaded input-sys v1.16.0 [INFO] [stderr] Downloaded edid-rs v0.1.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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3dbeaea8f30379ed0e9b5e99f393a103d87b7bc9a0a1dfb81ed538702bf3a9 [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" "0b3dbeaea8f30379ed0e9b5e99f393a103d87b7bc9a0a1dfb81ed538702bf3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3dbeaea8f30379ed0e9b5e99f393a103d87b7bc9a0a1dfb81ed538702bf3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3dbeaea8f30379ed0e9b5e99f393a103d87b7bc9a0a1dfb81ed538702bf3a9", kill_on_drop: false }` [INFO] [stdout] 0b3dbeaea8f30379ed0e9b5e99f393a103d87b7bc9a0a1dfb81ed538702bf3a9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 764a0802ac733f2640a64a57cab52710a5659d0bc24582d05544c18b3088b53b [INFO] running `Command { std: "docker" "start" "-a" "764a0802ac733f2640a64a57cab52710a5659d0bc24582d05544c18b3088b53b", 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 unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling drm-sys v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling gbm-sys v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling input-sys v1.16.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [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 instant v0.1.11 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [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 crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling image v0.23.14 [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 nix v0.22.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xkbcommon v0.4.0 [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 udev v0.6.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [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 mio-misc v1.2.1 [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 andrew v0.3.1 [INFO] [stderr] Compiling term v0.7.0 [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 slog-term v2.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling drm v0.5.0 [INFO] [stderr] Compiling gbm v0.7.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling serde_yaml v0.8.21 [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-ebf60f85f0462337.fireplace.9c3281e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.fireplace.9c3281e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337.56dd81kofeklpc0a.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/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-c06fffdc1a64c447.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/libslog_term-a8ff1bd5465e2b4d.rlib" "/opt/rustwide/target/debug/deps/libatty-85bc12148334dc60.rlib" "/opt/rustwide/target/debug/deps/libterm-ccbf360679a60012.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-600214a695085b4f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-2d680fa93d829c58.rlib" "/opt/rustwide/target/debug/deps/libchrono-449de08adbf59b27.rlib" "/opt/rustwide/target/debug/deps/libtime-cbbd2294c1333ef6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde-f818f30f2379cf63.rlib" "/opt/rustwide/target/debug/deps/libedid_rs-f838b358d9c62e29.rlib" "/opt/rustwide/target/debug/deps/libimage-8345224fc538422e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libsmithay-914ea1a1e009b505.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-4a0c6ad44c317096.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-d1fc0cbb145c6efd.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-789864bbe5a074a5.rlib" "/opt/rustwide/target/debug/deps/libappendlist-72a471f716d8c29c.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-92ae7514ed77f349.rlib" "/opt/rustwide/target/debug/deps/libthiserror-68f01e65ad98cc55.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d6896e7ddaa76a9b.rlib" "/opt/rustwide/target/debug/deps/librand-a4ad20dd939a6e59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b127beb8212161e3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-d470daa47c9bb2b6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cce5f1b6056adf79.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-bd13020ea000906a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libdbus-07177a8142858b00.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-b2d7a0367e53477d.rlib" "/opt/rustwide/target/debug/deps/libinput-904d77de9073b677.rlib" "/opt/rustwide/target/debug/deps/libudev-2d204867102d7dfc.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-6d8f6556a9a88e80.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-8cac0304797c04fe.rlib" "/opt/rustwide/target/debug/deps/libwinit-a3bad49398d2c84c.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-55978445fa2eb61a.rlib" "/opt/rustwide/target/debug/deps/libmio-aa717ea9039d39a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-2412c8aaeab23ed3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-549e142e8b96dd0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf04cd8dc52c0bb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-3508e4a8faab760b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-7a1e6bd4c1d6ea41.rlib" "/opt/rustwide/target/debug/deps/libandrew-4d89102e6893e717.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-d34a0f27a3fdbee9.rlib" "/opt/rustwide/target/debug/deps/libdirs-595ba1625ba1da1a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-c323f3c7d0e277b2.rlib" "/opt/rustwide/target/debug/deps/libxcursor-4a6422645011f1b0.rlib" "/opt/rustwide/target/debug/deps/libnom-671e2e6ca2a45810.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-2cd29e5d636d88cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41ab374fe9e50700.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-840e7cd4e780eb7e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f0c49cd06e8a37b7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a73660d91d544c42.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-d0894a24d96d1556.rlib" "/opt/rustwide/target/debug/deps/libnix-f7f0baa6031d95d1.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-74ffb4ee83a29e1a.rlib" "/opt/rustwide/target/debug/deps/libcalloop-387e01401bbec795.rlib" "/opt/rustwide/target/debug/deps/libnix-8841124e25719582.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d7376c0f19538876.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-8f451508964190ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3ba93b8fd4d217fb.rlib" "/opt/rustwide/target/debug/deps/libcalloop-8cb525dea37f2e25.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libslog-0269fc61f93e6c26.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-50b0e81b48f17ec0.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-0a0b2b271ca14043.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-afe88e66629c474f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6a3ffef61358f175.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6858cf2a951ae4b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-7fcadde652688b32.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-baf749afe8670b47.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-943fad6cfa50cfa5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libdlib-705e50b63885b0cb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libcgmath-e3242321ef91ab0b.rlib" "/opt/rustwide/target/debug/deps/libapprox-e6a96ba2eb965720.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libgbm-2af237851be489bb.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-49f3ad524f624979.rlib" "/opt/rustwide/target/debug/deps/libdrm-b19ac4e06937e43a.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-873343e021ec8f46.rlib" "/opt/rustwide/target/debug/deps/libdrm_ffi-0bb9de05dc3c2161.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-1e3fab2ebdbb9e84.rlib" "/opt/rustwide/target/debug/deps/libnix-8122a0e04c824e35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibc-092047d2e12e228d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.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/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fireplace-ebf60f85f0462337" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "764a0802ac733f2640a64a57cab52710a5659d0bc24582d05544c18b3088b53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764a0802ac733f2640a64a57cab52710a5659d0bc24582d05544c18b3088b53b", kill_on_drop: false }` [INFO] [stdout] 764a0802ac733f2640a64a57cab52710a5659d0bc24582d05544c18b3088b53b