[INFO] fetching crate witer 0.11.4...
[INFO] testing witer-0.11.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate witer 0.11.4 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate witer 0.11.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate witer 0.11.4
[INFO] tweaked toml for crates.io crate witer 0.11.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate witer 0.11.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate witer 0.11.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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7a751767f07ff7b673bc79a0567f6e14103f635ae37e6c0490a59bb89b011e6
[INFO] running `Command { std: "docker" "start" "-a" "d7a751767f07ff7b673bc79a0567f6e14103f635ae37e6c0490a59bb89b011e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7a751767f07ff7b673bc79a0567f6e14103f635ae37e6c0490a59bb89b011e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a751767f07ff7b673bc79a0567f6e14103f635ae37e6c0490a59bb89b011e6", kill_on_drop: false }`
[INFO] [stdout] d7a751767f07ff7b673bc79a0567f6e14103f635ae37e6c0490a59bb89b011e6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c323f8ef3ad366117de65ba4aca6119e15028298e937def82b87339321ebeeb
[INFO] running `Command { std: "docker" "start" "-a" "7c323f8ef3ad366117de65ba4aca6119e15028298e937def82b87339321ebeeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling windows-targets v0.52.4
[INFO] [stderr]    Compiling windows-result v0.1.0
[INFO] [stderr]    Compiling windows-core v0.54.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling windows v0.54.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling witer v0.11.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.46s
[INFO] running `Command { std: "docker" "inspect" "7c323f8ef3ad366117de65ba4aca6119e15028298e937def82b87339321ebeeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c323f8ef3ad366117de65ba4aca6119e15028298e937def82b87339321ebeeb", kill_on_drop: false }`
[INFO] [stdout] 7c323f8ef3ad366117de65ba4aca6119e15028298e937def82b87339321ebeeb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65c166a43f5348a23f654a814ca44d805bf15e2cadb6aee6da19acf0ea0051f6
[INFO] running `Command { std: "docker" "start" "-a" "65c166a43f5348a23f654a814ca44d805bf15e2cadb6aee6da19acf0ea0051f6", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `opengl` in required-features of target `opengl`: `opengl` is not present in [features] section
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.0.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling quanta v0.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling ecolor v0.27.0
[INFO] [stderr]    Compiling emath v0.27.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling epaint v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling egui v0.27.0
[INFO] [stderr]    Compiling foxy_time v1.1.0
[INFO] [stderr]    Compiling witer v0.11.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling egui-wgpu v0.27.0
[INFO] [stdout] error[E0432]: unresolved import `witer::prelude`
[INFO] [stdout]  --> examples/simple.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use witer::prelude::*;
[INFO] [stdout]   |            ^^^^^^^ could not find `prelude` in `witer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `witer::Key`, `witer::Message`
[INFO] [stdout]  --> examples/common/camera.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use witer::{Key, Message};
[INFO] [stdout]   |             ^^^  ^^^^^^^ no `Message` in the root
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Key` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `witer::PhysicalSize`
[INFO] [stdout]  --> examples/common/window.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use witer::PhysicalSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `PhysicalSize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `witer::Key`, `witer::Message`
[INFO] [stdout]  --> examples/common/camera.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use witer::{Key, Message};
[INFO] [stdout]   |             ^^^  ^^^^^^^ no `Message` in the root
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Key` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `witer::PhysicalSize`
[INFO] [stdout]  --> examples/common/window.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use witer::PhysicalSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `PhysicalSize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `witer`
[INFO] [stdout]  --> examples/minimal.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |   for m in &witer::Window::builder().build().unwrap() {
[INFO] [stdout]   |                    ^^^^^^ could not find `Window` in `witer`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `wgpu::SurfaceTarget::Window`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 9 -   for m in &witer::Window::builder().build().unwrap() {
[INFO] [stdout] 9 +   for m in &wgpu::SurfaceTarget::builder().build().unwrap() {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `witer` (example "minimal") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `witer` (example "simple") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "65c166a43f5348a23f654a814ca44d805bf15e2cadb6aee6da19acf0ea0051f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c166a43f5348a23f654a814ca44d805bf15e2cadb6aee6da19acf0ea0051f6", kill_on_drop: false }`
[INFO] [stdout] 65c166a43f5348a23f654a814ca44d805bf15e2cadb6aee6da19acf0ea0051f6
