Build #390613 2021-05-19 22:08:24
# rustc version
rustc 1.54.0-nightly (4e3e6db01 2021-05-18)# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/glam-0.15.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/glam-0.15.2/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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210518-1.54.0-nightly-4e3e6db01" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 8a7f23574a4eb3f0a4063f22badc2781c0319b241813d8fd01b0a5038337ffe6
[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" "8a7f23574a4eb3f0a4063f22badc2781c0319b241813d8fd01b0a5038337ffe6", kill_on_drop: false }`
[INFO] [stderr] Documenting glam v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Affine2`
[INFO] [stderr] --> src/mat3.rs:32:14
[INFO] [stderr] |
[INFO] [stderr] 32 | /// [`Affine2`] type is much faster and more space efficient than using a 3x3 matrix.
[INFO] [stderr] | ^^^^^^^^^ no item named `Affine2` in scope
[INFO] [stderr] ...
[INFO] [stderr] 522 | define_mat3_struct!(Mat3, InnerF32);
[INFO] [stderr] | ------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `define_mat3_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Affine2`
[INFO] [stderr] --> src/mat3.rs:32:14
[INFO] [stderr] |
[INFO] [stderr] 32 | /// [`Affine2`] type is much faster and more space efficient than using a 3x3 matrix.
[INFO] [stderr] | ^^^^^^^^^ no item named `Affine2` in scope
[INFO] [stderr] ...
[INFO] [stderr] 557 | define_mat3_struct!(Mat3A, InnerF32A);
[INFO] [stderr] | -------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `define_mat3_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Affine2`
[INFO] [stderr] --> src/mat3.rs:32:14
[INFO] [stderr] |
[INFO] [stderr] 32 | /// [`Affine2`] type is much faster and more space efficient than using a 3x3 matrix.
[INFO] [stderr] | ^^^^^^^^^ no item named `Affine2` in scope
[INFO] [stderr] ...
[INFO] [stderr] 602 | define_mat3_struct!(DMat3, InnerF64);
[INFO] [stderr] | ------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `define_mat3_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Affine3A`
[INFO] [stderr] --> src/mat4.rs:742:24
[INFO] [stderr] |
[INFO] [stderr] 742 | /// condidering using [`Affine3A`] which is faster tha a 4x4 matrix for some affine operations.
[INFO] [stderr] | ^^^^^^^^^^ no item named `Affine3A` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `DAffine3`
[INFO] [stderr] --> src/mat4.rs:814:24
[INFO] [stderr] |
[INFO] [stderr] 814 | /// condidering using [`DAffine3`] which is faster tha a 4x4 matrix for some affine operations.
[INFO] [stderr] | ^^^^^^^^^^ no item named `DAffine3` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Affine2`
[INFO] [stderr] --> src/mat3.rs:32:14
[INFO] [stderr] |
[INFO] [stderr] 32 | /// [`Affine2`] type is much faster and more space efficient than using a 3x3 matrix.
[INFO] [stderr] | ^^^^^^^^^ no item named `Affine2` in scope
[INFO] [stderr] ...
[INFO] [stderr] 522 | define_mat3_struct!(Mat3, InnerF32);
[INFO] [stderr] | ------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `define_mat3_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/mat4.rs:370:17
[INFO] [stderr] |
[INFO] [stderr] 370 | /// See https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/gluPerspective.xml
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/gluPerspective.xml>`
[INFO] [stderr] ...
[INFO] [stderr] 776 | impl_mat4_methods!(f32, Vec4, Vec3, Quat, InnerF32);
[INFO] [stderr] | ---------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in the macro `impl_mat4_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/mat4.rs:461:13
[INFO] [stderr] |
[INFO] [stderr] 461 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glOrtho.xml
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glOrtho.xml>`
[INFO] [stderr] ...
[INFO] [stderr] 776 | impl_mat4_methods!(f32, Vec4, Vec3, Quat, InnerF32);
[INFO] [stderr] | ---------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in the macro `impl_mat4_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/mat4.rs:370:17
[INFO] [stderr] |
[INFO] [stderr] 370 | /// See https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/gluPerspective.xml
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/gluPerspective.xml>`
[INFO] [stderr] ...
[INFO] [stderr] 844 | impl_mat4_methods!(f64, DVec4, DVec3, DQuat, InnerF64);
[INFO] [stderr] | ------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in the macro `impl_mat4_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/mat4.rs:461:13
[INFO] [stderr] |
[INFO] [stderr] 461 | /// https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glOrtho.xml
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glOrtho.xml>`
[INFO] [stderr] ...
[INFO] [stderr] 844 | impl_mat4_methods!(f64, DVec4, DVec3, DQuat, InnerF64);
[INFO] [stderr] | ------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in the macro `impl_mat4_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: 10 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "8a7f23574a4eb3f0a4063f22badc2781c0319b241813d8fd01b0a5038337ffe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7f23574a4eb3f0a4063f22badc2781c0319b241813d8fd01b0a5038337ffe6", kill_on_drop: false }`
[INFO] [stdout] 8a7f23574a4eb3f0a4063f22badc2781c0319b241813d8fd01b0a5038337ffe6