[INFO] fetching crate linalg-traits 0.16.0...
[INFO] documenting linalg-traits-0.16.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate linalg-traits 0.16.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate linalg-traits 0.16.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate linalg-traits 0.16.0
[INFO] tweaked toml for crates.io crate linalg-traits 0.16.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linalg-traits 0.16.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linalg-traits 0.16.0 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721
[INFO] running `Command { std: "docker" "start" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting linalg-traits v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `nalgebra`
[INFO] [stdout]   --> src/lib.rs:20:67
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! 1. **Compatibility with [`Vec<f64>`], as well as types from [`nalgebra`], [`ndarray`], and [`faer`].**
[INFO] [stdout]    |                                                                   ^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray`
[INFO] [stdout]   --> src/lib.rs:20:81
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! 1. **Compatibility with [`Vec<f64>`], as well as types from [`nalgebra`], [`ndarray`], and [`faer`].**
[INFO] [stdout]    |                                                                                 ^^^^^^^ no item named `ndarray` 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 `faer`
[INFO] [stdout]   --> src/lib.rs:20:98
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! 1. **Compatibility with [`Vec<f64>`], as well as types from [`nalgebra`], [`ndarray`], and [`faer`].**
[INFO] [stdout]    |                                                                                                  ^^^^ no item named `faer` 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 `ndarray`
[INFO] [stdout]   --> src/lib.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | //!    operator overloads (e.g. [`ndarray`] overloads `*` for elementwise multiplication, while
[INFO] [stdout]    |                                   ^^^^^^^ no item named `ndarray` 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 `nalgebra`
[INFO] [stdout]   --> src/lib.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | //!    [`nalgebra`] overloads `*` for matrix multiplication). This means that anyone writing
[INFO] [stdout]    |          ^^^^^^^^ no item named `nalgebra` 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 `nalgebra::DVector`
[INFO] [stdout]   --> src/lib.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | //! | [`Vector`] | [`Vec<S>`] <BR> [`nalgebra::DVector<S>`] <BR> [`nalgebra::SVector<S, N>`] <BR> [`ndarray::Array1<T>`] <BR> [`faer...
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra::SVector`
[INFO] [stdout]   --> src/lib.rs:45:68
[INFO] [stdout]    |
[INFO] [stdout] 45 | //! | [`Vector`] | [`Vec<S>`] <BR> [`nalgebra::DVector<S>`] <BR> [`nalgebra::SVector<S, N>`] <BR> [`ndarray::Array1<T>`] <BR> [`faer...
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array1`
[INFO] [stdout]   --> src/lib.rs:45:101
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...BR> [`nalgebra::SVector<S, N>`] <BR> [`ndarray::Array1<T>`] <BR> [`faer::Mat<U>`] <BR><BR> Note:<BR>   • `S: Scalar` <BR>   • `T:...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]   --> src/lib.rs:45:129
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...S, N>`] <BR> [`ndarray::Array1<T>`] <BR> [`faer::Mat<U>`] <BR><BR> Note:<BR>   • `S: Scalar` <BR>   • `T: Scalar + ndarray::Scala...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra::DMatrix`
[INFO] [stdout]   --> src/lib.rs:46:22
[INFO] [stdout]    |
[INFO] [stdout] 46 | //! | [`Matrix`] | [`nalgebra::DMatrix<S>`] <BR> [`nalgebra::SMatrix<S, M, N>`] <BR> [`ndarray::Array2<T>`] <BR> [`faer::Mat<U>`] <B...
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra::SMatrix`
[INFO] [stdout]   --> src/lib.rs:46:52
[INFO] [stdout]    |
[INFO] [stdout] 46 | //! | [`Matrix`] | [`nalgebra::DMatrix<S>`] <BR> [`nalgebra::SMatrix<S, M, N>`] <BR> [`ndarray::Array2<T>`] <BR> [`faer::Mat<U>`] <B...
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array2`
[INFO] [stdout]   --> src/lib.rs:46:88
[INFO] [stdout]    |
[INFO] [stdout] 46 | ... [`nalgebra::SMatrix<S, M, N>`] <BR> [`ndarray::Array2<T>`] <BR> [`faer::Mat<U>`] <BR><BR> Note:<BR>   • `S: Scalar` <BR>   • `T:...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]   --> src/lib.rs:46:116
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...M, N>`] <BR> [`ndarray::Array2<T>`] <BR> [`faer::Mat<U>`] <BR><BR> Note:<BR>   • `S: Scalar` <BR>   • `T: Scalar + ndarray::Scala...
[INFO] [stdout]    |                                               ^^^^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra`
[INFO] [stdout]   --> src/lib.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | //! defined in [`nalgebra`] and/or [`ndarray`].
[INFO] [stdout]    |                  ^^^^^^^^ no item named `nalgebra` 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 `ndarray`
[INFO] [stdout]   --> src/lib.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 | //! defined in [`nalgebra`] and/or [`ndarray`].
[INFO] [stdout]    |                                      ^^^^^^^ no item named `ndarray` 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 `nalgebra`
[INFO] [stdout]   --> src/lib.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 | //! algebra types defined by [`nalgebra`], [`ndarray`], and [`faer`]. However, since you may not
[INFO] [stdout]    |                                ^^^^^^^^ no item named `nalgebra` 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 `ndarray`
[INFO] [stdout]   --> src/lib.rs:93:46
[INFO] [stdout]    |
[INFO] [stdout] 93 | //! algebra types defined by [`nalgebra`], [`ndarray`], and [`faer`]. However, since you may not
[INFO] [stdout]    |                                              ^^^^^^^ no item named `ndarray` 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 `faer`
[INFO] [stdout]   --> src/lib.rs:93:63
[INFO] [stdout]    |
[INFO] [stdout] 93 | //! algebra types defined by [`nalgebra`], [`ndarray`], and [`faer`]. However, since you may not
[INFO] [stdout]    |                                                               ^^^^ no item named `faer` 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 `nalgebra`
[INFO] [stdout]   --> src/lib.rs:94:90
[INFO] [stdout]    |
[INFO] [stdout] 94 | //! want to use some or any of these crates in your project, `linalg-traits` specifies [`nalgebra`],
[INFO] [stdout]    |                                                                                          ^^^^^^^^ no item named `nalgebra` 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 `ndarray`
[INFO] [stdout]   --> src/lib.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | //! [`ndarray`], and [`faer`] as optional dependencies.
[INFO] [stdout]    |       ^^^^^^^ no item named `ndarray` 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 `faer`
[INFO] [stdout]   --> src/lib.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | //! [`ndarray`], and [`faer`] as optional dependencies.
[INFO] [stdout]    |                        ^^^^ no item named `faer` 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 `faer`
[INFO] [stdout]    --> src/lib.rs:106:71
[INFO] [stdout]     |
[INFO] [stdout] 106 | //! Note that the `faer-traits` feature is also required when using [`faer`].
[INFO] [stdout]     |                                                                       ^^^^ no item named `faer` 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 `ndarray`
[INFO] [stdout]    --> src/lib.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! [`ndarray`], [`nalgebra`], and [`faer`]. In the backend, I implement everything requiring
[INFO] [stdout]     |       ^^^^^^^ no item named `ndarray` 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 `nalgebra`
[INFO] [stdout]    --> src/lib.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! [`ndarray`], [`nalgebra`], and [`faer`]. In the backend, I implement everything requiring
[INFO] [stdout]     |                    ^^^^^^^^ no item named `nalgebra` 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 `faer`
[INFO] [stdout]    --> src/lib.rs:111:38
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! [`ndarray`], [`nalgebra`], and [`faer`]. In the backend, I implement everything requiring
[INFO] [stdout]     |                                      ^^^^ no item named `faer` 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 `ndarray`
[INFO] [stdout]    --> src/lib.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! choose whether they want to use [`ndarray`], [`nalgebra`], [`faer`], or any combination of the
[INFO] [stdout]     |                                       ^^^^^^^ no item named `ndarray` 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 `nalgebra`
[INFO] [stdout]    --> src/lib.rs:114:52
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! choose whether they want to use [`ndarray`], [`nalgebra`], [`faer`], or any combination of the
[INFO] [stdout]     |                                                    ^^^^^^^^ no item named `nalgebra` 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 `faer`
[INFO] [stdout]    --> src/lib.rs:114:66
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! choose whether they want to use [`ndarray`], [`nalgebra`], [`faer`], or any combination of the
[INFO] [stdout]     |                                                                  ^^^^ no item named `faer` 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 `ndarray`
[INFO] [stdout]    --> src/lib.rs:120:71
[INFO] [stdout]     |
[INFO] [stdout] 120 | //! However, if I'm a user of `my-ode-solver` and I'm using it with [`ndarray`], in my project I
[INFO] [stdout]     |                                                                       ^^^^^^^ no item named `ndarray` 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 `ndarray`
[INFO] [stdout]    --> src/lib.rs:121:44
[INFO] [stdout]     |
[INFO] [stdout] 121 | //! should still use the APIs defined by [`ndarray`] (and not those defined by `linalg-traits`).
[INFO] [stdout]     |                                            ^^^^^^^ no item named `ndarray` 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 `nalgebra`
[INFO] [stdout]   --> src/matrix/mat.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// have dependencies such as [`nalgebra`], [`ndarray`], and/or [`faer`].
[INFO] [stdout]    |                                 ^^^^^^^^ no item named `nalgebra` 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 `ndarray`
[INFO] [stdout]   --> src/matrix/mat.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// have dependencies such as [`nalgebra`], [`ndarray`], and/or [`faer`].
[INFO] [stdout]    |                                               ^^^^^^^ no item named `ndarray` 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 `faer`
[INFO] [stdout]   --> src/matrix/mat.rs:19:67
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// have dependencies such as [`nalgebra`], [`ndarray`], and/or [`faer`].
[INFO] [stdout]    |                                                                   ^^^^ no item named `faer` 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 `ndarray::Array2`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// be compatible both with [`ndarray::Array2<f64>`] and with [`nalgebra::DVector<f64>`]. I can
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra::DVector`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// be compatible both with [`ndarray::Array2<f64>`] and with [`nalgebra::DVector<f64>`]. I can
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// When working with arrays from [`ndarray`], elements of the array must also implement the
[INFO] [stdout]    |                                     ^^^^^^^ no item named `ndarray` 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 `ndarray::ScalarOperand`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// * [`ndarray::ScalarOperand`]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::LinalgScalar`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// * [`ndarray::LinalgScalar`]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array2`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// [`ndarray::Array2<CustomType>`] into `my_function` from the example above, then we must also
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::ScalarOperand`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// implement the [`ndarray::ScalarOperand`] and [`ndarray::LinalgScalar`] traits for `CustomType`.
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::LinalgScalar`
[INFO] [stdout]   --> src/matrix/matrix_trait.rs:46:52
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// implement the [`ndarray::ScalarOperand`] and [`ndarray::LinalgScalar`] traits for `CustomType`.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]    --> src/matrix/matrix_trait.rs:359:87
[INFO] [stdout]     |
[INFO] [stdout] 359 |     /// implementations do NOT store data contiguously; for example, the columns of [`faer::Mat`]
[INFO] [stdout]     |                                                                                       ^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra::Complex`
[INFO] [stdout]   --> src/scalar.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// [`nalgebra::Complex`] does not satisfy the the [`Scalar`] trait because it does not implement
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nalgebra::Vector1`
[INFO] [stdout]   --> src/vector/vector_trait.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// compatible both with [`Vec<f64>`] and with [`nalgebra::Vector1<f64>`]. I can define this
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^ no item named `nalgebra` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray`
[INFO] [stdout]   --> src/vector/vector_trait.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// When working with arrays from [`ndarray`], elements of the array must also implement the
[INFO] [stdout]    |                                     ^^^^^^^ no item named `ndarray` 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 `ndarray::ScalarOperand`
[INFO] [stdout]   --> src/vector/vector_trait.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// * [`ndarray::ScalarOperand`]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::LinalgScalar`
[INFO] [stdout]   --> src/vector/vector_trait.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// * [`ndarray::LinalgScalar`]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array2`
[INFO] [stdout]   --> src/vector/vector_trait.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// [`ndarray::Array2<CustomType>`] into `my_function` from the example above, then we must also
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::ScalarOperand`
[INFO] [stdout]   --> src/vector/vector_trait.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// implement the [`ndarray::ScalarOperand`] and [`ndarray::LinalgScalar`] traits for `CustomType`.
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::LinalgScalar`
[INFO] [stdout]   --> src/vector/vector_trait.rs:38:52
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// implement the [`ndarray::ScalarOperand`] and [`ndarray::LinalgScalar`] traits for `CustomType`.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array1`
[INFO] [stdout]   --> src/vector/vector_trait.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// * For [`ndarray::Array1`] and [`faer::Mat`], we define this associated type as a [`Vec`].
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]   --> src/vector/vector_trait.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// * For [`ndarray::Array1`] and [`faer::Mat`], we define this associated type as a [`Vec`].
[INFO] [stdout]    |                                         ^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array1`
[INFO] [stdout]   --> src/vector/vector_trait.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ///   ([`ndarray::Array1`] must also implement [`ndarray::ScalarOperand`] and
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::ScalarOperand`
[INFO] [stdout]   --> src/vector/vector_trait.rs:61:54
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ///   ([`ndarray::Array1`] must also implement [`ndarray::ScalarOperand`] and
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::LinalgScalar`
[INFO] [stdout]   --> src/vector/vector_trait.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ///   [`ndarray::LinalgScalar`], while [`faer::Mat`] must also implement
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]   --> src/vector/vector_trait.rs:62:46
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ///   [`ndarray::LinalgScalar`], while [`faer::Mat`] must also implement
[INFO] [stdout]    |                                              ^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer_traits::RealField`
[INFO] [stdout]   --> src/vector/vector_trait.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ///   [`faer_traits::RealField`]) but we cannot apply these trait bounds in the definition of
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ no item named `faer_traits` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array1`
[INFO] [stdout]   --> src/vector/vector_trait.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// For [`ndarray::Array1`] and [`faer::Mat`], we define this associated type as a [`Vec`]. This
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]   --> src/vector/vector_trait.rs:74:39
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// For [`ndarray::Array1`] and [`faer::Mat`], we define this associated type as a [`Vec`]. This
[INFO] [stdout]    |                                       ^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::Array1`
[INFO] [stdout]   --> src/vector/vector_trait.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 |     /// ([`ndarray::Array1`] must also implement [`ndarray::ScalarOperand`] and
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::ScalarOperand`
[INFO] [stdout]   --> src/vector/vector_trait.rs:76:52
[INFO] [stdout]    |
[INFO] [stdout] 76 |     /// ([`ndarray::Array1`] must also implement [`ndarray::ScalarOperand`] and
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ndarray::LinalgScalar`
[INFO] [stdout]   --> src/vector/vector_trait.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// [`ndarray::LinalgScalar`], while [`faer::Mat`] must also implement
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ no item named `ndarray` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer::Mat`
[INFO] [stdout]   --> src/vector/vector_trait.rs:77:44
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// [`ndarray::LinalgScalar`], while [`faer::Mat`] must also implement
[INFO] [stdout]    |                                            ^^^^^^^^^ no item named `faer` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `faer_traits::RealField`
[INFO] [stdout]   --> src/vector/vector_trait.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// [`faer_traits::RealField`]) but we cannot apply these trait bounds in the definition of this
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ no item named `faer_traits` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/linalg_traits/index.html
[INFO] running `Command { std: "docker" "inspect" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "faer faer-traits nalgebra ndarray" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"src/docs-header.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.2.1
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking nano-gemm-core v0.2.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling equator-macro v0.6.0
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking equator v0.6.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling nano-gemm-f32 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-f64 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c32 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c64 v0.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking spindle v0.2.6
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking npyz v0.8.4
[INFO] [stderr]     Checking gemm-common v0.19.0
[INFO] [stderr]     Checking qd v0.8.0
[INFO] [stderr]     Checking faer-traits v0.24.0
[INFO] [stderr]     Checking gemm-f64 v0.19.0
[INFO] [stderr]     Checking gemm-c32 v0.19.0
[INFO] [stderr]     Checking gemm-c64 v0.19.0
[INFO] [stderr]     Checking gemm-f32 v0.19.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking gemm v0.19.0
[INFO] [stderr]     Checking nano-gemm v0.2.2
[INFO] [stderr]     Checking faer v0.24.0
[INFO] [stderr]  Documenting linalg-traits v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/linalg_traits/index.html
[INFO] running `Command { std: "docker" "inspect" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721", kill_on_drop: false }`
[INFO] [stdout] f8a50038784faedaa97335eea9e02cfe20f49dacc40edaa2192de5f3cf422721
