[INFO] cloning repository https://github.com/jblindsay/whitebox-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jblindsay/whitebox-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31a909eae43e31ce8d6ffca6ae45ad2b0d30e99f [INFO] documenting jblindsay/whitebox-tools against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jblindsay/whitebox-tools [INFO] finished tweaking git repo https://github.com/jblindsay/whitebox-tools [INFO] tweaked toml for git repo https://github.com/jblindsay/whitebox-tools written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/jblindsay/whitebox-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.7.1 [INFO] [stderr] Downloaded kdtree v0.6.0 [INFO] [stderr] Downloaded statrs v0.9.0 [INFO] [stderr] Downloaded kd-tree v0.4.1 [INFO] [stderr] Downloaded laz v0.5.2 [INFO] [stderr] Downloaded las v0.7.4 [INFO] [stderr] Downloaded tsp-rs v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e819b9e2c8cbf8e44c6eaab14fb05eacc3191aac0e5a05efccf2a6accb38de2b [INFO] running `Command { std: "docker" "start" "-a" "e819b9e2c8cbf8e44c6eaab14fb05eacc3191aac0e5a05efccf2a6accb38de2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e819b9e2c8cbf8e44c6eaab14fb05eacc3191aac0e5a05efccf2a6accb38de2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e819b9e2c8cbf8e44c6eaab14fb05eacc3191aac0e5a05efccf2a6accb38de2b", kill_on_drop: false }` [INFO] [stdout] e819b9e2c8cbf8e44c6eaab14fb05eacc3191aac0e5a05efccf2a6accb38de2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef409af7bbcdc3f9128c2ca1a8cad35e7f0af6de4374316f5f06ab9c9ce987fe [INFO] running `Command { std: "docker" "start" "-a" "ef409af7bbcdc3f9128c2ca1a8cad35e7f0af6de4374316f5f06ab9c9ce987fe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking fasteval v0.2.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rstar v0.7.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking laz v0.5.2 [INFO] [stderr] Checking tsp-rs v0.1.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking kdtree v0.6.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking kd-tree v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling whitebox_common v2.0.0 (/opt/rustwide/workdir/whitebox-common) [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking las v0.7.4 [INFO] [stderr] Documenting whitebox_common v2.0.0 (/opt/rustwide/workdir/whitebox-common) [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> whitebox-common/src/algorithms/poly_ops.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | /// poly[] = vertex points of a polygon v[n+1] with v[n]=v[0] [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> whitebox-common/src/algorithms/poly_ops.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | /// poly[] = vertex points of a polygon v[n+1] with v[n]=v[0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> whitebox-common/src/algorithms/poly_ops.rs:40:70 [INFO] [stdout] | [INFO] [stdout] 40 | /// poly[] = vertex points of a polygon poly[n+1] with poly[n]=poly[0] [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> whitebox-common/src/algorithms/poly_ops.rs:40:78 [INFO] [stdout] | [INFO] [stdout] 40 | /// poly[] = vertex points of a polygon poly[n+1] with poly[n]=poly[0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> whitebox-common/src/algorithms/delaunay_triangulation.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / The half-edges of triangle t are 3*t, 3*t + 1, and 3*t + 2. [INFO] [stdout] 26 | | The triangle of half-edge id e is floor(e/3 [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/algorithms/delaunay_triangulation.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | https://github.com/mourner/delaunator-rs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/algorithms/delaunay_triangulation.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | https://mapbox.github.io/delaunator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/algorithms/poly_ops.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | /// based on http://geomalgorithms.com/a03-_inclusion.html. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/structures/line_segment.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | /// Based on https://en.wikipedia.org/wiki/Line%E2%80%93line_intersection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/structures/line_segment.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | /// and https://martin-thoma.com/how-to-check-if-two-line-segments-intersect/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/structures/point2d.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | /// based on http://geomalgorithms.com/a03-_inclusion.html. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-common/src/structures/radial_basis_function.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | //! https://github.com/linebender/rbf-interp/blob/master/src/lib.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking whitebox_raster v2.0.0 (/opt/rustwide/workdir/whitebox-raster) [INFO] [stderr] Checking whitebox_vector v1.5.0 (/opt/rustwide/workdir/whitebox-vector) [INFO] [stderr] Documenting whitebox_vector v1.5.0 (/opt/rustwide/workdir/whitebox-vector) [INFO] [stderr] Documenting whitebox_raster v2.0.0 (/opt/rustwide/workdir/whitebox-raster) [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking whitebox_lidar v2.0.0 (/opt/rustwide/workdir/whitebox-lidar) [INFO] [stderr] Documenting whitebox_lidar v2.0.0 (/opt/rustwide/workdir/whitebox-lidar) [INFO] [stderr] Documenting whitebox_plugins v2.0.0 (/opt/rustwide/workdir/whitebox-plugins) [INFO] [stderr] Documenting whitebox_tools v2.1.0 (/opt/rustwide/workdir/whitebox-tools-app) [INFO] [stderr] error: could not document `whitebox_lidar` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name whitebox_lidar whitebox-lidar/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8e3376926eb26371 -L dependency=/opt/rustwide/target/debug/deps --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-1d7de1688f317a39.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-668f32590da73eff.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-07ce6563c79875f6.rmeta --extern las=/opt/rustwide/target/debug/deps/liblas-3d0359ad61dc4d90.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-6233772ca0db37fc.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-b24f7e5ce09b7c30.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `whitebox_raster` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name whitebox_raster whitebox-raster/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=901ef582eb4210cf -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-668f32590da73eff.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-07ce6563c79875f6.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-154c43778ff1d949.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-6233772ca0db37fc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bb827f49598967a0.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name quinn_flow_accumulation whitebox-plugins/src/quinn_flow_accumulation/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=69515aaa564741a8 -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name edge_contamination whitebox-plugins/src/edge_contamination/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=28b80699ab61bb1d -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name conditional_evaluation whitebox-plugins/src/conditional_evaluation/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=0c9d04dd2e243768 -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name rho8_flow_accumulation whitebox-plugins/src/rho8_flow_accumulation/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=cdeed1092e3d85e7 -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name qin_flow_accumulation whitebox-plugins/src/qin_flow_accumulation/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ca1618c696a3ab58 -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name split_vector_lines whitebox-plugins/src/split_vector_lines/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=755a54285f10c2da -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name max_upslope_value whitebox-plugins/src/max_upslope_value/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d8d8b59e835041fc -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `whitebox_plugins` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name exposure_towards_wind_flux whitebox-plugins/src/exposure_towards_wind_flux/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=624a34308e0f4a35 -L dependency=/opt/rustwide/target/debug/deps --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-b20f52c9de3673e2.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern tsp_rs=/opt/rustwide/target/debug/deps/libtsp_rs-4a96122149f92acf.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.0.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> whitebox-plugins/src/raster_calculator/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 56 | | /// * log(base=10, val) -- Logarithm with optional 'base' as first argument. [INFO] [stdout] 57 | | /// If not provided, 'base' defaults to '10'. [INFO] [stdout] 58 | | /// Example: log(100) + log(e(), 100) [INFO] [stdout] ... | [INFO] [stdout] 80 | | /// * tanh(val) * atanh(val) [INFO] [stdout] 81 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: prefix `Euler` is unknown [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 55 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> whitebox-plugins/src/gaussian_scale_space/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://doi.org/10.3390/geosciences8080278 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `whitebox_tools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name whitebox_tools whitebox-tools-app/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=bb232cf634f1d988 -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-668f32590da73eff.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-07ce6563c79875f6.rmeta --extern kd_tree=/opt/rustwide/target/debug/deps/libkd_tree-3ebe699f7fb12eb6.rmeta --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-97080eeca6c36ae9.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-6233772ca0db37fc.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f21dd08b12b4be0d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9ba3358e4774bb78.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8e9e3563139148c8.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-cde30cf891e20ac6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-dfdaf017a03f0c30.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-c29b30d0397aacf8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-86c93c6c8b47a815.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-593dec4493bd1be7.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bbcf63d8801f1ae0.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-ab37d78b8104ed14.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-d5d797e647ec61d1.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-bed2721d992cae83.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-8e3376926eb26371.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-901ef582eb4210cf.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-8f90d023c3ae7146.rmeta --cap-lints=warn --crate-version 2.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef409af7bbcdc3f9128c2ca1a8cad35e7f0af6de4374316f5f06ab9c9ce987fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef409af7bbcdc3f9128c2ca1a8cad35e7f0af6de4374316f5f06ab9c9ce987fe", kill_on_drop: false }` [INFO] [stdout] ef409af7bbcdc3f9128c2ca1a8cad35e7f0af6de4374316f5f06ab9c9ce987fe