[INFO] fetching crate quantity 0.13.0...
[INFO] documenting quantity-0.13.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2
[INFO] extracting crate quantity 0.13.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate quantity 0.13.0
[INFO] finished tweaking crates.io crate quantity 0.13.0
[INFO] tweaked toml for crates.io crate quantity 0.13.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quantity 0.13.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quantity 0.13.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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded numpy v0.27.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[INFO] [stderr]   Downloaded num-dual v0.13.1
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abcc7e4713ae598870baf84e7462420e6f8c3e2cf05706e7c9905e8bcf2d519b
[INFO] running `Command { std: "docker" "start" "-a" "abcc7e4713ae598870baf84e7462420e6f8c3e2cf05706e7c9905e8bcf2d519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abcc7e4713ae598870baf84e7462420e6f8c3e2cf05706e7c9905e8bcf2d519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abcc7e4713ae598870baf84e7462420e6f8c3e2cf05706e7c9905e8bcf2d519b", kill_on_drop: false }`
[INFO] [stdout] abcc7e4713ae598870baf84e7462420e6f8c3e2cf05706e7c9905e8bcf2d519b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27b84931b5962c86ff0cb3a97e4dc8ce67f006523e9b1edbb7fb4138f756749e
[INFO] running `Command { std: "docker" "start" "-a" "27b84931b5962c86ff0cb3a97e4dc8ce67f006523e9b1edbb7fb4138f756749e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quantity v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting quantity v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ndarray`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provides utilities for vector valued quantities, based on the [ndarray] crate, where all entries share the same unit.
[INFO] [stdout]                                                                                                                                                                                                  ^^^^^^^
[INFO] [stdout]     = note: no item named `ndarray` in scope
[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:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`ndarray`** —  Use N-dimensional arrays from the [ndarray] crate as value of a quantity.
[INFO] [stdout]                                                                     ^^^^^^^
[INFO] [stdout]     = note: no item named `ndarray` in scope
[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:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`nalgebra`** —  Use dynamic or static arrays from the [nalgebra] crate as value of a quantity.
[INFO] [stdout]                                                                          ^^^^^^^^
[INFO] [stdout]     = note: no item named `nalgebra` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pyo3`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`python`** —  Directly use (scalar) quantities in Python interfaces through [pyo3] and the [si-units](https://pypi.org/project/si-units/) package.
[INFO] [stdout]                                                                                                ^^^^
[INFO] [stdout]     = note: no item named `pyo3` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pyo3`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`python_numpy`** —  Use scalar and array quantities in Python interfaces through [pyo3], [numpy], and the [si-units](https://pypi.org/project/si-units/) package.
[INFO] [stdout]                                                                                                     ^^^^
[INFO] [stdout]     = note: no item named `pyo3` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `numpy`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`python_numpy`** —  Use scalar and array quantities in Python interfaces through [pyo3], [numpy], and the [si-units](https://pypi.org/project/si-units/) package.
[INFO] [stdout]                                                                                                             ^^^^^
[INFO] [stdout]     = note: no item named `numpy` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `approx`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`approx`** —  Enable approximate comparisons through the [approx] crate.
[INFO] [stdout]                                                                             ^^^^^^
[INFO] [stdout]     = note: no item named `approx` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/quantity/index.html
[INFO] running `Command { std: "docker" "inspect" "27b84931b5962c86ff0cb3a97e4dc8ce67f006523e9b1edbb7fb4138f756749e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27b84931b5962c86ff0cb3a97e4dc8ce67f006523e9b1edbb7fb4138f756749e", kill_on_drop: false }`
[INFO] [stdout] 27b84931b5962c86ff0cb3a97e4dc8ce67f006523e9b1edbb7fb4138f756749e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "python_numpy num-dual approx" "--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] [stdout] c4d72e512804c623fe8eb39b4077896a64ec1c6989d504148c5194e39261d736
[INFO] running `Command { std: "docker" "start" "-a" "c4d72e512804c623fe8eb39b4077896a64ec1c6989d504148c5194e39261d736", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling quantity v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking num-dual v0.13.1
[INFO] [stderr]  Documenting quantity v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `quantity` links to private item `nalgebra`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide...
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | //! Interoperability with other crates can be achieved by activating the following features:
[INFO] [stdout] 140 | | #![doc = document_features::document_features!()]
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             * **`nalgebra`** —  Use dynamic or static arrays from the [nalgebra] crate as value of a quantity.
[INFO] [stdout]                                                                          ^^^^^^^^
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/quantity/index.html
[INFO] running `Command { std: "docker" "inspect" "c4d72e512804c623fe8eb39b4077896a64ec1c6989d504148c5194e39261d736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d72e512804c623fe8eb39b4077896a64ec1c6989d504148c5194e39261d736", kill_on_drop: false }`
[INFO] [stdout] c4d72e512804c623fe8eb39b4077896a64ec1c6989d504148c5194e39261d736
