[INFO] cloning repository https://github.com/DavidHavoc/3D-pixel-shape-Sculptor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidHavoc/3D-pixel-shape-Sculptor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidHavoc%2F3D-pixel-shape-Sculptor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidHavoc%2F3D-pixel-shape-Sculptor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 018a289c3eb9b76563443d4be3d7153932c640c6 [INFO] documenting DavidHavoc/3D-pixel-shape-Sculptor 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%2FDavidHavoc%2F3D-pixel-shape-Sculptor" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DavidHavoc/3D-pixel-shape-Sculptor [INFO] finished tweaking git repo https://github.com/DavidHavoc/3D-pixel-shape-Sculptor [INFO] tweaked toml for git repo https://github.com/DavidHavoc/3D-pixel-shape-Sculptor written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DavidHavoc/3D-pixel-shape-Sculptor 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/DavidHavoc/3D-pixel-shape-Sculptor 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 309b8d946c293399895231c6f5f85dff1b389f977a5953dc23198f1445d10882 [INFO] running `Command { std: "docker" "start" "-a" "309b8d946c293399895231c6f5f85dff1b389f977a5953dc23198f1445d10882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "309b8d946c293399895231c6f5f85dff1b389f977a5953dc23198f1445d10882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "309b8d946c293399895231c6f5f85dff1b389f977a5953dc23198f1445d10882", kill_on_drop: false }` [INFO] [stdout] 309b8d946c293399895231c6f5f85dff1b389f977a5953dc23198f1445d10882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4d5728c7e2a065f01410d4dbc7e2c9d31c85af1105688b624c3a96193c483b1e [INFO] running `Command { std: "docker" "start" "-a" "4d5728c7e2a065f01410d4dbc7e2c9d31c85af1105688b624c3a96193c483b1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking bevy_ptr v0.13.2 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking bevy_tasks v0.13.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking taffy v0.3.19 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling bevy_asset_macros v0.13.2 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling bevy_render_macros v0.13.2 [INFO] [stderr] Compiling bevy_encase_derive v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [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.37.3+1.3.251/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=de00af9190d4e35d -C extra-filename=-99500c1a2ee4e54f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6cd28fc1643a1c42.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d5728c7e2a065f01410d4dbc7e2c9d31c85af1105688b624c3a96193c483b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5728c7e2a065f01410d4dbc7e2c9d31c85af1105688b624c3a96193c483b1e", kill_on_drop: false }` [INFO] [stdout] 4d5728c7e2a065f01410d4dbc7e2c9d31c85af1105688b624c3a96193c483b1e