[INFO] fetching crate smithay 0.3.0... [INFO] checking smithay-0.3.0 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate smithay 0.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate smithay 0.3.0 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-13/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drm-ffi v0.2.0 [INFO] [stderr] Downloaded appendlist v1.4.0 [INFO] [stderr] Downloaded drm-sys v0.1.1 [INFO] [stderr] Downloaded calloop v0.9.0 [INFO] [stderr] Downloaded drm v0.5.0 [INFO] [stderr] Downloaded libseat-sys v0.1.1 [INFO] [stderr] Downloaded libseat v0.1.3 [INFO] [stderr] Downloaded xkbcommon v0.4.0 [INFO] [stderr] Downloaded gbm v0.7.0 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded wayland-server v0.29.0 [INFO] [stderr] Downloaded wayland-egl v0.29.0 [INFO] [stderr] Downloaded gbm-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0464943fe221285626a0bd5a11c4bd62e4bc897a6c327c9528f85e639c49b65 [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" "d0464943fe221285626a0bd5a11c4bd62e4bc897a6c327c9528f85e639c49b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0464943fe221285626a0bd5a11c4bd62e4bc897a6c327c9528f85e639c49b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0464943fe221285626a0bd5a11c4bd62e4bc897a6c327c9528f85e639c49b65", kill_on_drop: false }` [INFO] [stdout] d0464943fe221285626a0bd5a11c4bd62e4bc897a6c327c9528f85e639c49b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61af4f928abffe6540ac670da07c0a799364c0f519555275690ce685398252a6 [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" "61af4f928abffe6540ac670da07c0a799364c0f519555275690ce685398252a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling drm-sys v0.1.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [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] Checking arc-swap v1.3.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking appendlist v1.4.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.29.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking xkbcommon v0.4.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking dbus v0.9.3 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking udev v0.6.2 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.29.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking input v0.6.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Compiling smithay v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking xcursor v0.3.3 [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] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking calloop v0.9.0 [INFO] [stderr] Checking wayland-commons v0.29.0 [INFO] [stderr] Checking drm-ffi v0.2.0 [INFO] [stderr] Checking drm v0.5.0 [INFO] [stderr] Checking gbm v0.7.0 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.29.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking thiserror v1.0.26 [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: 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] [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] [INFO] [stdout] warning: 8 warnings emitted [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] [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] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "61af4f928abffe6540ac670da07c0a799364c0f519555275690ce685398252a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61af4f928abffe6540ac670da07c0a799364c0f519555275690ce685398252a6", kill_on_drop: false }` [INFO] [stdout] 61af4f928abffe6540ac670da07c0a799364c0f519555275690ce685398252a6