[INFO] cloning repository https://github.com/barzamin/hole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barzamin/hole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fhole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fhole'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b616ac6180b9d705950db7042ebdf0ac6e7997f
[INFO] testing barzamin/hole against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fhole" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/barzamin/hole
[INFO] finished tweaking git repo https://github.com/barzamin/hole
[INFO] tweaked toml for git repo https://github.com/barzamin/hole written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/barzamin/hole on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/barzamin/hole 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b6e11a6a95cbd3693e9ef644a4b8b0b9229fcdf79a105e7c2ba1d3483a043f0
[INFO] running `Command { std: "docker" "start" "-a" "4b6e11a6a95cbd3693e9ef644a4b8b0b9229fcdf79a105e7c2ba1d3483a043f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b6e11a6a95cbd3693e9ef644a4b8b0b9229fcdf79a105e7c2ba1d3483a043f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6e11a6a95cbd3693e9ef644a4b8b0b9229fcdf79a105e7c2ba1d3483a043f0", kill_on_drop: false }`
[INFO] [stdout] 4b6e11a6a95cbd3693e9ef644a4b8b0b9229fcdf79a105e7c2ba1d3483a043f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3ae5b1aa5cb74b1f1b84126a14fd9a054f58c84f1a441be7f0912586cba581
[INFO] running `Command { std: "docker" "start" "-a" "fe3ae5b1aa5cb74b1f1b84126a14fd9a054f58c84f1a441be7f0912586cba581", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling wayland-sys v0.29.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.2
[INFO] [stderr]    Compiling wgpu-core v0.12.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling wgpu-types v0.12.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling profiling v1.0.4
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling glow v0.11.1
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling nix v0.22.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling wayland-client v0.29.1
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling winit v0.26.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling pollster v0.2.4
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling wayland-commons v0.29.1
[INFO] [stderr]    Compiling calloop v0.9.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling wide v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling naga v0.8.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.1
[INFO] [stderr]    Compiling ultraviolet v0.8.1
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling wgpu-hal v0.12.0
[INFO] [stderr]    Compiling wgpu v0.12.0
[INFO] [stderr]    Compiling hole v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/main.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{Instant, Duration};
[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 imports: `Level`, `info`, and `span`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{Level, error, info, span};
[INFO] [stdout]   |               ^^^^^         ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     evt_loop.run(move |event, _, ctl_flow| {
[INFO] [stdout] 26 | |         match event {
[INFO] [stdout] 27 | |             Event::WindowEvent {
[INFO] [stdout] 28 | |                 ref event,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     });
[INFO] [stdout]    | |______- any code following this expression is unreachable
[INFO] [stdout] 73 |
[INFO] [stdout] 74 |       Ok(())
[INFO] [stdout]    |       ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evt`
[INFO] [stdout]    --> src/renderer.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn input(&mut self, evt: &WindowEvent) -> bool {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_evt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_s`
[INFO] [stdout]   --> src/main.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 let delta_s = now - last_frame;
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/types.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Vertex {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/types.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance`, `adapter`, and `t0` are never read
[INFO] [stdout]   --> src/renderer.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct GfxState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub instance: wgpu::Instance,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub t0: Instant,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]  --> src/camera.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Camera {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `txform` are never used
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Camera {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new(eye: Vec3, pitch: f32, yaw: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn txform(&self) -> Isometry3 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Projection` is never constructed
[INFO] [stdout]   --> src/camera.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Projection {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `resize`, and `txform` are never used
[INFO] [stdout]   --> src/camera.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Projection {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 31 |     pub fn new(width: u32, height: u32, fovy: f32, znear: f32, zfar: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn resize(&mut self, width: u32, height: u32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn txform(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "fe3ae5b1aa5cb74b1f1b84126a14fd9a054f58c84f1a441be7f0912586cba581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3ae5b1aa5cb74b1f1b84126a14fd9a054f58c84f1a441be7f0912586cba581", kill_on_drop: false }`
[INFO] [stdout] fe3ae5b1aa5cb74b1f1b84126a14fd9a054f58c84f1a441be7f0912586cba581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7315d22fbb5844d88d9ac259db036e418f37cc78c6b8e0aeb82db0e33c86d48
[INFO] running `Command { std: "docker" "start" "-a" "f7315d22fbb5844d88d9ac259db036e418f37cc78c6b8e0aeb82db0e33c86d48", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/main.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{Instant, Duration};
[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 imports: `Level`, `info`, and `span`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{Level, error, info, span};
[INFO] [stdout]   |               ^^^^^         ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hole v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     evt_loop.run(move |event, _, ctl_flow| {
[INFO] [stdout] 26 | |         match event {
[INFO] [stdout] 27 | |             Event::WindowEvent {
[INFO] [stdout] 28 | |                 ref event,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     });
[INFO] [stdout]    | |______- any code following this expression is unreachable
[INFO] [stdout] 73 |
[INFO] [stdout] 74 |       Ok(())
[INFO] [stdout]    |       ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evt`
[INFO] [stdout]    --> src/renderer.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn input(&mut self, evt: &WindowEvent) -> bool {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_evt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta_s`
[INFO] [stdout]   --> src/main.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 let delta_s = now - last_frame;
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/types.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Vertex {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/types.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance`, `adapter`, and `t0` are never read
[INFO] [stdout]   --> src/renderer.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct GfxState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub instance: wgpu::Instance,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub t0: Instant,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]  --> src/camera.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Camera {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `txform` are never used
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Camera {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new(eye: Vec3, pitch: f32, yaw: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn txform(&self) -> Isometry3 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Projection` is never constructed
[INFO] [stdout]   --> src/camera.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Projection {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `resize`, and `txform` are never used
[INFO] [stdout]   --> src/camera.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Projection {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 31 |     pub fn new(width: u32, height: u32, fovy: f32, znear: f32, zfar: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn resize(&mut self, width: u32, height: u32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn txform(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "f7315d22fbb5844d88d9ac259db036e418f37cc78c6b8e0aeb82db0e33c86d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7315d22fbb5844d88d9ac259db036e418f37cc78c6b8e0aeb82db0e33c86d48", kill_on_drop: false }`
[INFO] [stdout] f7315d22fbb5844d88d9ac259db036e418f37cc78c6b8e0aeb82db0e33c86d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31250d4f382f3a9d1aa3653081a0c3bec30139b493ff28c292ffc4dc31ac79a3
[INFO] running `Command { std: "docker" "start" "-a" "31250d4f382f3a9d1aa3653081a0c3bec30139b493ff28c292ffc4dc31ac79a3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> src/main.rs:1:26
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::time::{Instant, Duration};
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Level`, `info`, and `span`
[INFO] [stderr]  --> src/main.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tracing::{Level, error, info, span};
[INFO] [stderr]   |               ^^^^^         ^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/main.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | /     evt_loop.run(move |event, _, ctl_flow| {
[INFO] [stderr] 26 | |         match event {
[INFO] [stderr] 27 | |             Event::WindowEvent {
[INFO] [stderr] 28 | |                 ref event,
[INFO] [stderr] ...  |
[INFO] [stderr] 72 | |     });
[INFO] [stderr]    | |______- any code following this expression is unreachable
[INFO] [stderr] 73 |
[INFO] [stderr] 74 |       Ok(())
[INFO] [stderr]    |       ^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `evt`
[INFO] [stderr]    --> src/renderer.rs:170:29
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub fn input(&mut self, evt: &WindowEvent) -> bool {
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_evt`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `delta_s`
[INFO] [stderr]   --> src/main.rs:52:21
[INFO] [stderr]    |
[INFO] [stderr] 52 |                 let delta_s = now - last_frame;
[INFO] [stderr]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_s`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/types.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Vertex {
[INFO] [stderr]   |            ^^^^^^ field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]  --> src/types.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[repr(C)]
[INFO] [stderr]   | ^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `instance`, `adapter`, and `t0` are never read
[INFO] [stderr]   --> src/renderer.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct GfxState {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 25 |     pub instance: wgpu::Instance,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub adapter: wgpu::Adapter,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub t0: Instant,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Camera` is never constructed
[INFO] [stderr]  --> src/camera.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Camera {
[INFO] [stderr]   |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `txform` are never used
[INFO] [stderr]   --> src/camera.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl Camera {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr] 10 |     pub fn new(eye: Vec3, pitch: f32, yaw: f32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub fn txform(&self) -> Isometry3 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Projection` is never constructed
[INFO] [stderr]   --> src/camera.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct Projection {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `resize`, and `txform` are never used
[INFO] [stderr]   --> src/camera.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl Projection {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] 31 |     pub fn new(width: u32, height: u32, fovy: f32, znear: f32, zfar: f32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn resize(&mut self, width: u32, height: u32) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn txform(&self) -> Mat4 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hole` (bin "hole" test) generated 12 warnings (run `cargo fix --bin "hole" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hole-9cfda280c48ef7b8)
[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" "31250d4f382f3a9d1aa3653081a0c3bec30139b493ff28c292ffc4dc31ac79a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31250d4f382f3a9d1aa3653081a0c3bec30139b493ff28c292ffc4dc31ac79a3", kill_on_drop: false }`
[INFO] [stdout] 31250d4f382f3a9d1aa3653081a0c3bec30139b493ff28c292ffc4dc31ac79a3
