[INFO] cloning repository https://github.com/Davidster/wgpu-examples-copy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davidster/wgpu-examples-copy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidster%2Fwgpu-examples-copy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidster%2Fwgpu-examples-copy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afed8390a5f9cc7f9c8d428801d9e20dd292c932
[INFO] documenting Davidster/wgpu-examples-copy against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidster%2Fwgpu-examples-copy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Davidster/wgpu-examples-copy
[INFO] finished tweaking git repo https://github.com/Davidster/wgpu-examples-copy
[INFO] tweaked toml for git repo https://github.com/Davidster/wgpu-examples-copy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Davidster/wgpu-examples-copy on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Davidster/wgpu-examples-copy 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4252adc66b6b542869c6b71c284a0a89023b9b501511a29bd66c6f53e827c189
[INFO] running `Command { std: "docker" "start" "-a" "4252adc66b6b542869c6b71c284a0a89023b9b501511a29bd66c6f53e827c189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4252adc66b6b542869c6b71c284a0a89023b9b501511a29bd66c6f53e827c189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4252adc66b6b542869c6b71c284a0a89023b9b501511a29bd66c6f53e827c189", kill_on_drop: false }`
[INFO] [stdout] 4252adc66b6b542869c6b71c284a0a89023b9b501511a29bd66c6f53e827c189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f50f18e3104cbb69ec7a33ea45cfc79be6d3fe801054ab5a403dd13d56d7d2d6
[INFO] running `Command { std: "docker" "start" "-a" "f50f18e3104cbb69ec7a33ea45cfc79be6d3fe801054ab5a403dd13d56d7d2d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling rustix v0.38.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.16.0 (https://github.com/gents83/wgpu.git?rev=9243a926dd79b96bdc82d95ac49d5feafa4f0676#9243a926)
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking profiling v1.0.8
[INFO] [stderr]     Checking glow v0.12.2
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking obj v0.10.2
[INFO] [stderr]     Checking is-terminal v0.4.8
[INFO] [stderr]     Checking ddsfile v0.5.1
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking freetype-sys v0.13.1
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking naga v0.12.0 (https://github.com/gfx-rs/naga?rev=76003dc0035d53a474d366dcdf49d2e4d12e921f#76003dc0)
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking nv-flip v0.1.1
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f50f18e3104cbb69ec7a33ea45cfc79be6d3fe801054ab5a403dd13d56d7d2d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f50f18e3104cbb69ec7a33ea45cfc79be6d3fe801054ab5a403dd13d56d7d2d6", kill_on_drop: false }`
[INFO] [stdout] f50f18e3104cbb69ec7a33ea45cfc79be6d3fe801054ab5a403dd13d56d7d2d6
