[INFO] cloning repository https://github.com/gustafla/sdl3engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gustafla/sdl3engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustafla%2Fsdl3engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustafla%2Fsdl3engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26e4139846f70874eaae6ca7bd30aebd8e4e295e [INFO] checking gustafla/sdl3engine against try#c0a9760914bada211f4924ee16d41ae1a366d2ba for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustafla%2Fsdl3engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gustafla/sdl3engine [INFO] finished tweaking git repo https://github.com/gustafla/sdl3engine [INFO] tweaked toml for git repo https://github.com/gustafla/sdl3engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gustafla/sdl3engine on toolchain c0a9760914bada211f4924ee16d41ae1a366d2ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gustafla/sdl3engine 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" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl3-main-macros v0.1.1 [INFO] [stderr] Downloaded rpkg-config v0.1.2 [INFO] [stderr] Downloaded sdl3-main v0.4.0 [INFO] [stderr] Downloaded unicode-ident v1.0.15 [INFO] [stderr] Downloaded cc v1.2.9 [INFO] [stderr] Downloaded glam v0.29.2 [INFO] [stderr] Downloaded sdl3-sys v0.4.0+SDL3-3.2.0 [INFO] [stderr] Downloaded sdl3-src v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 703593a173db2334f835ee80ed0c5ccc856286c1cd9f1731137296f51dd3982c [INFO] running `Command { std: "docker" "start" "-a" "703593a173db2334f835ee80ed0c5ccc856286c1cd9f1731137296f51dd3982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "703593a173db2334f835ee80ed0c5ccc856286c1cd9f1731137296f51dd3982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703593a173db2334f835ee80ed0c5ccc856286c1cd9f1731137296f51dd3982c", kill_on_drop: false }` [INFO] [stdout] 703593a173db2334f835ee80ed0c5ccc856286c1cd9f1731137296f51dd3982c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d850385d9752f52a2d2f3e7c0fdc61dffb659a491e4ebcdb2ef0f596ce7a289 [INFO] running `Command { std: "docker" "start" "-a" "9d850385d9752f52a2d2f3e7c0fdc61dffb659a491e4ebcdb2ef0f596ce7a289", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rpkg-config v0.1.2 [INFO] [stderr] Compiling sdl3-src v3.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling sdl3-main-macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sdl3-sys v0.4.0+SDL3-3.2.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Compiling sdl3engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: sdl3engine@0.1.0: /opt/rustwide/workdir/shaders/test.frag: Including debug labels [INFO] [stderr] warning: sdl3engine@0.1.0: /opt/rustwide/workdir/shaders/quad.vert: Including debug labels [INFO] [stderr] Checking sdl3-main v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.17s [INFO] running `Command { std: "docker" "inspect" "9d850385d9752f52a2d2f3e7c0fdc61dffb659a491e4ebcdb2ef0f596ce7a289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d850385d9752f52a2d2f3e7c0fdc61dffb659a491e4ebcdb2ef0f596ce7a289", kill_on_drop: false }` [INFO] [stdout] 9d850385d9752f52a2d2f3e7c0fdc61dffb659a491e4ebcdb2ef0f596ce7a289