[INFO] cloning repository https://github.com/loic-rouzaud/rust_pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loic-rouzaud/rust_pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floic-rouzaud%2Frust_pong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floic-rouzaud%2Frust_pong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f430ed42a2ce3478af9b6577f668932f9163086a [INFO] documenting loic-rouzaud/rust_pong 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%2Floic-rouzaud%2Frust_pong" "/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/loic-rouzaud/rust_pong [INFO] finished tweaking git repo https://github.com/loic-rouzaud/rust_pong [INFO] tweaked toml for git repo https://github.com/loic-rouzaud/rust_pong written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loic-rouzaud/rust_pong 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/loic-rouzaud/rust_pong 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] 3859bf0cadb6ece30be69b47b005056c4a690d2d7798e40a855fca1a80f56be9 [INFO] running `Command { std: "docker" "start" "-a" "3859bf0cadb6ece30be69b47b005056c4a690d2d7798e40a855fca1a80f56be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3859bf0cadb6ece30be69b47b005056c4a690d2d7798e40a855fca1a80f56be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3859bf0cadb6ece30be69b47b005056c4a690d2d7798e40a855fca1a80f56be9", kill_on_drop: false }` [INFO] [stdout] 3859bf0cadb6ece30be69b47b005056c4a690d2d7798e40a855fca1a80f56be9 [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] 4b2002796a7008db1464b1fdfa62a00c4d624a1efee52f5fe5fc07979d5e8061 [INFO] running `Command { std: "docker" "start" "-a" "4b2002796a7008db1464b1fdfa62a00c4d624a1efee52f5fe5fc07979d5e8061", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking grid v0.14.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling bevy_encase_derive v0.15.3 [INFO] [stderr] Compiling bevy_render_macros v0.15.3 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Compiling bevy_state_macros v0.15.3 [INFO] [stderr] Compiling bevy_gizmos_macros v0.15.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking naga v23.1.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] error: could not compile `read-fonts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.22.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="experimental_traverse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "libm", "scaler_test", "serde", "std"))' -C metadata=9ce317291cf371a0 -C extra-filename=-47f7316a034d1da2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3b020f64a73fe681.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-cb61714918a24bc1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=1a8e08686c04e161 -C extra-filename=-6e02778fd0ce931c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5155678e03a44a6e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b2002796a7008db1464b1fdfa62a00c4d624a1efee52f5fe5fc07979d5e8061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2002796a7008db1464b1fdfa62a00c4d624a1efee52f5fe5fc07979d5e8061", kill_on_drop: false }` [INFO] [stdout] 4b2002796a7008db1464b1fdfa62a00c4d624a1efee52f5fe5fc07979d5e8061