ukebox 0.9.2

A ukulele chord toolbox in Rust
Documentation

Build #3524382 2026-06-09 08:50:46

# rustc version rustc 1.98.0-nightly (cb46fbb8c 2026-06-08)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "531b8e0be0d940f3a881b4249fe83c1dd0b4e9ec2fb0822afc28ba3b86c3f629" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260608-1.98.0-nightly-cb46fbb8c\", \"--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: 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.61s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ukebox/index.html [INFO] running `Command { std: "docker" "inspect" "531b8e0be0d940f3a881b4249fe83c1dd0b4e9ec2fb0822afc28ba3b86c3f629", kill_on_drop: false }`