# rustc version rustc 1.89.0-nightly (5e16c6620 2025-05-24)
# docs.rs version docsrs 0.6.0 (107722ec 2025-05-24)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/unicode_types-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/unicode_types-0.2.0/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: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\", \"-20250524-1.89.0-nightly-5e16c6620\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 35300e47e57023380b725add1ea780cb3ac9e842a862c18f2c515f79ec45359f [INFO] running `Command { std: "docker" "start" "-a" "35300e47e57023380b725add1ea780cb3ac9e842a862c18f2c515f79ec45359f", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting unicode_types v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/mod.rs:765:1 [INFO] [stderr] | [INFO] [stderr] 765 | /// † ‡ • ‣ ․ ‥ … ‧ � � � � � \ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this doc comment contains invisible unicode text flow control codepoints [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202a}', '\u{202b}', '\u{202c}', '\u{202d}', '\u{202e}' [INFO] [stderr] = note: `#[warn(text_direction_codepoint_in_literal)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/mod.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | /// � � � � \ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ this doc comment contains invisible unicode text flow control codepoints [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{2066}', '\u{2067}', '\u{2068}', '\u{2069}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | /// \u{202a}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202a}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | /// \u{202b}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202b}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | /// \u{202c}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202c}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | /// \u{202d}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202d}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | /// \u{202e}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202e}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:207:5 [INFO] [stderr] | [INFO] [stderr] 207 | /// \u{2066}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{2066}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:209:5 [INFO] [stderr] | [INFO] [stderr] 209 | /// \u{2067}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{2067}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:211:5 [INFO] [stderr] | [INFO] [stderr] 211 | /// \u{2068}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{2068}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in doc comment [INFO] [stderr] --> src/generated/general_punctuation.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | /// \u{2069}: '�' [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = note: if their presence wasn't intentional, you can remove them [INFO] [stderr] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{2069}' [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:272:65 [INFO] [stderr] | [INFO] [stderr] 272 | GeneralPunctuation::LeftDashToDashRightEmbedding => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202a}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 272 - GeneralPunctuation::LeftDashToDashRightEmbedding => '�', [INFO] [stderr] 272 + GeneralPunctuation::LeftDashToDashRightEmbedding => '\u{202a}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:273:65 [INFO] [stderr] | [INFO] [stderr] 273 | GeneralPunctuation::RightDashToDashLeftEmbedding => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202b}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 273 - GeneralPunctuation::RightDashToDashLeftEmbedding => '�', [INFO] [stderr] 273 + GeneralPunctuation::RightDashToDashLeftEmbedding => '\u{202b}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:274:61 [INFO] [stderr] | [INFO] [stderr] 274 | GeneralPunctuation::PopDirectionalFormatting => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202c}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 274 - GeneralPunctuation::PopDirectionalFormatting => '�', [INFO] [stderr] 274 + GeneralPunctuation::PopDirectionalFormatting => '\u{202c}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:275:64 [INFO] [stderr] | [INFO] [stderr] 275 | GeneralPunctuation::LeftDashToDashRightOverride => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202d}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 275 - GeneralPunctuation::LeftDashToDashRightOverride => '�', [INFO] [stderr] 275 + GeneralPunctuation::LeftDashToDashRightOverride => '\u{202d}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:276:64 [INFO] [stderr] | [INFO] [stderr] 276 | GeneralPunctuation::RightDashToDashLeftOverride => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202e}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 276 - GeneralPunctuation::RightDashToDashLeftOverride => '�', [INFO] [stderr] 276 + GeneralPunctuation::RightDashToDashLeftOverride => '\u{202e}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:331:63 [INFO] [stderr] | [INFO] [stderr] 331 | GeneralPunctuation::LeftDashToDashRightIsolate => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2066}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 331 - GeneralPunctuation::LeftDashToDashRightIsolate => '�', [INFO] [stderr] 331 + GeneralPunctuation::LeftDashToDashRightIsolate => '\u{2066}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:332:63 [INFO] [stderr] | [INFO] [stderr] 332 | GeneralPunctuation::RightDashToDashLeftIsolate => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2067}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 332 - GeneralPunctuation::RightDashToDashLeftIsolate => '�', [INFO] [stderr] 332 + GeneralPunctuation::RightDashToDashLeftIsolate => '\u{2067}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:333:55 [INFO] [stderr] | [INFO] [stderr] 333 | GeneralPunctuation::FirstStrongIsolate => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2068}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 333 - GeneralPunctuation::FirstStrongIsolate => '�', [INFO] [stderr] 333 + GeneralPunctuation::FirstStrongIsolate => '\u{2068}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:334:58 [INFO] [stderr] | [INFO] [stderr] 334 | GeneralPunctuation::PopDirectionalIsolate => '�', [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2069}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 334 - GeneralPunctuation::PopDirectionalIsolate => '�', [INFO] [stderr] 334 + GeneralPunctuation::PopDirectionalIsolate => '\u{2069}', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | '�' => Ok(GeneralPunctuation::LeftDashToDashRightEmbedding), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202a}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 390 - '�' => Ok(GeneralPunctuation::LeftDashToDashRightEmbedding), [INFO] [stderr] 390 + '\u{202a}' => Ok(GeneralPunctuation::LeftDashToDashRightEmbedding), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:391:13 [INFO] [stderr] | [INFO] [stderr] 391 | '�' => Ok(GeneralPunctuation::RightDashToDashLeftEmbedding), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202b}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 391 - '�' => Ok(GeneralPunctuation::RightDashToDashLeftEmbedding), [INFO] [stderr] 391 + '\u{202b}' => Ok(GeneralPunctuation::RightDashToDashLeftEmbedding), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:392:13 [INFO] [stderr] | [INFO] [stderr] 392 | '�' => Ok(GeneralPunctuation::PopDirectionalFormatting), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202c}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 392 - '�' => Ok(GeneralPunctuation::PopDirectionalFormatting), [INFO] [stderr] 392 + '\u{202c}' => Ok(GeneralPunctuation::PopDirectionalFormatting), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:393:13 [INFO] [stderr] | [INFO] [stderr] 393 | '�' => Ok(GeneralPunctuation::LeftDashToDashRightOverride), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202d}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 393 - '�' => Ok(GeneralPunctuation::LeftDashToDashRightOverride), [INFO] [stderr] 393 + '\u{202d}' => Ok(GeneralPunctuation::LeftDashToDashRightOverride), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:394:13 [INFO] [stderr] | [INFO] [stderr] 394 | '�' => Ok(GeneralPunctuation::RightDashToDashLeftOverride), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{202e}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 394 - '�' => Ok(GeneralPunctuation::RightDashToDashLeftOverride), [INFO] [stderr] 394 + '\u{202e}' => Ok(GeneralPunctuation::RightDashToDashLeftOverride), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:449:13 [INFO] [stderr] | [INFO] [stderr] 449 | '�' => Ok(GeneralPunctuation::LeftDashToDashRightIsolate), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2066}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 449 - '�' => Ok(GeneralPunctuation::LeftDashToDashRightIsolate), [INFO] [stderr] 449 + '\u{2066}' => Ok(GeneralPunctuation::LeftDashToDashRightIsolate), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:450:13 [INFO] [stderr] | [INFO] [stderr] 450 | '�' => Ok(GeneralPunctuation::RightDashToDashLeftIsolate), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2067}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 450 - '�' => Ok(GeneralPunctuation::RightDashToDashLeftIsolate), [INFO] [stderr] 450 + '\u{2067}' => Ok(GeneralPunctuation::RightDashToDashLeftIsolate), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:451:13 [INFO] [stderr] | [INFO] [stderr] 451 | '�' => Ok(GeneralPunctuation::FirstStrongIsolate), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2068}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 451 - '�' => Ok(GeneralPunctuation::FirstStrongIsolate), [INFO] [stderr] 451 + '\u{2068}' => Ok(GeneralPunctuation::FirstStrongIsolate), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal [INFO] [stderr] --> src/generated/general_punctuation.rs:452:13 [INFO] [stderr] | [INFO] [stderr] 452 | '�' => Ok(GeneralPunctuation::PopDirectionalIsolate), [INFO] [stderr] | ^-^ [INFO] [stderr] | || [INFO] [stderr] | |'\u{2069}' [INFO] [stderr] | this literal contains an invisible unicode text flow control codepoint [INFO] [stderr] | [INFO] [stderr] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stderr] = help: if their presence wasn't intentional, you can remove them [INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them [INFO] [stderr] | [INFO] [stderr] 452 - '�' => Ok(GeneralPunctuation::PopDirectionalIsolate), [INFO] [stderr] 452 + '\u{2069}' => Ok(GeneralPunctuation::PopDirectionalIsolate), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:18:27 [INFO] [stderr] | [INFO] [stderr] 18 | /// For terms of use, see http://www.unicode.org/terms_of_use.html [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] 18 | /// For terms of use, see <http://www.unicode.org/terms_of_use.html> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `unicode_types` (lib doc) generated 30 warnings (run `cargo fix --lib -p unicode_types` to apply 19 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.13s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/unicode_types/index.html [INFO] running `Command { std: "docker" "inspect" "35300e47e57023380b725add1ea780cb3ac9e842a862c18f2c515f79ec45359f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35300e47e57023380b725add1ea780cb3ac9e842a862c18f2c515f79ec45359f", kill_on_drop: false }` [INFO] [stdout] 35300e47e57023380b725add1ea780cb3ac9e842a862c18f2c515f79ec45359f