[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-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnubDotDev%2Ffaster-poisson-disk-sampling" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9d0a8f149779fcc2dcd4b981294e5d1435af581ce5181cb5fa298b7ca129425 [INFO] running `Command { std: "docker" "start" "-a" "e9d0a8f149779fcc2dcd4b981294e5d1435af581ce5181cb5fa298b7ca129425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9d0a8f149779fcc2dcd4b981294e5d1435af581ce5181cb5fa298b7ca129425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d0a8f149779fcc2dcd4b981294e5d1435af581ce5181cb5fa298b7ca129425", kill_on_drop: false }` [INFO] [stdout] e9d0a8f149779fcc2dcd4b981294e5d1435af581ce5181cb5fa298b7ca129425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627685cc95bf14475f8ced6d70ea8e2204a33aec334e06c5c69878bcdf445247 [INFO] running `Command { std: "docker" "start" "-a" "627685cc95bf14475f8ced6d70ea8e2204a33aec334e06c5c69878bcdf445247", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.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 5.95s [INFO] [stderr] Generated /opt/rustwide/target/doc/faster_poisson/index.html [INFO] running `Command { std: "docker" "inspect" "627685cc95bf14475f8ced6d70ea8e2204a33aec334e06c5c69878bcdf445247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627685cc95bf14475f8ced6d70ea8e2204a33aec334e06c5c69878bcdf445247", kill_on_drop: false }` [INFO] [stdout] 627685cc95bf14475f8ced6d70ea8e2204a33aec334e06c5c69878bcdf445247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/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] 72c735ff341485714b2dccb41264b0ab76373593c9c21a87dfefe4678750e1d2 [INFO] running `Command { std: "docker" "start" "-a" "72c735ff341485714b2dccb41264b0ab76373593c9c21a87dfefe4678750e1d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wgpu-hal v26.0.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [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 pxfm v0.1.23 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5a5d4c8a5ea51355 -C extra-filename=-bfd687cbba09d054 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (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/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] running `Command { std: "docker" "inspect" "72c735ff341485714b2dccb41264b0ab76373593c9c21a87dfefe4678750e1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c735ff341485714b2dccb41264b0ab76373593c9c21a87dfefe4678750e1d2", kill_on_drop: false }` [INFO] [stdout] 72c735ff341485714b2dccb41264b0ab76373593c9c21a87dfefe4678750e1d2