[INFO] fetching crate splines 4.1.0... [INFO] documenting splines-4.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate splines 4.1.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate splines 4.1.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 splines 4.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate splines 4.1.0 [INFO] tweaked toml for crates.io crate splines 4.1.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate splines 4.1.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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 7d57bf80effb7353e02c9389bc7b55446f866d328193115fa09294bc0c265d82 [INFO] running `Command { std: "docker" "start" "-a" "7d57bf80effb7353e02c9389bc7b55446f866d328193115fa09294bc0c265d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d57bf80effb7353e02c9389bc7b55446f866d328193115fa09294bc0c265d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d57bf80effb7353e02c9389bc7b55446f866d328193115fa09294bc0c265d82", kill_on_drop: false }` [INFO] [stdout] 7d57bf80effb7353e02c9389bc7b55446f866d328193115fa09294bc0c265d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 79c7bedae072c2655b9826abdced4b5eefd86af3733958bd1d93f2292cb10975 [INFO] running `Command { std: "docker" "start" "-a" "79c7bedae072c2655b9826abdced4b5eefd86af3733958bd1d93f2292cb10975", kill_on_drop: false }` [INFO] [stderr] Documenting splines v4.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crate::interpolate::One` [INFO] [stdout] --> src/interpolate.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | //! [`One`]: crate::interpolate::One [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `One` in module `interpolate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::interpolate::Additive` [INFO] [stdout] --> src/interpolate.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | //! [`Additive`]: crate::interpolate::Additive [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Additive` in module `interpolate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::interpolate::Linear` [INFO] [stdout] --> src/interpolate.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | //! [`Linear`]: crate::interpolate::Linear [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Linear` in module `interpolate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::interpolate::Trigo` [INFO] [stdout] --> src/interpolate.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | //! [`Trigo`]: crate::interpolate::Trigo [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Trigo` in module `interpolate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `f32` is both a module and a builtin type [INFO] [stdout] --> src/interpolate.rs:69:80 [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`f64`], but [INFO] [stdout] | ^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`mod@f32`] or [`f64`], but [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the builtin type, prefix with `prim@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`prim@f32`] or [`f64`], but [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `f64` is both a module and a builtin type [INFO] [stdout] --> src/interpolate.rs:69:91 [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`f64`], but [INFO] [stdout] | ^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`mod@f64`], but [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the builtin type, prefix with `prim@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`prim@f64`], but [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "79c7bedae072c2655b9826abdced4b5eefd86af3733958bd1d93f2292cb10975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c7bedae072c2655b9826abdced4b5eefd86af3733958bd1d93f2292cb10975", kill_on_drop: false }` [INFO] [stdout] 79c7bedae072c2655b9826abdced4b5eefd86af3733958bd1d93f2292cb10975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0223efa39fe5d8ffe198b695b62702eb2facc1cf9d2bf48f7453202f2f28eb1f [INFO] running `Command { std: "docker" "start" "-a" "0223efa39fe5d8ffe198b695b62702eb2facc1cf9d2bf48f7453202f2f28eb1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Documenting splines v4.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crate::interpolate::One` [INFO] [stdout] --> src/interpolate.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | //! [`One`]: crate::interpolate::One [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `One` in module `interpolate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::interpolate::Additive` [INFO] [stdout] --> src/interpolate.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | //! [`Additive`]: crate::interpolate::Additive [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Additive` in module `interpolate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::interpolate::Linear` [INFO] [stdout] --> src/interpolate.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | //! [`Linear`]: crate::interpolate::Linear [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Linear` in module `interpolate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::interpolate::Trigo` [INFO] [stdout] --> src/interpolate.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | //! [`Trigo`]: crate::interpolate::Trigo [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Trigo` in module `interpolate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `f32` is both a module and a builtin type [INFO] [stdout] --> src/interpolate.rs:69:80 [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`f64`], but [INFO] [stdout] | ^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`mod@f32`] or [`f64`], but [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the builtin type, prefix with `prim@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`prim@f32`] or [`f64`], but [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `f64` is both a module and a builtin type [INFO] [stdout] --> src/interpolate.rs:69:91 [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`f64`], but [INFO] [stdout] | ^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`mod@f64`], but [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the builtin type, prefix with `prim@` [INFO] [stdout] | [INFO] [stdout] 69 | /// `T` is the interpolator used to sample with. Typical implementations use [`f32`] or [`prim@f64`], but [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.83s [INFO] running `Command { std: "docker" "inspect" "0223efa39fe5d8ffe198b695b62702eb2facc1cf9d2bf48f7453202f2f28eb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0223efa39fe5d8ffe198b695b62702eb2facc1cf9d2bf48f7453202f2f28eb1f", kill_on_drop: false }` [INFO] [stdout] 0223efa39fe5d8ffe198b695b62702eb2facc1cf9d2bf48f7453202f2f28eb1f