fmlrc 0.1.8

FM-index Long Read Corrector - Rust implementation
Documentation
Build #2237101 2025-06-18 06:42:56

# rustc version rustc 1.89.0-nightly (f3db63916 2025-06-17)

# docs.rs version docsrs 0.6.0 (0a8149e8 2025-06-15)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/fmlrc-0.1.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fmlrc-0.1.8/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250617-1.89.0-nightly-f3db63916\", \"--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] bdf67baae09149e2c052d6c8ea839efa0563a6e2e7193313fada18376cb95201 [INFO] running `Command { std: "docker" "start" "-a" "bdf67baae09149e2c052d6c8ea839efa0563a6e2e7193313fada18376cb95201", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting fmlrc v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `u8` [INFO] [stderr] --> src/bv_bwt.rs:102:61 [INFO] [stderr] | [INFO] [stderr] 102 | /// * `bwt` - the run-length encoded BWT stored in a Vec<u8> [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 102 | /// * `bwt` - the run-length encoded BWT stored in a `Vec<u8>` [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `u64` [INFO] [stderr] --> src/bv_bwt.rs:754:71 [INFO] [stderr] | [INFO] [stderr] 754 | /// Returns the counts for all k-mers in a given sequence as a Vec<u64>. This function looks at both forward and [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 754 | /// Returns the counts for all k-mers in a given sequence as a `Vec<u64>`. This function looks at both forward and [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `u8` [INFO] [stderr] --> src/string_util.rs:52:68 [INFO] [stderr] | [INFO] [stderr] 52 | /// Helper function that converts a string to the corresponding Vec<u8> representation [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 52 | /// Helper function that converts a string to the corresponding `Vec<u8>` representation [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `fmlrc` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/fmlrc/index.html [INFO] running `Command { std: "docker" "inspect" "bdf67baae09149e2c052d6c8ea839efa0563a6e2e7193313fada18376cb95201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf67baae09149e2c052d6c8ea839efa0563a6e2e7193313fada18376cb95201", kill_on_drop: false }` [INFO] [stdout] bdf67baae09149e2c052d6c8ea839efa0563a6e2e7193313fada18376cb95201