[INFO] cloning repository https://github.com/RustPanda/draw_triangle_without_error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustPanda/draw_triangle_without_error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fdraw_triangle_without_error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fdraw_triangle_without_error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b66208a4922895f1fd32338d207d0a5b4a3392a4 [INFO] testing RustPanda/draw_triangle_without_error against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fdraw_triangle_without_error" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustPanda/draw_triangle_without_error on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustPanda/draw_triangle_without_error [INFO] finished tweaking git repo https://github.com/RustPanda/draw_triangle_without_error [INFO] tweaked toml for git repo https://github.com/RustPanda/draw_triangle_without_error written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/RustPanda/draw_triangle_without_error already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 10a42cdc78d8f8368496ec44dbde74083f368c86eb7f202cc4e2a21ad30513d4 [INFO] running `Command { std: "docker" "start" "-a" "10a42cdc78d8f8368496ec44dbde74083f368c86eb7f202cc4e2a21ad30513d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a42cdc78d8f8368496ec44dbde74083f368c86eb7f202cc4e2a21ad30513d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a42cdc78d8f8368496ec44dbde74083f368c86eb7f202cc4e2a21ad30513d4", kill_on_drop: false }` [INFO] [stdout] 10a42cdc78d8f8368496ec44dbde74083f368c86eb7f202cc4e2a21ad30513d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 2d1dcc3efeee8d34eaaf60b6cf9a699f6e3e12ff8e16434c4674966b9748cdad [INFO] running `Command { std: "docker" "start" "-a" "2d1dcc3efeee8d34eaaf60b6cf9a699f6e3e12ff8e16434c4674966b9748cdad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling winit v0.25.0 (https://github.com/rust-windowing/winit.git#5a65347c) [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [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 xcursor v0.3.3 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling ash-window v0.6.0 [INFO] [stderr] Compiling gpu-allocator v0.7.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `enable_layer_names` [INFO] [stdout] --> src/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let enable_layer_names = vec![CString::new("VK_LAYER_KHRONOS_validation").unwrap()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable_layer_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | / &render [INFO] [stdout] 56 | | .device [INFO] [stdout] 57 | | .wait_for_fences(&wait_fences, true, std::u64::MAX) [INFO] [stdout] 58 | | .expect("Failed to wait for Fence!"); [INFO] [stdout] | |________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = &render [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "2d1dcc3efeee8d34eaaf60b6cf9a699f6e3e12ff8e16434c4674966b9748cdad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1dcc3efeee8d34eaaf60b6cf9a699f6e3e12ff8e16434c4674966b9748cdad", kill_on_drop: false }` [INFO] [stdout] 2d1dcc3efeee8d34eaaf60b6cf9a699f6e3e12ff8e16434c4674966b9748cdad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 83f220cf9ace4465df70d974e1d736c65869004090ddfae561545e004fad5952 [INFO] running `Command { std: "docker" "start" "-a" "83f220cf9ace4465df70d974e1d736c65869004090ddfae561545e004fad5952", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winit-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `enable_layer_names` [INFO] [stdout] --> src/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let enable_layer_names = vec![CString::new("VK_LAYER_KHRONOS_validation").unwrap()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable_layer_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | / &render [INFO] [stdout] 56 | | .device [INFO] [stdout] 57 | | .wait_for_fences(&wait_fences, true, std::u64::MAX) [INFO] [stdout] 58 | | .expect("Failed to wait for Fence!"); [INFO] [stdout] | |________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = &render [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/winit_test-def56bcdf32aa5c3) [INFO] running `Command { std: "docker" "inspect" "83f220cf9ace4465df70d974e1d736c65869004090ddfae561545e004fad5952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f220cf9ace4465df70d974e1d736c65869004090ddfae561545e004fad5952", kill_on_drop: false }` [INFO] [stdout] 83f220cf9ace4465df70d974e1d736c65869004090ddfae561545e004fad5952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] c97abeb8431650f045f3e6dbe82fcd7bb4cfed91d42b55099938754615e1e122 [INFO] running `Command { std: "docker" "start" "-a" "c97abeb8431650f045f3e6dbe82fcd7bb4cfed91d42b55099938754615e1e122", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `enable_layer_names` [INFO] [stderr] --> src/main.rs:185:13 [INFO] [stderr] | [INFO] [stderr] 185 | let enable_layer_names = vec![CString::new("VK_LAYER_KHRONOS_validation").unwrap()]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable_layer_names` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/main.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | / &render [INFO] [stderr] 56 | | .device [INFO] [stderr] 57 | | .wait_for_fences(&wait_fences, true, std::u64::MAX) [INFO] [stderr] 58 | | .expect("Failed to wait for Fence!"); [INFO] [stderr] | |________________________________________________________^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 55 | let _ = &render [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `winit-test` (bin "winit-test" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/winit_test-def56bcdf32aa5c3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c97abeb8431650f045f3e6dbe82fcd7bb4cfed91d42b55099938754615e1e122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97abeb8431650f045f3e6dbe82fcd7bb4cfed91d42b55099938754615e1e122", kill_on_drop: false }` [INFO] [stdout] c97abeb8431650f045f3e6dbe82fcd7bb4cfed91d42b55099938754615e1e122