[INFO] cloning repository https://github.com/asrael/shame_sdl3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asrael/shame_sdl3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrael%2Fshame_sdl3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrael%2Fshame_sdl3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c76cd4b7d809e80bf6738a40eefb6a24a9872a60 [INFO] checking asrael/shame_sdl3 against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrael%2Fshame_sdl3" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/asrael/shame_sdl3 [INFO] finished tweaking git repo https://github.com/asrael/shame_sdl3 [INFO] tweaked toml for git repo https://github.com/asrael/shame_sdl3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/asrael/shame_sdl3 on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/asrael/shame_sdl3 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3f6c3be7653c2f518421620faec2ed324db7d34edebb6434daa4b21f1e55bce [INFO] running `Command { std: "docker" "start" "-a" "e3f6c3be7653c2f518421620faec2ed324db7d34edebb6434daa4b21f1e55bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3f6c3be7653c2f518421620faec2ed324db7d34edebb6434daa4b21f1e55bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f6c3be7653c2f518421620faec2ed324db7d34edebb6434daa4b21f1e55bce", kill_on_drop: false }` [INFO] [stdout] e3f6c3be7653c2f518421620faec2ed324db7d34edebb6434daa4b21f1e55bce [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" "-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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d376d0086c29e3f7177c0d6923fec2ed2d6418102b1bc5779ed66f0b4eb120d6 [INFO] running `Command { std: "docker" "start" "-a" "d376d0086c29e3f7177c0d6923fec2ed2d6418102b1bc5779ed66f0b4eb120d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling sdl3-sys v0.4.7+SDL3-3.2.10 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling sdl3 v0.14.26 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling shame_derive v2.0.0-beta.0 (https://github.com/RayMarch/shame#7f003184) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking shame v2.0.0-beta.0 (https://github.com/RayMarch/shame#7f003184) [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking shame_sdl3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/compute.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 56 | thread_grid_size_per_workgroup: [u32; N], [INFO] [stdout] 57 | ) -> DispatchContext<<[u32; N] as GridSize>::Dim> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 57 | ) -> DispatchContext<'_, <[u32; N] as GridSize>::Dim> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/render.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 114 | vertex_indexing: Indexing, [INFO] [stdout] 115 | ) -> DrawContext { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | ) -> DrawContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/compute.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 56 | thread_grid_size_per_workgroup: [u32; N], [INFO] [stdout] 57 | ) -> DispatchContext<<[u32; N] as GridSize>::Dim> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 57 | ) -> DispatchContext<'_, <[u32; N] as GridSize>::Dim> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/render.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 114 | vertex_indexing: Indexing, [INFO] [stdout] 115 | ) -> DrawContext { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | ) -> DrawContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.89s [INFO] running `Command { std: "docker" "inspect" "d376d0086c29e3f7177c0d6923fec2ed2d6418102b1bc5779ed66f0b4eb120d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d376d0086c29e3f7177c0d6923fec2ed2d6418102b1bc5779ed66f0b4eb120d6", kill_on_drop: false }` [INFO] [stdout] d376d0086c29e3f7177c0d6923fec2ed2d6418102b1bc5779ed66f0b4eb120d6