[INFO] fetching crate songww-harfbuzz-sys 0.2.0... [INFO] documenting songww-harfbuzz-sys-0.2.0 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate songww-harfbuzz-sys 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate songww-harfbuzz-sys 0.2.0 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate songww-harfbuzz-sys 0.2.0 [INFO] finished tweaking crates.io crate songww-harfbuzz-sys 0.2.0 [INFO] tweaked toml for crates.io crate songww-harfbuzz-sys 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a20be38e8e89815ebffd315475ec7fefd426b90c8a6b460394d736c15d139be [INFO] running `Command { std: "docker" "start" "-a" "9a20be38e8e89815ebffd315475ec7fefd426b90c8a6b460394d736c15d139be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a20be38e8e89815ebffd315475ec7fefd426b90c8a6b460394d736c15d139be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a20be38e8e89815ebffd315475ec7fefd426b90c8a6b460394d736c15d139be", kill_on_drop: false }` [INFO] [stdout] 9a20be38e8e89815ebffd315475ec7fefd426b90c8a6b460394d736c15d139be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 1e22a9158a54beee6331fcaf5e78020d0ca87840262d534833a03d857d425f48 [INFO] running `Command { std: "docker" "start" "-a" "1e22a9158a54beee6331fcaf5e78020d0ca87840262d534833a03d857d425f48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling freetype-sys v0.15.0 [INFO] [stderr] Compiling songww-harfbuzz-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> build.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> build.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `targetted_env_var` is never used [INFO] [stdout] --> build.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn targetted_env_var(var_base: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Scraping songww-harfbuzz-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting songww-harfbuzz-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Cc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cc` in scope [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 `Cf` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_FORMAT: [Cf] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cf` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Cn` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED: [Cn] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cn` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Co` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_PRIVATE_USE: [Co] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Co` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Cs` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_SURROGATE: [Cs] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cs` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Ll` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_LOWERCASE_LETTER: [Ll] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Ll` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lm` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_MODIFIER_LETTER: [Lm] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lm` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lo` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_LETTER: [Lo] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lo` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lt` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_TITLECASE_LETTER: [Lt] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lt` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lu` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_UPPERCASE_LETTER: [Lu] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lu` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Mc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_SPACING_MARK: [Mc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Mc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Me` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK: [Me] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Me` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Mn` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_NON_SPACING_MARK: [Mn] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Mn` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Nd` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_DECIMAL_NUMBER: [Nd] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Nd` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Nl` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_LETTER_NUMBER: [Nl] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Nl` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `No` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_NUMBER: [No] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `No` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CONNECT_PUNCTUATION: [Pc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pd` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_DASH_PUNCTUATION: [Pd] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pd` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pe` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CLOSE_PUNCTUATION: [Pe] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pe` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pf` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_FINAL_PUNCTUATION: [Pf] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pf` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pi` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_INITIAL_PUNCTUATION: [Pi] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pi` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Po` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_PUNCTUATION: [Po] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Po` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Ps` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OPEN_PUNCTUATION: [Ps] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Ps` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CURRENCY_SYMBOL: [Sc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Sc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sk` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_MODIFIER_SYMBOL: [Sk] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Sk` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sm` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_MATH_SYMBOL: [Sm] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Sm` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `So` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_SYMBOL: [So] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `So` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zl` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_LINE_SEPARATOR: [Zl] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Zl` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zp` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_PARAGRAPH_SEPARATOR: [Zp] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Zp` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zs` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_SPACE_SEPARATOR: [Zs] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Zs` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Hebrew` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC10: [Hebrew] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Hebrew` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Arabic` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC27: [Arabic] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Arabic` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Syriac` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC36: [Syriac] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Syriac` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Telugu` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC84: [Telugu] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Telugu` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Thai` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC103: [Thai] [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `Thai` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lao` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC118: [Lao] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `Lao` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tibetan` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC129: [Tibetan] [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `Tibetan` in scope [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/bindings.rs:6473:1 [INFO] [stdout] | [INFO] [stdout] 6473 | / #[doc = " hb_ot_meta_tag_t:"] [INFO] [stdout] 6474 | | #[doc = " @HB_OT_META_TAG_DESIGN_LANGUAGES: Design languages. Text, using only"] [INFO] [stdout] 6475 | | #[doc = " Basic Latin (ASCII) characters. Indicates languages and/or scripts"] [INFO] [stdout] 6476 | | #[doc = " for the user audiences that the font was primarily designed for."] [INFO] [stdout] ... | [INFO] [stdout] 6482 | | #[doc = ""] [INFO] [stdout] 6483 | | #[doc = " Since: 2.6.0"] [INFO] [stdout] | |________________________^ help: use an automatic link instead: `` [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] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `Command { std: "docker" "inspect" "1e22a9158a54beee6331fcaf5e78020d0ca87840262d534833a03d857d425f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e22a9158a54beee6331fcaf5e78020d0ca87840262d534833a03d857d425f48", kill_on_drop: false }` [INFO] [stdout] 1e22a9158a54beee6331fcaf5e78020d0ca87840262d534833a03d857d425f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] a412879fa83f8e5ab665776c650d69762de04cb79d5e09dbbc1c381cd37c9afe [INFO] running `Command { std: "docker" "start" "-a" "a412879fa83f8e5ab665776c650d69762de04cb79d5e09dbbc1c381cd37c9afe", kill_on_drop: false }` [INFO] [stderr] Compiling songww-harfbuzz-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> build.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> build.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `targetted_env_var` is never used [INFO] [stdout] --> build.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn targetted_env_var(var_base: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Scraping songww-harfbuzz-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting songww-harfbuzz-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Cc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cc` in scope [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 `Cf` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_FORMAT: [Cf] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cf` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Cn` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED: [Cn] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cn` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Co` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_PRIVATE_USE: [Co] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Co` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Cs` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_SURROGATE: [Cs] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Cs` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Ll` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_LOWERCASE_LETTER: [Ll] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Ll` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lm` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_MODIFIER_LETTER: [Lm] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lm` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lo` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_LETTER: [Lo] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lo` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lt` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_TITLECASE_LETTER: [Lt] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lt` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lu` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_UPPERCASE_LETTER: [Lu] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Lu` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Mc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_SPACING_MARK: [Mc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Mc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Me` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK: [Me] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Me` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Mn` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_NON_SPACING_MARK: [Mn] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Mn` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Nd` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_DECIMAL_NUMBER: [Nd] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Nd` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Nl` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_LETTER_NUMBER: [Nl] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Nl` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `No` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_NUMBER: [No] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `No` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CONNECT_PUNCTUATION: [Pc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pd` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_DASH_PUNCTUATION: [Pd] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pd` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pe` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CLOSE_PUNCTUATION: [Pe] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pe` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pf` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_FINAL_PUNCTUATION: [Pf] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pf` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Pi` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_INITIAL_PUNCTUATION: [Pi] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Pi` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Po` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_PUNCTUATION: [Po] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Po` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Ps` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OPEN_PUNCTUATION: [Ps] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Ps` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sc` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_CURRENCY_SYMBOL: [Sc] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Sc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sk` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_MODIFIER_SYMBOL: [Sk] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Sk` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sm` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_MATH_SYMBOL: [Sm] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Sm` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `So` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_OTHER_SYMBOL: [So] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `So` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zl` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_LINE_SEPARATOR: [Zl] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Zl` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zp` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_PARAGRAPH_SEPARATOR: [Zp] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Zp` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zs` [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | / #[doc = " hb_unicode_general_category_t:"] [INFO] [stdout] 1126 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_CONTROL: [Cc]"] [INFO] [stdout] 1127 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_FORMAT:\t\t [Cf]"] [INFO] [stdout] 1128 | | #[doc = " @HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED:\t [Cn]"] [INFO] [stdout] ... | [INFO] [stdout] 1157 | | #[doc = " Data type for the \"General_Category\" (gc) property from"] [INFO] [stdout] 1158 | | #[doc = " the Unicode Character Database."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_GENERAL_CATEGORY_SPACE_SEPARATOR: [Zs] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `Zs` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Hebrew` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC10: [Hebrew] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Hebrew` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Arabic` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC27: [Arabic] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Arabic` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Syriac` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC36: [Syriac] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Syriac` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Telugu` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC84: [Telugu] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Telugu` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Thai` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC103: [Thai] [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `Thai` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lao` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC118: [Lao] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `Lao` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tibetan` [INFO] [stdout] --> src/bindings.rs:1217:1 [INFO] [stdout] | [INFO] [stdout] 1217 | / #[doc = " hb_unicode_combining_class_t:"] [INFO] [stdout] 1218 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NOT_REORDERED: Spacing and enclosing marks; also many vowel and consonant signs, even if nonspacing"] [INFO] [stdout] 1219 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_OVERLAY: Marks which overlay a base letter or symbol"] [INFO] [stdout] 1220 | | #[doc = " @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts"] [INFO] [stdout] ... | [INFO] [stdout] 1281 | | #[doc = " being returned from hb_unicode_combining_class()."] [INFO] [stdout] 1282 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @HB_UNICODE_COMBINING_CLASS_CCC129: [Tibetan] [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `Tibetan` in scope [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/bindings.rs:6473:1 [INFO] [stdout] | [INFO] [stdout] 6473 | / #[doc = " hb_ot_meta_tag_t:"] [INFO] [stdout] 6474 | | #[doc = " @HB_OT_META_TAG_DESIGN_LANGUAGES: Design languages. Text, using only"] [INFO] [stdout] 6475 | | #[doc = " Basic Latin (ASCII) characters. Indicates languages and/or scripts"] [INFO] [stdout] 6476 | | #[doc = " for the user audiences that the font was primarily designed for."] [INFO] [stdout] ... | [INFO] [stdout] 6482 | | #[doc = ""] [INFO] [stdout] 6483 | | #[doc = " Since: 2.6.0"] [INFO] [stdout] | |________________________^ help: use an automatic link instead: `` [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] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "a412879fa83f8e5ab665776c650d69762de04cb79d5e09dbbc1c381cd37c9afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a412879fa83f8e5ab665776c650d69762de04cb79d5e09dbbc1c381cd37c9afe", kill_on_drop: false }` [INFO] [stdout] a412879fa83f8e5ab665776c650d69762de04cb79d5e09dbbc1c381cd37c9afe