[INFO] cloning repository https://github.com/nubDotDev/faster-poisson-disk-sampling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nubDotDev/faster-poisson-disk-sampling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnubDotDev%2Ffaster-poisson-disk-sampling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnubDotDev%2Ffaster-poisson-disk-sampling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 677e15f403ef9e3935e1c57033755685dd3d4e15 [INFO] documenting nubDotDev/faster-poisson-disk-sampling against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnubDotDev%2Ffaster-poisson-disk-sampling" "/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/nubDotDev/faster-poisson-disk-sampling [INFO] removed 3 missing examples [INFO] finished tweaking git repo https://github.com/nubDotDev/faster-poisson-disk-sampling [INFO] tweaked toml for git repo https://github.com/nubDotDev/faster-poisson-disk-sampling written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nubDotDev/faster-poisson-disk-sampling on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nubDotDev/faster-poisson-disk-sampling 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2ec6a631fc63e52362f4c45eb3d99786384691d2c635a87997cec6e79ba2ab9 [INFO] running `Command { std: "docker" "start" "-a" "d2ec6a631fc63e52362f4c45eb3d99786384691d2c635a87997cec6e79ba2ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2ec6a631fc63e52362f4c45eb3d99786384691d2c635a87997cec6e79ba2ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ec6a631fc63e52362f4c45eb3d99786384691d2c635a87997cec6e79ba2ab9", kill_on_drop: false }` [INFO] [stdout] d2ec6a631fc63e52362f4c45eb3d99786384691d2c635a87997cec6e79ba2ab9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae81500ad5f749a74609e769361a18279ddfc6dad94a31120fddae02836746d8 [INFO] running `Command { std: "docker" "start" "-a" "ae81500ad5f749a74609e769361a18279ddfc6dad94a31120fddae02836746d8", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Documenting faster_poisson v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `pixelpie::PoissonPixelPie` [INFO] [stdout] --> src/../README.md:40:110 [INFO] [stdout] | [INFO] [stdout] 40 | ...on disk sampling on the GPU with [`pixelpie::PoissonPixelPie`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pixelpie` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `plot::plot_2d` [INFO] [stdout] --> src/../README.md:44:94 [INFO] [stdout] | [INFO] [stdout] 44 | Use the [plotly](https://docs.rs/plotly/latest/plotly/) crate to plot distributions with [`plot::plot_2d`] and [`plot::plot_3d`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `plot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `plot::plot_3d` [INFO] [stdout] --> src/../README.md:44:116 [INFO] [stdout] | [INFO] [stdout] 44 | Use the [plotly](https://docs.rs/plotly/latest/plotly/) crate to plot distributions with [`plot::plot_2d`] and [`plot::plot_3d`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `plot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fourier::fourier` [INFO] [stdout] --> src/../README.md:48:120 [INFO] [stdout] | [INFO] [stdout] 48 | ...2D periodograms of distributions with [`fourier::fourier`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `fourier` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `stipple::stipple_image_luma` [INFO] [stdout] --> src/../README.md:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | Stipple images with [`stipple::stipple_image_luma`] and [`stipple::stipple_image_rgb`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `stipple` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `stipple::stipple_image_rgb` [INFO] [stdout] --> src/../README.md:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | Stipple images with [`stipple::stipple_image_luma`] and [`stipple::stipple_image_rgb`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `stipple` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] [stderr] Generated /opt/rustwide/target/doc/faster_poisson/index.html [INFO] running `Command { std: "docker" "inspect" "ae81500ad5f749a74609e769361a18279ddfc6dad94a31120fddae02836746d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae81500ad5f749a74609e769361a18279ddfc6dad94a31120fddae02836746d8", kill_on_drop: false }` [INFO] [stdout] ae81500ad5f749a74609e769361a18279ddfc6dad94a31120fddae02836746d8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a8f1b293f300c5e6b8af5442ee117ab9e7de195ae2ad6a4de26960513ad3976 [INFO] running `Command { std: "docker" "start" "-a" "0a8f1b293f300c5e6b8af5442ee117ab9e7de195ae2ad6a4de26960513ad3976", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling wgpu-hal v26.0.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking pxfm v0.1.23 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking rustfft v6.4.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tiff v0.10.3 [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/a394c9cd9ec93787f09a7ac445b14cc674a94549/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=f70a8952432610f8 -C extra-filename=-9d06aadc60c0205b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-da912f72a586ad72.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0a8f1b293f300c5e6b8af5442ee117ab9e7de195ae2ad6a4de26960513ad3976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8f1b293f300c5e6b8af5442ee117ab9e7de195ae2ad6a4de26960513ad3976", kill_on_drop: false }` [INFO] [stdout] 0a8f1b293f300c5e6b8af5442ee117ab9e7de195ae2ad6a4de26960513ad3976