[INFO] fetching crate sdl3 0.14.15... [INFO] checking sdl3-0.14.15 against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] extracting crate sdl3 0.14.15 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate sdl3 0.14.15 on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sdl3 0.14.15 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sdl3 0.14.15 [INFO] tweaked toml for crates.io crate sdl3 0.14.15 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate sdl3 0.14.15 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cf5bb05b915426c3dfe3ba70ebbe5225d753bfef8e99bb90dae725ba9e23dbd [INFO] running `Command { std: "docker" "start" "-a" "8cf5bb05b915426c3dfe3ba70ebbe5225d753bfef8e99bb90dae725ba9e23dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cf5bb05b915426c3dfe3ba70ebbe5225d753bfef8e99bb90dae725ba9e23dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf5bb05b915426c3dfe3ba70ebbe5225d753bfef8e99bb90dae725ba9e23dbd", kill_on_drop: false }` [INFO] [stdout] 8cf5bb05b915426c3dfe3ba70ebbe5225d753bfef8e99bb90dae725ba9e23dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f51588e2068c8126f06858f6a5b455383b6df5186a67d5b48b291d89425dd76b [INFO] running `Command { std: "docker" "start" "-a" "f51588e2068c8126f06858f6a5b455383b6df5186a67d5b48b291d89425dd76b", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `mixer` in required-features of target `mixer-demo`: `mixer` is not present in [features] section [INFO] [stderr] warning: invalid feature `ttf` in required-features of target `resource-manager`: `ttf` is not present in [features] section [INFO] [stderr] warning: invalid feature `ttf` in required-features of target `ttf-demo`: `ttf` is not present in [features] section [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling sdl3-sys v0.4.0+SDL3-3.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling wgpu-core v24.0.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling wgpu v24.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling sdl3 v0.14.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.8.3 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `mixer` [INFO] [stdout] --> src/sdl3/lib.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "mixer")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ash`, `build-from-source`, `build-from-source-static`, `build-from-source-unix-console`, `c_vec`, `default`, `gfx`, `hidapi`, `image`, `link-framework`, `raw-window-handle`, `static-link`, `test-mode`, `unsafe_textures`, `use-pkg-config`, and `use-vcpkg` [INFO] [stdout] = help: consider adding `mixer` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ttf` [INFO] [stdout] --> src/sdl3/lib.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "ttf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ash`, `build-from-source`, `build-from-source-static`, `build-from-source-unix-console`, `c_vec`, `default`, `gfx`, `hidapi`, `image`, `link-framework`, `raw-window-handle`, `static-link`, `test-mode`, `unsafe_textures`, `use-pkg-config`, and `use-vcpkg` [INFO] [stdout] = help: consider adding `ttf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `xbox` [INFO] [stdout] --> src/sdl3/gpu/device.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(target_os = "xbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `xbox` [INFO] [stdout] --> src/sdl3/gpu/device.rs:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(target_os = "xbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::Into` [INFO] [stdout] --> src/sdl3/gamepad.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/sdl3/audio.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | let devices = unsafe { get_devices(&mut num_devices) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sdl3/video.rs:1283:17 [INFO] [stdout] | [INFO] [stdout] 1283 | let mut metal_view = 0 as sys::metal::SDL_MetalView; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sdl3/video.rs:1460:17 [INFO] [stdout] | [INFO] [stdout] 1460 | let mut metal_view = 0 as sys::metal::SDL_MetalView; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/sdl3/filesystem.rs:295:8 [INFO] [stdout] | [INFO] [stdout] 286 | impl GlobResults<'_> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 295 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `path` are never read [INFO] [stdout] --> src/sdl3/joystick.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct JoystickInstance { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 18 | pub id: SDL_JoystickID, [INFO] [stdout] 19 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_gl_texture_id` is never used [INFO] [stdout] --> src/sdl3/render.rs:2341:15 [INFO] [stdout] | [INFO] [stdout] 1963 | impl InternalTexture { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 2341 | unsafe fn get_gl_texture_id(&self) -> Sint64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/sdl3/sdl.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 235 | impl $name { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | fn new(sdl: &Sdl) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | subsystem!(CameraSubsystem, SDL_INIT_CAMERA, CAMERA_COUNT, nosync); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `subsystem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sdl3/render.rs:669:18 [INFO] [stdout] | [INFO] [stdout] 669 | unsafe { self.set_raw_target(texture.raw) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 669 | unsafe { let _ = self.set_raw_target(texture.raw); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sdl3/render.rs:671:18 [INFO] [stdout] | [INFO] [stdout] 671 | unsafe { self.set_raw_target(target) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 671 | unsafe { let _ = self.set_raw_target(target); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sdl3/render.rs:741:22 [INFO] [stdout] | [INFO] [stdout] 741 | unsafe { self.set_raw_target(texture.raw) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 741 | unsafe { let _ = self.set_raw_target(texture.raw); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sdl3/render.rs:745:18 [INFO] [stdout] | [INFO] [stdout] 745 | unsafe { self.set_raw_target(target) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 745 | unsafe { let _ = self.set_raw_target(target); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_timerID` should have a snake case name [INFO] [stdout] --> src/sdl3/timer.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | _timerID: sys::timer::SDL_TimerID, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `_timer_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauMrsvC/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-hal` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f51588e2068c8126f06858f6a5b455383b6df5186a67d5b48b291d89425dd76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51588e2068c8126f06858f6a5b455383b6df5186a67d5b48b291d89425dd76b", kill_on_drop: false }` [INFO] [stdout] f51588e2068c8126f06858f6a5b455383b6df5186a67d5b48b291d89425dd76b