[INFO] cloning repository https://github.com/Devon7925/slang-voxels
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Devon7925/slang-voxels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevon7925%2Fslang-voxels", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevon7925%2Fslang-voxels'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81fa90ed2c3ac2c7d1b33827df4039a82005a828
[INFO] documenting Devon7925/slang-voxels 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%2FDevon7925%2Fslang-voxels" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Devon7925/slang-voxels
[INFO] finished tweaking git repo https://github.com/Devon7925/slang-voxels
[INFO] tweaked toml for git repo https://github.com/Devon7925/slang-voxels written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Devon7925/slang-voxels 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/Devon7925/slang-voxels 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 90872891cc854b3585da1f31f2ba8f5e9a49e47d2c1706ce7f42f0744217634f
[INFO] running `Command { std: "docker" "start" "-a" "90872891cc854b3585da1f31f2ba8f5e9a49e47d2c1706ce7f42f0744217634f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90872891cc854b3585da1f31f2ba8f5e9a49e47d2c1706ce7f42f0744217634f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90872891cc854b3585da1f31f2ba8f5e9a49e47d2c1706ce7f42f0744217634f", kill_on_drop: false }`
[INFO] [stdout] 90872891cc854b3585da1f31f2ba8f5e9a49e47d2c1706ce7f42f0744217634f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a5850cc19b79aabb845d01278aef782a0a5d288b8c9e1022e5e127ee3a650dfe
[INFO] running `Command { std: "docker" "start" "-a" "a5850cc19b79aabb845d01278aef782a0a5d288b8c9e1022e5e127ee3a650dfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking emath v0.32.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ecolor v0.32.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]     Checking epaint_default_fonts v0.32.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]     Checking epaint v0.32.1
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling shader-slang-sys v0.1.0 (https://github.com/FloatyMonkey/slang-rs#9e266780)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr] error: could not compile `naga` (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 naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=ce8dac41ea874419 -C extra-filename=-2e0e7f0d934f8962 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-ba03e14f2168dfe1.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-569552642bdae7f1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-58e695dd6c2cb67e.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8503b87b561e18b7.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d1fcd102d10a794d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-732f3bc30209c832.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-5ee3664fa86fd611.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-80c7377a59063363.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-446c671f39768deb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c451889181be62c1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2cd888ad2eefe6b0.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5445fad9258fe27e.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-ca46c6ec9cf78d49.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d41459efb50597a5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c6f1a2b96ab7c653.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn --cfg glsl_out --cfg hlsl_out --cfg spv_out --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (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 naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.1/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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=c3d3508f744628a8 -C extra-filename=-ac96e65c584fbe1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-674870621a677eb2.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-8d9bf578ada87d8c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b7487a2d443bae77.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-dbb7d0b029114b40.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-741b947b41c31f39.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1391b0fee40db258.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-6ed5b95476fce853.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8dabbbbe231cc14b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bb7346fbe0181bb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ce0a08433154004b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-209beb555667d66b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-e2f2ea80ce06d916.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-5374b2068192cf35.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-8d1a2d546c83c55a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fa4e908ee5fc64ab.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-06687f4174188bd0.rmeta --cap-lints allow --cap-lints=warn --cfg glsl_out --cfg hlsl_out --cfg spv_out --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a5850cc19b79aabb845d01278aef782a0a5d288b8c9e1022e5e127ee3a650dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5850cc19b79aabb845d01278aef782a0a5d288b8c9e1022e5e127ee3a650dfe", kill_on_drop: false }`
[INFO] [stdout] a5850cc19b79aabb845d01278aef782a0a5d288b8c9e1022e5e127ee3a650dfe
