[INFO] fetching crate read-fonts 0.39.1... [INFO] testing read-fonts-0.39.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate read-fonts 0.39.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate read-fonts 0.39.1 [INFO] finished tweaking crates.io crate read-fonts 0.39.1 [INFO] tweaked toml for crates.io crate read-fonts 0.39.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate read-fonts 0.39.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate read-fonts 0.39.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.93 [INFO] [stderr] Downloaded wasm-bindgen v0.2.93 [INFO] [stderr] Downloaded core_maths v0.1.0 [INFO] [stderr] Downloaded font-types v0.11.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.93 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.93 [INFO] [stderr] Downloaded bytemuck_derive v1.6.0 [INFO] [stderr] Downloaded js-sys v0.3.70 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Downloaded web-sys v0.3.70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dea0fec00223fd339e3f0b422921625238b10f86482139ca442f4c65513635fc [INFO] running `Command { std: "docker" "start" "-a" "dea0fec00223fd339e3f0b422921625238b10f86482139ca442f4c65513635fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dea0fec00223fd339e3f0b422921625238b10f86482139ca442f4c65513635fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea0fec00223fd339e3f0b422921625238b10f86482139ca442f4c65513635fc", kill_on_drop: false }` [INFO] [stdout] dea0fec00223fd339e3f0b422921625238b10f86482139ca442f4c65513635fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c45a1e1f8db6066f13378babd645eef0a025dd580dfa7199964ba48d06a59c [INFO] running `Command { std: "docker" "start" "-a" "14c45a1e1f8db6066f13378babd645eef0a025dd580dfa7199964ba48d06a59c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling font-types v0.11.2 [INFO] [stderr] Compiling read-fonts v0.39.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/../generated/font.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / /// Record for a table in a font. [INFO] [stdout] 142 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 143 | | #[repr(C)] [INFO] [stdout] 144 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 153 | | pub length: BigEndian, [INFO] [stdout] 154 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | / /// Range struct for FdSelect format 3. [INFO] [stdout] 517 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 518 | | #[repr(C)] [INFO] [stdout] 519 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 524 | | pub fd: u8, [INFO] [stdout] 525 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:670:1 [INFO] [stdout] | [INFO] [stdout] 670 | / /// Range struct for FdSelect format 4. [INFO] [stdout] 671 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 672 | | #[repr(C)] [INFO] [stdout] 673 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 678 | | pub fd: BigEndian, [INFO] [stdout] 679 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:967:1 [INFO] [stdout] | [INFO] [stdout] 967 | / /// Range struct for Charset format 1. [INFO] [stdout] 968 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 969 | | #[repr(C)] [INFO] [stdout] 970 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 975 | | pub n_left: u8, [INFO] [stdout] 976 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:1099:1 [INFO] [stdout] | [INFO] [stdout] 1099 | / /// Range struct for Charset format 2. [INFO] [stdout] 1100 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1101 | | #[repr(C)] [INFO] [stdout] 1102 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1107 | | pub n_left: BigEndian, [INFO] [stdout] 1108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | / /// Range struct for Encoding format 1. [INFO] [stdout] 1142 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1143 | | #[repr(C)] [INFO] [stdout] 1144 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1149 | | pub n_left: u8, [INFO] [stdout] 1150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | / /// Supplemental encoding record. [INFO] [stdout] 1184 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1185 | | #[repr(C)] [INFO] [stdout] 1186 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1191 | | pub glyph: BigEndian, [INFO] [stdout] 1192 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_aat.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | / /// Lookup segment for format 4. [INFO] [stdout] 504 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 505 | | #[repr(C)] [INFO] [stdout] 506 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 513 | | pub value_offset: BigEndian, [INFO] [stdout] 514 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/aat.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / /// Lookup segment for format 2. [INFO] [stdout] 35 | | #[derive(Copy, Clone, bytemuck::AnyBitPattern)] [INFO] [stdout] 36 | | #[repr(C, packed)] [INFO] [stdout] 37 | | pub struct LookupSegment2 [INFO] [stdout] ... | [INFO] [stdout] 46 | | pub value: BigEndian, [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/aat.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / /// Lookup single record for format 6. [INFO] [stdout] 115 | | #[derive(Copy, Clone, bytemuck::AnyBitPattern)] [INFO] [stdout] 116 | | #[repr(C, packed)] [INFO] [stdout] 117 | | pub struct LookupSingle [INFO] [stdout] ... | [INFO] [stdout] 124 | | pub value: BigEndian, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/aat.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / /// Empty data type for a state table entry with no payload. [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// Note: this type is only intended for use as the type parameter for [INFO] [stdout] 277 | | /// `StateEntry`. The inner field is private and this type cannot be [INFO] [stdout] 278 | | /// constructed outside of this module. [INFO] [stdout] 279 | | #[derive(Copy, Clone, bytemuck::AnyBitPattern, Debug)] [INFO] [stdout] 280 | | pub struct NoPayload(()); [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_ankr.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / /// Individual anchor point. [INFO] [stdout] 212 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 213 | | #[repr(C)] [INFO] [stdout] 214 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 217 | | pub y: BigEndian, [INFO] [stdout] 218 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_avar.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// [AxisValueMap](https://learn.microsoft.com/en-us/typography/opentype/spec/avar#table-formats) record [INFO] [stdout] 217 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 218 | | #[repr(C)] [INFO] [stdout] 219 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 224 | | pub to_coordinate: BigEndian, [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_base.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | / /// [BaseScriptRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/base#basescriptrecord) [INFO] [stdout] 406 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 407 | | #[repr(C)] [INFO] [stdout] 408 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 413 | | pub base_script_offset: BigEndian, [INFO] [stdout] 414 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_base.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | / /// [BaseLangSysRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/base#baselangsysrecord) [INFO] [stdout] 591 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 592 | | #[repr(C)] [INFO] [stdout] 593 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 598 | | pub min_max_offset: BigEndian, [INFO] [stdout] 599 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_base.rs:890:1 [INFO] [stdout] | [INFO] [stdout] 890 | / /// [FeatMinMaxRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/base#baselangsysrecord) [INFO] [stdout] 891 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 892 | | #[repr(C)] [INFO] [stdout] 893 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 903 | | pub max_coord_offset: BigEndian>, [INFO] [stdout] 904 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// [BitmapSize](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#bitmapsize-record) record. [INFO] [stdout] 9 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[repr(C)] [INFO] [stdout] 11 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 37 | | pub flags: BigEndian, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / /// [SbitLineMetrics](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#sbitlinemetrics-record) record. [INFO] [stdout] 153 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 154 | | #[repr(C)] [INFO] [stdout] 155 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 168 | | pub pad2: BigEndian, [INFO] [stdout] 169 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / /// [Bitmap flags](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#bitmap-flags). [INFO] [stdout] 268 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 269 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 270 | | #[repr(transparent)] [INFO] [stdout] 271 | | pub struct BitmapFlags { [INFO] [stdout] 272 | | bits: u8, [INFO] [stdout] 273 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / /// [BigGlyphMetrics](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#bigglyphmetrics) record. [INFO] [stdout] 576 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 577 | | #[repr(C)] [INFO] [stdout] 578 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 595 | | pub vert_advance: u8, [INFO] [stdout] 596 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:672:1 [INFO] [stdout] | [INFO] [stdout] 672 | / /// [SmallGlyphMetrics](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#smallglyphmetrics) record. [INFO] [stdout] 673 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 674 | | #[repr(C)] [INFO] [stdout] 675 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 686 | | pub advance: u8, [INFO] [stdout] 687 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:843:1 [INFO] [stdout] | [INFO] [stdout] 843 | / #[repr(C)] [INFO] [stdout] 844 | | #[repr(packed)] [INFO] [stdout] 845 | | pub struct IndexSubtableRecord { [INFO] [stdout] 846 | | /// First glyph ID of this range. [INFO] [stdout] ... | [INFO] [stdout] 851 | | pub index_subtable_offset: BigEndian, [INFO] [stdout] 852 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:1448:1 [INFO] [stdout] | [INFO] [stdout] 1448 | / /// [GlyphIdOffsetPair](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#glyphidoffsetpair-record) record. [INFO] [stdout] 1449 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1450 | | #[repr(C)] [INFO] [stdout] 1451 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1456 | | pub sbit_offset: BigEndian, [INFO] [stdout] 1457 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:1642:1 [INFO] [stdout] | [INFO] [stdout] 1642 | / /// [EbdtComponent](https://learn.microsoft.com/en-us/typography/opentype/spec/ebdt#ebdtcomponent-record) record. [INFO] [stdout] 1643 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1644 | | #[repr(C)] [INFO] [stdout] 1645 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1652 | | pub y_offset: BigEndian, [INFO] [stdout] 1653 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / /// [Encoding Record](https://docs.microsoft.com/en-us/typography/opentype/spec/cmap#encoding-records-and-encodings) [INFO] [stdout] 109 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 110 | | #[repr(C)] [INFO] [stdout] 111 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 119 | | pub subtable_offset: BigEndian, [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:564:1 [INFO] [stdout] | [INFO] [stdout] 564 | / /// Part of [Cmap2] [INFO] [stdout] 565 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 576 | | pub id_range_offset: BigEndian, [INFO] [stdout] 577 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:1127:1 [INFO] [stdout] | [INFO] [stdout] 1127 | / /// Used in [Cmap8] and [Cmap12] [INFO] [stdout] 1128 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1129 | | #[repr(C)] [INFO] [stdout] 1130 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1141 | | pub start_glyph_id: BigEndian, [INFO] [stdout] 1142 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:1593:1 [INFO] [stdout] | [INFO] [stdout] 1593 | / /// Part of [Cmap13] [INFO] [stdout] 1594 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1595 | | #[repr(C)] [INFO] [stdout] 1596 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1604 | | pub glyph_id: BigEndian, [INFO] [stdout] 1605 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:1763:1 [INFO] [stdout] | [INFO] [stdout] 1763 | / /// Part of [Cmap14] [INFO] [stdout] 1764 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1765 | | #[repr(C)] [INFO] [stdout] 1766 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1775 | | pub non_default_uvs_offset: BigEndian>, [INFO] [stdout] 1776 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:2015:1 [INFO] [stdout] | [INFO] [stdout] 2015 | / /// Part of [Cmap14] [INFO] [stdout] 2016 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 2017 | | #[repr(C)] [INFO] [stdout] 2018 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 2023 | | pub glyph_id: BigEndian, [INFO] [stdout] 2024 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:2057:1 [INFO] [stdout] | [INFO] [stdout] 2057 | / /// Part of [Cmap14] [INFO] [stdout] 2058 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 2059 | | #[repr(C)] [INFO] [stdout] 2060 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 2065 | | pub additional_count: u8, [INFO] [stdout] 2066 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | / /// [BaseGlyph](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyph-and-layer-records) record [INFO] [stdout] 301 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 302 | | #[repr(C)] [INFO] [stdout] 303 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 310 | | pub num_layers: BigEndian, [INFO] [stdout] 311 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | / /// [Layer](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyph-and-layer-records) record [INFO] [stdout] 351 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 352 | | #[repr(C)] [INFO] [stdout] 353 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 358 | | pub palette_index: BigEndian, [INFO] [stdout] 359 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | / /// [BaseGlyphPaint](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyphlist-layerlist-and-cliplist) record [INFO] [stdout] 481 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 482 | | #[repr(C)] [INFO] [stdout] 483 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 488 | | pub paint_offset: BigEndian, [INFO] [stdout] 489 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | / /// [Clip](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyphlist-layerlist-and-cliplist) record [INFO] [stdout] 726 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 727 | | #[repr(C)] [INFO] [stdout] 728 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 735 | | pub clip_box_offset: BigEndian, [INFO] [stdout] 736 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | / /// [ColorIndex](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) record [INFO] [stdout] 1151 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1152 | | #[repr(C)] [INFO] [stdout] 1153 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1158 | | pub alpha: BigEndian, [INFO] [stdout] 1159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1192:1 [INFO] [stdout] | [INFO] [stdout] 1192 | / /// [VarColorIndex](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) re... [INFO] [stdout] 1193 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1194 | | #[repr(C)] [INFO] [stdout] 1195 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1202 | | pub var_index_base: BigEndian, [INFO] [stdout] 1203 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1242:1 [INFO] [stdout] | [INFO] [stdout] 1242 | / /// [ColorStop](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) record [INFO] [stdout] 1243 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1244 | | #[repr(C)] [INFO] [stdout] 1245 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1252 | | pub alpha: BigEndian, [INFO] [stdout] 1253 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | / /// [VarColorStop](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) record [INFO] [stdout] 1293 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1294 | | #[repr(C)] [INFO] [stdout] 1295 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1304 | | pub var_index_base: BigEndian, [INFO] [stdout] 1305 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cpal.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / /// The [PaletteType](https://learn.microsoft.com/en-us/typography/opentype/spec/cpal#palette-type-array) flags. [INFO] [stdout] 278 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 279 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 280 | | #[repr(transparent)] [INFO] [stdout] 281 | | pub struct PaletteType { [INFO] [stdout] 282 | | bits: u32, [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cpal.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | / /// [CPAL (Color Record)](https://learn.microsoft.com/en-us/typography/opentype/spec/cpal#palette-entries-and-color-records) record [INFO] [stdout] 592 | | /// [INFO] [stdout] 593 | | /// Contains a color in non-premultiplied BGRA form, in the sRGB color space. [INFO] [stdout] 594 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] ... | [INFO] [stdout] 605 | | pub alpha: u8, [INFO] [stdout] 606 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_dsig.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / /// [Permission flags](https://learn.microsoft.com/en-us/typography/opentype/spec/dsig#table-structure) [INFO] [stdout] 123 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 124 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 125 | | #[repr(transparent)] [INFO] [stdout] 126 | | pub struct PermissionFlags { [INFO] [stdout] 127 | | bits: u16, [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_dsig.rs:426:1 [INFO] [stdout] | [INFO] [stdout] 426 | / /// [Signature Record](https://learn.microsoft.com/en-us/typography/opentype/spec/dsig#table-structure) [INFO] [stdout] 427 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 428 | | #[repr(C)] [INFO] [stdout] 429 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 436 | | pub signature_block_offset: BigEndian, [INFO] [stdout] 437 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_feat.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Type, flags and names for a feature. [INFO] [stdout] 122 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 123 | | #[repr(C)] [INFO] [stdout] 124 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 137 | | pub name_index: BigEndian, [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_feat.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | / /// Associates a setting with a name identifier. [INFO] [stdout] 303 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 304 | | #[repr(C)] [INFO] [stdout] 305 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 310 | | pub name_index: BigEndian, [INFO] [stdout] 311 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_fvar.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | / /// The [VariationAxisRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/fvar#variationaxisrecord) [INFO] [stdout] 313 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 314 | | #[repr(C)] [INFO] [stdout] 315 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 328 | | pub axis_name_id: BigEndian, [INFO] [stdout] 329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gasp.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / #[repr(C)] [INFO] [stdout] 111 | | #[repr(packed)] [INFO] [stdout] 112 | | pub struct GaspRange { [INFO] [stdout] 113 | | /// Upper limit of range, in PPEM [INFO] [stdout] ... | [INFO] [stdout] 116 | | pub range_gasp_behavior: BigEndian, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gasp.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / #[repr(transparent)] [INFO] [stdout] 156 | | pub struct GaspRangeBehavior { [INFO] [stdout] 157 | | bits: u16, [INFO] [stdout] 158 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_glyf.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / /// Flags used in [SimpleGlyph] [INFO] [stdout] 234 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 235 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 236 | | #[repr(transparent)] [INFO] [stdout] 237 | | pub struct SimpleGlyphFlags { [INFO] [stdout] 238 | | bits: u8, [INFO] [stdout] 239 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_glyf.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | / /// Flags used in [CompositeGlyph] [INFO] [stdout] 763 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 764 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 765 | | #[repr(transparent)] [INFO] [stdout] 766 | | pub struct CompositeGlyphFlags { [INFO] [stdout] 767 | | bits: u16, [INFO] [stdout] 768 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/glyf.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / /// Flags describing the properties of a point. [INFO] [stdout] 53 | | /// [INFO] [stdout] 54 | | /// Some properties, such as on- and off-curve flags are intrinsic to the point [INFO] [stdout] 55 | | /// itself. Others, designated as markers are set and cleared while an outline [INFO] [stdout] ... | [INFO] [stdout] 60 | | #[repr(transparent)] [INFO] [stdout] 61 | | pub struct PointFlags(u8); [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tables/glyf.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct PointFlags(u8); [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gpos.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | / /// See [ValueRecord] [INFO] [stdout] 258 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 259 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 260 | | #[repr(transparent)] [INFO] [stdout] 261 | | pub struct ValueFormat { [INFO] [stdout] 262 | | bits: u16, [INFO] [stdout] 263 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gpos.rs:1128:1 [INFO] [stdout] | [INFO] [stdout] 1128 | / /// Part of [MarkArray] [INFO] [stdout] 1129 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1130 | | #[repr(C)] [INFO] [stdout] 1131 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1136 | | pub mark_anchor_offset: BigEndian, [INFO] [stdout] 1137 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gpos.rs:2568:1 [INFO] [stdout] | [INFO] [stdout] 2568 | / /// Part of [CursivePosFormat1] [INFO] [stdout] 2569 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 2570 | | #[repr(C)] [INFO] [stdout] 2571 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 2578 | | pub exit_anchor_offset: BigEndian>, [INFO] [stdout] 2579 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gvar.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / #[repr(transparent)] [INFO] [stdout] 202 | | pub struct GvarFlags { [INFO] [stdout] 203 | | bits: u16, [INFO] [stdout] 204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_head.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// The `macStyle` field for the head table. [INFO] [stdout] 9 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct MacStyle { [INFO] [stdout] 13 | | bits: u16, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_head.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | / /// The `flags` field for the head table. [INFO] [stdout] 343 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 344 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 345 | | #[repr(transparent)] [INFO] [stdout] 346 | | pub struct Flags { [INFO] [stdout] 347 | | bits: u16, [INFO] [stdout] 348 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_hmtx.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / #[repr(C)] [INFO] [stdout] 126 | | #[repr(packed)] [INFO] [stdout] 127 | | pub struct LongMetric { [INFO] [stdout] 128 | | /// Advance width/height, in font design units. [INFO] [stdout] ... | [INFO] [stdout] 131 | | pub side_bearing: BigEndian, [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_kerx.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / /// The type 0 `kerx` subtable kerning record. [INFO] [stdout] 337 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 338 | | #[repr(C)] [INFO] [stdout] 339 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 346 | | pub value: BigEndian, [INFO] [stdout] 347 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / /// [Script Record](https://docs.microsoft.com/en-us/typography/opentype/spec/chapter2#script-list-table-and-script-record) [INFO] [stdout] 93 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 94 | | #[repr(C)] [INFO] [stdout] 95 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 100 | | pub script_offset: BigEndian, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | / #[repr(C)] [INFO] [stdout] 254 | | #[repr(packed)] [INFO] [stdout] 255 | | pub struct LangSysRecord { [INFO] [stdout] 256 | | /// 4-byte LangSysTag identifier [INFO] [stdout] ... | [INFO] [stdout] 259 | | pub lang_sys_offset: BigEndian, [INFO] [stdout] 260 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | / /// Part of [FeatureList] [INFO] [stdout] 492 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 493 | | #[repr(C)] [INFO] [stdout] 494 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 499 | | pub feature_offset: BigEndian, [INFO] [stdout] 500 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:1169:1 [INFO] [stdout] | [INFO] [stdout] 1169 | / /// Used in [CoverageFormat2] [INFO] [stdout] 1170 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1171 | | #[repr(C)] [INFO] [stdout] 1172 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1179 | | pub start_coverage_index: BigEndian, [INFO] [stdout] 1180 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:1506:1 [INFO] [stdout] | [INFO] [stdout] 1506 | / /// Used in [ClassDefFormat2] [INFO] [stdout] 1507 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1508 | | #[repr(C)] [INFO] [stdout] 1509 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1516 | | pub class: BigEndian, [INFO] [stdout] 1517 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:1635:1 [INFO] [stdout] | [INFO] [stdout] 1635 | / /// [Sequence Lookup Record](https://docs.microsoft.com/en-us/typography/opentype/spec/chapter2#sequence-lookup-record) [INFO] [stdout] 1636 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1637 | | #[repr(C)] [INFO] [stdout] 1638 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1643 | | pub lookup_list_index: BigEndian, [INFO] [stdout] 1644 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:4302:1 [INFO] [stdout] | [INFO] [stdout] 4302 | / /// Part of [FeatureVariations] [INFO] [stdout] 4303 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 4304 | | #[repr(C)] [INFO] [stdout] 4305 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 4312 | | pub feature_table_substitution_offset: BigEndian>, [INFO] [stdout] 4313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:5201:1 [INFO] [stdout] | [INFO] [stdout] 5201 | / /// Used in [FeatureTableSubstitution] [INFO] [stdout] 5202 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 5203 | | #[repr(C)] [INFO] [stdout] 5204 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 5210 | | pub alternate_feature_offset: BigEndian, [INFO] [stdout] 5211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_ltag.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Offset and length of string in `ltag` table. [INFO] [stdout] 122 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 123 | | #[repr(C)] [INFO] [stdout] 124 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 129 | | pub length: BigEndian, [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_meta.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / /// [INFO] [stdout] 128 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 129 | | #[repr(C)] [INFO] [stdout] 130 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 137 | | pub data_length: BigEndian, [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_morx.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | / /// Used to compute the sub-feature flags for a list of requested features and settings. [INFO] [stdout] 259 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 260 | | #[repr(C)] [INFO] [stdout] 261 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 270 | | pub disable_flags: BigEndian, [INFO] [stdout] 271 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_morx.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | / /// Entry payload in a contextual subtable state machine. [INFO] [stdout] 418 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 419 | | #[repr(C)] [INFO] [stdout] 420 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 427 | | pub current_index: BigEndian, [INFO] [stdout] 428 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_morx.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | / /// Entry payload in an insertion subtable state machine. [INFO] [stdout] 464 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 465 | | #[repr(C)] [INFO] [stdout] 466 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 476 | | pub marked_insert_index: BigEndian, [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_mvar.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / /// [ValueRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/mvar#table-formats) metrics variation record [INFO] [stdout] 156 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 157 | | #[repr(C)] [INFO] [stdout] 158 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub delta_set_inner_index: BigEndian, [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_name.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / /// Part of [Name] [INFO] [stdout] 168 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 169 | | #[repr(C)] [INFO] [stdout] 170 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 176 | | pub lang_tag_offset: BigEndian, [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_name.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / ///[Name Records](https://docs.microsoft.com/en-us/typography/opentype/spec/name#name-records) [INFO] [stdout] 212 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 213 | | #[repr(C)] [INFO] [stdout] 214 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 227 | | pub string_offset: BigEndian, [INFO] [stdout] 228 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_os2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// OS/2 [selection flags](https://learn.microsoft.com/en-us/typography/opentype/spec/os2#fsselection) [INFO] [stdout] 9 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct SelectionFlags { [INFO] [stdout] 13 | | bits: u16, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_sbix.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// Sbix header flags. [INFO] [stdout] 9 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct HeaderFlags { [INFO] [stdout] 13 | | bits: u16, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_stat.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / /// [Axis Records](https://docs.microsoft.com/en-us/typography/opentype/spec/stat#axis-records) [INFO] [stdout] 203 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 204 | | #[repr(C)] [INFO] [stdout] 205 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 215 | | pub axis_ordering: BigEndian, [INFO] [stdout] 216 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_stat.rs:1022:1 [INFO] [stdout] | [INFO] [stdout] 1022 | / /// Part of [AxisValueFormat4] [INFO] [stdout] 1023 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1024 | | #[repr(C)] [INFO] [stdout] 1025 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1031 | | pub value: BigEndian, [INFO] [stdout] 1032 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_stat.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | / /// [Axis value table flags](https://docs.microsoft.com/en-us/typography/opentype/spec/stat#flags). [INFO] [stdout] 1067 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1068 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 1069 | | #[repr(transparent)] [INFO] [stdout] 1070 | | pub struct AxisValueTableFlags { [INFO] [stdout] 1071 | | bits: u16, [INFO] [stdout] 1072 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_svg.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / /// [SVGDocumentRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/svg) [INFO] [stdout] 189 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] 191 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 201 | | pub svg_doc_length: BigEndian, [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_trak.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / /// Single entry in a tracking table. [INFO] [stdout] 249 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 250 | | #[repr(C)] [INFO] [stdout] 251 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 258 | | pub offset: BigEndian, [INFO] [stdout] 259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_varc.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / #[repr(C)] [INFO] [stdout] 501 | | #[repr(packed)] [INFO] [stdout] 502 | | pub struct SparseRegionAxisCoordinates { [INFO] [stdout] 503 | | pub axis_index: BigEndian, [INFO] [stdout] ... | [INFO] [stdout] 506 | | pub end: BigEndian, [INFO] [stdout] 507 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_varc.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | / /// Flags used in the [VarcComponent] byte stream [INFO] [stdout] 744 | | /// [INFO] [stdout] 745 | | /// [INFO] [stdout] 746 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] ... | [INFO] [stdout] 750 | | bits: u32, [INFO] [stdout] 751 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_variations.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / /// Entry format for a [DeltaSetIndexMap]. [INFO] [stdout] 527 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 528 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 529 | | #[repr(transparent)] [INFO] [stdout] 530 | | pub struct EntryFormat { [INFO] [stdout] 531 | | bits: u8, [INFO] [stdout] 532 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_variations.rs:1012:1 [INFO] [stdout] | [INFO] [stdout] 1012 | / /// The [RegionAxisCoordinates](https://learn.microsoft.com/en-us/typography/opentype/spec/otvarcommonformats#variation-regions)... [INFO] [stdout] 1013 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1014 | | #[repr(C)] [INFO] [stdout] 1015 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1022 | | pub end_coord: BigEndian, [INFO] [stdout] 1023 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_vorg.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / /// Vertical origin Y metrics record. [INFO] [stdout] 133 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 134 | | #[repr(C)] [INFO] [stdout] 135 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 140 | | pub vert_origin_y: BigEndian, [INFO] [stdout] 141 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s [INFO] running `Command { std: "docker" "inspect" "14c45a1e1f8db6066f13378babd645eef0a025dd580dfa7199964ba48d06a59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c45a1e1f8db6066f13378babd645eef0a025dd580dfa7199964ba48d06a59c", kill_on_drop: false }` [INFO] [stdout] 14c45a1e1f8db6066f13378babd645eef0a025dd580dfa7199964ba48d06a59c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2261afcd88695b149c928b6f28bca6574ec1abcd6d398edf5739083fe6cf44 [INFO] running `Command { std: "docker" "start" "-a" "0b2261afcd88695b149c928b6f28bca6574ec1abcd6d398edf5739083fe6cf44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/../generated/font.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / /// Record for a table in a font. [INFO] [stdout] 142 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 143 | | #[repr(C)] [INFO] [stdout] 144 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 153 | | pub length: BigEndian, [INFO] [stdout] 154 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | / /// Range struct for FdSelect format 3. [INFO] [stdout] 517 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 518 | | #[repr(C)] [INFO] [stdout] 519 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 524 | | pub fd: u8, [INFO] [stdout] 525 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:670:1 [INFO] [stdout] | [INFO] [stdout] 670 | / /// Range struct for FdSelect format 4. [INFO] [stdout] 671 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 672 | | #[repr(C)] [INFO] [stdout] 673 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 678 | | pub fd: BigEndian, [INFO] [stdout] 679 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:967:1 [INFO] [stdout] | [INFO] [stdout] 967 | / /// Range struct for Charset format 1. [INFO] [stdout] 968 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 969 | | #[repr(C)] [INFO] [stdout] 970 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 975 | | pub n_left: u8, [INFO] [stdout] 976 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:1099:1 [INFO] [stdout] | [INFO] [stdout] 1099 | / /// Range struct for Charset format 2. [INFO] [stdout] 1100 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1101 | | #[repr(C)] [INFO] [stdout] 1102 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1107 | | pub n_left: BigEndian, [INFO] [stdout] 1108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | / /// Range struct for Encoding format 1. [INFO] [stdout] 1142 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1143 | | #[repr(C)] [INFO] [stdout] 1144 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1149 | | pub n_left: u8, [INFO] [stdout] 1150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/ps/cff/../../../generated/generated_cff.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | / /// Supplemental encoding record. [INFO] [stdout] 1184 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1185 | | #[repr(C)] [INFO] [stdout] 1186 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1191 | | pub glyph: BigEndian, [INFO] [stdout] 1192 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_aat.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | / /// Lookup segment for format 4. [INFO] [stdout] 504 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 505 | | #[repr(C)] [INFO] [stdout] 506 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 513 | | pub value_offset: BigEndian, [INFO] [stdout] 514 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/aat.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / /// Lookup segment for format 2. [INFO] [stdout] 35 | | #[derive(Copy, Clone, bytemuck::AnyBitPattern)] [INFO] [stdout] 36 | | #[repr(C, packed)] [INFO] [stdout] 37 | | pub struct LookupSegment2 [INFO] [stdout] ... | [INFO] [stdout] 46 | | pub value: BigEndian, [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/aat.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / /// Lookup single record for format 6. [INFO] [stdout] 115 | | #[derive(Copy, Clone, bytemuck::AnyBitPattern)] [INFO] [stdout] 116 | | #[repr(C, packed)] [INFO] [stdout] 117 | | pub struct LookupSingle [INFO] [stdout] ... | [INFO] [stdout] 124 | | pub value: BigEndian, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/aat.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / /// Empty data type for a state table entry with no payload. [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// Note: this type is only intended for use as the type parameter for [INFO] [stdout] 277 | | /// `StateEntry`. The inner field is private and this type cannot be [INFO] [stdout] 278 | | /// constructed outside of this module. [INFO] [stdout] 279 | | #[derive(Copy, Clone, bytemuck::AnyBitPattern, Debug)] [INFO] [stdout] 280 | | pub struct NoPayload(()); [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_ankr.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / /// Individual anchor point. [INFO] [stdout] 212 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 213 | | #[repr(C)] [INFO] [stdout] 214 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 217 | | pub y: BigEndian, [INFO] [stdout] 218 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_avar.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// [AxisValueMap](https://learn.microsoft.com/en-us/typography/opentype/spec/avar#table-formats) record [INFO] [stdout] 217 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 218 | | #[repr(C)] [INFO] [stdout] 219 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 224 | | pub to_coordinate: BigEndian, [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_base.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | / /// [BaseScriptRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/base#basescriptrecord) [INFO] [stdout] 406 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 407 | | #[repr(C)] [INFO] [stdout] 408 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 413 | | pub base_script_offset: BigEndian, [INFO] [stdout] 414 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_base.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | / /// [BaseLangSysRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/base#baselangsysrecord) [INFO] [stdout] 591 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 592 | | #[repr(C)] [INFO] [stdout] 593 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 598 | | pub min_max_offset: BigEndian, [INFO] [stdout] 599 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_base.rs:890:1 [INFO] [stdout] | [INFO] [stdout] 890 | / /// [FeatMinMaxRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/base#baselangsysrecord) [INFO] [stdout] 891 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 892 | | #[repr(C)] [INFO] [stdout] 893 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 903 | | pub max_coord_offset: BigEndian>, [INFO] [stdout] 904 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// [BitmapSize](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#bitmapsize-record) record. [INFO] [stdout] 9 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[repr(C)] [INFO] [stdout] 11 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 37 | | pub flags: BigEndian, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / /// [SbitLineMetrics](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#sbitlinemetrics-record) record. [INFO] [stdout] 153 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 154 | | #[repr(C)] [INFO] [stdout] 155 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 168 | | pub pad2: BigEndian, [INFO] [stdout] 169 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / /// [Bitmap flags](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#bitmap-flags). [INFO] [stdout] 268 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 269 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 270 | | #[repr(transparent)] [INFO] [stdout] 271 | | pub struct BitmapFlags { [INFO] [stdout] 272 | | bits: u8, [INFO] [stdout] 273 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / /// [BigGlyphMetrics](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#bigglyphmetrics) record. [INFO] [stdout] 576 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 577 | | #[repr(C)] [INFO] [stdout] 578 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 595 | | pub vert_advance: u8, [INFO] [stdout] 596 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:672:1 [INFO] [stdout] | [INFO] [stdout] 672 | / /// [SmallGlyphMetrics](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#smallglyphmetrics) record. [INFO] [stdout] 673 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 674 | | #[repr(C)] [INFO] [stdout] 675 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 686 | | pub advance: u8, [INFO] [stdout] 687 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:843:1 [INFO] [stdout] | [INFO] [stdout] 843 | / #[repr(C)] [INFO] [stdout] 844 | | #[repr(packed)] [INFO] [stdout] 845 | | pub struct IndexSubtableRecord { [INFO] [stdout] 846 | | /// First glyph ID of this range. [INFO] [stdout] ... | [INFO] [stdout] 851 | | pub index_subtable_offset: BigEndian, [INFO] [stdout] 852 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:1448:1 [INFO] [stdout] | [INFO] [stdout] 1448 | / /// [GlyphIdOffsetPair](https://learn.microsoft.com/en-us/typography/opentype/spec/eblc#glyphidoffsetpair-record) record. [INFO] [stdout] 1449 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1450 | | #[repr(C)] [INFO] [stdout] 1451 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1456 | | pub sbit_offset: BigEndian, [INFO] [stdout] 1457 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_bitmap.rs:1642:1 [INFO] [stdout] | [INFO] [stdout] 1642 | / /// [EbdtComponent](https://learn.microsoft.com/en-us/typography/opentype/spec/ebdt#ebdtcomponent-record) record. [INFO] [stdout] 1643 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1644 | | #[repr(C)] [INFO] [stdout] 1645 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1652 | | pub y_offset: BigEndian, [INFO] [stdout] 1653 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / /// [Encoding Record](https://docs.microsoft.com/en-us/typography/opentype/spec/cmap#encoding-records-and-encodings) [INFO] [stdout] 109 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 110 | | #[repr(C)] [INFO] [stdout] 111 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 119 | | pub subtable_offset: BigEndian, [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:564:1 [INFO] [stdout] | [INFO] [stdout] 564 | / /// Part of [Cmap2] [INFO] [stdout] 565 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 576 | | pub id_range_offset: BigEndian, [INFO] [stdout] 577 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:1127:1 [INFO] [stdout] | [INFO] [stdout] 1127 | / /// Used in [Cmap8] and [Cmap12] [INFO] [stdout] 1128 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1129 | | #[repr(C)] [INFO] [stdout] 1130 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1141 | | pub start_glyph_id: BigEndian, [INFO] [stdout] 1142 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:1593:1 [INFO] [stdout] | [INFO] [stdout] 1593 | / /// Part of [Cmap13] [INFO] [stdout] 1594 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1595 | | #[repr(C)] [INFO] [stdout] 1596 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1604 | | pub glyph_id: BigEndian, [INFO] [stdout] 1605 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:1763:1 [INFO] [stdout] | [INFO] [stdout] 1763 | / /// Part of [Cmap14] [INFO] [stdout] 1764 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1765 | | #[repr(C)] [INFO] [stdout] 1766 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1775 | | pub non_default_uvs_offset: BigEndian>, [INFO] [stdout] 1776 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:2015:1 [INFO] [stdout] | [INFO] [stdout] 2015 | / /// Part of [Cmap14] [INFO] [stdout] 2016 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 2017 | | #[repr(C)] [INFO] [stdout] 2018 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 2023 | | pub glyph_id: BigEndian, [INFO] [stdout] 2024 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cmap.rs:2057:1 [INFO] [stdout] | [INFO] [stdout] 2057 | / /// Part of [Cmap14] [INFO] [stdout] 2058 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 2059 | | #[repr(C)] [INFO] [stdout] 2060 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 2065 | | pub additional_count: u8, [INFO] [stdout] 2066 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | / /// [BaseGlyph](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyph-and-layer-records) record [INFO] [stdout] 301 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 302 | | #[repr(C)] [INFO] [stdout] 303 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 310 | | pub num_layers: BigEndian, [INFO] [stdout] 311 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | / /// [Layer](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyph-and-layer-records) record [INFO] [stdout] 351 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 352 | | #[repr(C)] [INFO] [stdout] 353 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 358 | | pub palette_index: BigEndian, [INFO] [stdout] 359 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | / /// [BaseGlyphPaint](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyphlist-layerlist-and-cliplist) record [INFO] [stdout] 481 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 482 | | #[repr(C)] [INFO] [stdout] 483 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 488 | | pub paint_offset: BigEndian, [INFO] [stdout] 489 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | / /// [Clip](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#baseglyphlist-layerlist-and-cliplist) record [INFO] [stdout] 726 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 727 | | #[repr(C)] [INFO] [stdout] 728 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 735 | | pub clip_box_offset: BigEndian, [INFO] [stdout] 736 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | / /// [ColorIndex](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) record [INFO] [stdout] 1151 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1152 | | #[repr(C)] [INFO] [stdout] 1153 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1158 | | pub alpha: BigEndian, [INFO] [stdout] 1159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1192:1 [INFO] [stdout] | [INFO] [stdout] 1192 | / /// [VarColorIndex](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) re... [INFO] [stdout] 1193 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1194 | | #[repr(C)] [INFO] [stdout] 1195 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1202 | | pub var_index_base: BigEndian, [INFO] [stdout] 1203 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1242:1 [INFO] [stdout] | [INFO] [stdout] 1242 | / /// [ColorStop](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) record [INFO] [stdout] 1243 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1244 | | #[repr(C)] [INFO] [stdout] 1245 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1252 | | pub alpha: BigEndian, [INFO] [stdout] 1253 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_colr.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | / /// [VarColorStop](https://learn.microsoft.com/en-us/typography/opentype/spec/colr#color-references-colorstop-and-colorline) record [INFO] [stdout] 1293 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1294 | | #[repr(C)] [INFO] [stdout] 1295 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1304 | | pub var_index_base: BigEndian, [INFO] [stdout] 1305 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cpal.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / /// The [PaletteType](https://learn.microsoft.com/en-us/typography/opentype/spec/cpal#palette-type-array) flags. [INFO] [stdout] 278 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 279 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 280 | | #[repr(transparent)] [INFO] [stdout] 281 | | pub struct PaletteType { [INFO] [stdout] 282 | | bits: u32, [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_cpal.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | / /// [CPAL (Color Record)](https://learn.microsoft.com/en-us/typography/opentype/spec/cpal#palette-entries-and-color-records) record [INFO] [stdout] 592 | | /// [INFO] [stdout] 593 | | /// Contains a color in non-premultiplied BGRA form, in the sRGB color space. [INFO] [stdout] 594 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] ... | [INFO] [stdout] 605 | | pub alpha: u8, [INFO] [stdout] 606 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_dsig.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / /// [Permission flags](https://learn.microsoft.com/en-us/typography/opentype/spec/dsig#table-structure) [INFO] [stdout] 123 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 124 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 125 | | #[repr(transparent)] [INFO] [stdout] 126 | | pub struct PermissionFlags { [INFO] [stdout] 127 | | bits: u16, [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_dsig.rs:426:1 [INFO] [stdout] | [INFO] [stdout] 426 | / /// [Signature Record](https://learn.microsoft.com/en-us/typography/opentype/spec/dsig#table-structure) [INFO] [stdout] 427 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 428 | | #[repr(C)] [INFO] [stdout] 429 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 436 | | pub signature_block_offset: BigEndian, [INFO] [stdout] 437 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_feat.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Type, flags and names for a feature. [INFO] [stdout] 122 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 123 | | #[repr(C)] [INFO] [stdout] 124 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 137 | | pub name_index: BigEndian, [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_feat.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | / /// Associates a setting with a name identifier. [INFO] [stdout] 303 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 304 | | #[repr(C)] [INFO] [stdout] 305 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 310 | | pub name_index: BigEndian, [INFO] [stdout] 311 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_fvar.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | / /// The [VariationAxisRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/fvar#variationaxisrecord) [INFO] [stdout] 313 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 314 | | #[repr(C)] [INFO] [stdout] 315 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 328 | | pub axis_name_id: BigEndian, [INFO] [stdout] 329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gasp.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / #[repr(C)] [INFO] [stdout] 111 | | #[repr(packed)] [INFO] [stdout] 112 | | pub struct GaspRange { [INFO] [stdout] 113 | | /// Upper limit of range, in PPEM [INFO] [stdout] ... | [INFO] [stdout] 116 | | pub range_gasp_behavior: BigEndian, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gasp.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / #[repr(transparent)] [INFO] [stdout] 156 | | pub struct GaspRangeBehavior { [INFO] [stdout] 157 | | bits: u16, [INFO] [stdout] 158 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_glyf.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / /// Flags used in [SimpleGlyph] [INFO] [stdout] 234 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 235 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 236 | | #[repr(transparent)] [INFO] [stdout] 237 | | pub struct SimpleGlyphFlags { [INFO] [stdout] 238 | | bits: u8, [INFO] [stdout] 239 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_glyf.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | / /// Flags used in [CompositeGlyph] [INFO] [stdout] 763 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 764 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 765 | | #[repr(transparent)] [INFO] [stdout] 766 | | pub struct CompositeGlyphFlags { [INFO] [stdout] 767 | | bits: u16, [INFO] [stdout] 768 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/glyf.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / /// Flags describing the properties of a point. [INFO] [stdout] 53 | | /// [INFO] [stdout] 54 | | /// Some properties, such as on- and off-curve flags are intrinsic to the point [INFO] [stdout] 55 | | /// itself. Others, designated as markers are set and cleared while an outline [INFO] [stdout] ... | [INFO] [stdout] 60 | | #[repr(transparent)] [INFO] [stdout] 61 | | pub struct PointFlags(u8); [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tables/glyf.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct PointFlags(u8); [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gpos.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | / /// See [ValueRecord] [INFO] [stdout] 258 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 259 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 260 | | #[repr(transparent)] [INFO] [stdout] 261 | | pub struct ValueFormat { [INFO] [stdout] 262 | | bits: u16, [INFO] [stdout] 263 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gpos.rs:1128:1 [INFO] [stdout] | [INFO] [stdout] 1128 | / /// Part of [MarkArray] [INFO] [stdout] 1129 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1130 | | #[repr(C)] [INFO] [stdout] 1131 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1136 | | pub mark_anchor_offset: BigEndian, [INFO] [stdout] 1137 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gpos.rs:2568:1 [INFO] [stdout] | [INFO] [stdout] 2568 | / /// Part of [CursivePosFormat1] [INFO] [stdout] 2569 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 2570 | | #[repr(C)] [INFO] [stdout] 2571 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 2578 | | pub exit_anchor_offset: BigEndian>, [INFO] [stdout] 2579 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_gvar.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / #[repr(transparent)] [INFO] [stdout] 202 | | pub struct GvarFlags { [INFO] [stdout] 203 | | bits: u16, [INFO] [stdout] 204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_head.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// The `macStyle` field for the head table. [INFO] [stdout] 9 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct MacStyle { [INFO] [stdout] 13 | | bits: u16, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_head.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | / /// The `flags` field for the head table. [INFO] [stdout] 343 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 344 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 345 | | #[repr(transparent)] [INFO] [stdout] 346 | | pub struct Flags { [INFO] [stdout] 347 | | bits: u16, [INFO] [stdout] 348 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_hmtx.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / #[repr(C)] [INFO] [stdout] 126 | | #[repr(packed)] [INFO] [stdout] 127 | | pub struct LongMetric { [INFO] [stdout] 128 | | /// Advance width/height, in font design units. [INFO] [stdout] ... | [INFO] [stdout] 131 | | pub side_bearing: BigEndian, [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_kerx.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / /// The type 0 `kerx` subtable kerning record. [INFO] [stdout] 337 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 338 | | #[repr(C)] [INFO] [stdout] 339 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 346 | | pub value: BigEndian, [INFO] [stdout] 347 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / /// [Script Record](https://docs.microsoft.com/en-us/typography/opentype/spec/chapter2#script-list-table-and-script-record) [INFO] [stdout] 93 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 94 | | #[repr(C)] [INFO] [stdout] 95 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 100 | | pub script_offset: BigEndian, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | / #[repr(C)] [INFO] [stdout] 254 | | #[repr(packed)] [INFO] [stdout] 255 | | pub struct LangSysRecord { [INFO] [stdout] 256 | | /// 4-byte LangSysTag identifier [INFO] [stdout] ... | [INFO] [stdout] 259 | | pub lang_sys_offset: BigEndian, [INFO] [stdout] 260 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | / /// Part of [FeatureList] [INFO] [stdout] 492 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 493 | | #[repr(C)] [INFO] [stdout] 494 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 499 | | pub feature_offset: BigEndian, [INFO] [stdout] 500 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:1169:1 [INFO] [stdout] | [INFO] [stdout] 1169 | / /// Used in [CoverageFormat2] [INFO] [stdout] 1170 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1171 | | #[repr(C)] [INFO] [stdout] 1172 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1179 | | pub start_coverage_index: BigEndian, [INFO] [stdout] 1180 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:1506:1 [INFO] [stdout] | [INFO] [stdout] 1506 | / /// Used in [ClassDefFormat2] [INFO] [stdout] 1507 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1508 | | #[repr(C)] [INFO] [stdout] 1509 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1516 | | pub class: BigEndian, [INFO] [stdout] 1517 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:1635:1 [INFO] [stdout] | [INFO] [stdout] 1635 | / /// [Sequence Lookup Record](https://docs.microsoft.com/en-us/typography/opentype/spec/chapter2#sequence-lookup-record) [INFO] [stdout] 1636 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1637 | | #[repr(C)] [INFO] [stdout] 1638 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1643 | | pub lookup_list_index: BigEndian, [INFO] [stdout] 1644 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:4302:1 [INFO] [stdout] | [INFO] [stdout] 4302 | / /// Part of [FeatureVariations] [INFO] [stdout] 4303 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 4304 | | #[repr(C)] [INFO] [stdout] 4305 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 4312 | | pub feature_table_substitution_offset: BigEndian>, [INFO] [stdout] 4313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_layout.rs:5201:1 [INFO] [stdout] | [INFO] [stdout] 5201 | / /// Used in [FeatureTableSubstitution] [INFO] [stdout] 5202 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 5203 | | #[repr(C)] [INFO] [stdout] 5204 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 5210 | | pub alternate_feature_offset: BigEndian, [INFO] [stdout] 5211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_ltag.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Offset and length of string in `ltag` table. [INFO] [stdout] 122 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 123 | | #[repr(C)] [INFO] [stdout] 124 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 129 | | pub length: BigEndian, [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_meta.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / /// [INFO] [stdout] 128 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 129 | | #[repr(C)] [INFO] [stdout] 130 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 137 | | pub data_length: BigEndian, [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_morx.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | / /// Used to compute the sub-feature flags for a list of requested features and settings. [INFO] [stdout] 259 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 260 | | #[repr(C)] [INFO] [stdout] 261 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 270 | | pub disable_flags: BigEndian, [INFO] [stdout] 271 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_morx.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | / /// Entry payload in a contextual subtable state machine. [INFO] [stdout] 418 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 419 | | #[repr(C)] [INFO] [stdout] 420 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 427 | | pub current_index: BigEndian, [INFO] [stdout] 428 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_morx.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | / /// Entry payload in an insertion subtable state machine. [INFO] [stdout] 464 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 465 | | #[repr(C)] [INFO] [stdout] 466 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 476 | | pub marked_insert_index: BigEndian, [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_mvar.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / /// [ValueRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/mvar#table-formats) metrics variation record [INFO] [stdout] 156 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 157 | | #[repr(C)] [INFO] [stdout] 158 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub delta_set_inner_index: BigEndian, [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_name.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / /// Part of [Name] [INFO] [stdout] 168 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 169 | | #[repr(C)] [INFO] [stdout] 170 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 176 | | pub lang_tag_offset: BigEndian, [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_name.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / ///[Name Records](https://docs.microsoft.com/en-us/typography/opentype/spec/name#name-records) [INFO] [stdout] 212 | | #[derive(Clone, Debug, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 213 | | #[repr(C)] [INFO] [stdout] 214 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 227 | | pub string_offset: BigEndian, [INFO] [stdout] 228 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_os2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// OS/2 [selection flags](https://learn.microsoft.com/en-us/typography/opentype/spec/os2#fsselection) [INFO] [stdout] 9 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct SelectionFlags { [INFO] [stdout] 13 | | bits: u16, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_sbix.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// Sbix header flags. [INFO] [stdout] 9 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 10 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct HeaderFlags { [INFO] [stdout] 13 | | bits: u16, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_stat.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / /// [Axis Records](https://docs.microsoft.com/en-us/typography/opentype/spec/stat#axis-records) [INFO] [stdout] 203 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 204 | | #[repr(C)] [INFO] [stdout] 205 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 215 | | pub axis_ordering: BigEndian, [INFO] [stdout] 216 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_stat.rs:1022:1 [INFO] [stdout] | [INFO] [stdout] 1022 | / /// Part of [AxisValueFormat4] [INFO] [stdout] 1023 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1024 | | #[repr(C)] [INFO] [stdout] 1025 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1031 | | pub value: BigEndian, [INFO] [stdout] 1032 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_stat.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | / /// [Axis value table flags](https://docs.microsoft.com/en-us/typography/opentype/spec/stat#flags). [INFO] [stdout] 1067 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1068 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 1069 | | #[repr(transparent)] [INFO] [stdout] 1070 | | pub struct AxisValueTableFlags { [INFO] [stdout] 1071 | | bits: u16, [INFO] [stdout] 1072 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_svg.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / /// [SVGDocumentRecord](https://learn.microsoft.com/en-us/typography/opentype/spec/svg) [INFO] [stdout] 189 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] 191 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 201 | | pub svg_doc_length: BigEndian, [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_trak.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / /// Single entry in a tracking table. [INFO] [stdout] 249 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 250 | | #[repr(C)] [INFO] [stdout] 251 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 258 | | pub offset: BigEndian, [INFO] [stdout] 259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_varc.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / #[repr(C)] [INFO] [stdout] 501 | | #[repr(packed)] [INFO] [stdout] 502 | | pub struct SparseRegionAxisCoordinates { [INFO] [stdout] 503 | | pub axis_index: BigEndian, [INFO] [stdout] ... | [INFO] [stdout] 506 | | pub end: BigEndian, [INFO] [stdout] 507 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_varc.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | / /// Flags used in the [VarcComponent] byte stream [INFO] [stdout] 744 | | /// [INFO] [stdout] 745 | | /// [INFO] [stdout] 746 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] ... | [INFO] [stdout] 750 | | bits: u32, [INFO] [stdout] 751 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_variations.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / /// Entry format for a [DeltaSetIndexMap]. [INFO] [stdout] 527 | | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, bytemuck :: AnyBitPattern)] [INFO] [stdout] 528 | | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] 529 | | #[repr(transparent)] [INFO] [stdout] 530 | | pub struct EntryFormat { [INFO] [stdout] 531 | | bits: u8, [INFO] [stdout] 532 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_variations.rs:1012:1 [INFO] [stdout] | [INFO] [stdout] 1012 | / /// The [RegionAxisCoordinates](https://learn.microsoft.com/en-us/typography/opentype/spec/otvarcommonformats#variation-regions)... [INFO] [stdout] 1013 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 1014 | | #[repr(C)] [INFO] [stdout] 1015 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 1022 | | pub end_coord: BigEndian, [INFO] [stdout] 1023 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/tables/../../generated/generated_vorg.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / /// Vertical origin Y metrics record. [INFO] [stdout] 133 | | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Copy, bytemuck :: AnyBitPattern)] [INFO] [stdout] 134 | | #[repr(C)] [INFO] [stdout] 135 | | #[repr(packed)] [INFO] [stdout] ... | [INFO] [stdout] 140 | | pub vert_origin_y: BigEndian, [INFO] [stdout] 141 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling read-fonts v0.39.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/array.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/charset.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/dict.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/fd_select.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/index.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/read.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/dsig.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/loca.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/sbix.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/gsub/closure.rs:1020:9 [INFO] [stdout] | [INFO] [stdout] 1020 | use font_test_data::closure as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/lib.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | use font_test_data::{be_buffer, bebuffer::BeBuffer, ttc::TTC, AHEM}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/glyf.rs:1074:13 [INFO] [stdout] | [INFO] [stdout] 1074 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/aat.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/ankr.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/avar.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/base.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/lib.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | use font_test_data::{be_buffer, bebuffer::BeBuffer, ttc::TTC, AHEM}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:970:9 [INFO] [stdout] | [INFO] [stdout] 970 | use font_test_data::{be_buffer, bebuffer::BeBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/feat.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gasp.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/cmap.rs:970:9 [INFO] [stdout] | [INFO] [stdout] 970 | use font_test_data::{be_buffer, bebuffer::BeBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/../tests/test_gdef.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use font_test_data::gdef as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/../tests/test_gpos.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use font_test_data::gpos as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gvar.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/../tests/test_gsub.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use font_test_data::gsub as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/hdmx.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use font_test_data::{be_buffer, bebuffer::BeBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/head.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/hdmx.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use font_test_data::{be_buffer, bebuffer::BeBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/hmtx.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | use font_test_data::{be_buffer, bebuffer::BeBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/kern.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/kerx.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/hmtx.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | use font_test_data::{be_buffer, bebuffer::BeBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/ltag.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/layout/spec_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use font_test_data::layout as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/post.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | use font_test_data::{bebuffer::BeBuffer, post as test_data}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/meta.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use font_test_data::meta as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/svg.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/trak.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/variations.rs:1778:9 [INFO] [stdout] | [INFO] [stdout] 1778 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/codegen_test.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/codegen_test.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | use font_test_data::bebuffer::BeBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/post.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | use font_test_data::{bebuffer::BeBuffer, post as test_data}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/blend.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | let ivs_data = &font_test_data::cff2::EXAMPLE[18..]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/dict.rs:492:30 [INFO] [stdout] | [INFO] [stdout] 492 | let top_dict_data = &font_test_data::cff2::EXAMPLE[5..12]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/dict.rs:508:30 [INFO] [stdout] | [INFO] [stdout] 508 | let top_dict_data = &font_test_data::cff2::EXAMPLE[0x5..=0xB]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/dict.rs:523:34 [INFO] [stdout] | [INFO] [stdout] 523 | let private_dict_data = &font_test_data::cff2::EXAMPLE[0x4f..=0xc0]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/dict.rs:525:53 [INFO] [stdout] | [INFO] [stdout] 525 | ItemVariationStore::read(FontData::new(&font_test_data::cff2::EXAMPLE[18..])).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/stack.rs:491:25 [INFO] [stdout] | [INFO] [stdout] 491 | let ivs_data = &font_test_data::cff2::EXAMPLE[18..]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/v2.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | let cff2 = Cff2::read(FontData::new(font_test_data::cff2::EXAMPLE)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:938:40 [INFO] [stdout] | [INFO] [stdout] 938 | let cff = CffFontRef::new_cff2(font_test_data::cff2::EXAMPLE, None).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1016:34 [INFO] [stdout] | [INFO] [stdout] 1016 | let private_dict_data = &font_test_data::cff2::EXAMPLE[0x4f..=0xc0]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1018:53 [INFO] [stdout] | [INFO] [stdout] 1018 | ItemVariationStore::read(FontData::new(&font_test_data::cff2::EXAMPLE[18..])).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cs.rs:1537:27 [INFO] [stdout] | [INFO] [stdout] 1537 | let charstring = &font_test_data::cff2::EXAMPLE[0xc8..=0xe1]; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cs.rs:1539:53 [INFO] [stdout] | [INFO] [stdout] 1539 | ItemVariationStore::read(FontData::new(&font_test_data::cff2::EXAMPLE[18..])).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | let dicts = RawDicts::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFB).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1585:35 [INFO] [stdout] | [INFO] [stdout] 1585 | let dicts = RawDicts::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1694:35 [INFO] [stdout] | [INFO] [stdout] 1694 | let dicts = RawDicts::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1810:35 [INFO] [stdout] | [INFO] [stdout] 1810 | let dicts = RawDicts::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1873:35 [INFO] [stdout] | [INFO] [stdout] 1873 | let dicts = RawDicts::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1986:29 [INFO] [stdout] | [INFO] [stdout] 1986 | &Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFB).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:1993:29 [INFO] [stdout] | [INFO] [stdout] 1993 | &Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:2035:28 [INFO] [stdout] | [INFO] [stdout] 2035 | Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:2121:35 [INFO] [stdout] | [INFO] [stdout] 2121 | let font = Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:2144:35 [INFO] [stdout] | [INFO] [stdout] 2144 | let font = Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:2163:35 [INFO] [stdout] | [INFO] [stdout] 2163 | let font = Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:2179:35 [INFO] [stdout] | [INFO] [stdout] 2179 | let font = Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/type1.rs:2191:35 [INFO] [stdout] | [INFO] [stdout] 2191 | let font = Type1Font::new(font_test_data::type1::NOTO_SERIF_REGULAR_SUBSET_PFA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1446:19 [INFO] [stdout] | [INFO] [stdout] 1446 | let buf = font_test_data::cmap::repetitive_cmap4(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gpos.rs:181:34 [INFO] [stdout] | [INFO] [stdout] 181 | let data = FontData::new(font_test_data::gpos::PAIRPOSFORMAT2); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gsub/closure.rs:1206:33 [INFO] [stdout] | [INFO] [stdout] 1206 | let font = FontRef::new(font_test_data::closure::CONTEXT_ONLY_REACHABLE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gsub/closure.rs:1228:33 [INFO] [stdout] | [INFO] [stdout] 1228 | let font = FontRef::new(font_test_data::closure::CONTEXTUAL).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gsub/closure.rs:1240:33 [INFO] [stdout] | [INFO] [stdout] 1240 | let font = FontRef::new(font_test_data::closure::CONTEXTUAL).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gsub/closure.rs:1255:33 [INFO] [stdout] | [INFO] [stdout] 1255 | let font = FontRef::new(font_test_data::closure::CONTEXTUAL).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gvar.rs:583:33 [INFO] [stdout] | [INFO] [stdout] 583 | let font = FontRef::new(font_test_data::gvar::USE_MY_METRICS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout.rs:869:13 [INFO] [stdout] | [INFO] [stdout] 869 | font_test_data::gdef::MARKATTACHCLASSDEF_TABLE, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/morx.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | let font = FontRef::new(font_test_data::morx::FOUR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/morx.rs:231:33 [INFO] [stdout] | [INFO] [stdout] 231 | let font = FontRef::new(font_test_data::morx::FOUR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/morx.rs:244:33 [INFO] [stdout] | [INFO] [stdout] 244 | let font = FontRef::new(font_test_data::morx::EIGHTEEN).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/morx.rs:260:33 [INFO] [stdout] | [INFO] [stdout] 260 | let font = FontRef::new(font_test_data::morx::FORTY_ONE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/morx.rs:298:33 [INFO] [stdout] | [INFO] [stdout] 298 | let font = FontRef::new(font_test_data::morx::ONE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/morx.rs:313:33 [INFO] [stdout] | [INFO] [stdout] 313 | let font = FontRef::new(font_test_data::morx::THIRTY_FOUR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:558:33 [INFO] [stdout] | [INFO] [stdout] 558 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:565:33 [INFO] [stdout] | [INFO] [stdout] 565 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:577:33 [INFO] [stdout] | [INFO] [stdout] 577 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:597:33 [INFO] [stdout] | [INFO] [stdout] 597 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:610:33 [INFO] [stdout] | [INFO] [stdout] 610 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:630:33 [INFO] [stdout] | [INFO] [stdout] 630 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:650:33 [INFO] [stdout] | [INFO] [stdout] 650 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:664:33 [INFO] [stdout] | [INFO] [stdout] 664 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:675:33 [INFO] [stdout] | [INFO] [stdout] 675 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:697:25 [INFO] [stdout] | [INFO] [stdout] 697 | let mut bytes = font_test_data::varc::CJK_6868.to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:713:25 [INFO] [stdout] | [INFO] [stdout] 713 | let mut bytes = font_test_data::varc::CJK_6868.to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:729:33 [INFO] [stdout] | [INFO] [stdout] 729 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:742:33 [INFO] [stdout] | [INFO] [stdout] 742 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:755:33 [INFO] [stdout] | [INFO] [stdout] 755 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:776:33 [INFO] [stdout] | [INFO] [stdout] 776 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:796:33 [INFO] [stdout] | [INFO] [stdout] 796 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:812:33 [INFO] [stdout] | [INFO] [stdout] 812 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:828:25 [INFO] [stdout] | [INFO] [stdout] 828 | let mut bytes = font_test_data::varc::CJK_6868.to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:857:33 [INFO] [stdout] | [INFO] [stdout] 857 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:880:33 [INFO] [stdout] | [INFO] [stdout] 880 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:898:33 [INFO] [stdout] | [INFO] [stdout] 898 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:918:33 [INFO] [stdout] | [INFO] [stdout] 918 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:945:33 [INFO] [stdout] | [INFO] [stdout] 945 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:962:25 [INFO] [stdout] | [INFO] [stdout] 962 | let mut bytes = font_test_data::varc::CJK_6868.to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:995:33 [INFO] [stdout] | [INFO] [stdout] 995 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1023:33 [INFO] [stdout] | [INFO] [stdout] 1023 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1054:33 [INFO] [stdout] | [INFO] [stdout] 1054 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1079:33 [INFO] [stdout] | [INFO] [stdout] 1079 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1105:33 [INFO] [stdout] | [INFO] [stdout] 1105 | let font = FontRef::new(font_test_data::varc::CONDITIONALS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1184:33 [INFO] [stdout] | [INFO] [stdout] 1184 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1209:33 [INFO] [stdout] | [INFO] [stdout] 1209 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1368:33 [INFO] [stdout] | [INFO] [stdout] 1368 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/varc.rs:1407:33 [INFO] [stdout] | [INFO] [stdout] 1407 | let font = FontRef::new(font_test_data::varc::CJK_6868).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/lib.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 505 | let cff2_data = font_test_data::cff2::EXAMPLE; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/lib.rs:506:25 [INFO] [stdout] | [INFO] [stdout] 506 | let post_data = font_test_data::post::SIMPLE; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/lib.rs:508:13 [INFO] [stdout] | [INFO] [stdout] 508 | font_test_data::gdef::GDEF_HEADER, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/lib.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | font_test_data::gdef::GLYPHCLASSDEF_TABLE, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/lib.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | let gpos_data = font_test_data::gpos::SINGLEPOSFORMAT1; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TT_SFNT_VERSION` [INFO] [stdout] --> src/lib.rs:470:22 [INFO] [stdout] | [INFO] [stdout] 470 | use types::{Tag, TT_SFNT_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/dict.rs:560:42 [INFO] [stdout] | [INFO] [stdout] 560 | let top_dict_data = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/v1.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/v1.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | font_test_data::NOTO_SERIF_DISPLAY_TRIMMED, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/v1.rs:208:26 [INFO] [stdout] | [INFO] [stdout] 208 | test_glyph_names(font_test_data::MATERIAL_ICONS_SUBSET, &[".notdef", "_10k"]); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/v2.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:860:33 [INFO] [stdout] | [INFO] [stdout] 860 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:877:33 [INFO] [stdout] | [INFO] [stdout] 877 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:897:33 [INFO] [stdout] | [INFO] [stdout] 897 | let font = FontRef::new(font_test_data::MATERIAL_ICONS_SUBSET).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:921:33 [INFO] [stdout] | [INFO] [stdout] 921 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:953:33 [INFO] [stdout] | [INFO] [stdout] 953 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1004:33 [INFO] [stdout] | [INFO] [stdout] 1004 | let font = FontRef::new(font_test_data::MATERIAL_ICONS_SUBSET).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1036:33 [INFO] [stdout] | [INFO] [stdout] 1036 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1052:33 [INFO] [stdout] | [INFO] [stdout] 1052 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1075:33 [INFO] [stdout] | [INFO] [stdout] 1075 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1087:33 [INFO] [stdout] | [INFO] [stdout] 1087 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1110:33 [INFO] [stdout] | [INFO] [stdout] 1110 | let font = FontRef::new(font_test_data::MATERIAL_ICONS_SUBSET_MATRIX).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1137:33 [INFO] [stdout] | [INFO] [stdout] 1137 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1151:33 [INFO] [stdout] | [INFO] [stdout] 1151 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1168:30 [INFO] [stdout] | [INFO] [stdout] 1168 | FontRef::new(font_test_data::CANTARELL_VF_TRIMMED) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1184:30 [INFO] [stdout] | [INFO] [stdout] 1184 | FontRef::new(font_test_data::MATERIAL_ICONS_SUBSET_MATRIX) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1208:33 [INFO] [stdout] | [INFO] [stdout] 1208 | let font = FontRef::new(font_test_data::MATERIAL_ICONS_SUBSET_MATRIX).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1227:33 [INFO] [stdout] | [INFO] [stdout] 1227 | let font = FontRef::new(font_test_data::NOTO_SERIF_DISPLAY_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/ps/cff/font.rs:1235:33 [INFO] [stdout] | [INFO] [stdout] 1235 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/avar.rs:174:33 [INFO] [stdout] | [INFO] [stdout] 174 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/avar.rs:241:33 [INFO] [stdout] | [INFO] [stdout] 241 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/avar.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | let font = FontRef::new(font_test_data::AVAR2_CHECKER).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cbdt.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | let font = FontRef::new(font_test_data::EMBEDDED_BITMAPS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cbdt.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | let font = FontRef::new(font_test_data::CBDT).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:977:33 [INFO] [stdout] | [INFO] [stdout] 977 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:984:33 [INFO] [stdout] | [INFO] [stdout] 984 | let font = FontRef::new(font_test_data::SIMPLE_GLYF).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1037:33 [INFO] [stdout] | [INFO] [stdout] 1037 | let font = FontRef::new(font_test_data::CMAP14_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1057:33 [INFO] [stdout] | [INFO] [stdout] 1057 | let font = FontRef::new(font_test_data::CMAP14_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1074:33 [INFO] [stdout] | [INFO] [stdout] 1074 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1082:33 [INFO] [stdout] | [INFO] [stdout] 1082 | let font = FontRef::new(font_test_data::SIMPLE_GLYF).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1094:33 [INFO] [stdout] | [INFO] [stdout] 1094 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1152:33 [INFO] [stdout] | [INFO] [stdout] 1152 | let font = FontRef::new(font_test_data::CMAP6).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1169:33 [INFO] [stdout] | [INFO] [stdout] 1169 | let font = FontRef::new(font_test_data::CMAP6).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1185:33 [INFO] [stdout] | [INFO] [stdout] 1185 | let font = FontRef::new(font_test_data::CMAP10).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1202:33 [INFO] [stdout] | [INFO] [stdout] 1202 | let font = FontRef::new(font_test_data::CMAP10).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1216:33 [INFO] [stdout] | [INFO] [stdout] 1216 | let font = FontRef::new(font_test_data::CMAP12_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1294:33 [INFO] [stdout] | [INFO] [stdout] 1294 | let font = FontRef::new(font_test_data::CMAP12_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1400:33 [INFO] [stdout] | [INFO] [stdout] 1400 | let font = FontRef::new(font_test_data::CMAP14_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1506:33 [INFO] [stdout] | [INFO] [stdout] 1506 | let font = FontRef::new(font_test_data::VORG).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1517:33 [INFO] [stdout] | [INFO] [stdout] 1517 | let font = FontRef::new(font_test_data::CMAP12_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1528:33 [INFO] [stdout] | [INFO] [stdout] 1528 | let font = FontRef::new(font_test_data::CMAP4_SYMBOL_PUA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cmap.rs:1540:33 [INFO] [stdout] | [INFO] [stdout] 1540 | let font = FontRef::new(font_test_data::CMAP14_FONT1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/colr/closure.rs:607:33 [INFO] [stdout] | [INFO] [stdout] 607 | let font = FontRef::new(font_test_data::COLRV0V1_VARIABLE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/colr/closure.rs:642:33 [INFO] [stdout] | [INFO] [stdout] 642 | let font = FontRef::new(font_test_data::COLRV0V1_VARIABLE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/colr/closure.rs:657:33 [INFO] [stdout] | [INFO] [stdout] 657 | let font = FontRef::new(font_test_data::COLRV0V1_VARIABLE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/colr/closure.rs:699:33 [INFO] [stdout] | [INFO] [stdout] 699 | let font = FontRef::new(font_test_data::COLRV0V1_VARIABLE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cpal.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | let font = FontRef::new(font_test_data::COLR_GRADIENT_RECT).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cvar.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | let font = FontRef::new(font_test_data::CVAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/cvar.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | let font = FontRef::new(font_test_data::CVAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/ebdt.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | let font = FontRef::new(font_test_data::EMBEDDED_BITMAPS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/ebdt.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | let font = FontRef::new(font_test_data::EMBEDDED_BITMAPS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 205 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:219:33 [INFO] [stdout] | [INFO] [stdout] 219 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:241:33 [INFO] [stdout] | [INFO] [stdout] 241 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:277:40 [INFO] [stdout] | [INFO] [stdout] 277 | let font = FontRef::from_index(font_test_data::VAZIRMATN_VAR, 0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let font = FontRef::new(font_test_data::AVAR2_CHECKER).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:338:33 [INFO] [stdout] | [INFO] [stdout] 338 | let font = FontRef::new(font_test_data::AVAR2_CHECKER).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/fvar.rs:362:33 [INFO] [stdout] | [INFO] [stdout] 362 | let font = FontRef::new(font_test_data::AMSTELVAR_AVAR2_A).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/glyf.rs:857:33 [INFO] [stdout] | [INFO] [stdout] 857 | let font = FontRef::new(font_test_data::COLR_GRADIENT_RECT).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/glyf.rs:904:52 [INFO] [stdout] | [INFO] [stdout] 904 | let gids_with_overlap: Vec<_> = all_glyphs(font_test_data::VAZIRMATN_VAR) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/glyf.rs:918:63 [INFO] [stdout] | [INFO] [stdout] 918 | let gids_components_with_overlap: Vec<_> = all_glyphs(font_test_data::VAZIRMATN_VAR) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/glyf.rs:1026:33 [INFO] [stdout] | [INFO] [stdout] 1026 | let font = FontRef::new(font_test_data::CUBIC_GLYF).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gvar.rs:416:33 [INFO] [stdout] | [INFO] [stdout] 416 | let gvar = FontRef::new(font_test_data::VAZIRMATN_VAR) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gvar.rs:450:33 [INFO] [stdout] | [INFO] [stdout] 450 | let gvar = FontRef::new(font_test_data::VAZIRMATN_VAR) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gvar.rs:474:33 [INFO] [stdout] | [INFO] [stdout] 474 | let gvar = FontRef::new(font_test_data::VAZIRMATN_VAR) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/gvar.rs:492:33 [INFO] [stdout] | [INFO] [stdout] 492 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/head.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | let head = FontRef::new(font_test_data::TINOS_SUBSET) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/hmtx.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let font = FontRef::new(font_test_data::CBDT).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/hmtx.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/hvar.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/hvar.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | let font = FontRef::new(font_test_data::HVAR_WITH_TRUNCATED_ADVANCE_INDEX_MAP).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout/feature.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let font = FontRef::new(font_test_data::NOTOSERIF_AUTOHINT_SHAPING).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout/script.rs:241:33 [INFO] [stdout] | [INFO] [stdout] 241 | let font = FontRef::new(font_test_data::NOTOSERIFHEBREW_AUTOHINT_METRICS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout/script.rs:305:33 [INFO] [stdout] | [INFO] [stdout] 305 | let font = FontRef::new(font_test_data::NOTOSERIFHEBREW_AUTOHINT_METRICS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout/script.rs:337:33 [INFO] [stdout] | [INFO] [stdout] 337 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout/script.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 349 | let font = FontRef::new(font_test_data::CANTARELL_VF_TRIMMED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/layout/script.rs:360:33 [INFO] [stdout] | [INFO] [stdout] 360 | let font = FontRef::new(font_test_data::MATERIAL_SYMBOLS_SUBSET).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/os2.rs:186:33 [INFO] [stdout] | [INFO] [stdout] 186 | let font = FontRef::new(font_test_data::SIMPLE_GLYF).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/stat.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/variations.rs:1785:33 [INFO] [stdout] | [INFO] [stdout] 1785 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/variations.rs:2150:33 [INFO] [stdout] | [INFO] [stdout] 2150 | let font = FontRef::new(font_test_data::COLRV0V1_VARIABLE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/variations.rs:2236:33 [INFO] [stdout] | [INFO] [stdout] 2236 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/variations.rs:2265:33 [INFO] [stdout] | [INFO] [stdout] 2265 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `font_test_data` in this scope [INFO] [stdout] --> src/tables/vorg.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | let font = FontRef::new(font_test_data::VORG).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `font_test_data` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `font_test_data`, use `cargo add font_test_data` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `read-fonts` (lib test) due to 208 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0b2261afcd88695b149c928b6f28bca6574ec1abcd6d398edf5739083fe6cf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2261afcd88695b149c928b6f28bca6574ec1abcd6d398edf5739083fe6cf44", kill_on_drop: false }` [INFO] [stdout] 0b2261afcd88695b149c928b6f28bca6574ec1abcd6d398edf5739083fe6cf44