[INFO] cloning repository https://github.com/Jaysmito101/XettaCast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaysmito101/XettaCast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaysmito101%2FXettaCast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaysmito101%2FXettaCast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 407a93383c73696ed69a40c056fa8ce193a555e4 [INFO] testing Jaysmito101/XettaCast against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaysmito101%2FXettaCast" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jaysmito101/XettaCast [INFO] finished tweaking git repo https://github.com/Jaysmito101/XettaCast [INFO] tweaked toml for git repo https://github.com/Jaysmito101/XettaCast written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jaysmito101/XettaCast on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jaysmito101/XettaCast 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 499c1201723bfa98b6c4c8c1b5bc9e0829800d444f066182b324623c5029d1db [INFO] running `Command { std: "docker" "start" "-a" "499c1201723bfa98b6c4c8c1b5bc9e0829800d444f066182b324623c5029d1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "499c1201723bfa98b6c4c8c1b5bc9e0829800d444f066182b324623c5029d1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499c1201723bfa98b6c4c8c1b5bc9e0829800d444f066182b324623c5029d1db", kill_on_drop: false }` [INFO] [stdout] 499c1201723bfa98b6c4c8c1b5bc9e0829800d444f066182b324623c5029d1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9197eca5e673ba3e7632f8c51586d24a0772ee3690665b8f2be66ff22fa6c099 [INFO] running `Command { std: "docker" "start" "-a" "9197eca5e673ba3e7632f8c51586d24a0772ee3690665b8f2be66ff22fa6c099", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling ab_glyph v0.2.25 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling naga v0.14.2 [INFO] [stderr] Compiling wgpu-types v0.18.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling versions v5.0.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling image-webp v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling wgpu-hal v0.18.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling native-dialog v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio v1.38.2 [INFO] [stderr] Compiling global-hotkey v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling wgpu-core v0.18.1 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling wgpu v0.18.0 [INFO] [stderr] Compiling xettacast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphics/texture_packer.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `area`, `fits`, `fits_in`, and `compare` are never used [INFO] [stdout] --> src/graphics/texture_packer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TexturePackerSpace [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 27 | { [INFO] [stdout] 28 | pub fn area(&self) -> u32 [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn fits(&self, width: u32, height: u32) -> bool [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn fits_in(&self, other: &TexturePackerSpace) -> bool [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn compare(&self, other: &TexturePackerSpace) -> std::cmp::Ordering [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 `glyph_count` is never read [INFO] [stdout] --> src/graphics/font.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Font [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 13 | { [INFO] [stdout] 14 | glyph_count : u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graphics/renderer.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct RendererItem { [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/graphics/renderer.rs:1:60 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 2 | | struct RendererItem { [INFO] [stdout] 3 | | offset_scale : [f32; 4], // (x, y), (scale_x, scale_y) [INFO] [stdout] 4 | | texture_transform : [f32; 4], // (x, y), (scale_x, scale_y) / color (r, g, b, a) [INFO] [stdout] ... | [INFO] [stdout] 9 | | meta0 : [f32; 4], // (type, tex_layer, unused, unused) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graphics/renderer.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct RendererGPUData { [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/graphics/renderer.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 13 | | struct RendererGPUData { [INFO] [stdout] 14 | | data0 : [f32; 4], // aspect_ratio, unused, unused, unused [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture_packer` is never read [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | texture_packer : crate::TexturePacker, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "9197eca5e673ba3e7632f8c51586d24a0772ee3690665b8f2be66ff22fa6c099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9197eca5e673ba3e7632f8c51586d24a0772ee3690665b8f2be66ff22fa6c099", kill_on_drop: false }` [INFO] [stdout] 9197eca5e673ba3e7632f8c51586d24a0772ee3690665b8f2be66ff22fa6c099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 968945f637b8ffd29cea9c2569eb7a6a2d61c6c09805abd432a2df58482c5f8e [INFO] running `Command { std: "docker" "start" "-a" "968945f637b8ffd29cea9c2569eb7a6a2d61c6c09805abd432a2df58482c5f8e", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphics/texture_packer.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `area`, `fits`, `fits_in`, and `compare` are never used [INFO] [stdout] --> src/graphics/texture_packer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TexturePackerSpace [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 27 | { [INFO] [stdout] 28 | pub fn area(&self) -> u32 [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn fits(&self, width: u32, height: u32) -> bool [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn fits_in(&self, other: &TexturePackerSpace) -> bool [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn compare(&self, other: &TexturePackerSpace) -> std::cmp::Ordering [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 `glyph_count` is never read [INFO] [stdout] --> src/graphics/font.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Font [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 13 | { [INFO] [stdout] 14 | glyph_count : u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graphics/renderer.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct RendererItem { [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/graphics/renderer.rs:1:60 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 2 | | struct RendererItem { [INFO] [stdout] 3 | | offset_scale : [f32; 4], // (x, y), (scale_x, scale_y) [INFO] [stdout] 4 | | texture_transform : [f32; 4], // (x, y), (scale_x, scale_y) / color (r, g, b, a) [INFO] [stdout] ... | [INFO] [stdout] 9 | | meta0 : [f32; 4], // (type, tex_layer, unused, unused) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graphics/renderer.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct RendererGPUData { [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/graphics/renderer.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 13 | | struct RendererGPUData { [INFO] [stdout] 14 | | data0 : [f32; 4], // aspect_ratio, unused, unused, unused [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xettacast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `texture_packer` is never read [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | texture_packer : crate::TexturePacker, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphics/texture_packer.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `area`, `fits`, `fits_in`, and `compare` are never used [INFO] [stdout] --> src/graphics/texture_packer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TexturePackerSpace [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 27 | { [INFO] [stdout] 28 | pub fn area(&self) -> u32 [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn fits(&self, width: u32, height: u32) -> bool [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn fits_in(&self, other: &TexturePackerSpace) -> bool [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn compare(&self, other: &TexturePackerSpace) -> std::cmp::Ordering [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 `glyph_count` is never read [INFO] [stdout] --> src/graphics/font.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Font [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 13 | { [INFO] [stdout] 14 | glyph_count : u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graphics/renderer.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct RendererItem { [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/graphics/renderer.rs:1:60 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 2 | | struct RendererItem { [INFO] [stdout] 3 | | offset_scale : [f32; 4], // (x, y), (scale_x, scale_y) [INFO] [stdout] 4 | | texture_transform : [f32; 4], // (x, y), (scale_x, scale_y) / color (r, g, b, a) [INFO] [stdout] ... | [INFO] [stdout] 9 | | meta0 : [f32; 4], // (type, tex_layer, unused, unused) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graphics/renderer.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct RendererGPUData { [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/graphics/renderer.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 13 | | struct RendererGPUData { [INFO] [stdout] 14 | | data0 : [f32; 4], // aspect_ratio, unused, unused, unused [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture_packer` is never read [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | texture_packer : crate::TexturePacker, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "968945f637b8ffd29cea9c2569eb7a6a2d61c6c09805abd432a2df58482c5f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968945f637b8ffd29cea9c2569eb7a6a2d61c6c09805abd432a2df58482c5f8e", kill_on_drop: false }` [INFO] [stdout] 968945f637b8ffd29cea9c2569eb7a6a2d61c6c09805abd432a2df58482c5f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fbe25843cb05cf98f1364f398f840e237d8c020cf9693cd5708d5cc2feef5f7 [INFO] running `Command { std: "docker" "start" "-a" "2fbe25843cb05cf98f1364f398f840e237d8c020cf9693cd5708d5cc2feef5f7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/graphics/texture_packer.rs:150:21 [INFO] [stderr] | [INFO] [stderr] 150 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `area`, `fits`, `fits_in`, and `compare` are never used [INFO] [stderr] --> src/graphics/texture_packer.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 26 | impl TexturePackerSpace [INFO] [stderr] | ----------------------- methods in this implementation [INFO] [stderr] 27 | { [INFO] [stderr] 28 | pub fn area(&self) -> u32 [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub fn fits(&self, width: u32, height: u32) -> bool [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn fits_in(&self, other: &TexturePackerSpace) -> bool [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 43 | pub fn compare(&self, other: &TexturePackerSpace) -> std::cmp::Ordering [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `glyph_count` is never read [INFO] [stderr] --> src/graphics/font.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Font [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 13 | { [INFO] [stderr] 14 | glyph_count : u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/graphics/renderer.rs:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | struct RendererItem { [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/graphics/renderer.rs:1:60 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stderr] | ____________________________________________________________^ [INFO] [stderr] 2 | | struct RendererItem { [INFO] [stderr] 3 | | offset_scale : [f32; 4], // (x, y), (scale_x, scale_y) [INFO] [stderr] 4 | | texture_transform : [f32; 4], // (x, y), (scale_x, scale_y) / color (r, g, b, a) [INFO] [stderr] ... | [INFO] [stderr] 9 | | meta0 : [f32; 4], // (type, tex_layer, unused, unused) [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/graphics/renderer.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | struct RendererGPUData { [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/graphics/renderer.rs:12:60 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] #[repr(C)] [INFO] [stderr] | ____________________________________________________________^ [INFO] [stderr] 13 | | struct RendererGPUData { [INFO] [stderr] 14 | | data0 : [f32; 4], // aspect_ratio, unused, unused, unused [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: field `texture_packer` is never read [INFO] [stderr] --> src/app.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct App { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 8 | texture_packer : crate::TexturePacker, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xettacast` (lib) generated 8 warnings (run `cargo fix --lib -p xettacast` to apply 1 suggestion) [INFO] [stderr] warning: `xettacast` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xettacast-cc370442f446e218) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xettacast-aec1cdf69e2fa9ca) [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 xettacast [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" "2fbe25843cb05cf98f1364f398f840e237d8c020cf9693cd5708d5cc2feef5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fbe25843cb05cf98f1364f398f840e237d8c020cf9693cd5708d5cc2feef5f7", kill_on_drop: false }` [INFO] [stdout] 2fbe25843cb05cf98f1364f398f840e237d8c020cf9693cd5708d5cc2feef5f7