[INFO] cloning repository https://github.com/neonmoe/ld53-base-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neonmoe/ld53-base-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonmoe%2Fld53-base-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonmoe%2Fld53-base-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bd06e8bb38cef562774111901e8ac3d6895f9f4
[INFO] checking neonmoe/ld53-base-code against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonmoe%2Fld53-base-code" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/neonmoe/ld53-base-code
[INFO] finished tweaking git repo https://github.com/neonmoe/ld53-base-code
[INFO] tweaked toml for git repo https://github.com/neonmoe/ld53-base-code written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neonmoe/ld53-base-code on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neonmoe/ld53-base-code 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.4.1
[INFO] [stderr]   Downloaded tinyjson v2.5.1
[INFO] [stderr]   Downloaded flate2 v1.0.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6282149f00b542fc28116bc459259bc1ad2119221e7f4fb373140663b975151d
[INFO] running `Command { std: "docker" "start" "-a" "6282149f00b542fc28116bc459259bc1ad2119221e7f4fb373140663b975151d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6282149f00b542fc28116bc459259bc1ad2119221e7f4fb373140663b975151d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6282149f00b542fc28116bc459259bc1ad2119221e7f4fb373140663b975151d", kill_on_drop: false }`
[INFO] [stdout] 6282149f00b542fc28116bc459259bc1ad2119221e7f4fb373140663b975151d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 454d6a44845cc27130c34e90a2a58f2fea0018d5e579496a015b05c86598c69f
[INFO] running `Command { std: "docker" "start" "-a" "454d6a44845cc27130c34e90a2a58f2fea0018d5e579496a015b05c86598c69f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling ld53-base-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/draw_calls.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut draw_call = if let Some(draw_call) = draw.get_mut(draw_call) {
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderer/draw_calls.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut draw_call = if let Some(draw_call) = draw.get_mut(draw_call) {
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_transform` is never read
[INFO] [stdout]   --> src/renderer/gltf/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Node {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub original_transform: Mat4,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/renderer/gltf/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Material {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 50 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/renderer/gltf/animation.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Animation {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/renderer/gltf/animation.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct NodeTransform<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 33 |     pub name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/gltf/program.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/gltf/program.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UniformBlockMaterial {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/gltf/program.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/gltf/program.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UniformBlockLights {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     } = unsafe { &mut STATE }.as_mut().unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 163 |     } = unsafe { &raw mut STATE }.as_mut().unwrap();
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let window = unsafe { STATE.as_ref() }.map(|state| &state.window);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderer/gltf/animation.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_node_transforms(&self) -> Vec<NodeTransform> {
[INFO] [stdout]    |                                ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_node_transforms(&self) -> Vec<NodeTransform<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_transform` is never read
[INFO] [stdout]   --> src/renderer/gltf/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Node {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub original_transform: Mat4,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/renderer/gltf/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Material {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 50 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/renderer/gltf/animation.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Animation {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/renderer/gltf/animation.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct NodeTransform<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 33 |     pub name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/gltf/program.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/gltf/program.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UniformBlockMaterial {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/gltf/program.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/gltf/program.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UniformBlockLights {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     } = unsafe { &mut STATE }.as_mut().unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 163 |     } = unsafe { &raw mut STATE }.as_mut().unwrap();
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let window = unsafe { STATE.as_ref() }.map(|state| &state.window);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderer/gltf/animation.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_node_transforms(&self) -> Vec<NodeTransform> {
[INFO] [stdout]    |                                ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_node_transforms(&self) -> Vec<NodeTransform<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s
[INFO] running `Command { std: "docker" "inspect" "454d6a44845cc27130c34e90a2a58f2fea0018d5e579496a015b05c86598c69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454d6a44845cc27130c34e90a2a58f2fea0018d5e579496a015b05c86598c69f", kill_on_drop: false }`
[INFO] [stdout] 454d6a44845cc27130c34e90a2a58f2fea0018d5e579496a015b05c86598c69f
