# rustc version rustc 1.89.0-nightly (777d37277 2025-05-17)
# docs.rs version docsrs 0.6.0 (d8ea4838 2025-05-14)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/unicode-security-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/unicode-security-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250517-1.89.0-nightly-777d37277\", \"--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" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", kill_on_drop: false }` [INFO] [stdout] 4f5ccd99cb295eb2953e97bc74b28005ea42a386346b374afe58109189735d03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f5ccd99cb295eb2953e97bc74b28005ea42a386346b374afe58109189735d03", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting unicode-security v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/tables.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | /// https://www.unicode.org/reports/tr39/#Identifier_Status_and_Type [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] 70 | /// <https://www.unicode.org/reports/tr39/#Identifier_Status_and_Type> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/mixed_script.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | /// https://www.unicode.org/reports/tr39/#def-augmented-script-set [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://www.unicode.org/reports/tr39/#def-augmented-script-set> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/restriction_level.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | /// https://www.unicode.org/reports/tr39/#ascii_only [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 | /// <https://www.unicode.org/reports/tr39/#ascii_only> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/restriction_level.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | /// https://www.unicode.org/reports/tr39/#single_script [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://www.unicode.org/reports/tr39/#single_script> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/restriction_level.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// https://www.unicode.org/reports/tr39/#highly_restrictive [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] 16 | /// <https://www.unicode.org/reports/tr39/#highly_restrictive> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/restriction_level.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | /// https://www.unicode.org/reports/tr39/#moderately_restrictive [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] 18 | /// <https://www.unicode.org/reports/tr39/#moderately_restrictive> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/restriction_level.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | /// https://www.unicode.org/reports/tr39/#minimally_restrictive [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] 20 | /// <https://www.unicode.org/reports/tr39/#minimally_restrictive> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/restriction_level.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | /// https://www.unicode.org/reports/tr39/#unrestricted [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] 22 | /// <https://www.unicode.org/reports/tr39/#unrestricted> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `unicode-security` (lib doc) generated 8 warnings (run `cargo fix --lib -p unicode-security` to apply 8 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/unicode_security/index.html [INFO] running `Command { std: "docker" "inspect" "4f5ccd99cb295eb2953e97bc74b28005ea42a386346b374afe58109189735d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5ccd99cb295eb2953e97bc74b28005ea42a386346b374afe58109189735d03", kill_on_drop: false }` [INFO] [stdout] 4f5ccd99cb295eb2953e97bc74b28005ea42a386346b374afe58109189735d03