[INFO] cloning repository https://github.com/SonicallGameXGit/tinystorm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SonicallGameXGit/tinystorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicallGameXGit%2Ftinystorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicallGameXGit%2Ftinystorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9e7184d5330392a71477ee8eef36511268f5a6c
[INFO] checking SonicallGameXGit/tinystorm against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicallGameXGit%2Ftinystorm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SonicallGameXGit/tinystorm
[INFO] finished tweaking git repo https://github.com/SonicallGameXGit/tinystorm
[INFO] tweaked toml for git repo https://github.com/SonicallGameXGit/tinystorm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SonicallGameXGit/tinystorm on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest Rust 1.95.0-nightly compatible versions
[INFO] [stderr]       Adding glfw v0.59.0 (available: v0.61.0)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded spin_sleep v1.3.3
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51847936060d9e5f3fed10ec72d2965222d9365402ab4c3fcdda9d30f6460eb2
[INFO] running `Command { std: "docker" "start" "-a" "51847936060d9e5f3fed10ec72d2965222d9365402ab4c3fcdda9d30f6460eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51847936060d9e5f3fed10ec72d2965222d9365402ab4c3fcdda9d30f6460eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51847936060d9e5f3fed10ec72d2965222d9365402ab4c3fcdda9d30f6460eb2", kill_on_drop: false }`
[INFO] [stdout] 51847936060d9e5f3fed10ec72d2965222d9365402ab4c3fcdda9d30f6460eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f210b4da251b8b2026ea69f581ee547c803b8414951f3db8ef8127502a6297c
[INFO] running `Command { std: "docker" "start" "-a" "4f210b4da251b8b2026ea69f581ee547c803b8414951f3db8ef8127502a6297c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking spin_sleep v1.3.3
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[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 thiserror v2.0.18
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tinystorm v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.11s
[INFO] running `Command { std: "docker" "inspect" "4f210b4da251b8b2026ea69f581ee547c803b8414951f3db8ef8127502a6297c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f210b4da251b8b2026ea69f581ee547c803b8414951f3db8ef8127502a6297c", kill_on_drop: false }`
[INFO] [stdout] 4f210b4da251b8b2026ea69f581ee547c803b8414951f3db8ef8127502a6297c
