[INFO] cloning repository https://github.com/leopnt/bousse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leopnt/bousse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleopnt%2Fbousse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleopnt%2Fbousse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26d54a64de89cee0802bd689ee05c503dad4e5b6 [INFO] documenting leopnt/bousse against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleopnt%2Fbousse" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leopnt/bousse [INFO] finished tweaking git repo https://github.com/leopnt/bousse [INFO] tweaked toml for git repo https://github.com/leopnt/bousse written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leopnt/bousse 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 git repo https://github.com/leopnt/bousse 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2c38df5f8ce91e1657854fa42d261dc763119fd3348b52026862e64b5464e08c [INFO] running `Command { std: "docker" "start" "-a" "2c38df5f8ce91e1657854fa42d261dc763119fd3348b52026862e64b5464e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c38df5f8ce91e1657854fa42d261dc763119fd3348b52026862e64b5464e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c38df5f8ce91e1657854fa42d261dc763119fd3348b52026862e64b5464e08c", kill_on_drop: false }` [INFO] [stdout] 2c38df5f8ce91e1657854fa42d261dc763119fd3348b52026862e64b5464e08c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f371773040425d58ff126229c098294ccf4abdb26aff58d6ef7069b8142c7ab [INFO] running `Command { std: "docker" "start" "-a" "6f371773040425d58ff126229c098294ccf4abdb26aff58d6ef7069b8142c7ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking bitstream-io v2.4.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking triple_buffer v7.0.0 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking midir v0.10.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking pollster v0.3.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-09-21-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" "6f371773040425d58ff126229c098294ccf4abdb26aff58d6ef7069b8142c7ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f371773040425d58ff126229c098294ccf4abdb26aff58d6ef7069b8142c7ab", kill_on_drop: false }` [INFO] [stdout] 6f371773040425d58ff126229c098294ccf4abdb26aff58d6ef7069b8142c7ab