Build #854271 2023-07-05T12:44:55.773753+00:00
# rustc version
rustc 1.72.0-nightly (f20afcc45 2023-07-04)# docs.rs version
docsrs 0.6.0 (eb803472 2023-06-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cgmath-0.15.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cgmath-0.15.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230704-1.72.0-nightly-f20afcc45\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 3eac25dd40ecd80e3696c8f9822d0dc6143bbf4eb3a5e6c6800807488c805243
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "3eac25dd40ecd80e3696c8f9822d0dc6143bbf4eb3a5e6c6800807488c805243", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting cgmath v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `gluPerspective`
[INFO] [stderr] --> src/projection.rs:27:36
[INFO] [stderr] |
[INFO] [stderr] 27 | /// This is the equivalent to the [gluPerspective]
[INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `gluPerspective` 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 `glFrustrum`
[INFO] [stderr] --> src/projection.rs:40:51
[INFO] [stderr] |
[INFO] [stderr] 40 | /// This is the equivalent of the now deprecated [glFrustrum]
[INFO] [stderr] | ^^^^^^^^^^ no item named `glFrustrum` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `glOrtho`
[INFO] [stderr] --> src/projection.rs:55:51
[INFO] [stderr] |
[INFO] [stderr] 55 | /// This is the equivalent of the now deprecated [glOrtho]
[INFO] [stderr] | ^^^^^^^ no item named `glOrtho` 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:97:12
[INFO] [stderr] |
[INFO] [stderr] 97 | /// (http://stackoverflow.com/questions/1171849/finding-quaternion-representing-the-rotation-from-one-vector-to-another)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://stackoverflow.com/questions/1171849/finding-quaternion-representing-the-rotation-from-one-vector-to-another>`
[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]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:99:12
[INFO] [stderr] |
[INFO] [stderr] 99 | /// (https://bitbucket.org/sinbad/ogre/src/9db75e3ba05c/OgreMain/include/OgreVector3.h?fileviewer=file-view-default#cl-651)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://bitbucket.org/sinbad/ogre/src/9db75e3ba05c/OgreMain/include/OgreVector3.h?fileviewer=file-view-default#cl-651>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:144:12
[INFO] [stderr] |
[INFO] [stderr] 144 | /// (http://number-none.com/product/Understanding%20Slerp,%20Then%20Not%20Using%20It/)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://number-none.com/product/Understanding%20Slerp>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/quaternion.rs:146:12
[INFO] [stderr] |
[INFO] [stderr] 146 | /// (http://www.arcsynthesis.org/gltut/Positioning/Tut08%20Interpolation.html)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.arcsynthesis.org/gltut/Positioning/Tut08%20Interpolation.html>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/projection.rs:28:6
[INFO] [stderr] |
[INFO] [stderr] 28 | /// (http://www.opengl.org/sdk/docs/man2/xhtml/gluPerspective.xml) function.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.opengl.org/sdk/docs/man2/xhtml/gluPerspective.xml>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/projection.rs:41:6
[INFO] [stderr] |
[INFO] [stderr] 41 | /// (http://www.opengl.org/sdk/docs/man2/xhtml/glFrustum.xml) function.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.opengl.org/sdk/docs/man2/xhtml/glFrustum.xml>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/projection.rs:56:6
[INFO] [stderr] |
[INFO] [stderr] 56 | /// (http://www.opengl.org/sdk/docs/man2/xhtml/glOrtho.xml) function.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.opengl.org/sdk/docs/man2/xhtml/glOrtho.xml>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `cgmath` (lib doc) generated 10 warnings (run `cargo fix --lib -p cgmath` to apply 7 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "3eac25dd40ecd80e3696c8f9822d0dc6143bbf4eb3a5e6c6800807488c805243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eac25dd40ecd80e3696c8f9822d0dc6143bbf4eb3a5e6c6800807488c805243", kill_on_drop: false }`
[INFO] [stdout] 3eac25dd40ecd80e3696c8f9822d0dc6143bbf4eb3a5e6c6800807488c805243