[INFO] cloning repository https://github.com/baad-c0de/delve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baad-c0de/delve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaad-c0de%2Fdelve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaad-c0de%2Fdelve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98158c54fb94c8999a1df1536502514d84be6b16
[INFO] testing baad-c0de/delve 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%2Fbaad-c0de%2Fdelve" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/baad-c0de/delve
[INFO] finished tweaking git repo https://github.com/baad-c0de/delve
[INFO] tweaked toml for git repo https://github.com/baad-c0de/delve written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baad-c0de/delve 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/baad-c0de/delve 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 904a5eb6e66a6a3d3e3deccd129c1108ac71ece664c54f9d9786af8d0b01d638
[INFO] running `Command { std: "docker" "start" "-a" "904a5eb6e66a6a3d3e3deccd129c1108ac71ece664c54f9d9786af8d0b01d638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "904a5eb6e66a6a3d3e3deccd129c1108ac71ece664c54f9d9786af8d0b01d638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904a5eb6e66a6a3d3e3deccd129c1108ac71ece664c54f9d9786af8d0b01d638", kill_on_drop: false }`
[INFO] [stdout] 904a5eb6e66a6a3d3e3deccd129c1108ac71ece664c54f9d9786af8d0b01d638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4e32b6a4d0c0e43a1201cd78c1ecfb92056069fed8dbf17bad1ae2bb08a2ccad
[INFO] running `Command { std: "docker" "start" "-a" "4e32b6a4d0c0e43a1201cd78c1ecfb92056069fed8dbf17bad1ae2bb08a2ccad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling wgpu-types v0.15.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling glow v0.12.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling ttf-parser v0.19.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling winit v0.28.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling zune-inflate v0.2.53
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling chumsky v0.9.2
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling knuffel-derive v3.2.0
[INFO] [stderr]    Compiling wgpu_macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling miette-derive v5.8.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.38
[INFO] [stderr]    Compiling naga v0.11.0
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling miette v5.8.0
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling knuffel v3.2.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling wgpu-hal v0.15.4
[INFO] [stderr]    Compiling wgpu-core v0.15.1
[INFO] [stderr]    Compiling wgpu v0.15.1
[INFO] [stderr]    Compiling gfx v0.1.0 (/opt/rustwide/workdir/crates/gfx)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/frame.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gfx/src/material.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn vertex_state(&self) -> VertexState {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn vertex_state(&self) -> VertexState<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/material.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 120 |         targets: &'a [Option<ColorTargetState>],
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 121 |     ) -> FragmentState {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ) -> FragmentState<'a> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 |     ) -> Material {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ) -> Material<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:222:35
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:289:24
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame, GfxError> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame<'_>, GfxError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling delve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[repr(C)]
[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 `0` is never read
[INFO] [stdout]    --> src/main.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct Vertex {
[INFO] [stdout]     |        ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `image_index`, `uv0`, and `uv1` are never read
[INFO] [stdout]   --> src/resources/database.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Tile {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 32 |     /// Image index where tile is found.
[INFO] [stdout] 33 |     pub(crate) image_index: usize,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) uv0: (f32, f32),
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 37 |     pub(crate) uv1: (f32, f32),
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `front`, `back`, `top`, `bottom`, `left`, and `right` are never read
[INFO] [stdout]   --> src/resources/database.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Block {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 47 |     /// The index of the tile that is used to render the front of the block.
[INFO] [stdout] 48 |     pub(crate) front: usize,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) back: usize,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) top: usize,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) bottom: usize,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) left: usize,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub(crate) right: usize,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "4e32b6a4d0c0e43a1201cd78c1ecfb92056069fed8dbf17bad1ae2bb08a2ccad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e32b6a4d0c0e43a1201cd78c1ecfb92056069fed8dbf17bad1ae2bb08a2ccad", kill_on_drop: false }`
[INFO] [stdout] 4e32b6a4d0c0e43a1201cd78c1ecfb92056069fed8dbf17bad1ae2bb08a2ccad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 364e16a5b62cd4b212604d98b5afc821d120c917015b207fc0178e5e00af083f
[INFO] running `Command { std: "docker" "start" "-a" "364e16a5b62cd4b212604d98b5afc821d120c917015b207fc0178e5e00af083f", kill_on_drop: false }`
[INFO] [stderr]    Compiling delve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/frame.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gfx/src/material.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn vertex_state(&self) -> VertexState {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn vertex_state(&self) -> VertexState<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/material.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 120 |         targets: &'a [Option<ColorTargetState>],
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 121 |     ) -> FragmentState {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ) -> FragmentState<'a> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 |     ) -> Material {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ) -> Material<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:222:35
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:289:24
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame, GfxError> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame<'_>, GfxError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[repr(C)]
[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 `0` is never read
[INFO] [stdout]    --> src/main.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct Vertex {
[INFO] [stdout]     |        ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `image_index`, `uv0`, and `uv1` are never read
[INFO] [stdout]   --> src/resources/database.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Tile {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 32 |     /// Image index where tile is found.
[INFO] [stdout] 33 |     pub(crate) image_index: usize,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) uv0: (f32, f32),
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 37 |     pub(crate) uv1: (f32, f32),
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `front`, `back`, `top`, `bottom`, `left`, and `right` are never read
[INFO] [stdout]   --> src/resources/database.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Block {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 47 |     /// The index of the tile that is used to render the front of the block.
[INFO] [stdout] 48 |     pub(crate) front: usize,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) back: usize,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) top: usize,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) bottom: usize,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) left: usize,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub(crate) right: usize,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] running `Command { std: "docker" "inspect" "364e16a5b62cd4b212604d98b5afc821d120c917015b207fc0178e5e00af083f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364e16a5b62cd4b212604d98b5afc821d120c917015b207fc0178e5e00af083f", kill_on_drop: false }`
[INFO] [stdout] 364e16a5b62cd4b212604d98b5afc821d120c917015b207fc0178e5e00af083f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3044671b13bef8cd0eeda6c63eafd2aeac6eee882b99138412ecb584883d347f
[INFO] running `Command { std: "docker" "start" "-a" "3044671b13bef8cd0eeda6c63eafd2aeac6eee882b99138412ecb584883d347f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/gfx/src/frame.rs:155:31
[INFO] [stderr]     |
[INFO] [stderr] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass {
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass<'_> {
[INFO] [stderr]     |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/gfx/src/material.rs:92:32
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) fn vertex_state(&self) -> VertexState {
[INFO] [stderr]    |                                ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) fn vertex_state(&self) -> VertexState<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/gfx/src/material.rs:121:10
[INFO] [stderr]     |
[INFO] [stderr] 119 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 120 |         targets: &'a [Option<ColorTargetState>],
[INFO] [stderr]     |                   -- the lifetime is named here
[INFO] [stderr] 121 |     ) -> FragmentState {
[INFO] [stderr]     |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 121 |     ) -> FragmentState<'a> {
[INFO] [stderr]     |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/gfx/src/screen.rs:190:9
[INFO] [stderr]     |
[INFO] [stderr] 190 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 194 |     ) -> Material {
[INFO] [stderr]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 194 |     ) -> Material<'_> {
[INFO] [stderr]     |                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/gfx/src/screen.rs:222:35
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder {
[INFO] [stderr]     |                                   ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder<'_> {
[INFO] [stderr]     |                                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/gfx/src/screen.rs:289:24
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame, GfxError> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame<'_>, GfxError> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gfx` (lib) generated 6 warnings (run `cargo fix --lib -p gfx` to apply 6 suggestions)
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:141:1
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[repr(C)]
[INFO] [stderr]     | ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:143:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | struct Vertex {
[INFO] [stderr]     |        ^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: fields `image_index`, `uv0`, and `uv1` are never read
[INFO] [stderr]   --> src/resources/database.rs:33:16
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct Tile {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 32 |     /// Image index where tile is found.
[INFO] [stderr] 33 |     pub(crate) image_index: usize,
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub(crate) uv0: (f32, f32),
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 37 |     pub(crate) uv1: (f32, f32),
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `front`, `back`, `top`, `bottom`, `left`, and `right` are never read
[INFO] [stderr]   --> src/resources/database.rs:48:16
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Block {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 47 |     /// The index of the tile that is used to render the front of the block.
[INFO] [stderr] 48 |     pub(crate) front: usize,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub(crate) back: usize,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub(crate) top: usize,
[INFO] [stderr]    |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub(crate) bottom: usize,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub(crate) left: usize,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub(crate) right: usize,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `delve` (bin "delve" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/delve-5ab9d2ccdfa657a5)
[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" "3044671b13bef8cd0eeda6c63eafd2aeac6eee882b99138412ecb584883d347f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3044671b13bef8cd0eeda6c63eafd2aeac6eee882b99138412ecb584883d347f", kill_on_drop: false }`
[INFO] [stdout] 3044671b13bef8cd0eeda6c63eafd2aeac6eee882b99138412ecb584883d347f
