[INFO] cloning repository https://github.com/mwalczyk/kami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwalczyk/kami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fkami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fkami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0620d15ff7e85168d8289514dc7a02491efe0bb2 [INFO] documenting mwalczyk/kami against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fkami" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwalczyk/kami on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mwalczyk/kami [INFO] finished tweaking git repo https://github.com/mwalczyk/kami [INFO] tweaked toml for git repo https://github.com/mwalczyk/kami written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mwalczyk/kami already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded nalgebra-glm v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] 3eab4db193c82a6d23abd3be4019f0f726363e0c84b478f4c40680e952dff1d6 [INFO] running `Command { std: "docker" "start" "-a" "3eab4db193c82a6d23abd3be4019f0f726363e0c84b478f4c40680e952dff1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eab4db193c82a6d23abd3be4019f0f726363e0c84b478f4c40680e952dff1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eab4db193c82a6d23abd3be4019f0f726363e0c84b478f4c40680e952dff1d6", kill_on_drop: false }` [INFO] [stdout] 3eab4db193c82a6d23abd3be4019f0f726363e0c84b478f4c40680e952dff1d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 8a91439285e0166a4cb1d5b3386d8389517ac38a0a86d4ceb8c49a1555d6365f [INFO] running `Command { std: "docker" "start" "-a" "8a91439285e0166a4cb1d5b3386d8389517ac38a0a86d4ceb8c49a1555d6365f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking nalgebra-glm v0.7.0 [INFO] [stderr] Documenting kami v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/geometry/utils.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | let denom = (-delta_x1 * delta_y0 + delta_x0 * delta_y1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - let denom = (-delta_x1 * delta_y0 + delta_x0 * delta_y1); [INFO] [stdout] 71 + let denom = -delta_x1 * delta_y0 + delta_x0 * delta_y1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/math/rotor.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | /// `R = cosθ - sinθI` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/math/bivector.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | /// `| u₁ u₂ u₃ |` [INFO] [stdout] | _____________^ [INFO] [stdout] 105 | | /// `| v₁ v₂ v₃ |` [INFO] [stdout] 106 | | /// `| w₁ w₂ w₃ |` [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/math/vector.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | /// `| e₂₃ e₁₃ e₁₂ |` [INFO] [stdout] | _____________^ [INFO] [stdout] 86 | | /// `| u₁ u₂ u₃ |` [INFO] [stdout] 87 | | /// `| v₁ v₂ v₃ |` [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fold/fold.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | /// See: https://github.com/edemaine/fold [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/geometry/line.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | ...e: http://geocalc.clas.asu.edu/GA_Primer/GA_Primer/introduction-to-geometric/high-school-geometry-with/solutions-for-straight-line.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/vector.rs:162:44 [INFO] [stdout] | [INFO] [stdout] 162 | /// listed above. See the footnotes of https://marctenbosch.com/quaternions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "8a91439285e0166a4cb1d5b3386d8389517ac38a0a86d4ceb8c49a1555d6365f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a91439285e0166a4cb1d5b3386d8389517ac38a0a86d4ceb8c49a1555d6365f", kill_on_drop: false }` [INFO] [stdout] 8a91439285e0166a4cb1d5b3386d8389517ac38a0a86d4ceb8c49a1555d6365f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] f789e9cd175745852a71d521eebf2822ec50e33afbc5473bed635ea0051a9204 [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" "f789e9cd175745852a71d521eebf2822ec50e33afbc5473bed635ea0051a9204", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking nalgebra-glm v0.7.0 [INFO] [stderr] Documenting kami v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/geometry/utils.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | let denom = (-delta_x1 * delta_y0 + delta_x0 * delta_y1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - let denom = (-delta_x1 * delta_y0 + delta_x0 * delta_y1); [INFO] [stdout] 71 + let denom = -delta_x1 * delta_y0 + delta_x0 * delta_y1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/math/rotor.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | /// `R = cosθ - sinθI` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/math/bivector.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | /// `| u₁ u₂ u₃ |` [INFO] [stdout] | _____________^ [INFO] [stdout] 105 | | /// `| v₁ v₂ v₃ |` [INFO] [stdout] 106 | | /// `| w₁ w₂ w₃ |` [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/math/vector.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | /// `| e₂₃ e₁₃ e₁₂ |` [INFO] [stdout] | _____________^ [INFO] [stdout] 86 | | /// `| u₁ u₂ u₃ |` [INFO] [stdout] 87 | | /// `| v₁ v₂ v₃ |` [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2081} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2082} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2083} [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fold/fold.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | /// See: https://github.com/edemaine/fold [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/geometry/line.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | ...e: http://geocalc.clas.asu.edu/GA_Primer/GA_Primer/introduction-to-geometric/high-school-geometry-with/solutions-for-straight-line.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/vector.rs:162:44 [INFO] [stdout] | [INFO] [stdout] 162 | /// listed above. See the footnotes of https://marctenbosch.com/quaternions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "f789e9cd175745852a71d521eebf2822ec50e33afbc5473bed635ea0051a9204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f789e9cd175745852a71d521eebf2822ec50e33afbc5473bed635ea0051a9204", kill_on_drop: false }` [INFO] [stdout] f789e9cd175745852a71d521eebf2822ec50e33afbc5473bed635ea0051a9204