[INFO] cloning repository https://github.com/dungeonfog/bastion-plus-winit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dungeonfog/bastion-plus-winit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdungeonfog%2Fbastion-plus-winit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdungeonfog%2Fbastion-plus-winit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfe90f3bb877113b9524f5dc705d02bb7c67eb4d [INFO] testing dungeonfog/bastion-plus-winit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdungeonfog%2Fbastion-plus-winit" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dungeonfog/bastion-plus-winit 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/dungeonfog/bastion-plus-winit [INFO] finished tweaking git repo https://github.com/dungeonfog/bastion-plus-winit [INFO] tweaked toml for git repo https://github.com/dungeonfog/bastion-plus-winit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dungeonfog/bastion-plus-winit 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a8da47fc7b7db48c117fa84d37f470112b9ca617bfca9c9aa7695f02e2de9f79 [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" "a8da47fc7b7db48c117fa84d37f470112b9ca617bfca9c9aa7695f02e2de9f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8da47fc7b7db48c117fa84d37f470112b9ca617bfca9c9aa7695f02e2de9f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8da47fc7b7db48c117fa84d37f470112b9ca617bfca9c9aa7695f02e2de9f79", kill_on_drop: false }` [INFO] [stdout] a8da47fc7b7db48c117fa84d37f470112b9ca617bfca9c9aa7695f02e2de9f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ed74ce0ca6b2ca6926df54459a434e314b2f4cdb93ee01bed8cfde8834b1fc1f [INFO] running `Command { std: "docker" "start" "-a" "ed74ce0ca6b2ca6926df54459a434e314b2f4cdb93ee01bed8cfde8834b1fc1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling bastion-executor v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling agnostik v0.1.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling lever v0.1.1-alpha.11 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling nuclei v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.9 [INFO] [stderr] Compiling bastion v0.4.1-alpha.0 (https://github.com/bastion-rs/bastion.git?branch=master#7a5826ba) [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling bastion-plus-winit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `signature` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bastion-35c8d7b255f6b48f/7a5826b/src/bastion/src/message.rs:710:22 [INFO] [stdout] | [INFO] [stdout] 710 | macro_rules! signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `answer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bastion-35c8d7b255f6b48f/7a5826b/src/bastion/src/message.rs:733:26 [INFO] [stdout] | [INFO] [stdout] 733 | macro_rules! answer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/renderer.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | ref msg: super::QuitMessage => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bar` [INFO] [stdout] --> src/renderer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Bar, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "ed74ce0ca6b2ca6926df54459a434e314b2f4cdb93ee01bed8cfde8834b1fc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed74ce0ca6b2ca6926df54459a434e314b2f4cdb93ee01bed8cfde8834b1fc1f", kill_on_drop: false }` [INFO] [stdout] ed74ce0ca6b2ca6926df54459a434e314b2f4cdb93ee01bed8cfde8834b1fc1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e399cbbad20bcf02b6371b15869632c8cf8dccc6710a25d7e899c10bf8e20d [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" "c1e399cbbad20bcf02b6371b15869632c8cf8dccc6710a25d7e899c10bf8e20d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bastion-plus-winit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `signature` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bastion-35c8d7b255f6b48f/7a5826b/src/bastion/src/message.rs:710:22 [INFO] [stdout] | [INFO] [stdout] 710 | macro_rules! signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `answer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bastion-35c8d7b255f6b48f/7a5826b/src/bastion/src/message.rs:733:26 [INFO] [stdout] | [INFO] [stdout] 733 | macro_rules! answer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/renderer.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | ref msg: super::QuitMessage => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bar` [INFO] [stdout] --> src/renderer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Bar, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "c1e399cbbad20bcf02b6371b15869632c8cf8dccc6710a25d7e899c10bf8e20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e399cbbad20bcf02b6371b15869632c8cf8dccc6710a25d7e899c10bf8e20d", kill_on_drop: false }` [INFO] [stdout] c1e399cbbad20bcf02b6371b15869632c8cf8dccc6710a25d7e899c10bf8e20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47c02301dcddbb6ec463aec890ccc40eb83945c2a74544e8916ab78fa4e00a08 [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" "47c02301dcddbb6ec463aec890ccc40eb83945c2a74544e8916ab78fa4e00a08", kill_on_drop: false }` [INFO] [stderr] warning: unused macro definition: `signature` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/bastion-35c8d7b255f6b48f/7a5826b/src/bastion/src/message.rs:710:22 [INFO] [stderr] | [INFO] [stderr] 710 | macro_rules! signature { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `answer` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/bastion-35c8d7b255f6b48f/7a5826b/src/bastion/src/message.rs:733:26 [INFO] [stderr] | [INFO] [stderr] 733 | macro_rules! answer { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/renderer.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | ref msg: super::QuitMessage => { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Bar` [INFO] [stderr] --> src/renderer.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Bar, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bastion-plus-winit` (bin "bastion-plus-winit" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bastion_plus_winit-0cb073f49ce4cdf7) [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" "47c02301dcddbb6ec463aec890ccc40eb83945c2a74544e8916ab78fa4e00a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c02301dcddbb6ec463aec890ccc40eb83945c2a74544e8916ab78fa4e00a08", kill_on_drop: false }` [INFO] [stdout] 47c02301dcddbb6ec463aec890ccc40eb83945c2a74544e8916ab78fa4e00a08