[INFO] cloning repository https://github.com/audion-lang/audion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audion-lang/audion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudion-lang%2Faudion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudion-lang%2Faudion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d87cd171d4aa35db4f90b7c792a04a83c20391be
[INFO] documenting audion-lang/audion against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudion-lang%2Faudion" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/audion-lang/audion
[INFO] finished tweaking git repo https://github.com/audion-lang/audion
[INFO] tweaked toml for git repo https://github.com/audion-lang/audion written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/audion-lang/audion on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/audion-lang/audion already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded midly v0.5.3
[INFO] [stderr]   Downloaded rosc v0.11.4
[INFO] [stderr]   Downloaded midir v0.10.3
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded coremidi v0.8.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded rusty_link v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a
[INFO] running `Command { std: "docker" "start" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking nix v0.31.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rosc v0.11.4
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking midir v0.10.3
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling rusty_link v0.4.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]  Documenting audion v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/ml.rs:600:40
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// Box-Muller transform: two uniform [0,1] samples → one standard normal N(0,1).
[INFO] [stdout]     |                                        ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,0,1,0,1,0,1,0`
[INFO] [stdout]    --> src/sequences.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | /// Example: array_seq_euclidean(5, 8) -> [1,0,1,0,1,0,1,0]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^ no item named `1,0,1,0,1,0,1,0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,3`
[INFO] [stdout]    --> src/sequences.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                   ^^^ no item named `1,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,2`
[INFO] [stdout]    --> src/sequences.rs:441:26
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                          ^^^ no item named `2,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3,1`
[INFO] [stdout]    --> src/sequences.rs:441:33
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                 ^^^ no item named `3,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,2`
[INFO] [stdout]    --> src/sequences.rs:441:40
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                        ^^^^^ no item named `1,1,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,2,1`
[INFO] [stdout]    --> src/sequences.rs:441:49
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                                 ^^^^^ no item named `1,2,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,1,1`
[INFO] [stdout]    --> src/sequences.rs:441:58
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                                          ^^^^^ no item named `2,1,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,1,1`
[INFO] [stdout]    --> src/sequences.rs:441:67
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                                                   ^^^^^^^ no item named `1,1,1,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,1,1`
[INFO] [stdout]    --> src/sequences.rs:500:19
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                   ^^^^^^^ no item named `1,1,1,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,2`
[INFO] [stdout]    --> src/sequences.rs:500:30
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                              ^^^^^ no item named `1,1,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,3`
[INFO] [stdout]    --> src/sequences.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                                       ^^^ no item named `1,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,2`
[INFO] [stdout]    --> src/sequences.rs:500:46
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                                              ^^^ no item named `2,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]    --> src/sequences.rs:500:53
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                                                     ^ no item named `4` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:560:47
[INFO] [stdout]     |
[INFO] [stdout] 560 | /// Example: array_seq_partitions_allowed(8, [2,3]) generates partitions using only 2s and 3s
[INFO] [stdout]     |                                               ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,4`
[INFO] [stdout]    --> src/sequences.rs:642:52
[INFO] [stdout]     |
[INFO] [stdout] 642 | /// Example: array_seq_partitions_m_parts(5, 2) → [1,4], [2,3]
[INFO] [stdout]     |                                                    ^^^ no item named `1,4` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:642:59
[INFO] [stdout]     |
[INFO] [stdout] 642 | /// Example: array_seq_partitions_m_parts(5, 2) → [1,4], [2,3]
[INFO] [stdout]     |                                                           ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:705:58
[INFO] [stdout]     |
[INFO] [stdout] 705 | /// Example: array_seq_partitions_allowed_m_parts(8, 3, [2,3]) → partitions of 8 into 3 parts using only 2s and 3s
[INFO] [stdout]     |                                                          ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:859:46
[INFO] [stdout]     |
[INFO] [stdout] 859 | /// Example: array_seq_necklaces_allowed(8, [2,3]) generates necklaces with runs of 0s of length 2 or 3
[INFO] [stdout]     |                                              ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `j`
[INFO] [stdout]     --> src/sequences.rs:1101:30
[INFO] [stdout]      |
[INFO] [stdout] 1101 | /// Matrix format: matrix[i][j] = probability of transitioning from state i to state j
[INFO] [stdout]      |                              ^ no item named `j` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,3`
[INFO] [stdout]     --> src/sequences.rs:1204:49
[INFO] [stdout]      |
[INFO] [stdout] 1204 | /// Example: array_seq_compositions_allowed(5, [1,3]) generates compositions of 5 using only 1s and 3s
[INFO] [stdout]      |                                                 ^^^ no item named `1,3` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,4`
[INFO] [stdout]     --> src/sequences.rs:1282:54
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                      ^^^ no item named `1,4` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]     --> src/sequences.rs:1282:61
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                             ^^^ no item named `2,3` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3,2`
[INFO] [stdout]     --> src/sequences.rs:1282:68
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                                    ^^^ no item named `3,2` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4,1`
[INFO] [stdout]     --> src/sequences.rs:1282:75
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                                           ^^^ no item named `4,1` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]     --> src/sequences.rs:1341:60
[INFO] [stdout]      |
[INFO] [stdout] 1341 | /// Example: array_seq_compositions_allowed_m_parts(8, 3, [2,3]) → compositions of 8 into 3 parts using only 2s and 3s
[INFO] [stdout]      |                                                            ^^^ no item named `2,3` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,2,2,2,2`
[INFO] [stdout]     --> src/sequences.rs:1528:39
[INFO] [stdout]      |
[INFO] [stdout] 1528 | /// Example: array_seq_cf_convergent([1,2,2,2,2]) → approximation of sqrt(2)
[INFO] [stdout]      |                                       ^^^^^^^^^ no item named `1,2,2,2,2` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `col`
[INFO] [stdout]    --> src/melodies.rs:942:67
[INFO] [stdout]     |
[INFO] [stdout] 942 | ///   note_grid - 2D array (array of arrays) where note_grid[row][col] = note value
[INFO] [stdout]     |                                                                   ^^^ no item named `col` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]     --> src/builtins.rs:2169:39
[INFO] [stdout]      |
[INFO] [stdout] 2169 | /// Parse a Scala .scl file into a Vec<f64> of ratios.
[INFO] [stdout]      |                                       ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 2169 | /// Parse a Scala .scl file into a `Vec<f64>` of ratios.
[INFO] [stdout]      |                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]   --> src/ml.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// Extract a flat Vec<f64> from an AudionArray.
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// Extract a flat `Vec<f64>` from an AudionArray.
[INFO] [stdout]    |                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `AudionArray`
[INFO] [stdout]   --> src/ml.rs:70:73
[INFO] [stdout]    |
[INFO] [stdout] 70 | /// Helper to get array element by integer index, returning an Arc<Mutex<AudionArray>>.
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 70 | /// Helper to get array element by integer index, returning an `Arc<Mutex<AudionArray>>`.
[INFO] [stdout]    |                                                                +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 | /// - https://cgm.cs.mcgill.ca/~godfried/publications/banff.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 217 | /// - <https://cgm.cs.mcgill.ca/>~godfried/publications/banff.pdf
[INFO] [stdout]     |       +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:380:7
[INFO] [stdout]     |
[INFO] [stdout] 380 | /// - https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 380 | /// - <https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24>
[INFO] [stdout]     |       +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:444:7
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// - https://en.wikipedia.org/wiki/Composition_(combinatorics)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// - <https://en.wikipedia.org/wiki/Composition>_(combinatorics)
[INFO] [stdout]     |       +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:504:7
[INFO] [stdout]     |
[INFO] [stdout] 504 | ///   https://jeromekelleher.net/generating-integer-partitions.html
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 504 | ///   <https://jeromekelleher.net/generating-integer-partitions.html>
[INFO] [stdout]     |       +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:505:7
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// - https://jeromekelleher.net/downloads/k06.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// - <https://jeromekelleher.net/downloads/k06.pdf>
[INFO] [stdout]     |       +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:802:7
[INFO] [stdout]     |
[INFO] [stdout] 802 | /// - https://www.sciencedirect.com/science/article/abs/pii/S0196677400911088
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 802 | /// - <https://www.sciencedirect.com/science/article/abs/pii/S0196677400911088>
[INFO] [stdout]     |       +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:947:7
[INFO] [stdout]     |
[INFO] [stdout] 947 | /// - https://epubs.siam.org/doi/10.1137/S0097539798344112
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 947 | /// - <https://epubs.siam.org/doi/10.1137/S0097539798344112>
[INFO] [stdout]     |       +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1107:7
[INFO] [stdout]      |
[INFO] [stdout] 1107 | /// - https://en.wikipedia.org/wiki/Markov_chain
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1107 | /// - <https://en.wikipedia.org/wiki/Markov_chain>
[INFO] [stdout]      |       +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1532:7
[INFO] [stdout]      |
[INFO] [stdout] 1532 | /// - https://en.wikipedia.org/wiki/Continued_fraction
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1532 | /// - <https://en.wikipedia.org/wiki/Continued_fraction>
[INFO] [stdout]      |       +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1533:7
[INFO] [stdout]      |
[INFO] [stdout] 1533 | /// - https://cp-algorithms.com/algebra/continued-fractions.html
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1533 | /// - <https://cp-algorithms.com/algebra/continued-fractions.html>
[INFO] [stdout]      |       +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1595:7
[INFO] [stdout]      |
[INFO] [stdout] 1595 | ///   https://web.math.princeton.edu/mathlab/jr02fall/Periodicity/mariusjp.pdf
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1595 | ///   <https://web.math.princeton.edu/mathlab/jr02fall/Periodicity/mariusjp.pdf>
[INFO] [stdout]      |       +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1596:7
[INFO] [stdout]      |
[INFO] [stdout] 1596 | /// - https://en.wikipedia.org/wiki/Periodic_continued_fraction
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1596 | /// - <https://en.wikipedia.org/wiki/Periodic_continued_fraction>
[INFO] [stdout]      |       +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1645:7
[INFO] [stdout]      |
[INFO] [stdout] 1645 | /// - http://www-igm.univ-mlv.fr/~berstel/Articles/2008wordsbookMtlUltimate.pdf
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1645 | /// - <http://www-igm.univ-mlv.fr/>~berstel/Articles/2008wordsbookMtlUltimate.pdf
[INFO] [stdout]      |       +                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1708:7
[INFO] [stdout]      |
[INFO] [stdout] 1708 | /// - https://en.wikipedia.org/wiki/Regular_paperfolding_sequence
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1708 | /// - <https://en.wikipedia.org/wiki/Regular_paperfolding_sequence>
[INFO] [stdout]      |       +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1709:7
[INFO] [stdout]      |
[INFO] [stdout] 1709 | /// - https://oeis.org/A014577
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1709 | /// - <https://oeis.org/A014577>
[INFO] [stdout]      |       +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/melodies.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// - https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// - <https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24>
[INFO] [stdout]    |       +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | ///   https://arxiv.org/pdf/1503.05930
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 222 | ///   <https://arxiv.org/pdf/1503.05930>
[INFO] [stdout]     |       +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | ///   https://arxiv.org/pdf/1503.05930
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 316 | ///   <https://arxiv.org/pdf/1503.05930>
[INFO] [stdout]     |       +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:632:7
[INFO] [stdout]     |
[INFO] [stdout] 632 | /// - https://en.wikipedia.org/wiki/Self-avoiding_walk
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 632 | /// - <https://en.wikipedia.org/wiki/Self-avoiding_walk>
[INFO] [stdout]     |       +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 | ///   https://arxiv.org/pdf/1503.05930
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 749 | ///   <https://arxiv.org/pdf/1503.05930>
[INFO] [stdout]     |       +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:881:7
[INFO] [stdout]     |
[INFO] [stdout] 881 | /// - https://www.cs.umd.edu/~samir/498/vitter.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 881 | /// - <https://www.cs.umd.edu/>~samir/498/vitter.pdf
[INFO] [stdout]     |       +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/melodies.rs:1103:7
[INFO] [stdout]      |
[INFO] [stdout] 1103 | /// - https://en.wikipedia.org/wiki/Finite-state_machine
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1103 | /// - <https://en.wikipedia.org/wiki/Finite-state_machine>
[INFO] [stdout]      |       +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/melodies.rs:1251:7
[INFO] [stdout]      |
[INFO] [stdout] 1251 | /// - https://www.sciencedirect.com/science/article/pii/S0019995863902900
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1251 | /// - <https://www.sciencedirect.com/science/article/pii/S0019995863902900>
[INFO] [stdout]      |       +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/audion/index.html
[INFO] running `Command { std: "docker" "inspect" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]    Compiling rusty_link v0.4.8
[INFO] [stderr]  Documenting audion v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `1,0,1,0,1,0,1,0`
[INFO] [stdout]    --> src/sequences.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | /// Example: array_seq_euclidean(5, 8) -> [1,0,1,0,1,0,1,0]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^ no item named `1,0,1,0,1,0,1,0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,3`
[INFO] [stdout]    --> src/sequences.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                   ^^^ no item named `1,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,2`
[INFO] [stdout]    --> src/sequences.rs:441:26
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                          ^^^ no item named `2,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3,1`
[INFO] [stdout]    --> src/sequences.rs:441:33
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                 ^^^ no item named `3,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,2`
[INFO] [stdout]    --> src/sequences.rs:441:40
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                        ^^^^^ no item named `1,1,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,2,1`
[INFO] [stdout]    --> src/sequences.rs:441:49
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                                 ^^^^^ no item named `1,2,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,1,1`
[INFO] [stdout]    --> src/sequences.rs:441:58
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                                          ^^^^^ no item named `2,1,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,1,1`
[INFO] [stdout]    --> src/sequences.rs:441:67
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Example: 4 = [1,3], [2,2], [3,1], [1,1,2], [1,2,1], [2,1,1], [1,1,1,1]
[INFO] [stdout]     |                                                                   ^^^^^^^ no item named `1,1,1,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,1,1`
[INFO] [stdout]    --> src/sequences.rs:500:19
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                   ^^^^^^^ no item named `1,1,1,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,1,2`
[INFO] [stdout]    --> src/sequences.rs:500:30
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                              ^^^^^ no item named `1,1,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,3`
[INFO] [stdout]    --> src/sequences.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                                       ^^^ no item named `1,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,2`
[INFO] [stdout]    --> src/sequences.rs:500:46
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                                              ^^^ no item named `2,2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]    --> src/sequences.rs:500:53
[INFO] [stdout]     |
[INFO] [stdout] 500 | /// Example: 4 = [1,1,1,1], [1,1,2], [1,3], [2,2], [4]
[INFO] [stdout]     |                                                     ^ no item named `4` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:560:47
[INFO] [stdout]     |
[INFO] [stdout] 560 | /// Example: array_seq_partitions_allowed(8, [2,3]) generates partitions using only 2s and 3s
[INFO] [stdout]     |                                               ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,4`
[INFO] [stdout]    --> src/sequences.rs:642:52
[INFO] [stdout]     |
[INFO] [stdout] 642 | /// Example: array_seq_partitions_m_parts(5, 2) → [1,4], [2,3]
[INFO] [stdout]     |                                                    ^^^ no item named `1,4` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:642:59
[INFO] [stdout]     |
[INFO] [stdout] 642 | /// Example: array_seq_partitions_m_parts(5, 2) → [1,4], [2,3]
[INFO] [stdout]     |                                                           ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:705:58
[INFO] [stdout]     |
[INFO] [stdout] 705 | /// Example: array_seq_partitions_allowed_m_parts(8, 3, [2,3]) → partitions of 8 into 3 parts using only 2s and 3s
[INFO] [stdout]     |                                                          ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]    --> src/sequences.rs:859:46
[INFO] [stdout]     |
[INFO] [stdout] 859 | /// Example: array_seq_necklaces_allowed(8, [2,3]) generates necklaces with runs of 0s of length 2 or 3
[INFO] [stdout]     |                                              ^^^ no item named `2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `j`
[INFO] [stdout]     --> src/sequences.rs:1101:30
[INFO] [stdout]      |
[INFO] [stdout] 1101 | /// Matrix format: matrix[i][j] = probability of transitioning from state i to state j
[INFO] [stdout]      |                              ^ no item named `j` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,3`
[INFO] [stdout]     --> src/sequences.rs:1204:49
[INFO] [stdout]      |
[INFO] [stdout] 1204 | /// Example: array_seq_compositions_allowed(5, [1,3]) generates compositions of 5 using only 1s and 3s
[INFO] [stdout]      |                                                 ^^^ no item named `1,3` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,4`
[INFO] [stdout]     --> src/sequences.rs:1282:54
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                      ^^^ no item named `1,4` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]     --> src/sequences.rs:1282:61
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                             ^^^ no item named `2,3` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3,2`
[INFO] [stdout]     --> src/sequences.rs:1282:68
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                                    ^^^ no item named `3,2` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4,1`
[INFO] [stdout]     --> src/sequences.rs:1282:75
[INFO] [stdout]      |
[INFO] [stdout] 1282 | /// Example: array_seq_compositions_m_parts(5, 2) → [1,4], [2,3], [3,2], [4,1]
[INFO] [stdout]      |                                                                           ^^^ no item named `4,1` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2,3`
[INFO] [stdout]     --> src/sequences.rs:1341:60
[INFO] [stdout]      |
[INFO] [stdout] 1341 | /// Example: array_seq_compositions_allowed_m_parts(8, 3, [2,3]) → compositions of 8 into 3 parts using only 2s and 3s
[INFO] [stdout]      |                                                            ^^^ no item named `2,3` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,2,2,2,2`
[INFO] [stdout]     --> src/sequences.rs:1528:39
[INFO] [stdout]      |
[INFO] [stdout] 1528 | /// Example: array_seq_cf_convergent([1,2,2,2,2]) → approximation of sqrt(2)
[INFO] [stdout]      |                                       ^^^^^^^^^ no item named `1,2,2,2,2` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `col`
[INFO] [stdout]    --> src/melodies.rs:942:67
[INFO] [stdout]     |
[INFO] [stdout] 942 | ///   note_grid - 2D array (array of arrays) where note_grid[row][col] = note value
[INFO] [stdout]     |                                                                   ^^^ no item named `col` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 | /// - https://cgm.cs.mcgill.ca/~godfried/publications/banff.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 217 | /// - <https://cgm.cs.mcgill.ca/>~godfried/publications/banff.pdf
[INFO] [stdout]     |       +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:380:7
[INFO] [stdout]     |
[INFO] [stdout] 380 | /// - https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 380 | /// - <https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24>
[INFO] [stdout]     |       +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:444:7
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// - https://en.wikipedia.org/wiki/Composition_(combinatorics)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// - <https://en.wikipedia.org/wiki/Composition>_(combinatorics)
[INFO] [stdout]     |       +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:504:7
[INFO] [stdout]     |
[INFO] [stdout] 504 | ///   https://jeromekelleher.net/generating-integer-partitions.html
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 504 | ///   <https://jeromekelleher.net/generating-integer-partitions.html>
[INFO] [stdout]     |       +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:505:7
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// - https://jeromekelleher.net/downloads/k06.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// - <https://jeromekelleher.net/downloads/k06.pdf>
[INFO] [stdout]     |       +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:802:7
[INFO] [stdout]     |
[INFO] [stdout] 802 | /// - https://www.sciencedirect.com/science/article/abs/pii/S0196677400911088
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 802 | /// - <https://www.sciencedirect.com/science/article/abs/pii/S0196677400911088>
[INFO] [stdout]     |       +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/sequences.rs:947:7
[INFO] [stdout]     |
[INFO] [stdout] 947 | /// - https://epubs.siam.org/doi/10.1137/S0097539798344112
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 947 | /// - <https://epubs.siam.org/doi/10.1137/S0097539798344112>
[INFO] [stdout]     |       +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1107:7
[INFO] [stdout]      |
[INFO] [stdout] 1107 | /// - https://en.wikipedia.org/wiki/Markov_chain
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1107 | /// - <https://en.wikipedia.org/wiki/Markov_chain>
[INFO] [stdout]      |       +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1532:7
[INFO] [stdout]      |
[INFO] [stdout] 1532 | /// - https://en.wikipedia.org/wiki/Continued_fraction
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1532 | /// - <https://en.wikipedia.org/wiki/Continued_fraction>
[INFO] [stdout]      |       +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1533:7
[INFO] [stdout]      |
[INFO] [stdout] 1533 | /// - https://cp-algorithms.com/algebra/continued-fractions.html
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1533 | /// - <https://cp-algorithms.com/algebra/continued-fractions.html>
[INFO] [stdout]      |       +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1595:7
[INFO] [stdout]      |
[INFO] [stdout] 1595 | ///   https://web.math.princeton.edu/mathlab/jr02fall/Periodicity/mariusjp.pdf
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1595 | ///   <https://web.math.princeton.edu/mathlab/jr02fall/Periodicity/mariusjp.pdf>
[INFO] [stdout]      |       +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1596:7
[INFO] [stdout]      |
[INFO] [stdout] 1596 | /// - https://en.wikipedia.org/wiki/Periodic_continued_fraction
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1596 | /// - <https://en.wikipedia.org/wiki/Periodic_continued_fraction>
[INFO] [stdout]      |       +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1645:7
[INFO] [stdout]      |
[INFO] [stdout] 1645 | /// - http://www-igm.univ-mlv.fr/~berstel/Articles/2008wordsbookMtlUltimate.pdf
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1645 | /// - <http://www-igm.univ-mlv.fr/>~berstel/Articles/2008wordsbookMtlUltimate.pdf
[INFO] [stdout]      |       +                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1708:7
[INFO] [stdout]      |
[INFO] [stdout] 1708 | /// - https://en.wikipedia.org/wiki/Regular_paperfolding_sequence
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1708 | /// - <https://en.wikipedia.org/wiki/Regular_paperfolding_sequence>
[INFO] [stdout]      |       +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sequences.rs:1709:7
[INFO] [stdout]      |
[INFO] [stdout] 1709 | /// - https://oeis.org/A014577
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1709 | /// - <https://oeis.org/A014577>
[INFO] [stdout]      |       +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/melodies.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// - https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// - <https://www.combinatorics.org/ojs/index.php/eljc/article/view/v23i1p24>
[INFO] [stdout]    |       +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | ///   https://arxiv.org/pdf/1503.05930
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 222 | ///   <https://arxiv.org/pdf/1503.05930>
[INFO] [stdout]     |       +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | ///   https://arxiv.org/pdf/1503.05930
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 316 | ///   <https://arxiv.org/pdf/1503.05930>
[INFO] [stdout]     |       +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:632:7
[INFO] [stdout]     |
[INFO] [stdout] 632 | /// - https://en.wikipedia.org/wiki/Self-avoiding_walk
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 632 | /// - <https://en.wikipedia.org/wiki/Self-avoiding_walk>
[INFO] [stdout]     |       +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 | ///   https://arxiv.org/pdf/1503.05930
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 749 | ///   <https://arxiv.org/pdf/1503.05930>
[INFO] [stdout]     |       +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/melodies.rs:881:7
[INFO] [stdout]     |
[INFO] [stdout] 881 | /// - https://www.cs.umd.edu/~samir/498/vitter.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 881 | /// - <https://www.cs.umd.edu/>~samir/498/vitter.pdf
[INFO] [stdout]     |       +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/melodies.rs:1103:7
[INFO] [stdout]      |
[INFO] [stdout] 1103 | /// - https://en.wikipedia.org/wiki/Finite-state_machine
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1103 | /// - <https://en.wikipedia.org/wiki/Finite-state_machine>
[INFO] [stdout]      |       +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/melodies.rs:1251:7
[INFO] [stdout]      |
[INFO] [stdout] 1251 | /// - https://www.sciencedirect.com/science/article/pii/S0019995863902900
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1251 | /// - <https://www.sciencedirect.com/science/article/pii/S0019995863902900>
[INFO] [stdout]      |       +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.27s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/audion/index.html
[INFO] running `Command { std: "docker" "inspect" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a", kill_on_drop: false }`
[INFO] [stdout] e439f3bffa3462d101d792a87822d4a6b3eb476b1ee372e563be4bde2381de4a
