[INFO] cloning repository https://github.com/wash2/xdg-shell-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wash2/xdg-shell-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwash2%2Fxdg-shell-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwash2%2Fxdg-shell-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6813dee62f71bd94352a70cdcddfc9e62aa5153a [INFO] testing wash2/xdg-shell-wrapper against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwash2%2Fxdg-shell-wrapper" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wash2/xdg-shell-wrapper 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/wash2/xdg-shell-wrapper [INFO] finished tweaking git repo https://github.com/wash2/xdg-shell-wrapper [INFO] tweaked toml for git repo https://github.com/wash2/xdg-shell-wrapper written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/wash2/xdg-shell-wrapper 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 300d8c586c18f40d29b753dd481dcb59e0bde965e9adeb5950964cd6e4b96b73 [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" "300d8c586c18f40d29b753dd481dcb59e0bde965e9adeb5950964cd6e4b96b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "300d8c586c18f40d29b753dd481dcb59e0bde965e9adeb5950964cd6e4b96b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300d8c586c18f40d29b753dd481dcb59e0bde965e9adeb5950964cd6e4b96b73", kill_on_drop: false }` [INFO] [stdout] 300d8c586c18f40d29b753dd481dcb59e0bde965e9adeb5950964cd6e4b96b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7320a1c8b3e7316530a4e78b7ab179a4f4a029396ca471490459e6a65840b504 [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" "7320a1c8b3e7316530a4e78b7ab179a4f4a029396ca471490459e6a65840b504", 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.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling drm-sys v0.1.2 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling gbm-sys v0.2.0 [INFO] [stderr] Compiling input-sys v1.16.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling slog-async v2.7.0 [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 shlex v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 (https://github.com/Smithay/client-toolkit.git#4a260474) [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling smithay v0.3.0 (https://github.com/Smithay/smithay.git#76a2ae48) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-server v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling xkbcommon v0.4.0 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling drm-ffi v0.2.1 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling drm v0.6.2 [INFO] [stderr] Compiling gbm v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling xdg-shell-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `desktop::PopupManager` [INFO] [stdout] --> src/client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | desktop::PopupManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GlobalManager` [INFO] [stdout] --> src/shared_state/cached_buffer.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | Attached, GlobalManager, Main, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/shared_state/cached_buffer.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use slog::{error, trace, warn, Logger}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/shared_state/output.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/shared_state/output.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Main` [INFO] [stdout] --> src/shared_state/shared_state.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | Attached, GlobalManager, Main, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `backend::renderer::ImportDma`, `wayland::dmabuf::init_dmabuf_global` [INFO] [stdout] --> src/main.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | use smithay::{backend::renderer::ImportDma, wayland::dmabuf::init_dmabuf_global}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `surface_handle` [INFO] [stdout] --> src/client.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let surface_handle = &surface; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/config.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn write(&self, name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xdg-shell-wrapper` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7320a1c8b3e7316530a4e78b7ab179a4f4a029396ca471490459e6a65840b504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7320a1c8b3e7316530a4e78b7ab179a4f4a029396ca471490459e6a65840b504", kill_on_drop: false }` [INFO] [stdout] 7320a1c8b3e7316530a4e78b7ab179a4f4a029396ca471490459e6a65840b504