[INFO] fetching crate dwrote 0.11.0... [INFO] documenting dwrote-0.11.0 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate dwrote 0.11.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate dwrote 0.11.0 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dwrote 0.11.0 [INFO] finished tweaking crates.io crate dwrote 0.11.0 [INFO] tweaked toml for crates.io crate dwrote 0.11.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac35af6fb832cefed315365deba64c7bf9ea7274f5cd24c58f9e53e4ee69633 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eac35af6fb832cefed315365deba64c7bf9ea7274f5cd24c58f9e53e4ee69633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac35af6fb832cefed315365deba64c7bf9ea7274f5cd24c58f9e53e4ee69633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac35af6fb832cefed315365deba64c7bf9ea7274f5cd24c58f9e53e4ee69633", kill_on_drop: false }` [INFO] [stdout] eac35af6fb832cefed315365deba64c7bf9ea7274f5cd24c58f9e53e4ee69633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ef1287cedf717d8d06ff27314c3700cfa65ef7bec5dad9730045a37b62b72a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23ef1287cedf717d8d06ff27314c3700cfa65ef7bec5dad9730045a37b62b72a", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking wio v0.2.2 [INFO] [stderr] Documenting dwrote v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::shared::guiddef::REFIID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::dwrite::DWRITE_FACTORY_TYPE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::dwrite::DWRITE_FACTORY_TYPE_SHARED; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::dwrite::IDWriteFactory; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::dwrite::IDWriteRenderingParams; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winnt::LPCSTR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/helpers.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/helpers.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::minwindef::{BOOL, FALSE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/helpers.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/helpers.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::dwrite::IDWriteLocalizedStrings; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/helpers.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winnls::GetUserDefaultLocaleName; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/helpers.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::ctypes::wchar_t; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/lib.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub use winapi::shared::windef::RECT; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | pub use winapi::um::dcommon::DWRITE_MEASURING_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub use winapi::um::dcommon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | pub use winapi::um::dwrite::DWRITE_FONT_METRICS as FontMetrics0; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | pub use winapi::um::dwrite::DWRITE_FONT_SIMULATIONS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | pub use winapi::um::dwrite::DWRITE_GLYPH_OFFSET as GlyphOffset; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | pub use winapi::um::dwrite::DWRITE_RENDERING_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub use winapi::um::dwrite::DWRITE_TEXTURE_TYPE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub use winapi::um::dwrite::{DWRITE_TEXTURE_ALIASED_1x1, DWRITE_TEXTURE_CLEARTYPE_3x1}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | pub use winapi::um::dwrite::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | pub use winapi::um::dwrite::{DWRITE_GLYPH_RUN, DWRITE_MATRIX}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub use winapi::um::dwrite::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | pub use winapi::um::dwrite_1::DWRITE_FONT_METRICS1 as FontMetrics1; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | pub use winapi::um::dwrite_3::DWRITE_FONT_AXIS_VALUE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | use winapi::um::libloaderapi::{GetProcAddress, LoadLibraryW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/helpers.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/bitmap_render_target.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::windef::{HDC, RECT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bitmap_render_target.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::dcommon::DWRITE_MEASURING_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bitmap_render_target.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::dwrite::IDWriteBitmapRenderTarget; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bitmap_render_target.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::dwrite::{DWRITE_GLYPH_OFFSET, DWRITE_GLYPH_RUN}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bitmap_render_target.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::wingdi::{GetCurrentObject, GetObjectW, BITMAP, OBJ_BITMAP, RGB}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/bitmap_render_target.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::minwindef::{FALSE, TRUE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::dwrite::IDWriteFont; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::dwrite::IDWriteFontFace; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::dwrite::IDWriteFontFamily; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::dwrite::IDWriteLocalizedStrings; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::dwrite::DWRITE_FONT_METRICS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::dwrite::DWRITE_INFORMATIONAL_STRING_FULL_NAME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::dwrite::DWRITE_INFORMATIONAL_STRING_ID; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::dwrite::DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_CID_NAME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::dwrite::DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_NAME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::dwrite_1::{IDWriteFont1, DWRITE_FONT_METRICS1}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/bitmap_render_target.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_collection.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::{BOOL, FALSE, TRUE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_collection.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::dwrite::IDWriteFontCollectionLoader; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::dwrite::{IDWriteFont, IDWriteFontCollection, IDWriteFontFamily}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_collection.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_face.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::{BOOL, FALSE, TRUE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_face.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::dcommon::DWRITE_MEASURING_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::dwrite::IDWriteRenderingParams; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::dwrite::DWRITE_FONT_FACE_TYPE_TRUETYPE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::dwrite::{IDWriteFontFace, IDWriteFontFile}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::dwrite::{DWRITE_FONT_FACE_TYPE_BITMAP, DWRITE_FONT_FACE_TYPE_CFF}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::dwrite::{DWRITE_FONT_FACE_TYPE_RAW_CFF, DWRITE_FONT_FACE_TYPE_TYPE1}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::dwrite::{DWRITE_FONT_FACE_TYPE_TRUETYPE_COLLECTION, DWRITE_FONT_FACE_TYPE_VECTOR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::dwrite::{DWRITE_FONT_SIMULATIONS, DWRITE_GLYPH_METRICS}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::dwrite::{DWRITE_GLYPH_OFFSET, DWRITE_MATRIX, DWRITE_RENDERING_MODE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::dwrite::{DWRITE_RENDERING_MODE_DEFAULT, DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::dwrite_1::IDWriteFontFace1; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_face.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::dwrite_3::{IDWriteFontFace5, IDWriteFontResource, DWRITE_FONT_AXIS_VALUE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/font_face.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_fallback.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dwrite_2::{IDWriteFactory2, IDWriteFontFallback}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_face.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_family.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dwrite::IDWriteLocalizedStrings; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_family.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::dwrite::{IDWriteFont, IDWriteFontCollection, IDWriteFontFamily}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_fallback.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/font_file.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_family.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::dwrite::{IDWriteFontFace, IDWriteFontFile, IDWriteFontFileStream}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::dwrite::{IDWriteFontFileLoader, IDWriteLocalFontFileLoader}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::dwrite::{DWRITE_FONT_FACE_TYPE, DWRITE_FONT_FILE_TYPE_UNKNOWN}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::dwrite::{DWRITE_FONT_FACE_TYPE_UNKNOWN, DWRITE_FONT_SIMULATIONS}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/font_file.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/gdi_interop.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dwrite::IDWriteBitmapRenderTarget; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/gdi_interop.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::dwrite::IDWriteGdiInterop; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_file.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/rendering_params.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dwrite::IDWriteRenderingParams; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/gdi_interop.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/rendering_params.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::dwrite::IDWriteTextAnalysisSource; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/text_analysis_source.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::ctypes::wchar_t; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::RECT; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::dcommon::DWRITE_MEASURING_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::dwrite::DWRITE_TEXTURE_CLEARTYPE_3x1; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::dwrite::IDWriteGlyphRunAnalysis; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::dwrite::{DWRITE_TEXTURE_ALIASED_1x1, DWRITE_GLYPH_RUN, DWRITE_TEXTURE_TYPE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::dwrite::{DWRITE_MATRIX, DWRITE_RENDERING_MODE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/glyph_run_analysis.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/text_analysis_source.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/glyph_run_analysis.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::basetsd::{UINT32, UINT64}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::guiddef::REFIID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::minwindef::ULONG; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::winerror::{E_FAIL, E_INVALIDARG, E_NOTIMPL, S_OK}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::dwrite::IDWriteFontFile; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::dwrite::{IDWriteFontFileLoader, IDWriteFontFileLoaderVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::dwrite::{IDWriteFontFileStream, IDWriteFontFileStreamVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_file_loader_impl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/font_file_loader_impl.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_file_loader_impl.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::guiddef::REFIID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::minwindef::{BOOL, FALSE, TRUE, ULONG}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::winerror::{E_INVALIDARG, S_OK}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::dwrite::IDWriteFactory; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::dwrite::IDWriteFontCollectionLoader; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::dwrite::IDWriteFontCollectionLoaderVtbl; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::dwrite::IDWriteFontFile; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::dwrite::IDWriteFontFileEnumerator; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::dwrite::IDWriteFontFileEnumeratorVtbl; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/font_collection_impl.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/font_collection_impl.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/text_analysis_source_impl.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/font_collection_impl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::shared::guiddef::REFIID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::minwindef::{FALSE, TRUE, ULONG}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::shared::ntdef::LOCALE_NAME_MAX_LENGTH; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::shared::winerror::{E_INVALIDARG, S_OK}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::dwrite::IDWriteNumberSubstitution; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::dwrite::IDWriteTextAnalysisSource; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::dwrite::IDWriteTextAnalysisSourceVtbl; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::dwrite::DWRITE_NUMBER_SUBSTITUTION_METHOD; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::dwrite::DWRITE_READING_DIRECTION; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/text_analysis_source_impl.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/text_analysis_source_impl.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::ctypes::wchar_t; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::guiddef::REFIID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::minwindef::{UINT, ULONG}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::d2d1::{ID2D1SimplifiedGeometrySink, ID2D1SimplifiedGeometrySinkVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::d2d1::{D2D1_BEZIER_SEGMENT, D2D1_FIGURE_BEGIN, D2D1_FIGURE_END}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::d2d1::{D2D1_FIGURE_END_CLOSED, D2D1_FILL_MODE, D2D1_PATH_SEGMENT, D2D1_POINT_2F}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/geometry_sink_impl.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/types.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dwrite::{DWRITE_FONT_STYLE, DWRITE_FONT_WEIGHT, DWRITE_FONT_STRETCH}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/text_analysis_source_impl.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::winapi::Interface` [INFO] [stdout] --> src/com_helpers.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | use $crate::winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::winapi::Interface` [INFO] [stdout] --> src/com_helpers.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | use $crate::winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::winapi::Interface` [INFO] [stdout] --> src/com_helpers.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | use $crate::winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::winapi::Interface` [INFO] [stdout] --> src/com_helpers.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | use $crate::winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::winapi::Interface` [INFO] [stdout] --> src/com_helpers.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | use $crate::winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::winapi::Interface` [INFO] [stdout] --> src/com_helpers.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | use $crate::winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/types.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | None = winapi::um::dwrite::DWRITE_FONT_SIMULATIONS_NONE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/types.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | Bold = winapi::um::dwrite::DWRITE_FONT_SIMULATIONS_BOLD, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/types.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | Oblique = winapi::um::dwrite::DWRITE_FONT_SIMULATIONS_OBLIQUE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/types.rs:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | BoldOblique = winapi::um::dwrite::DWRITE_FONT_SIMULATIONS_BOLD | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/types.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | winapi::um::dwrite::DWRITE_FONT_SIMULATIONS_OBLIQUE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/com_helpers.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ppvObject: *mut *mut $crate::winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/com_helpers.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ppvObject: *mut *mut $crate::winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/com_helpers.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ppvObject: *mut *mut $crate::winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/com_helpers.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ppvObject: *mut *mut $crate::winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/com_helpers.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ppvObject: *mut *mut $crate::winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_WEIGHT` in this scope [INFO] [stdout] --> src/types.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | fn t(&self) -> DWRITE_FONT_WEIGHT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_STRETCH` in this scope [INFO] [stdout] --> src/types.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn t(&self) -> DWRITE_FONT_STRETCH { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_STYLE` in this scope [INFO] [stdout] --> src/types.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | fn t(&self) -> DWRITE_FONT_STYLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteLocalizedStrings` in this scope [INFO] [stdout] --> src/helpers.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_locale_string(strings: &mut ComPtr) -> String { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BitmapRenderTarget { [INFO] [stdout] | ----------------------------- similarly named struct `BitmapRenderTarget` defined here [INFO] [stdout] 19 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 19 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BitmapRenderTarget { [INFO] [stdout] | ----------------------------- similarly named struct `BitmapRenderTarget` defined here [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn take(native: ComPtr) -> BitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 23 | pub fn take(native: ComPtr) -> BitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 22 | impl BitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BitmapRenderTarget { [INFO] [stdout] | ----------------------------- similarly named struct `BitmapRenderTarget` defined here [INFO] [stdout] ... [INFO] [stdout] 29 | pub unsafe fn as_ptr(&self) -> *mut IDWriteBitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `BitmapRenderTarget` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_memory_dc(&self) -> HDC { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | measuring_mode: DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_OFFSET` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | glyph_offsets: &[DWRITE_GLYPH_OFFSET], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/bitmap_render_target.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | ) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in this scope [INFO] [stdout] --> src/font.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Font { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 26 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in this scope [INFO] [stdout] --> src/font.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 29 | impl Font { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 30 | pub fn take(native: ComPtr) -> Font { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in this scope [INFO] [stdout] --> src/font.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | pub unsafe fn as_ptr(&self) -> *mut IDWriteFont { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_INFORMATIONAL_STRING_FULL_NAME` in this scope [INFO] [stdout] --> src/font.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | FullName = DWRITE_INFORMATIONAL_STRING_FULL_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_NAME` in this scope [INFO] [stdout] --> src/font.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | PostscriptName = DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_CID_NAME` in this scope [INFO] [stdout] --> src/font.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | PostscriptCidName = DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_CID_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_METRICS` in this scope [INFO] [stdout] --> src/font.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | Metrics0(DWRITE_FONT_METRICS), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_METRICS1` in this scope [INFO] [stdout] --> src/font.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | Metrics1(DWRITE_FONT_METRICS1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_METRICS` in this scope [INFO] [stdout] --> src/font.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn metrics0(self) -> DWRITE_FONT_METRICS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in this scope [INFO] [stdout] --> src/font_collection.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | collection: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct FontCollection { [INFO] [stdout] | ------------------------- similarly named struct `FontCollection` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 21 | collection: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 20 | pub struct FontCollectionFamilyIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in this scope [INFO] [stdout] --> src/font_collection.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FontCollection { [INFO] [stdout] | ------------------------- similarly named struct `FontCollection` defined here [INFO] [stdout] 44 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in this scope [INFO] [stdout] --> src/font_collection.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FontCollection { [INFO] [stdout] | ------------------------- similarly named struct `FontCollection` defined here [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn take(native: ComPtr) -> FontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 67 | pub fn take(native: ComPtr) -> FontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 47 | impl FontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoader` in this scope [INFO] [stdout] --> src/font_collection.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 47 | impl FontCollection { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn from_loader(collection_loader: ComPtr) -> FontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in this scope [INFO] [stdout] --> src/font_collection.rs:95:41 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FontCollection { [INFO] [stdout] | ------------------------- similarly named struct `FontCollection` defined here [INFO] [stdout] ... [INFO] [stdout] 95 | pub unsafe fn as_ptr(&self) -> *mut IDWriteFontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in this scope [INFO] [stdout] --> src/font_face.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 32 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace5` in this scope [INFO] [stdout] --> src/font_face.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 32 | native: UnsafeCell>, [INFO] [stdout] 33 | face5: UnsafeCell>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in this scope [INFO] [stdout] --> src/font_face.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 36 | impl FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 37 | pub fn take(native: ComPtr) -> FontFace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in this scope [INFO] [stdout] --> src/font_face.rs:45:41 [INFO] [stdout] | [INFO] [stdout] 45 | pub unsafe fn as_ptr(&self) -> *mut IDWriteFontFace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_face.rs:49:48 [INFO] [stdout] | [INFO] [stdout] 36 | impl FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 49 | unsafe fn get_raw_files(&self) -> Vec<*mut IDWriteFontFile> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_SIMULATIONS` in this scope [INFO] [stdout] --> src/font_face.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | simulations: DWRITE_FONT_SIMULATIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_METRICS` in this scope [INFO] [stdout] --> src/font_face.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 36 | impl FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 135 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MATRIX` in this scope [INFO] [stdout] --> src/font_face.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | transform: *const DWRITE_MATRIX, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_METRICS` in this scope [INFO] [stdout] --> src/font_face.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 36 | impl FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 157 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in this scope [INFO] [stdout] --> src/font_face.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | measure_mode: DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in this scope [INFO] [stdout] --> src/font_face.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | rendering_params: *mut IDWriteRenderingParams, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in this scope [INFO] [stdout] --> src/font_face.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | ) -> DWRITE_RENDERING_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in this scope [INFO] [stdout] --> src/font_face.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | measure_mode: DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in this scope [INFO] [stdout] --> src/font_face.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | ) -> DWRITE_RENDERING_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_OFFSET` in this scope [INFO] [stdout] --> src/font_face.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 36 | impl FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 251 | glyph_offsets: Option<&[DWRITE_GLYPH_OFFSET]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace5` in this scope [INFO] [stdout] --> src/font_face.rs:311:49 [INFO] [stdout] | [INFO] [stdout] 36 | impl FontFace { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 311 | unsafe fn get_face5(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_SIMULATIONS` in this scope [INFO] [stdout] --> src/font_face.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | simulations: DWRITE_FONT_SIMULATIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_AXIS_VALUE` in this scope [INFO] [stdout] --> src/font_face.rs:330:24 [INFO] [stdout] | [INFO] [stdout] 330 | axis_values: &[DWRITE_FONT_AXIS_VALUE], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFallback` in this scope [INFO] [stdout] --> src/font_fallback.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct FontFallback { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 13 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFallback` in this scope [INFO] [stdout] --> src/font_fallback.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 25 | impl FontFallback { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn take(native: ComPtr) -> FontFallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFallback` in this scope [INFO] [stdout] --> src/font_fallback.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 46 | pub unsafe fn as_ptr(&self) -> *mut IDWriteFontFallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in this scope [INFO] [stdout] --> src/font_family.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct FontFamily { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 15 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in this scope [INFO] [stdout] --> src/font_family.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 18 | impl FontFamily { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 19 | pub fn take(native: ComPtr) -> FontFamily { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in this scope [INFO] [stdout] --> src/font_family.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub unsafe fn as_ptr(&self) -> *mut IDWriteFontFamily { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_file.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct FontFile { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 26 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct FontFile { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 26 | native: UnsafeCell>, [INFO] [stdout] 27 | stream: UnsafeCell>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_FACE_TYPE` in this scope [INFO] [stdout] --> src/font_file.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | face_type: DWRITE_FONT_FACE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_file.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 32 | impl FontFile { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn take(native: ComPtr) -> FontFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_file.rs:136:54 [INFO] [stdout] | [INFO] [stdout] 32 | impl FontFile { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 136 | pub(crate) unsafe fn as_com_ptr(&self) -> ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_SIMULATIONS` in this scope [INFO] [stdout] --> src/font_file.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | simulations: DWRITE_FONT_SIMULATIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_file.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 32 | impl FontFile { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 224 | ) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGdiInterop` in this scope [INFO] [stdout] --> src/gdi_interop.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct GdiInterop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 14 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGdiInterop` in this scope [INFO] [stdout] --> src/gdi_interop.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 17 | impl GdiInterop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn take(native: ComPtr) -> GdiInterop { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in this scope [INFO] [stdout] --> src/rendering_params.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RenderingParams { [INFO] [stdout] | -------------------------- similarly named struct `RenderingParams` defined here [INFO] [stdout] 13 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 13 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in this scope [INFO] [stdout] --> src/rendering_params.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RenderingParams { [INFO] [stdout] | -------------------------- similarly named struct `RenderingParams` defined here [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn take(native: ComPtr) -> RenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 26 | pub fn take(native: ComPtr) -> RenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 16 | impl RenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in this scope [INFO] [stdout] --> src/rendering_params.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RenderingParams { [INFO] [stdout] | -------------------------- similarly named struct `RenderingParams` defined here [INFO] [stdout] ... [INFO] [stdout] 32 | pub unsafe fn as_ptr(&self) -> *mut IDWriteRenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RenderingParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct TextAnalysisSource<'a> { [INFO] [stdout] | --------------------------------- similarly named struct `TextAnalysisSource` defined here [INFO] [stdout] 15 | native: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 15 | native: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 14 | pub struct TextAnalysisSource<'a, IDWriteTextAnalysisSource> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct TextAnalysisSource<'a> { [INFO] [stdout] | --------------------------------- similarly named struct `TextAnalysisSource` defined here [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn as_ptr(&self) -> *mut IDWriteTextAnalysisSource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TextAnalysisSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGlyphRunAnalysis` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct GlyphRunAnalysis { [INFO] [stdout] | --------------------------- similarly named struct `GlyphRunAnalysis` defined here [INFO] [stdout] 20 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 20 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 19 | pub struct GlyphRunAnalysis { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_RUN` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | glyph_run: &DWRITE_GLYPH_RUN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MATRIX` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 23 | impl GlyphRunAnalysis { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 27 | transform: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | rendering_mode: DWRITE_RENDERING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | measuring_mode: DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 23 | impl GlyphRunAnalysis { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 32 | ) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGlyphRunAnalysis` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct GlyphRunAnalysis { [INFO] [stdout] | --------------------------- similarly named struct `GlyphRunAnalysis` defined here [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn take(native: ComPtr) -> GlyphRunAnalysis { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 | pub fn take(native: ComPtr) -> GlyphRunAnalysis { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 23 | impl GlyphRunAnalysis { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_TEXTURE_TYPE` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | texture_type: DWRITE_TEXTURE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 23 | impl GlyphRunAnalysis { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 65 | ) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 23 | impl GlyphRunAnalysis { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 65 | ) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_TEXTURE_TYPE` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | texture_type: DWRITE_TEXTURE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | rect: RECT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/glyph_run_analysis.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 23 | impl GlyphRunAnalysis { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 83 | ) -> Result, HRESULT> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoaderVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | const FontFileLoaderVtbl: &'static IDWriteFontFileLoaderVtbl = &IDWriteFontFileLoaderVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IDWriteFontFileLoaderVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:25:65 [INFO] [stdout] | [INFO] [stdout] 25 | const FontFileLoaderVtbl: &'static IDWriteFontFileLoaderVtbl = &IDWriteFontFileLoaderVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/com_helpers.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | unknown_this: *mut IUnknown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/com_helpers.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | riid: REFIID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/com_helpers.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:71 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:59 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:72 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | parent: implement_iunknown!(static IDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoader` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 23 | struct FontFileLoader; [INFO] [stdout] | ---------------------- similarly named struct `FontFileLoader` defined here [INFO] [stdout] ... [INFO] [stdout] 29 | _This: *mut IDWriteFontFileLoader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileLoader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | fontFileReferenceKeySize: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | fontFileStream: *mut *mut IDWriteFontFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileStream` [INFO] [stdout] ... [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoader` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 23 | struct FontFileLoader; [INFO] [stdout] | ---------------------- similarly named struct `FontFileLoader` defined here [INFO] [stdout] ... [INFO] [stdout] 57 | impl Com for FontFileLoader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 57 | impl Com for FontFileLoader { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 57 | impl Com for FontFileLoader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoaderVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | type Vtbl = IDWriteFontFileLoaderVtbl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoaderVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | fn vtbl() -> &'static IDWriteFontFileLoaderVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | impl Com for FontFileLoader { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | type Vtbl = IUnknownVtbl; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | fn vtbl() -> &'static IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStreamVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | const FontFileStreamVtbl: &'static IDWriteFontFileStreamVtbl = &IDWriteFontFileStreamVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IDWriteFontFileStreamVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:86:65 [INFO] [stdout] | [INFO] [stdout] 86 | const FontFileStreamVtbl: &'static IDWriteFontFileStreamVtbl = &IDWriteFontFileStreamVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/com_helpers.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | unknown_this: *mut IUnknown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/com_helpers.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | riid: REFIID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/com_helpers.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:35:69 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe extern "system" fn AddRef(unknown_this: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:35:82 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe extern "system" fn AddRef(unknown_this: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:43:70 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe extern "system" fn Release(unknown_this: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:43:83 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe extern "system" fn Release(unknown_this: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_file_loader_impl.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 90 | This: *mut IDWriteFontFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | fileOffset: UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | fragmentSize: UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 109 | _This: *mut IDWriteFontFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 117 | This: *mut IDWriteFontFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | fileSize: *mut UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 128 | _This: *mut IDWriteFontFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | _lastWriteTime: *mut UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 153 | impl Com for FontFileStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 153 | impl Com for FontFileStream { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 153 | impl Com for FontFileStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStreamVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | type Vtbl = IDWriteFontFileStreamVtbl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStreamVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | fn vtbl() -> &'static IDWriteFontFileStreamVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | impl Com for FontFileStream { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | type Vtbl = IUnknownVtbl; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn vtbl() -> &'static IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:167:31 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 167 | struct FontFileStreamPtr(*mut IDWriteFontFileStream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FontFileStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoader` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 23 | struct FontFileLoader; [INFO] [stdout] | ---------------------- similarly named struct `FontFileLoader` defined here [INFO] [stdout] ... [INFO] [stdout] 174 | struct FontFileLoaderWrapper(ComPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 174 | struct FontFileLoaderWrapper(ComPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 174 | struct FontFileLoaderWrapper(ComPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 195 | impl DataFontHelper { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 199 | ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in this scope [INFO] [stdout] --> src/font_file_loader_impl.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 80 | struct FontFileStream { [INFO] [stdout] | --------------------- similarly named struct `FontFileStream` defined here [INFO] [stdout] ... [INFO] [stdout] 200 | ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 200 | ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 195 | impl DataFontHelper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoaderVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | static FONT_COLLECTION_LOADER_VTBL: IDWriteFontCollectionLoaderVtbl = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CustomFontCollectionLoaderImpl` [INFO] [stdout] ... [INFO] [stdout] 34 | pub struct CustomFontCollectionLoaderImpl { [INFO] [stdout] | ----------------------------------------- similarly named struct `CustomFontCollectionLoaderImpl` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IDWriteFontCollectionLoaderVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | IDWriteFontCollectionLoaderVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CustomFontCollectionLoaderImpl` [INFO] [stdout] ... [INFO] [stdout] 34 | pub struct CustomFontCollectionLoaderImpl { [INFO] [stdout] | ----------------------------------------- similarly named struct `CustomFontCollectionLoaderImpl` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/com_helpers.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | unknown_this: *mut IUnknown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/com_helpers.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | riid: REFIID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/com_helpers.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:71 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:59 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:72 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | parent: implement_iunknown!(static IDWriteFontCollectionLoader, [INFO] [stdout] | _________________- [INFO] [stdout] 29 | | CustomFontCollectionLoaderImpl), [INFO] [stdout] | |___________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct CustomFontCollectionLoaderImpl { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 37 | font_files: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoader` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | impl Com for CustomFontCollectionLoaderImpl { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoaderVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct CustomFontCollectionLoaderImpl { [INFO] [stdout] | ----------------------------------------- similarly named struct `CustomFontCollectionLoaderImpl` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | type Vtbl = IDWriteFontCollectionLoaderVtbl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CustomFontCollectionLoaderImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoaderVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct CustomFontCollectionLoaderImpl { [INFO] [stdout] | ----------------------------------------- similarly named struct `CustomFontCollectionLoaderImpl` defined here [INFO] [stdout] ... [INFO] [stdout] 43 | fn vtbl() -> &'static IDWriteFontCollectionLoaderVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CustomFontCollectionLoaderImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | impl Com for CustomFontCollectionLoaderImpl { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | type Vtbl = IUnknownVtbl; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | fn vtbl() -> &'static IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoader` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 56 | impl CustomFontCollectionLoaderImpl { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 57 | pub fn new(font_files: &[FontFile]) -> ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollectionLoader` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | this: *mut IDWriteFontCollectionLoader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFactory` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | _: *mut IDWriteFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumerator` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | out_enumerator: *mut *mut IDWriteFontFileEnumerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 87 | struct CustomFontFileEnumeratorImpl { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 90 | font_files: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumerator` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | impl Com for CustomFontFileEnumeratorImpl { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumeratorVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | type Vtbl = IDWriteFontFileEnumeratorVtbl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumeratorVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | fn vtbl() -> &'static IDWriteFontFileEnumeratorVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | impl Com for CustomFontFileEnumeratorImpl { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | type Vtbl = IUnknownVtbl; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | fn vtbl() -> &'static IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumeratorVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | static FONT_FILE_ENUMERATOR_VTBL: IDWriteFontFileEnumeratorVtbl = IDWriteFontFileEnumeratorVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IDWriteFontFileEnumeratorVtbl` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:110:67 [INFO] [stdout] | [INFO] [stdout] 110 | static FONT_FILE_ENUMERATOR_VTBL: IDWriteFontFileEnumeratorVtbl = IDWriteFontFileEnumeratorVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/com_helpers.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | unknown_this: *mut IUnknown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/com_helpers.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | riid: REFIID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/com_helpers.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:71 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:59 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:72 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/font_collection_impl.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | parent: implement_iunknown!(static IDWriteFontFileEnumerator, CustomFontFileEnumeratorImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 116 | impl CustomFontFileEnumeratorImpl { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 117 | pub fn new(font_files: Vec>) -> CustomFontFileEnumeratorImpl { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumerator` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 128 | this: *mut IDWriteFontFileEnumerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:129:30 [INFO] [stdout] | [INFO] [stdout] 129 | out_font_file: *mut *mut IDWriteFontFile, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:130:6 [INFO] [stdout] | [INFO] [stdout] 130 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileEnumerator` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | this: *mut IDWriteFontFileEnumerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | has_current_file: *mut BOOL, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/font_collection_impl.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_READING_DIRECTION` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 44 | fn get_paragraph_reading_direction(&self) -> DWRITE_READING_DIRECTION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCALE_NAME_MAX_LENGTH` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | locale_buf: [wchar_t; LOCALE_NAME_MAX_LENGTH], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteNumberSubstitution` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct NumberSubstitution { [INFO] [stdout] | ----------------------------- similarly named struct `NumberSubstitution` defined here [INFO] [stdout] 59 | native: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 59 | native: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 58 | pub struct NumberSubstitution { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSourceVtbl` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | static TEXT_ANALYSIS_SOURCE_VTBL: IDWriteTextAnalysisSourceVtbl = IDWriteTextAnalysisSourceVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IDWriteTextAnalysisSourceVtbl` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:64:67 [INFO] [stdout] | [INFO] [stdout] 64 | static TEXT_ANALYSIS_SOURCE_VTBL: IDWriteTextAnalysisSourceVtbl = IDWriteTextAnalysisSourceVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/com_helpers.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | unknown_this: *mut IUnknown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/com_helpers.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | riid: REFIID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/com_helpers.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:71 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:59 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:72 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/text_analysis_source_impl.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | parent: implement_iunknown!(static IDWriteTextAnalysisSource, CustomTextAnalysisSourceImpl), [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | impl Com for CustomTextAnalysisSourceImpl<'_> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSourceVtbl` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | type Vtbl = IDWriteTextAnalysisSourceVtbl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSourceVtbl` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | fn vtbl() -> &'static IDWriteTextAnalysisSourceVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | impl Com for CustomTextAnalysisSourceImpl<'_> { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | type Vtbl = IUnknownVtbl; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:125:27 [INFO] [stdout] | [INFO] [stdout] 125 | fn vtbl() -> &'static IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | this: *mut IDWriteTextAnalysisSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | text_position: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | text_length: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 135 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | this: *mut IDWriteTextAnalysisSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | text_position: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | text_length: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteNumberSubstitution` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct NumberSubstitution { [INFO] [stdout] | ----------------------------- similarly named struct `NumberSubstitution` defined here [INFO] [stdout] ... [INFO] [stdout] 159 | number_substitution: *mut *mut IDWriteNumberSubstitution, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `NumberSubstitution` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:160:6 [INFO] [stdout] | [INFO] [stdout] 160 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | this: *mut IDWriteTextAnalysisSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_READING_DIRECTION` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:181:6 [INFO] [stdout] | [INFO] [stdout] 181 | ) -> DWRITE_READING_DIRECTION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | this: *mut IDWriteTextAnalysisSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:188:20 [INFO] [stdout] | [INFO] [stdout] 188 | text_position: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | text_length: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:191:6 [INFO] [stdout] | [INFO] [stdout] 191 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteTextAnalysisSource` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | this: *mut IDWriteTextAnalysisSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | text_position: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | text_length: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:208:6 [INFO] [stdout] | [INFO] [stdout] 208 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_NUMBER_SUBSTITUTION_METHOD` in this scope [INFO] [stdout] --> src/text_analysis_source_impl.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | subst_method: DWRITE_NUMBER_SUBSTITUTION_METHOD, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySinkVtbl` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | static GEOMETRY_SINK_VTBL: ID2D1SimplifiedGeometrySinkVtbl = ID2D1SimplifiedGeometrySinkVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ID2D1SimplifiedGeometrySinkVtbl` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | static GEOMETRY_SINK_VTBL: ID2D1SimplifiedGeometrySinkVtbl = ID2D1SimplifiedGeometrySinkVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/com_helpers.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | unknown_this: *mut IUnknown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/com_helpers.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | riid: REFIID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/com_helpers.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:88:71 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe extern "system" fn AddRef(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:59 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/com_helpers.rs:95:72 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe extern "system" fn Release(_: *mut IUnknown) -> ULONG { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/geometry_sink_impl.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: implement_iunknown!(static ID2D1SimplifiedGeometrySink, GeometrySinkImpl), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | impl Com for GeometrySinkImpl { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySinkVtbl` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | type Vtbl = ID2D1SimplifiedGeometrySinkVtbl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySinkVtbl` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | fn vtbl() -> &'static ID2D1SimplifiedGeometrySinkVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | impl Com for GeometrySinkImpl { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | type Vtbl = IUnknownVtbl; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknownVtbl` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | fn vtbl() -> &'static IUnknownVtbl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | this: *mut ID2D1SimplifiedGeometrySink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_POINT_2F` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | start_point: D2D1_POINT_2F, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_FIGURE_BEGIN` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | _: D2D1_FIGURE_BEGIN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | this: *mut ID2D1SimplifiedGeometrySink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_FIGURE_END` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | figure_end: D2D1_FIGURE_END, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | this: *mut ID2D1SimplifiedGeometrySink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_POINT_2F` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | points: *const D2D1_POINT_2F, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | points_count: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | this: *mut ID2D1SimplifiedGeometrySink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_BEZIER_SEGMENT` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | beziers: *const D2D1_BEZIER_SEGMENT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | beziers_count: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:113:58 [INFO] [stdout] | [INFO] [stdout] 113 | unsafe extern "system" fn GeometrySinkImpl_Close(_: *mut ID2D1SimplifiedGeometrySink) -> HRESULT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:113:90 [INFO] [stdout] | [INFO] [stdout] 113 | unsafe extern "system" fn GeometrySinkImpl_Close(_: *mut ID2D1SimplifiedGeometrySink) -> HRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | _: *mut ID2D1SimplifiedGeometrySink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_FILL_MODE` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | _: D2D1_FILL_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID2D1SimplifiedGeometrySink` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | _: *mut ID2D1SimplifiedGeometrySink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D2D1_PATH_SEGMENT` in this scope [INFO] [stdout] --> src/geometry_sink_impl.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | _: D2D1_PATH_SEGMENT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FACTORY_TYPE` in this scope [INFO] [stdout] --> src/lib.rs:122:36 [INFO] [stdout] | [INFO] [stdout] 118 | / lazy_static! { [INFO] [stdout] 119 | | static ref DWRITE_FACTORY_RAW_PTR: usize = { [INFO] [stdout] 120 | | unsafe { [INFO] [stdout] 121 | | type DWriteCreateFactoryType = [INFO] [stdout] 122 | | extern "system" fn(DWRITE_FACTORY_TYPE, REFIID, *mut *mut IUnknown) -> HRESULT; [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `DWRITE_FACTORY_RAW_PTR` [INFO] [stdout] ... | [INFO] [stdout] 152 | | }; [INFO] [stdout] 153 | | } // end lazy static [INFO] [stdout] | |_- similarly named struct `DWRITE_FACTORY_RAW_PTR` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/lib.rs:122:57 [INFO] [stdout] | [INFO] [stdout] 122 | extern "system" fn(DWRITE_FACTORY_TYPE, REFIID, *mut *mut IUnknown) -> HRESULT; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> src/lib.rs:122:75 [INFO] [stdout] | [INFO] [stdout] 122 | extern "system" fn(DWRITE_FACTORY_TYPE, REFIID, *mut *mut IUnknown) -> HRESULT; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/lib.rs:122:88 [INFO] [stdout] | [INFO] [stdout] 122 | extern "system" fn(DWRITE_FACTORY_TYPE, REFIID, *mut *mut IUnknown) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFactory` in this scope [INFO] [stdout] --> src/lib.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | fn DWriteFactory() -> *mut IDWriteFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in this scope [INFO] [stdout] --> src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | fn DefaultDWriteRenderParams() -> *mut IDWriteRenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RenderingParams` [INFO] [stdout] | [INFO] [stdout] ::: src/rendering_params.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RenderingParams { [INFO] [stdout] | -------------------------- similarly named struct `RenderingParams` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 418 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `dwrote`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name dwrote src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="serde_serialization"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-57a7edc7f441d44c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1ad3ad1e20beb97f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5429dd6d097468fb.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9657277a275bd2e8.so --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-8aeb6ef8772f4e7d.rmeta --extern wio=/opt/rustwide/target/debug/deps/libwio-8de3dba83a48fa8a.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "23ef1287cedf717d8d06ff27314c3700cfa65ef7bec5dad9730045a37b62b72a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ef1287cedf717d8d06ff27314c3700cfa65ef7bec5dad9730045a37b62b72a", kill_on_drop: false }` [INFO] [stdout] 23ef1287cedf717d8d06ff27314c3700cfa65ef7bec5dad9730045a37b62b72a