[INFO] fetching crate pasture-core 0.3.0... [INFO] documenting pasture-core-0.3.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate pasture-core 0.3.0 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate pasture-core 0.3.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pasture-core 0.3.0 [INFO] finished tweaking crates.io crate pasture-core 0.3.0 [INFO] tweaked toml for crates.io crate pasture-core 0.3.0 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate crates.io crate pasture-core 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b89e9f0cbd2c7a1abed6b372d8ee70edc230c612f21e54faf783d63fb1d6a6 [INFO] running `Command { std: "docker" "start" "-a" "87b89e9f0cbd2c7a1abed6b372d8ee70edc230c612f21e54faf783d63fb1d6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b89e9f0cbd2c7a1abed6b372d8ee70edc230c612f21e54faf783d63fb1d6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b89e9f0cbd2c7a1abed6b372d8ee70edc230c612f21e54faf783d63fb1d6a6", kill_on_drop: false }` [INFO] [stdout] 87b89e9f0cbd2c7a1abed6b372d8ee70edc230c612f21e54faf783d63fb1d6a6 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb6b0b3271fca9fb697d84d8b3cef9342bd6aaec43478ca4a3518ca1d7d98ffa [INFO] running `Command { std: "docker" "start" "-a" "bb6b0b3271fca9fb697d84d8b3cef9342bd6aaec43478ca4a3518ca1d7d98ffa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling pasture-derive v0.2.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking nalgebra v0.23.2 [INFO] [stderr] Documenting pasture-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0;7` [INFO] [stdout] --> src/math/morton_index.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | /// `octant` must be in [0;7]. Octant numbering order is unspecified. [INFO] [stdout] | ^^^ no item named `0;7` 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: this URL is not a hyperlink [INFO] [stdout] --> src/layout/point_type.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | /// is an interesting discussion regarding this topic here: https://internals.rust-lang.org/t/per-type-static-variables-take-2/11551 [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.46s [INFO] running `Command { std: "docker" "inspect" "bb6b0b3271fca9fb697d84d8b3cef9342bd6aaec43478ca4a3518ca1d7d98ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6b0b3271fca9fb697d84d8b3cef9342bd6aaec43478ca4a3518ca1d7d98ffa", kill_on_drop: false }` [INFO] [stdout] bb6b0b3271fca9fb697d84d8b3cef9342bd6aaec43478ca4a3518ca1d7d98ffa [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" "RUSTFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 46611435f4a60e1ba8edaec8b7c003e6cbaa26f81fceeddbf2b0d1a6fef2bc8e [INFO] running `Command { std: "docker" "start" "-a" "46611435f4a60e1ba8edaec8b7c003e6cbaa26f81fceeddbf2b0d1a6fef2bc8e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling pasture-derive v0.2.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking nalgebra v0.23.2 [INFO] [stderr] Documenting pasture-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0;7` [INFO] [stdout] --> src/math/morton_index.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | /// `octant` must be in [0;7]. Octant numbering order is unspecified. [INFO] [stdout] | ^^^ no item named `0;7` 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: this URL is not a hyperlink [INFO] [stdout] --> src/layout/point_type.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | /// is an interesting discussion regarding this topic here: https://internals.rust-lang.org/t/per-type-static-variables-take-2/11551 [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.11s [INFO] running `Command { std: "docker" "inspect" "46611435f4a60e1ba8edaec8b7c003e6cbaa26f81fceeddbf2b0d1a6fef2bc8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46611435f4a60e1ba8edaec8b7c003e6cbaa26f81fceeddbf2b0d1a6fef2bc8e", kill_on_drop: false }` [INFO] [stdout] 46611435f4a60e1ba8edaec8b7c003e6cbaa26f81fceeddbf2b0d1a6fef2bc8e