[INFO] cloning repository https://github.com/Brogolem35/cgrip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brogolem35/cgrip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrogolem35%2Fcgrip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrogolem35%2Fcgrip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 224916bb2d36ec79d33f727c7aa503c69d5a62c9
[INFO] checking Brogolem35/cgrip against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrogolem35%2Fcgrip" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brogolem35/cgrip
[INFO] finished tweaking git repo https://github.com/Brogolem35/cgrip
[INFO] tweaked toml for git repo https://github.com/Brogolem35/cgrip written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brogolem35/cgrip on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brogolem35/cgrip 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded moxcms v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e9d37dfbc0eb9ba8ca5b8b0acf894e09cddaab06def50af8e81258c4459149f
[INFO] running `Command { std: "docker" "start" "-a" "9e9d37dfbc0eb9ba8ca5b8b0acf894e09cddaab06def50af8e81258c4459149f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e9d37dfbc0eb9ba8ca5b8b0acf894e09cddaab06def50af8e81258c4459149f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9d37dfbc0eb9ba8ca5b8b0acf894e09cddaab06def50af8e81258c4459149f", kill_on_drop: false }`
[INFO] [stdout] 9e9d37dfbc0eb9ba8ca5b8b0acf894e09cddaab06def50af8e81258c4459149f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c77059e564fb1fcad23f14ad32575a79919242e357537bb5e82493be6e9d69b
[INFO] running `Command { std: "docker" "start" "-a" "8c77059e564fb1fcad23f14ad32575a79919242e357537bb5e82493be6e9d69b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking cgrip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/sprite.rs:89:6
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub struct TileMap {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub num_sheets: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  90 |     pub num_aligns: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  91 |     pub tile_width: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  92 |     pub current_sheet: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]  93 |     pub current_alpha_sheet: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  94 |     pub current_x: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  95 |     pub current_y: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  96 |     pub current_xa: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  97 |     pub current_ya: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  98 |     pub tmap: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  99 |     pub zero_tiles: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 100 |     pub pal: Vec<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: function `set_warning` is never used
[INFO] [stdout]   --> src/warning.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn set_warning(b: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/sprite.rs:89:6
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub struct TileMap {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub num_sheets: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  90 |     pub num_aligns: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  91 |     pub tile_width: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  92 |     pub current_sheet: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]  93 |     pub current_alpha_sheet: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  94 |     pub current_x: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  95 |     pub current_y: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  96 |     pub current_xa: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  97 |     pub current_ya: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  98 |     pub tmap: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  99 |     pub zero_tiles: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 100 |     pub pal: Vec<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: function `set_warning` is never used
[INFO] [stdout]   --> src/warning.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn set_warning(b: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.93s
[INFO] running `Command { std: "docker" "inspect" "8c77059e564fb1fcad23f14ad32575a79919242e357537bb5e82493be6e9d69b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c77059e564fb1fcad23f14ad32575a79919242e357537bb5e82493be6e9d69b", kill_on_drop: false }`
[INFO] [stdout] 8c77059e564fb1fcad23f14ad32575a79919242e357537bb5e82493be6e9d69b
