notes 0.2.108

A simple tool for taking notes. Work in progress. See: https://gitlab.com/remipassmoilesel/notes
Documentation
Build #3011673 2026-03-14 03:37:29

# rustc version rustc 1.96.0-nightly (1d8897a4e 2026-03-13)

# docs.rs version docsrs 0.0.0 (a68728e7 2026-03-08 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/notes-0.2.108/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/notes-0.2.108/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260313-1.96.0-nightly-1d8897a4e\", \"--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] 84c79a8b5b754a204e4efc85f674a62d00f65c67b1cada4b55d1a6e90d67108d [INFO] running `Command { std: "docker" "start" "-a" "84c79a8b5b754a204e4efc85f674a62d00f65c67b1cada4b55d1a6e90d67108d", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting notes v0.2.108 (/opt/rustwide/workdir) [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/note.rs:139:34 [INFO] [stderr] | [INFO] [stderr] 139 | const SAMPLE_NOTE_1: &str = "\ [INFO] [stderr] | __________________________________^ [INFO] [stderr] 140 | | [INFO] [stderr] 141 | | # SSH [INFO] [stderr] | |_^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/note.rs:147:34 [INFO] [stderr] | [INFO] [stderr] 147 | const SAMPLE_NOTE_2: &str = "\ [INFO] [stderr] | __________________________________^ [INFO] [stderr] 148 | | [INFO] [stderr] 149 | | # Rsync [INFO] [stderr] | |_^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/note.rs:157:34 [INFO] [stderr] | [INFO] [stderr] 157 | const SAMPLE_NOTE_3: &str = "\ [INFO] [stderr] | __________________________________^ [INFO] [stderr] 158 | | [INFO] [stderr] 159 | | # What a note ! [INFO] [stderr] | |_^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(backtrace)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `notes` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/notes/index.html [INFO] running `Command { std: "docker" "inspect" "84c79a8b5b754a204e4efc85f674a62d00f65c67b1cada4b55d1a6e90d67108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c79a8b5b754a204e4efc85f674a62d00f65c67b1cada4b55d1a6e90d67108d", kill_on_drop: false }` [INFO] [stdout] 84c79a8b5b754a204e4efc85f674a62d00f65c67b1cada4b55d1a6e90d67108d