[INFO] fetching crate sdl3 0.18.4...
[INFO] checking sdl3-0.18.4 against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] extracting crate sdl3 0.18.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sdl3 0.18.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sdl3 0.18.4
[INFO] tweaked toml for crates.io crate sdl3 0.18.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdl3 0.18.4 on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sdl3 0.18.4 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca95ec7c9713c8b4a735fcfd1818ef78c9826e33706c06c1e096fab5d10a7290
[INFO] running `Command { std: "docker" "start" "-a" "ca95ec7c9713c8b4a735fcfd1818ef78c9826e33706c06c1e096fab5d10a7290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca95ec7c9713c8b4a735fcfd1818ef78c9826e33706c06c1e096fab5d10a7290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca95ec7c9713c8b4a735fcfd1818ef78c9826e33706c06c1e096fab5d10a7290", kill_on_drop: false }`
[INFO] [stdout] ca95ec7c9713c8b4a735fcfd1818ef78c9826e33706c06c1e096fab5d10a7290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6223ac40be84a898f006bf981695f2b25aee23d095aef42bf971157b9580b9a3
[INFO] running `Command { std: "docker" "start" "-a" "6223ac40be84a898f006bf981695f2b25aee23d095aef42bf971157b9580b9a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.1
[INFO] [stderr]    Compiling sdl3-sys v0.6.5+SDL-3.4.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu-core v29.0.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling wgpu v29.0.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling sdl3 v0.18.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking wgpu-types v29.0.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stdout] warning: value assigned to `accumulator` is never read
[INFO] [stdout]    --> examples/demo_games/a02_woodeneye_008.rs:701:9
[INFO] [stdout]     |
[INFO] [stdout] 701 |         accumulator += 1;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 704 |             accumulator = 0;
[INFO] [stdout]     |             --------------- `accumulator` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `accumulator` is never read
[INFO] [stdout]    --> examples/demo_games/a02_woodeneye_008.rs:704:13
[INFO] [stdout]     |
[INFO] [stdout] 704 |             accumulator = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/sdl3/event.rs:3588:9
[INFO] [stdout]      |
[INFO] [stdout] 3588 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/sdl3/event.rs:3615:9
[INFO] [stdout]      |
[INFO] [stdout] 3615 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.44s
[INFO] running `Command { std: "docker" "inspect" "6223ac40be84a898f006bf981695f2b25aee23d095aef42bf971157b9580b9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6223ac40be84a898f006bf981695f2b25aee23d095aef42bf971157b9580b9a3", kill_on_drop: false }`
[INFO] [stdout] 6223ac40be84a898f006bf981695f2b25aee23d095aef42bf971157b9580b9a3
