[INFO] cloning repository https://github.com/jasperdewinther/winit_abstraction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasperdewinther/winit_abstraction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasperdewinther%2Fwinit_abstraction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasperdewinther%2Fwinit_abstraction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 999355391a616241e90ae5701dbe47018702b2be [INFO] checking jasperdewinther/winit_abstraction against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasperdewinther%2Fwinit_abstraction" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasperdewinther/winit_abstraction on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasperdewinther/winit_abstraction [INFO] finished tweaking git repo https://github.com/jasperdewinther/winit_abstraction [INFO] tweaked toml for git repo https://github.com/jasperdewinther/winit_abstraction written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jasperdewinther/winit_abstraction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e45ca80eabdeb6452b632e742de8cbc627afb4ceb248474258f3dd8855135b86 [INFO] running `Command { std: "docker" "start" "-a" "e45ca80eabdeb6452b632e742de8cbc627afb4ceb248474258f3dd8855135b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45ca80eabdeb6452b632e742de8cbc627afb4ceb248474258f3dd8855135b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45ca80eabdeb6452b632e742de8cbc627afb4ceb248474258f3dd8855135b86", kill_on_drop: false }` [INFO] [stdout] e45ca80eabdeb6452b632e742de8cbc627afb4ceb248474258f3dd8855135b86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec12ad22dc354a18253e9c50fa72bf139babba81d81b619569c44acb8660b11 [INFO] running `Command { std: "docker" "start" "-a" "dec12ad22dc354a18253e9c50fa72bf139babba81d81b619569c44acb8660b11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.4 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Compiling wayland-client v0.28.4 [INFO] [stderr] Compiling wayland-protocols v0.28.4 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio-misc v1.0.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.4 [INFO] [stderr] Checking wayland-cursor v0.28.4 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit_window_control v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `winit::dpi::Size::Physical` [INFO] [stdout] --> src/main_loop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winit::dpi::Size::Physical; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Size` [INFO] [stdout] --> src/main_loop.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use winit::dpi::{PhysicalSize, Size}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::monitor::MonitorHandle` [INFO] [stdout] --> src/main_loop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::monitor::MonitorHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fullscreen` [INFO] [stdout] --> src/main_loop.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::window::{Fullscreen, Window, WindowBuilder}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::dpi::Size::Physical` [INFO] [stdout] --> src/main_loop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winit::dpi::Size::Physical; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Size` [INFO] [stdout] --> src/main_loop.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use winit::dpi::{PhysicalSize, Size}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::monitor::MonitorHandle` [INFO] [stdout] --> src/main_loop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::monitor::MonitorHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fullscreen` [INFO] [stdout] --> src/main_loop.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::window::{Fullscreen, Window, WindowBuilder}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `window_builder` is never read [INFO] [stdout] --> src/main_loop.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let mut window_builder = WindowBuilder::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `window_builder` is never read [INFO] [stdout] --> src/main_loop.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let mut window_builder = WindowBuilder::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.10s [INFO] running `Command { std: "docker" "inspect" "dec12ad22dc354a18253e9c50fa72bf139babba81d81b619569c44acb8660b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec12ad22dc354a18253e9c50fa72bf139babba81d81b619569c44acb8660b11", kill_on_drop: false }` [INFO] [stdout] dec12ad22dc354a18253e9c50fa72bf139babba81d81b619569c44acb8660b11