[INFO] cloning repository https://github.com/reidswan/giraffics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reidswan/giraffics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freidswan%2Fgiraffics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freidswan%2Fgiraffics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 684c62ff7878e39339fac132dc962ea87100c8bb
[INFO] testing reidswan/giraffics against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freidswan%2Fgiraffics" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reidswan/giraffics
[INFO] finished tweaking git repo https://github.com/reidswan/giraffics
[INFO] tweaked toml for git repo https://github.com/reidswan/giraffics written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reidswan/giraffics 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/reidswan/giraffics 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f3ea4e08dfdc98c35789871f3cb0c7375b399550eb5d52d352bf08bc2c61663e
[INFO] running `Command { std: "docker" "start" "-a" "f3ea4e08dfdc98c35789871f3cb0c7375b399550eb5d52d352bf08bc2c61663e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3ea4e08dfdc98c35789871f3cb0c7375b399550eb5d52d352bf08bc2c61663e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3ea4e08dfdc98c35789871f3cb0c7375b399550eb5d52d352bf08bc2c61663e", kill_on_drop: false }`
[INFO] [stdout] f3ea4e08dfdc98c35789871f3cb0c7375b399550eb5d52d352bf08bc2c61663e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7676d9e3b669f6f8666da0d6ca990141d95bc266b5022ba65757156e5eadddb5
[INFO] running `Command { std: "docker" "start" "-a" "7676d9e3b669f6f8666da0d6ca990141d95bc266b5022ba65757156e5eadddb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.85
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.28.3
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling ash v0.31.0
[INFO] [stderr]    Compiling nom v6.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling wide v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling wgpu-types v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.5.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.3
[INFO] [stderr]    Compiling tracing v0.1.23
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling beef v0.5.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling gfx-hal v0.6.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ultraviolet v0.4.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling pollster v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.28.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling gfx-memory v0.2.2
[INFO] [stderr]    Compiling gfx-descriptor v0.2.0
[INFO] [stderr]    Compiling gfx-backend-empty v0.6.0
[INFO] [stderr]    Compiling wayland-commons v0.28.3
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling naga v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling wgpu-core v0.6.5
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling wgpu v0.6.2
[INFO] [stderr]    Compiling pixels v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.2
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling winit_input_helper v0.9.0
[INFO] [stderr]    Compiling giraffics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/lang/parser.rs:272:24
[INFO] [stdout]     |
[INFO] [stdout] 272 |         while let Some(x) = self.peek() {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]  --> src/color.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const RED: Color = Color::rgb(255, 0, 0);
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GREEN` is never used
[INFO] [stdout]  --> src/color.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) const GREEN: Color = Color::rgb(0, 255, 0);
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]  --> src/color.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const BLUE: Color = Color::rgb(0, 0, 255);
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]  --> src/color.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) const WHITE: Color = Color::rgb(255, 255, 255);
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/scene.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) struct Scene {
[INFO] [stdout]    |                   ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.0, wgpu-core v0.6.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7676d9e3b669f6f8666da0d6ca990141d95bc266b5022ba65757156e5eadddb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7676d9e3b669f6f8666da0d6ca990141d95bc266b5022ba65757156e5eadddb5", kill_on_drop: false }`
[INFO] [stdout] 7676d9e3b669f6f8666da0d6ca990141d95bc266b5022ba65757156e5eadddb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 766b5e9557a0666e2204da7275e9fb4f737de8e87137bc00eb7e98881b6c9fda
[INFO] running `Command { std: "docker" "start" "-a" "766b5e9557a0666e2204da7275e9fb4f737de8e87137bc00eb7e98881b6c9fda", kill_on_drop: false }`
[INFO] [stderr]    Compiling giraffics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/lang/parser.rs:272:24
[INFO] [stdout]     |
[INFO] [stdout] 272 |         while let Some(x) = self.peek() {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]  --> src/color.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const RED: Color = Color::rgb(255, 0, 0);
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GREEN` is never used
[INFO] [stdout]  --> src/color.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) const GREEN: Color = Color::rgb(0, 255, 0);
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]  --> src/color.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const BLUE: Color = Color::rgb(0, 0, 255);
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]  --> src/color.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) const WHITE: Color = Color::rgb(255, 255, 255);
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/scene.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) struct Scene {
[INFO] [stdout]    |                   ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.0, wgpu-core v0.6.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "766b5e9557a0666e2204da7275e9fb4f737de8e87137bc00eb7e98881b6c9fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "766b5e9557a0666e2204da7275e9fb4f737de8e87137bc00eb7e98881b6c9fda", kill_on_drop: false }`
[INFO] [stdout] 766b5e9557a0666e2204da7275e9fb4f737de8e87137bc00eb7e98881b6c9fda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b55be22179808fc2161dbc31e942394148766a51cfc2bb80fcd23c427274524c
[INFO] running `Command { std: "docker" "start" "-a" "b55be22179808fc2161dbc31e942394148766a51cfc2bb80fcd23c427274524c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/lang/parser.rs:272:24
[INFO] [stderr]     |
[INFO] [stderr] 272 |         while let Some(x) = self.peek() {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RED` is never used
[INFO] [stderr]  --> src/color.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) const RED: Color = Color::rgb(255, 0, 0);
[INFO] [stderr]   |                  ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GREEN` is never used
[INFO] [stderr]  --> src/color.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(crate) const GREEN: Color = Color::rgb(0, 255, 0);
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BLUE` is never used
[INFO] [stderr]  --> src/color.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) const BLUE: Color = Color::rgb(0, 0, 255);
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WHITE` is never used
[INFO] [stderr]  --> src/color.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) const WHITE: Color = Color::rgb(255, 255, 255);
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `title` is never read
[INFO] [stderr]   --> src/scene.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub(crate) struct Scene {
[INFO] [stderr]    |                   ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     title: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `giraffics` (bin "giraffics" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.0, wgpu-core v0.6.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/giraffics-0c168eb6a1da34fd)
[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" "b55be22179808fc2161dbc31e942394148766a51cfc2bb80fcd23c427274524c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55be22179808fc2161dbc31e942394148766a51cfc2bb80fcd23c427274524c", kill_on_drop: false }`
[INFO] [stdout] b55be22179808fc2161dbc31e942394148766a51cfc2bb80fcd23c427274524c
