Build #2103393 2025-05-12 04:18:47
# rustc version
rustc 1.89.0-nightly (ce7e97f73 2025-05-11)# docs.rs version
docsrs 0.6.0 (f7595057 2025-05-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ukebox-0.9.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ukebox-0.9.2/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:7db696df4788c7959fb3c8937f476e454519eadb74729e5c46412f804eeee96e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250511-1.89.0-nightly-ce7e97f73\", \"--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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", 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] dd81548c015a7b9ac93cf1f15218a72f91fd0e8a6a4643c6eb77f60224da367c
[INFO] running `Command { std: "docker" "start" "-a" "dd81548c015a7b9ac93cf1f15218a72f91fd0e8a6a4643c6eb77f60224da367c", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting ukebox v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/chord_type.rs:31:46
[INFO] [stderr] |
[INFO] [stderr] 31 | /// let's also keep it around here. (See https://en.wikipedia.org/wiki/Eleventh_chord)
[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] 31 | /// let's also keep it around here. (See <https://en.wikipedia.org/wiki/Eleventh_chord>)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/fingering.rs:12:9
[INFO] [stderr] |
[INFO] [stderr] 12 | /// http://www.petecorey.com/blog/2018/08/27/computing-fingering-distance-with-dr-levenshtein/
[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] 12 | /// <http://www.petecorey.com/blog/2018/08/27/computing-fingering-distance-with-dr-levenshtein/>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interval.rs:13:5
[INFO] [stderr] |
[INFO] [stderr] 13 | /// https://en.wikipedia.org/wiki/Interval_(music)
[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] 13 | /// <https://en.wikipedia.org/wiki/Interval>_(music)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/pitch_class.rs:8:5
[INFO] [stderr] |
[INFO] [stderr] 8 | /// https://en.wikipedia.org/wiki/Pitch_class
[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] 8 | /// <https://en.wikipedia.org/wiki/Pitch_class>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/staff_position.rs:14:5
[INFO] [stderr] |
[INFO] [stderr] 14 | /// https://en.wikipedia.org/wiki/Staff_(music)#Staff_positions
[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] 14 | /// <https://en.wikipedia.org/wiki/Staff>_(music)#Staff_positions
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/voicing.rs:23:5
[INFO] [stderr] |
[INFO] [stderr] 23 | /// https://en.wikipedia.org/wiki/Voicing_(music)
[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] 23 | /// <https://en.wikipedia.org/wiki/Voicing>_(music)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/voicing.rs:123:9
[INFO] [stderr] |
[INFO] [stderr] 123 | /// https://github.com/hyvyys/chord-fingering/blob/master/src/barre.js
[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] 123 | /// <https://github.com/hyvyys/chord-fingering/blob/master/src/barre.js>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/voicing.rs:230:21
[INFO] [stderr] |
[INFO] [stderr] 230 | /// Inspired by http://www.petecorey.com/blog/2018/07/30/voice-leading-with-elixir/
[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] 230 | /// Inspired by <http://www.petecorey.com/blog/2018/07/30/voice-leading-with-elixir/>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `ukebox` (lib doc) generated 8 warnings (run `cargo fix --lib -p ukebox` to apply 8 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ukebox/index.html
[INFO] running `Command { std: "docker" "inspect" "dd81548c015a7b9ac93cf1f15218a72f91fd0e8a6a4643c6eb77f60224da367c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd81548c015a7b9ac93cf1f15218a72f91fd0e8a6a4643c6eb77f60224da367c", kill_on_drop: false }`
[INFO] [stdout] dd81548c015a7b9ac93cf1f15218a72f91fd0e8a6a4643c6eb77f60224da367c