[INFO] fetching crate kaffee 0.3.0-rc.1...
[INFO] testing kaffee-0.3.0-rc.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate kaffee 0.3.0-rc.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate kaffee 0.3.0-rc.1
[INFO] finished tweaking crates.io crate kaffee 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate kaffee 0.3.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaffee 0.3.0-rc.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kaffee 0.3.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b
[INFO] running `Command { std: "docker" "start" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling ttf-parser v0.19.0
[INFO] [stderr]    Compiling wgpu-types v0.16.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling glow v0.12.2
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling glam v0.24.1
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling naga v0.12.2
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wgpu-hal v0.16.1
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling wgpu v0.16.1
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling kaffee v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `buffer_ext::BufferExt`
[INFO] [stdout]  --> src/gfx/context/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use buffer_ext::BufferExt;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineDescriptor`
[INFO] [stdout]  --> src/gfx/mod.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use context::{BatchExt, GfxContext, PipelineDescriptor, PipelineExt, TextureExt};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_bind_group_layout`
[INFO] [stdout]  --> src/gfx/context/pipeline_ext.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let camera_bind_group_layout =
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_bind_group_layout`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pipeline`
[INFO] [stdout]   --> src/gfx/context/pipeline_ext.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn set_pipeline(&mut self, pipeline: &Pipeline) {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/gfx/context/mod.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn new(window: &Window, config: &Config) -> Self {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/gfx/texture.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         bytes: &[u8],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `window` is never read
[INFO] [stdout]   --> src/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct App<H: 'static + EventHandler> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 36 |     window: Window,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cap` is never read
[INFO] [stdout]   --> src/gfx/buffer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Buffer<T: Pod> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout]  9 |     buffer: wgpu::Buffer,
[INFO] [stdout] 10 |     cap: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cap` is never used
[INFO] [stdout]   --> src/gfx/buffer.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: Pod> Buffer<T> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn cap(&self) -> u64 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/gfx/color.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Color {
[INFO] [stdout]   |            ^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/gfx/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/gfx/context/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct GfxContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 44 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BufferExt` is never used
[INFO] [stdout]   --> src/gfx/context/buffer_ext.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait BufferExt {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture`, `view`, and `sampler` are never read
[INFO] [stdout]   --> src/gfx/texture.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Texture {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  8 |     pub(crate) texture: wgpu::Texture,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]  9 |     pub(crate) view: wgpu::TextureView,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 10 |     pub(crate) sampler: wgpu::Sampler,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_bytes`, `texture`, `view`, and `sampler` are never used
[INFO] [stdout]    --> src/gfx/texture.rs:31:19
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl Texture {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub(crate) fn from_bytes(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(crate) fn texture(&self) -> &wgpu::Texture {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub(crate) fn view(&self) -> &wgpu::TextureView {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn sampler(&self) -> &wgpu::Sampler {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/gfx/types.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) struct Vertex {
[INFO] [stdout]   |                   ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/gfx/types.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]  --> src/math.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Rect {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stdout] warning: unused import: `buffer_ext::BufferExt`
[INFO] [stdout]  --> src/gfx/context/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use buffer_ext::BufferExt;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineDescriptor`
[INFO] [stdout]  --> src/gfx/mod.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use context::{BatchExt, GfxContext, PipelineDescriptor, PipelineExt, TextureExt};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_bind_group_layout`
[INFO] [stdout]  --> src/gfx/context/pipeline_ext.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let camera_bind_group_layout =
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_bind_group_layout`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pipeline`
[INFO] [stdout]   --> src/gfx/context/pipeline_ext.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn set_pipeline(&mut self, pipeline: &Pipeline) {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/gfx/context/mod.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn new(window: &Window, config: &Config) -> Self {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/gfx/texture.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         bytes: &[u8],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `window` is never read
[INFO] [stdout]   --> src/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct App<H: 'static + EventHandler> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 36 |     window: Window,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cap` is never read
[INFO] [stdout]   --> src/gfx/buffer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Buffer<T: Pod> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout]  9 |     buffer: wgpu::Buffer,
[INFO] [stdout] 10 |     cap: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cap` is never used
[INFO] [stdout]   --> src/gfx/buffer.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: Pod> Buffer<T> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn cap(&self) -> u64 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/gfx/color.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Color {
[INFO] [stdout]   |            ^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/gfx/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/gfx/context/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct GfxContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 44 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BufferExt` is never used
[INFO] [stdout]   --> src/gfx/context/buffer_ext.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait BufferExt {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture`, `view`, and `sampler` are never read
[INFO] [stdout]   --> src/gfx/texture.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Texture {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  8 |     pub(crate) texture: wgpu::Texture,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]  9 |     pub(crate) view: wgpu::TextureView,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 10 |     pub(crate) sampler: wgpu::Sampler,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_bytes`, `texture`, `view`, and `sampler` are never used
[INFO] [stdout]    --> src/gfx/texture.rs:31:19
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl Texture {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub(crate) fn from_bytes(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(crate) fn texture(&self) -> &wgpu::Texture {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub(crate) fn view(&self) -> &wgpu::TextureView {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn sampler(&self) -> &wgpu::Sampler {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/gfx/types.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) struct Vertex {
[INFO] [stdout]   |                   ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/gfx/types.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]  --> src/math.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Rect {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kaffee v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `buffer_ext::BufferExt`
[INFO] [stdout]  --> src/gfx/context/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use buffer_ext::BufferExt;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineDescriptor`
[INFO] [stdout]  --> src/gfx/mod.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use context::{BatchExt, GfxContext, PipelineDescriptor, PipelineExt, TextureExt};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_bind_group_layout`
[INFO] [stdout]  --> src/gfx/context/pipeline_ext.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let camera_bind_group_layout =
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_bind_group_layout`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pipeline`
[INFO] [stdout]   --> src/gfx/context/pipeline_ext.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn set_pipeline(&mut self, pipeline: &Pipeline) {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/gfx/context/mod.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn new(window: &Window, config: &Config) -> Self {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/gfx/texture.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         bytes: &[u8],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `window` is never read
[INFO] [stdout]   --> src/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct App<H: 'static + EventHandler> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 36 |     window: Window,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cap` is never read
[INFO] [stdout]   --> src/gfx/buffer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Buffer<T: Pod> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout]  9 |     buffer: wgpu::Buffer,
[INFO] [stdout] 10 |     cap: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cap` is never used
[INFO] [stdout]   --> src/gfx/buffer.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: Pod> Buffer<T> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn cap(&self) -> u64 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/gfx/color.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Color {
[INFO] [stdout]   |            ^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/gfx/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/gfx/context/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct GfxContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 44 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BufferExt` is never used
[INFO] [stdout]   --> src/gfx/context/buffer_ext.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait BufferExt {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture`, `view`, and `sampler` are never read
[INFO] [stdout]   --> src/gfx/texture.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Texture {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  8 |     pub(crate) texture: wgpu::Texture,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]  9 |     pub(crate) view: wgpu::TextureView,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 10 |     pub(crate) sampler: wgpu::Sampler,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_bytes`, `texture`, `view`, and `sampler` are never used
[INFO] [stdout]    --> src/gfx/texture.rs:31:19
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl Texture {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub(crate) fn from_bytes(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(crate) fn texture(&self) -> &wgpu::Texture {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub(crate) fn view(&self) -> &wgpu::TextureView {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn sampler(&self) -> &wgpu::Sampler {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/gfx/types.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) struct Vertex {
[INFO] [stdout]   |                   ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/gfx/types.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]  --> src/math.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Rect {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `buffer_ext::BufferExt`
[INFO] [stderr]  --> src/gfx/context/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use buffer_ext::BufferExt;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PipelineDescriptor`
[INFO] [stderr]  --> src/gfx/mod.rs:8:41
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use context::{BatchExt, GfxContext, PipelineDescriptor, PipelineExt, TextureExt};
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `camera_bind_group_layout`
[INFO] [stderr]  --> src/gfx/context/pipeline_ext.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let camera_bind_group_layout =
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_bind_group_layout`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pipeline`
[INFO] [stderr]   --> src/gfx/context/pipeline_ext.rs:83:32
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn set_pipeline(&mut self, pipeline: &Pipeline) {
[INFO] [stderr]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/gfx/context/mod.rs:58:39
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub async fn new(window: &Window, config: &Config) -> Self {
[INFO] [stderr]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes`
[INFO] [stderr]   --> src/gfx/texture.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         bytes: &[u8],
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stderr] 
[INFO] [stderr] warning: field `window` is never read
[INFO] [stderr]   --> src/app.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct App<H: 'static + EventHandler> {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] 36 |     window: Window,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `cap` is never read
[INFO] [stderr]   --> src/gfx/buffer.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Buffer<T: Pod> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr]  9 |     buffer: wgpu::Buffer,
[INFO] [stderr] 10 |     cap: u64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `cap` is never used
[INFO] [stderr]   --> src/gfx/buffer.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl<T: Pod> Buffer<T> {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn cap(&self) -> u64 {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/gfx/color.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Color {
[INFO] [stderr]   |            ^^^^^ field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]  --> src/gfx/color.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[repr(C)]
[INFO] [stderr]   | ^
[INFO] [stderr] 
[INFO] [stderr] warning: field `instance` is never read
[INFO] [stderr]   --> src/gfx/context/mod.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct GfxContext {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 44 |     instance: wgpu::Instance,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BufferExt` is never used
[INFO] [stderr]   --> src/gfx/context/buffer_ext.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait BufferExt {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `texture`, `view`, and `sampler` are never read
[INFO] [stderr]   --> src/gfx/texture.rs:8:16
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Texture {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr]  8 |     pub(crate) texture: wgpu::Texture,
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]  9 |     pub(crate) view: wgpu::TextureView,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] 10 |     pub(crate) sampler: wgpu::Sampler,
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_bytes`, `texture`, `view`, and `sampler` are never used
[INFO] [stderr]    --> src/gfx/texture.rs:31:19
[INFO] [stderr]     |
[INFO] [stderr]  15 | impl Texture {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  31 |     pub(crate) fn from_bytes(
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub(crate) fn texture(&self) -> &wgpu::Texture {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub(crate) fn view(&self) -> &wgpu::TextureView {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub(crate) fn sampler(&self) -> &wgpu::Sampler {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/gfx/types.rs:9:19
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub(crate) struct Vertex {
[INFO] [stderr]   |                   ^^^^^^ field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]  --> src/gfx/types.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[repr(C)]
[INFO] [stderr]   | ^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Rect` is never constructed
[INFO] [stderr]  --> src/math.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Rect {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `kaffee` (lib) generated 18 warnings (run `cargo fix --lib -p kaffee` to apply 6 suggestions)
[INFO] [stderr] warning: `kaffee` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaffee-b6a7cad3939e560c)
[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] [stderr]    Doc-tests kaffee
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/app.rs - app (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/app.rs - app (line 7) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (8961) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.6/src/platform_impl/linux/mod.rs:757:9:
[INFO] [stdout] Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638b59f7f6e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638b59f7f6e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638b59f7f6e1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x638b59f7f6e1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x638b59f95cba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x638b59f95cba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x638b59f83bfc - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x638b59f83bfc - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x638b59f62076 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x638b59f62076 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x638b59f79f71 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x638b59f7a12b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x638b59f62122 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x638b59f598f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x638b59f62a1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x638b59f964ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x638b59be98d6 - <winit[3f12c167a0283a9a]::platform_impl::platform::EventLoop<()>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.6/src/platform_impl/linux/mod.rs:757:9
[INFO] [stdout]   17:     0x638b59be994e - <winit[3f12c167a0283a9a]::event_loop::EventLoopBuilder<()>>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.6/src/event_loop.rs:121:25
[INFO] [stdout]   18:     0x638b59379ccb - <winit[3f12c167a0283a9a]::event_loop::EventLoop<()>>::new
[INFO] [stdout]   19:     0x638b59367a26 - <kaffee[5d33617609966d29]::app::App<rust_out[c5d83d26dbed9be7]::GameState>>::with_config::{closure#0}
[INFO] [stdout]   20:     0x638b5936804b - <kaffee[5d33617609966d29]::app::App<rust_out[c5d83d26dbed9be7]::GameState>>::new::{closure#0}
[INFO] [stdout]   21:     0x638b5933470c - pollster[4ae363ef25b094c9]::block_on::<<kaffee[5d33617609966d29]::app::App<rust_out[c5d83d26dbed9be7]::GameState>>::new::{closure#0}>
[INFO] [stdout]   22:     0x638b5936b6f6 - rust_out[c5d83d26dbed9be7]::main
[INFO] [stdout]   23:     0x638b5938de83 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24:     0x638b5935cad6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   25:     0x638b59366df9 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   26:     0x638b59f79067 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27:     0x638b59f79067 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x638b59f79067 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x638b59f79067 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x638b59f79067 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   31:     0x638b59f79067 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x638b59f79067 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x638b59f79067 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x638b59f79067 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   35:     0x638b5935c1a1 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stdout]   36:     0x638b5938f885 - main
[INFO] [stdout]   37:     0x780e9fc2b1ca - <unknown>
[INFO] [stdout]   38:     0x780e9fc2b28b - __libc_start_main
[INFO] [stdout]   39:     0x638b59334505 - _start
[INFO] [stdout]   40:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/app.rs - app (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.48s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b", kill_on_drop: false }`
[INFO] [stdout] 2f6d68ee3e785f28a1da1c10d1bff748a1dee785cfcd12f43d7c358fc695760b
