[INFO] cloning repository https://github.com/FredYeye/game-data-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FredYeye/game-data-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredYeye%2Fgame-data-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredYeye%2Fgame-data-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f94d65794711e341f485d06e12c413a7f0337e1c
[INFO] checking FredYeye/game-data-reader against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredYeye%2Fgame-data-reader" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FredYeye/game-data-reader on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FredYeye/game-data-reader
[INFO] finished tweaking git repo https://github.com/FredYeye/game-data-reader
[INFO] tweaked toml for git repo https://github.com/FredYeye/game-data-reader written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/FredYeye/game-data-reader 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded calloop v0.10.4
[INFO] [stderr]   Downloaded mini-internal v0.1.25
[INFO] [stderr]   Downloaded glutin-winit v0.2.1
[INFO] [stderr]   Downloaded miniserde v0.1.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d19556235a38e4a6c797862d7eea86fa7f87ad80f1275832a6939dfa01e0aa6
[INFO] running `Command { std: "docker" "start" "-a" "5d19556235a38e4a6c797862d7eea86fa7f87ad80f1275832a6939dfa01e0aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d19556235a38e4a6c797862d7eea86fa7f87ad80f1275832a6939dfa01e0aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d19556235a38e4a6c797862d7eea86fa7f87ad80f1275832a6939dfa01e0aa6", kill_on_drop: false }`
[INFO] [stdout] 5d19556235a38e4a6c797862d7eea86fa7f87ad80f1275832a6939dfa01e0aa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 868fbf6ce92c151721fef17b159ed763b9b1eb0538eb787f8954a374aee6334b
[INFO] running `Command { std: "docker" "start" "-a" "868fbf6ce92c151721fef17b159ed763b9b1eb0538eb787f8954a374aee6334b", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.3.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.3.1
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]    Compiling glutin v0.30.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling glutin-winit v0.2.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking emath v0.20.0
[INFO] [stderr]     Checking ecolor v0.20.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking windows v0.43.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.1
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling mini-internal v0.1.25
[INFO] [stderr]     Checking epaint v0.20.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking egui v0.20.1
[INFO] [stderr]     Checking miniserde v0.1.25
[INFO] [stderr]     Checking calloop v0.10.4
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking game-data-reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/egui_glutin.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 |     for (id, image_delta) in &tex_set {
[INFO] [stdout]     |          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/egui_glutin.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 |     for (id, image_delta) in &tex_set {
[INFO] [stdout]     |          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |             for &id in &full_output.textures_delta.free {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gui_state`
[INFO] [stdout]    --> src/main.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn smash_tv_display(ctx: &mut Context, gui_state: &mut GuiState, smash_tv: &update::SmashTV) {
[INFO] [stdout]     |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gui_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |             for &id in &full_output.textures_delta.free {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gui_state`
[INFO] [stdout]    --> src/main.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn smash_tv_display(ctx: &mut Context, gui_state: &mut GuiState, smash_tv: &update::SmashTV) {
[INFO] [stdout]     |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gui_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.88s
[INFO] running `Command { std: "docker" "inspect" "868fbf6ce92c151721fef17b159ed763b9b1eb0538eb787f8954a374aee6334b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868fbf6ce92c151721fef17b159ed763b9b1eb0538eb787f8954a374aee6334b", kill_on_drop: false }`
[INFO] [stdout] 868fbf6ce92c151721fef17b159ed763b9b1eb0538eb787f8954a374aee6334b
[INFO] checking FredYeye/game-data-reader against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredYeye%2Fgame-data-reader" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FredYeye/game-data-reader on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FredYeye/game-data-reader
[INFO] finished tweaking git repo https://github.com/FredYeye/game-data-reader
[INFO] tweaked toml for git repo https://github.com/FredYeye/game-data-reader written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FredYeye/game-data-reader 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4da7b52c9c021dd4367f5e596cf14467cb650394a22a3c82bb88bc70720b9a3a
[INFO] running `Command { std: "docker" "start" "-a" "4da7b52c9c021dd4367f5e596cf14467cb650394a22a3c82bb88bc70720b9a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4da7b52c9c021dd4367f5e596cf14467cb650394a22a3c82bb88bc70720b9a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da7b52c9c021dd4367f5e596cf14467cb650394a22a3c82bb88bc70720b9a3a", kill_on_drop: false }`
[INFO] [stdout] 4da7b52c9c021dd4367f5e596cf14467cb650394a22a3c82bb88bc70720b9a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f71cda800c754b87dc76d0e18deae0ceef7cb0d47c623409626cec4cfd52c18a
[INFO] running `Command { std: "docker" "start" "-a" "f71cda800c754b87dc76d0e18deae0ceef7cb0d47c623409626cec4cfd52c18a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]    Compiling glutin_glx_sys v0.3.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling glutin v0.30.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling glutin-winit v0.2.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking emath v0.20.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking ecolor v0.20.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]     Checking windows v0.43.0
[INFO] [stderr]     Checking epaint v0.20.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling mini-internal v0.1.25
[INFO] [stderr]     Checking egui v0.20.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking miniserde v0.1.25
[INFO] [stderr]     Checking calloop v0.10.4
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking game-data-reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/egui_glutin.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 |     for (id, image_delta) in &tex_set {
[INFO] [stdout]     |          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/egui_glutin.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 |     for (id, image_delta) in &tex_set {
[INFO] [stdout]     |          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |             for &id in &full_output.textures_delta.free {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |             for &id in &full_output.textures_delta.free {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gui_state`
[INFO] [stdout]    --> src/main.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn smash_tv_display(ctx: &mut Context, gui_state: &mut GuiState, smash_tv: &update::SmashTV) {
[INFO] [stdout]     |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gui_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(miniserde::Serialize, miniserde::Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR_Save`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `miniserde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(miniserde::Serialize, miniserde::Deserialize, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINIDESERIALIZE_FOR_Save`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `miniserde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gui_state`
[INFO] [stdout]    --> src/main.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn smash_tv_display(ctx: &mut Context, gui_state: &mut GuiState, smash_tv: &update::SmashTV) {
[INFO] [stdout]     |                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gui_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(miniserde::Serialize, miniserde::Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR_Save`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `miniserde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(miniserde::Serialize, miniserde::Deserialize, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINIDESERIALIZE_FOR_Save`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `miniserde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `game-data-reader` (bin "game-data-reader") due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `game-data-reader` (bin "game-data-reader" test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f71cda800c754b87dc76d0e18deae0ceef7cb0d47c623409626cec4cfd52c18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f71cda800c754b87dc76d0e18deae0ceef7cb0d47c623409626cec4cfd52c18a", kill_on_drop: false }`
[INFO] [stdout] f71cda800c754b87dc76d0e18deae0ceef7cb0d47c623409626cec4cfd52c18a
