Build #1660606 2025-01-23T10:02:31.575662+00:00
# rustc version
rustc 1.86.0-nightly (649b995a9 2025-01-22)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/cgmath-0.18.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/cgmath-0.18.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250122-1.86.0-nightly-649b995a9\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cd2b25e58ce47f4acc5f25d4dddd983c60229653542e206dc9fd2db830f325ff
[INFO] running `Command { std: "docker" "start" "-a" "cd2b25e58ce47f4acc5f25d4dddd983c60229653542e206dc9fd2db830f325ff", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting cgmath v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/lib.rs:53:13
[INFO] [stderr] |
[INFO] [stderr] 53 | #![cfg_attr(feature = "simd", feature(specialization))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/lib.rs:69:7
[INFO] [stderr] |
[INFO] [stderr] 69 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/lib.rs:103:7
[INFO] [stderr] |
[INFO] [stderr] 103 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/lib.rs:108:7
[INFO] [stderr] |
[INFO] [stderr] 108 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/macros.rs:20:7
[INFO] [stderr] |
[INFO] [stderr] 20 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/macros.rs:25:11
[INFO] [stderr] |
[INFO] [stderr] 25 | #[cfg(not(feature = "simd"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/macros.rs:287:7
[INFO] [stderr] |
[INFO] [stderr] 287 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/matrix.rs:1323:11
[INFO] [stderr] |
[INFO] [stderr] 1323 | #[cfg(not(feature = "simd"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/matrix.rs:1327:7
[INFO] [stderr] |
[INFO] [stderr] 1327 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/matrix.rs:868:15
[INFO] [stderr] |
[INFO] [stderr] 868 | #[cfg(not(feature = "simd"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd`
[INFO] [stderr] --> src/matrix.rs:909:11
[INFO] [stderr] |
[INFO] [stderr] 909 | #[cfg(feature = "simd")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `simd` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rustc-serialize`
[INFO] [stderr] --> src/projection.rs:81:12
[INFO] [stderr] |
[INFO] [stderr] 81 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable`
[INFO] [stderr] = help: consider adding `rustc-serialize` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `macro_use`
[INFO] [stderr] --> src/conv.rs:9:7
[INFO] [stderr] |
[INFO] [stderr] 9 | //! #[macro_use]
[INFO] [stderr] | ^^^^^^^^^ no item named `macro_use` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `macro_use`
[INFO] [stderr] --> src/conv.rs:32:7
[INFO] [stderr] |
[INFO] [stderr] 32 | //! #[macro_use]
[INFO] [stderr] | ^^^^^^^^^ no item named `macro_use` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:76:12
[INFO] [stderr] |
[INFO] [stderr] 76 | /// (http://stackoverflow.com/questions/1171849/finding-quaternion-representing-the-rotation-from-one-vector-to-another)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 76 | /// (<http://stackoverflow.com/questions/1171849/finding-quaternion-representing-the-rotation-from-one-vector-to-another>)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:78:12
[INFO] [stderr] |
[INFO] [stderr] 78 | /// (https://bitbucket.org/sinbad/ogre/src/9db75e3ba05c/OgreMain/include/OgreVector3.h?fileviewer=file-view-default#cl-651)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 78 | /// (<https://bitbucket.org/sinbad/ogre/src/9db75e3ba05c/OgreMain/include/OgreVector3.h?fileviewer=file-view-default#cl-651>)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:136:12
[INFO] [stderr] |
[INFO] [stderr] 136 | /// (http://number-none.com/product/Understanding%20Slerp,%20Then%20Not%20Using%20It/)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 136 | /// (<http://number-none.com/product/Understanding%20Slerp>,%20Then%20Not%20Using%20It/)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:138:12
[INFO] [stderr] |
[INFO] [stderr] 138 | /// (http://www.arcsynthesis.org/gltut/Positioning/Tut08%20Interpolation.html)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 138 | /// (<http://www.arcsynthesis.org/gltut/Positioning/Tut08%20Interpolation.html>)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `cgmath` (lib doc) generated 18 warnings (run `cargo fix --lib -p cgmath` to apply 4 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-pc-windows-msvc/doc/cgmath/index.html
[INFO] running `Command { std: "docker" "inspect" "cd2b25e58ce47f4acc5f25d4dddd983c60229653542e206dc9fd2db830f325ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2b25e58ce47f4acc5f25d4dddd983c60229653542e206dc9fd2db830f325ff", kill_on_drop: false }`
[INFO] [stdout] cd2b25e58ce47f4acc5f25d4dddd983c60229653542e206dc9fd2db830f325ff