[INFO] fetching crate geng-ui 0.6.0-alpha.3... [INFO] checking geng-ui-0.6.0-alpha.3 against beta for pr-78714 [INFO] extracting crate geng-ui 0.6.0-alpha.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate geng-ui 0.6.0-alpha.3 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate geng-ui 0.6.0-alpha.3 [INFO] finished tweaking crates.io crate geng-ui 0.6.0-alpha.3 [INFO] tweaked toml for crates.io crate geng-ui 0.6.0-alpha.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a085d3d7e585d78a6b25c50c549f6463c22f51e7db37574f93a6de1e02a6cde [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" "9a085d3d7e585d78a6b25c50c549f6463c22f51e7db37574f93a6de1e02a6cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a085d3d7e585d78a6b25c50c549f6463c22f51e7db37574f93a6de1e02a6cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a085d3d7e585d78a6b25c50c549f6463c22f51e7db37574f93a6de1e02a6cde", kill_on_drop: false }` [INFO] [stdout] 9a085d3d7e585d78a6b25c50c549f6463c22f51e7db37574f93a6de1e02a6cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1614aedcadcb7255364404e01ee38a9cd0463c2b89a50a2760ba0d510a2a5c8d [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" "1614aedcadcb7255364404e01ee38a9cd0463c2b89a50a2760ba0d510a2a5c8d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling trans-derive v0.3.0 [INFO] [stderr] Compiling batbox-derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Compiling trans v0.3.0 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Checking batbox v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking ugli-raw v0.5.0 [INFO] [stderr] Compiling ugli-derive v0.5.0 [INFO] [stderr] Compiling geng-derive v0.6.0 [INFO] [stderr] Compiling geng-ui-derive v0.6.0-alpha.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking ugli v0.5.0 [INFO] [stderr] Checking geng-core v0.6.0-alpha.8 [INFO] [stderr] Checking geng-ui v0.6.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/lib.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use geng::{prelude::*, Event as RawEvent, Font, Key, MouseButton}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/lib.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use geng::{prelude::*, Event as RawEvent, Font, Key, MouseButton}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/widget.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) id: ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/widget.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) id: ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "1614aedcadcb7255364404e01ee38a9cd0463c2b89a50a2760ba0d510a2a5c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1614aedcadcb7255364404e01ee38a9cd0463c2b89a50a2760ba0d510a2a5c8d", kill_on_drop: false }` [INFO] [stdout] 1614aedcadcb7255364404e01ee38a9cd0463c2b89a50a2760ba0d510a2a5c8d