[INFO] cloning repository https://github.com/SorenEdwards/winit_paga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SorenEdwards/winit_paga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorenEdwards%2Fwinit_paga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorenEdwards%2Fwinit_paga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35fd668e6f4323f260926105de192ab4b96d185d [INFO] testing SorenEdwards/winit_paga 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%2FSorenEdwards%2Fwinit_paga" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SorenEdwards/winit_paga [INFO] finished tweaking git repo https://github.com/SorenEdwards/winit_paga [INFO] tweaked toml for git repo https://github.com/SorenEdwards/winit_paga written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SorenEdwards/winit_paga 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/SorenEdwards/winit_paga 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 56aec7509a2f5d8f2134147bcfbfbbc4e98d5eab32cc41ed49c9904281807706 [INFO] running `Command { std: "docker" "start" "-a" "56aec7509a2f5d8f2134147bcfbfbbc4e98d5eab32cc41ed49c9904281807706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56aec7509a2f5d8f2134147bcfbfbbc4e98d5eab32cc41ed49c9904281807706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56aec7509a2f5d8f2134147bcfbfbbc4e98d5eab32cc41ed49c9904281807706", kill_on_drop: false }` [INFO] [stdout] 56aec7509a2f5d8f2134147bcfbfbbc4e98d5eab32cc41ed49c9904281807706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0c9aea60dba0c3b5747d7d0b114c9998721b89e7c88ffee6d2813949846f5d2e [INFO] running `Command { std: "docker" "start" "-a" "0c9aea60dba0c3b5747d7d0b114c9998721b89e7c88ffee6d2813949846f5d2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling error-iter v0.4.1 [INFO] [stderr] Compiling wide v0.7.12 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling pixels v0.13.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling winit_input_helper v0.14.1 [INFO] [stderr] Compiling game-loop v0.10.2 [INFO] [stderr] Compiling paga v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::clone` [INFO] [stdout] --> src/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::clone; [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 variable: `i` [INFO] [stdout] --> src/render/helpers.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 8 | for (_i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BALL_SIZE` [INFO] [stdout] | [INFO] [stdout] 8 - for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] 8 + for (common::BALL_SIZE, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug` [INFO] [stdout] --> src/screens/game_screen.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(pixels: Pixels, debug: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CachedSprite` is never used [INFO] [stdout] --> src/common.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) type CachedSprite = (usize, usize, Rc<[u8]>); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ball`, `Wall`, and `Hole` are never constructed [INFO] [stdout] --> src/common.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) enum Frame { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 26 | Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Wall, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | Hole, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Frame` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SPLASH_SCREEN` is never used [INFO] [stdout] --> src/entities/assests.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | static SPLASH_SCREEN: [u64; 8000] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `END_SCREEN` is never used [INFO] [stdout] --> src/entities/assests.rs:1004:7 [INFO] [stdout] | [INFO] [stdout] 1004 | const END_SCREEN: [u32; 8000] = [ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `reflect` and `friction` are never read [INFO] [stdout] --> src/entities/tiles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Tile { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | reflect: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | friction: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ball` is never read [INFO] [stdout] --> src/game_info.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct InfoScreen { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | ball: Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `background` is never used [INFO] [stdout] --> src/render/helpers.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn background(frame: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect` is never used [INFO] [stdout] --> src/render/helpers.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | pub(crate) fn rect(screen: &mut [u8], p1: &Point, p2: &Point, color: [u8; 4]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Rect` is never constructed [INFO] [stdout] --> src/render/shapes.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) struct Rect { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_drawable`, `intersects`, and `get_bounds` are never used [INFO] [stdout] --> src/render/shapes.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl Rect { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 11 | /// Create a rectangle from two `Point`s. [INFO] [stdout] 12 | pub(crate) fn new(p1: &Point, p2: &Point) -> Rect { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub(crate) fn from_drawable(pos: &Point, drawable: &D) -> Rect [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn intersects(&self, other: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn get_bounds(&self) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frame`, `duration`, and `dt` are never read [INFO] [stdout] --> src/render/sprites.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct SpriteRef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | frame: Frame, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | dt: Duration, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpriteRef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/screens/start_screen.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StartMenu { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | state: MenuOptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.69s [INFO] running `Command { std: "docker" "inspect" "0c9aea60dba0c3b5747d7d0b114c9998721b89e7c88ffee6d2813949846f5d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9aea60dba0c3b5747d7d0b114c9998721b89e7c88ffee6d2813949846f5d2e", kill_on_drop: false }` [INFO] [stdout] 0c9aea60dba0c3b5747d7d0b114c9998721b89e7c88ffee6d2813949846f5d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 627bc9a655b4eee3a189a766a07cb5a6b1a3952dfcb8da8de0f27d02810cf7b4 [INFO] running `Command { std: "docker" "start" "-a" "627bc9a655b4eee3a189a766a07cb5a6b1a3952dfcb8da8de0f27d02810cf7b4", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::clone` [INFO] [stdout] --> src/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::clone; [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 variable: `i` [INFO] [stdout] --> src/render/helpers.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 8 | for (_i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BALL_SIZE` [INFO] [stdout] | [INFO] [stdout] 8 - for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] 8 + for (common::BALL_SIZE, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug` [INFO] [stdout] --> src/screens/game_screen.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(pixels: Pixels, debug: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CachedSprite` is never used [INFO] [stdout] --> src/common.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) type CachedSprite = (usize, usize, Rc<[u8]>); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ball`, `Wall`, and `Hole` are never constructed [INFO] [stdout] --> src/common.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) enum Frame { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 26 | Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Wall, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | Hole, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Frame` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SPLASH_SCREEN` is never used [INFO] [stdout] --> src/entities/assests.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | static SPLASH_SCREEN: [u64; 8000] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paga v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `END_SCREEN` is never used [INFO] [stdout] --> src/entities/assests.rs:1004:7 [INFO] [stdout] | [INFO] [stdout] 1004 | const END_SCREEN: [u32; 8000] = [ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `reflect` and `friction` are never read [INFO] [stdout] --> src/entities/tiles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Tile { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | reflect: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | friction: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ball` is never read [INFO] [stdout] --> src/game_info.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct InfoScreen { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | ball: Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `background` is never used [INFO] [stdout] --> src/render/helpers.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn background(frame: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect` is never used [INFO] [stdout] --> src/render/helpers.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | pub(crate) fn rect(screen: &mut [u8], p1: &Point, p2: &Point, color: [u8; 4]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Rect` is never constructed [INFO] [stdout] --> src/render/shapes.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) struct Rect { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_drawable`, `intersects`, and `get_bounds` are never used [INFO] [stdout] --> src/render/shapes.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl Rect { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 11 | /// Create a rectangle from two `Point`s. [INFO] [stdout] 12 | pub(crate) fn new(p1: &Point, p2: &Point) -> Rect { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub(crate) fn from_drawable(pos: &Point, drawable: &D) -> Rect [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn intersects(&self, other: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn get_bounds(&self) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frame`, `duration`, and `dt` are never read [INFO] [stdout] --> src/render/sprites.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct SpriteRef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | frame: Frame, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | dt: Duration, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpriteRef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/screens/start_screen.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StartMenu { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | state: MenuOptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::clone` [INFO] [stdout] --> src/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::clone; [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 variable: `i` [INFO] [stdout] --> src/render/helpers.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 8 | for (_i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BALL_SIZE` [INFO] [stdout] | [INFO] [stdout] 8 - for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] 8 + for (common::BALL_SIZE, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug` [INFO] [stdout] --> src/screens/game_screen.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(pixels: Pixels, debug: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CachedSprite` is never used [INFO] [stdout] --> src/common.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) type CachedSprite = (usize, usize, Rc<[u8]>); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ball`, `Wall`, and `Hole` are never constructed [INFO] [stdout] --> src/common.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) enum Frame { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 26 | Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Wall, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | Hole, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Frame` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SPLASH_SCREEN` is never used [INFO] [stdout] --> src/entities/assests.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | static SPLASH_SCREEN: [u64; 8000] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `END_SCREEN` is never used [INFO] [stdout] --> src/entities/assests.rs:1004:7 [INFO] [stdout] | [INFO] [stdout] 1004 | const END_SCREEN: [u32; 8000] = [ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `reflect` and `friction` are never read [INFO] [stdout] --> src/entities/tiles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Tile { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | reflect: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | friction: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ball` is never read [INFO] [stdout] --> src/game_info.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct InfoScreen { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | ball: Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `background` is never used [INFO] [stdout] --> src/render/helpers.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn background(frame: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect` is never used [INFO] [stdout] --> src/render/helpers.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | pub(crate) fn rect(screen: &mut [u8], p1: &Point, p2: &Point, color: [u8; 4]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Rect` is never constructed [INFO] [stdout] --> src/render/shapes.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) struct Rect { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_drawable`, `intersects`, and `get_bounds` are never used [INFO] [stdout] --> src/render/shapes.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl Rect { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 11 | /// Create a rectangle from two `Point`s. [INFO] [stdout] 12 | pub(crate) fn new(p1: &Point, p2: &Point) -> Rect { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub(crate) fn from_drawable(pos: &Point, drawable: &D) -> Rect [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn intersects(&self, other: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn get_bounds(&self) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frame`, `duration`, and `dt` are never read [INFO] [stdout] --> src/render/sprites.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct SpriteRef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | frame: Frame, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | dt: Duration, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpriteRef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/screens/start_screen.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StartMenu { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | state: MenuOptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "627bc9a655b4eee3a189a766a07cb5a6b1a3952dfcb8da8de0f27d02810cf7b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627bc9a655b4eee3a189a766a07cb5a6b1a3952dfcb8da8de0f27d02810cf7b4", kill_on_drop: false }` [INFO] [stdout] 627bc9a655b4eee3a189a766a07cb5a6b1a3952dfcb8da8de0f27d02810cf7b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 83430d4eeae9ccc981ee394e51ff57eb3f164a487cd2f082a5061c695d8b789d [INFO] running `Command { std: "docker" "start" "-a" "83430d4eeae9ccc981ee394e51ff57eb3f164a487cd2f082a5061c695d8b789d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::clone` [INFO] [stderr] --> src/game.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::clone; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/render/helpers.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: if this is intentional, prefix it with an underscore [INFO] [stderr] | [INFO] [stderr] 8 | for (_i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stderr] | + [INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `BALL_SIZE` [INFO] [stderr] | [INFO] [stderr] 8 - for (i, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stderr] 8 + for (common::BALL_SIZE, pixel) in frame.chunks_exact_mut(4).enumerate() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `debug` [INFO] [stderr] --> src/screens/game_screen.rs:17:32 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new(pixels: Pixels, debug: bool) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stderr] [INFO] [stderr] warning: type alias `CachedSprite` is never used [INFO] [stderr] --> src/common.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | pub(crate) type CachedSprite = (usize, usize, Rc<[u8]>); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Ball`, `Wall`, and `Hole` are never constructed [INFO] [stderr] --> src/common.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) enum Frame { [INFO] [stderr] | ----- variants in this enum [INFO] [stderr] 26 | Ball, [INFO] [stderr] | ^^^^ [INFO] [stderr] 27 | Wall, [INFO] [stderr] | ^^^^ [INFO] [stderr] 28 | Hole, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Frame` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: static `SPLASH_SCREEN` is never used [INFO] [stderr] --> src/entities/assests.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | static SPLASH_SCREEN: [u64; 8000] = [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `END_SCREEN` is never used [INFO] [stderr] --> src/entities/assests.rs:1004:7 [INFO] [stderr] | [INFO] [stderr] 1004 | const END_SCREEN: [u32; 8000] = [ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `reflect` and `friction` are never read [INFO] [stderr] --> src/entities/tiles.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Tile { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 18 | reflect: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 19 | friction: f64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `ball` is never read [INFO] [stderr] --> src/game_info.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct InfoScreen { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 3 | ball: Ball, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `background` is never used [INFO] [stderr] --> src/render/helpers.rs:7:15 [INFO] [stderr] | [INFO] [stderr] 7 | pub(crate) fn background(frame: &mut [u8]) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `rect` is never used [INFO] [stderr] --> src/render/helpers.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 87 | pub(crate) fn rect(screen: &mut [u8], p1: &Point, p2: &Point, color: [u8; 4]) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Rect` is never constructed [INFO] [stderr] --> src/render/shapes.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) struct Rect { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `from_drawable`, `intersects`, and `get_bounds` are never used [INFO] [stderr] --> src/render/shapes.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 10 | impl Rect { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] 11 | /// Create a rectangle from two `Point`s. [INFO] [stderr] 12 | pub(crate) fn new(p1: &Point, p2: &Point) -> Rect { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | pub(crate) fn from_drawable(pos: &Point, drawable: &D) -> Rect [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub(crate) fn intersects(&self, other: &Rect) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | fn get_bounds(&self) -> (usize, usize, usize, usize) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `frame`, `duration`, and `dt` are never read [INFO] [stderr] --> src/render/sprites.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct SpriteRef { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | frame: Frame, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 18 | duration: Duration, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 19 | dt: Duration, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `SpriteRef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> src/screens/start_screen.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct StartMenu { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 5 | state: MenuOptions, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `paga` (lib) generated 15 warnings (run `cargo fix --lib -p paga` to apply 2 suggestions) [INFO] [stderr] warning: `paga` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paga-7d4100bb772f8f73) [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/paga-658179b8f8bc6fd3) [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 paga [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" "83430d4eeae9ccc981ee394e51ff57eb3f164a487cd2f082a5061c695d8b789d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83430d4eeae9ccc981ee394e51ff57eb3f164a487cd2f082a5061c695d8b789d", kill_on_drop: false }` [INFO] [stdout] 83430d4eeae9ccc981ee394e51ff57eb3f164a487cd2f082a5061c695d8b789d