[INFO] fetching crate dwrote 0.11.0...
[INFO] checking dwrote-0.11.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dwrote 0.11.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate dwrote 0.11.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e8406cb330696dc7f6ba3438d6c5bbf0a0b9e355c1a445b6dde920b2669f274
[INFO] running `Command { std: "docker" "start" "-a" "3e8406cb330696dc7f6ba3438d6c5bbf0a0b9e355c1a445b6dde920b2669f274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e8406cb330696dc7f6ba3438d6c5bbf0a0b9e355c1a445b6dde920b2669f274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e8406cb330696dc7f6ba3438d6c5bbf0a0b9e355c1a445b6dde920b2669f274", kill_on_drop: false }`
[INFO] [stdout] 3e8406cb330696dc7f6ba3438d6c5bbf0a0b9e355c1a445b6dde920b2669f274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9a764b498ecc35242acdae1bc34ac891aabcc9f2390aec671f09140ed47e03d
[INFO] running `Command { std: "docker" "start" "-a" "d9a764b498ecc35242acdae1bc34ac891aabcc9f2390aec671f09140ed47e03d", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking wio v0.2.2
[INFO] [stderr]     Checking 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] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[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] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[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[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[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/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 `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/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/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/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/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/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/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/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/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/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/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[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[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 `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] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[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::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[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[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[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/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 `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 `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 `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 `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[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[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/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/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/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/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/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/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/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/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/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/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/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/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/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[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[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 `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 `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] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[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[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 `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 `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 `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 `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 `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 `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 `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[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[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/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 `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/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/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/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/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/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/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/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/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[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[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 `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[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[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/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 `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 `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 `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 `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 `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/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/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/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/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/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/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/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/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/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/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/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/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[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[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[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] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:100:9
[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[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]     |
[INFO] [stdout] 64  |                     use crate::Interface;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]     |
[INFO] [stdout] 64  |                     use crate::Interface;
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     use crate::Interface;
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~
[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: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: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: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: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: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 `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 the macro `implement_iunknown` (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_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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` in `winapi`
[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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` in `winapi`
[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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` in `winapi`
[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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` in `winapi`
[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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` in `winapi`
[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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                       let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                     ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` in `winapi`
[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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                       } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                 ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                           return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                  ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                       let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                     ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]    --> src/com_helpers.rs:65:51
[INFO] [stdout]     |
[INFO] [stdout] 65  |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]     |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                       } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                 ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]    --> src/com_helpers.rs:70:47
[INFO] [stdout]     |
[INFO] [stdout] 70  |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]     |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]    --> src/com_helpers.rs:76:48
[INFO] [stdout]     |
[INFO] [stdout] 76  |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]     |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                           return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                  ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]    --> src/com_helpers.rs:65:51
[INFO] [stdout]     |
[INFO] [stdout] 65  |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]     |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]    --> src/com_helpers.rs:70:47
[INFO] [stdout]     |
[INFO] [stdout] 70  |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]     |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]    --> src/com_helpers.rs:76:48
[INFO] [stdout]     |
[INFO] [stdout] 76  |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]     |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/helpers.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 |     static ref EN_US_LOCALE: Vec<wchar_t> = { OsStr::new("en-us").to_wide_null() };
[INFO] [stdout]    |                                             ^^                                  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 22 -     static ref EN_US_LOCALE: Vec<wchar_t> = { OsStr::new("en-us").to_wide_null() };
[INFO] [stdout] 22 +     static ref EN_US_LOCALE: Vec<wchar_t> = OsStr::new("en-us").to_wide_null();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mem` is imported redundantly
[INFO] [stdout]   --> src/font.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use std::mem;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `mem` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ptr` is imported redundantly
[INFO] [stdout]   --> src/font.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::ptr;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `ptr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ptr` is imported redundantly
[INFO] [stdout]   --> src/font_family.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use std::ptr;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 | use super::*;
[INFO] [stdout]    |     -------- the item `ptr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Send` is imported redundantly
[INFO] [stdout]  --> src/font_file_loader_impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::marker::Send;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Send` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/font_file_loader_impl.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         { Mutex::new(HashMap::new()) };
[INFO] [stdout]     |         ^^                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 181 -         { Mutex::new(HashMap::new()) };
[INFO] [stdout] 181 +         Mutex::new(HashMap::new());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     let this = if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                                   ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     } else if $crate::winapi::shared::guiddef::IsEqualGUID(
[INFO] [stdout]    |                                               ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (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 `shared` in `winapi`
[INFO] [stdout]   --> src/com_helpers.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         return $crate::winapi::shared::winerror::E_NOINTERFACE;
[INFO] [stdout]    |                                                ^^^^^^ could not find `shared` 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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/helpers.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 |     static ref EN_US_LOCALE: Vec<wchar_t> = { OsStr::new("en-us").to_wide_null() };
[INFO] [stdout]    |                                             ^^                                  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 22 -     static ref EN_US_LOCALE: Vec<wchar_t> = { OsStr::new("en-us").to_wide_null() };
[INFO] [stdout] 22 +     static ref EN_US_LOCALE: Vec<wchar_t> = OsStr::new("en-us").to_wide_null();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mem` is imported redundantly
[INFO] [stdout]   --> src/font.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use std::mem;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `mem` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ptr` is imported redundantly
[INFO] [stdout]   --> src/font.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::ptr;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 | use super::*;
[INFO] [stdout]    |     -------- the item `ptr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ptr` is imported redundantly
[INFO] [stdout]   --> src/font_family.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use std::ptr;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 | use super::*;
[INFO] [stdout]    |     -------- the item `ptr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Send` is imported redundantly
[INFO] [stdout]  --> src/font_file_loader_impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::marker::Send;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Send` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/font_file_loader_impl.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         { Mutex::new(HashMap::new()) };
[INFO] [stdout]     |         ^^                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 181 -         { Mutex::new(HashMap::new()) };
[INFO] [stdout] 181 +         Mutex::new(HashMap::new());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/helpers.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.as_ref().encode_wide().collect()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.as_ref().to_wide().collect()
[INFO] [stdout]    |                       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/helpers.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         self.as_ref().encode_wide().chain(Some(0)).collect()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 |         self.as_ref().to_wide().chain(Some(0)).collect()
[INFO] [stdout]    |                       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_collection.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let hr = (*DWriteFactory()).GetSystemFontCollection(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_face.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hr = (*DWriteFactory()).CreateFontFace(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/helpers.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.as_ref().encode_wide().collect()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.as_ref().to_wide().collect()
[INFO] [stdout]    |                       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/font_face.rs:274:47
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let geometry_sink = geometry_sink.into_interface();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ method not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometry_sink_impl.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_fallback.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let mapped_font = if font.is_null() {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/helpers.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         self.as_ref().encode_wide().chain(Some(0)).collect()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 |         self.as_ref().to_wide().chain(Some(0)).collect()
[INFO] [stdout]    |                       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_collection.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let hr = (*DWriteFactory()).GetSystemFontCollection(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_face.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hr = (*DWriteFactory()).CreateFontFace(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/font_file.rs:38:64
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut path: Vec<u16> = path.as_ref().as_os_str().encode_wide().collect();
[INFO] [stdout]    |                                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut path: Vec<u16> = path.as_ref().as_os_str().to_wide().collect();
[INFO] [stdout]    |                                                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_file.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |             let hr = (*DWriteFactory()).CreateFontFileReference(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> src/font_file.rs:216:42
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Some(PathBuf::from(OsString::from_wide(&file_path_buf)))
[INFO] [stdout]     |                                          ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/ffi/os_str.rs:143:5
[INFO] [stdout] help: there is a method `to_wide` with a similar name, but with different arguments
[INFO] [stdout]    --> src/helpers.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  |     fn to_wide(&self) -> Vec<u16>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/font_file.rs:228:41
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let hr = (*DWriteFactory()).CreateFontFace(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/gdi_interop.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let hr = (*DWriteFactory()).GetGdiInterop(&mut native);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/rendering_params.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let hr = (*DWriteFactory()).CreateRenderingParams(&mut native);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/font_face.rs:274:47
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let geometry_sink = geometry_sink.into_interface();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ method not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometry_sink_impl.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_fallback.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let mapped_font = if font.is_null() {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source.rs:31:77
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 CustomTextAnalysisSourceImpl::from_text_native(inner, text).into_interface()
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^ method not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/text_analysis_source_impl.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/font_file.rs:38:64
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut path: Vec<u16> = path.as_ref().as_os_str().encode_wide().collect();
[INFO] [stdout]    |                                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut path: Vec<u16> = path.as_ref().as_os_str().to_wide().collect();
[INFO] [stdout]    |                                                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_file.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |             let hr = (*DWriteFactory()).CreateFontFileReference(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> src/font_file.rs:216:42
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Some(PathBuf::from(OsString::from_wide(&file_path_buf)))
[INFO] [stdout]     |                                          ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/ffi/os_str.rs:143:5
[INFO] [stdout] help: there is a method `to_wide` with a similar name, but with different arguments
[INFO] [stdout]    --> src/helpers.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  |     fn to_wide(&self) -> Vec<u16>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/font_file.rs:228:41
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let hr = (*DWriteFactory()).CreateFontFace(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/gdi_interop.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let hr = (*DWriteFactory()).GetGdiInterop(&mut native);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/rendering_params.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let hr = (*DWriteFactory()).CreateRenderingParams(&mut native);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source.rs:54:18
[INFO] [stdout]     |
[INFO] [stdout] 49  | /                 CustomTextAnalysisSourceImpl::from_text_and_number_subst_native(
[INFO] [stdout] 50  | |                     inner,
[INFO] [stdout] 51  | |                     text,
[INFO] [stdout] 52  | |                     number_subst,
[INFO] [stdout] 53  | |                 )
[INFO] [stdout] 54  | |                 .into_interface()
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/text_analysis_source_impl.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  |   pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     |   ------------------------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/glyph_run_analysis.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let hr = (*DWriteFactory()).CreateGlyphRunAnalysis(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_file_loader_impl.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if fontFileReferenceKey.is_null() || fontFileStream.is_null() {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_file_loader_impl.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if fontFileReferenceKey.is_null() || fontFileStream.is_null() {
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/com_helpers.rs:36:38
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let this = $typ::from_interface(unknown_this);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/font_file_loader_impl.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87  |     parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream),
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/com_helpers.rs:44:38
[INFO] [stdout]     |
[INFO] [stdout] 44  |                     let this = $typ::from_interface(unknown_this);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/font_file_loader_impl.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87  |     parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream),
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96  |             let this = FontFileStream::from_interface(This);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:120:40
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |             let this = FontFileStream::from_interface(This);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source.rs:31:77
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 CustomTextAnalysisSourceImpl::from_text_native(inner, text).into_interface()
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^ method not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/text_analysis_source_impl.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `FontFileLoader` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:185:76
[INFO] [stdout]     |
[INFO] [stdout] 23  | struct FontFileLoader;
[INFO] [stdout]     | --------------------- method `into_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |             let ffl = ComPtr::<IDWriteFontFileLoader>::from_raw(ffl_native.into_interface());
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^ method not found in `FontFileLoader`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/font_file_loader_impl.rs:186:41
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let hr = (*DWriteFactory()).RegisterFontFileLoader(ffl.as_raw());
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source.rs:54:18
[INFO] [stdout]     |
[INFO] [stdout] 49  | /                 CustomTextAnalysisSourceImpl::from_text_and_number_subst_native(
[INFO] [stdout] 50  | |                     inner,
[INFO] [stdout] 51  | |                     text,
[INFO] [stdout] 52  | |                     number_subst,
[INFO] [stdout] 53  | |                 )
[INFO] [stdout] 54  | |                 .into_interface()
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/text_analysis_source_impl.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  |   pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     |   ------------------------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/glyph_run_analysis.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let hr = (*DWriteFactory()).CreateGlyphRunAnalysis(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_file_loader_impl.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if fontFileReferenceKey.is_null() || fontFileStream.is_null() {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/font_file_loader_impl.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if fontFileReferenceKey.is_null() || fontFileStream.is_null() {
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/com_helpers.rs:36:38
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let this = $typ::from_interface(unknown_this);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/font_file_loader_impl.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87  |     parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream),
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/com_helpers.rs:44:38
[INFO] [stdout]     |
[INFO] [stdout] 44  |                     let this = $typ::from_interface(unknown_this);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/font_file_loader_impl.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87  |     parent: implement_iunknown!(IDWriteFontFileStream, FontFileStream),
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96  |             let this = FontFileStream::from_interface(This);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:120:40
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |             let this = FontFileStream::from_interface(This);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ function or associated item not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FontFileStream`, consider using `FontFileStream::new` which returns `FontFileStream`
[INFO] [stdout]    --> src/font_file_loader_impl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn new(key: usize, data: Arc<Vec<u8>>) -> FontFileStream {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:207:58
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- method `into_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |                 ComPtr::from_raw(font_file_stream_native.into_interface());
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^ method not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/font_file_loader_impl.rs:217:45
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 let hr = (*DWriteFactory()).CreateCustomFontFileReference(
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       (*unknown_this).AddRef();
[INFO] [stdout]    |                                       ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `FontFileLoader` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:185:76
[INFO] [stdout]     |
[INFO] [stdout] 23  | struct FontFileLoader;
[INFO] [stdout]     | --------------------- method `into_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |             let ffl = ComPtr::<IDWriteFontFileLoader>::from_raw(ffl_native.into_interface());
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^ method not found in `FontFileLoader`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/font_file_loader_impl.rs:186:41
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let hr = (*DWriteFactory()).RegisterFontFileLoader(ffl.as_raw());
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `CustomFontCollectionLoaderImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:64:18
[INFO] [stdout]     |
[INFO] [stdout] 34  |   pub struct CustomFontCollectionLoaderImpl {
[INFO] [stdout]     |   ----------------------------------------- method `into_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60  | /                 CustomFontCollectionLoaderImpl {
[INFO] [stdout] 61  | |                     _refcount: AtomicUsize::new(1),
[INFO] [stdout] 62  | |                     font_files: font_files.iter().map(|file| file.as_com_ptr()).collect(),
[INFO] [stdout] 63  | |                 }
[INFO] [stdout] 64  | |                 .into_interface(),
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `CustomFontCollectionLoaderImpl`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `CustomFontCollectionLoaderImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:78:48
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct CustomFontCollectionLoaderImpl {
[INFO] [stdout]     | ----------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 78  |     let this = CustomFontCollectionLoaderImpl::from_interface(this);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ function or associated item not found in `CustomFontCollectionLoaderImpl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `FontFileStream` in the current scope
[INFO] [stdout]    --> src/font_file_loader_impl.rs:207:58
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct FontFileStream {
[INFO] [stdout]     | --------------------- method `into_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |                 ComPtr::from_raw(font_file_stream_native.into_interface());
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^ method not found in `FontFileStream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/font_file_loader_impl.rs:217:45
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 let hr = (*DWriteFactory()).CreateCustomFontFileReference(
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       (*unknown_this).AddRef();
[INFO] [stdout]    |                                       ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `CustomFontFileEnumeratorImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:80:79
[INFO] [stdout]     |
[INFO] [stdout] 80  |     let enumerator = ComPtr::<IDWriteFontFileEnumerator>::from_raw(enumerator.into_interface());
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^^ method not found in `CustomFontFileEnumeratorImpl`
[INFO] [stdout] ...
[INFO] [stdout] 87  | struct CustomFontFileEnumeratorImpl {
[INFO] [stdout]     | ----------------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/com_helpers.rs:79:37
[INFO] [stdout]     |
[INFO] [stdout] 79  |                     (*unknown_this).AddRef();
[INFO] [stdout]     |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `CustomFontFileEnumeratorImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 87  | struct CustomFontFileEnumeratorImpl {
[INFO] [stdout]     | ----------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     let this = CustomFontFileEnumeratorImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomFontFileEnumeratorImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `CustomFontFileEnumeratorImpl`, consider using `CustomFontFileEnumeratorImpl::new` which returns `CustomFontFileEnumeratorImpl`
[INFO] [stdout]    --> src/font_collection_impl.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn new(font_files: Vec<ComPtr<IDWriteFontFile>>) -> CustomFontFileEnumeratorImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `CustomFontFileEnumeratorImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:146:46
[INFO] [stdout]     |
[INFO] [stdout] 87  | struct CustomFontFileEnumeratorImpl {
[INFO] [stdout]     | ----------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |     let this = CustomFontFileEnumeratorImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomFontFileEnumeratorImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `CustomFontFileEnumeratorImpl`, consider using `CustomFontFileEnumeratorImpl::new` which returns `CustomFontFileEnumeratorImpl`
[INFO] [stdout]    --> src/font_collection_impl.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn new(font_files: Vec<ComPtr<IDWriteFontFile>>) -> CustomFontFileEnumeratorImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:140:40
[INFO] [stdout]     |
[INFO] [stdout] 140 |     for (i, c) in OsStr::new(&*locale).encode_wide().chain(Some(0)).enumerate() {
[INFO] [stdout]     |                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 140 |     for (i, c) in OsStr::new(&*locale).to_wide().chain(Some(0)).enumerate() {
[INFO] [stdout]     |                                        ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `CustomFontCollectionLoaderImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:64:18
[INFO] [stdout]     |
[INFO] [stdout] 34  |   pub struct CustomFontCollectionLoaderImpl {
[INFO] [stdout]     |   ----------------------------------------- method `into_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60  | /                 CustomFontCollectionLoaderImpl {
[INFO] [stdout] 61  | |                     _refcount: AtomicUsize::new(1),
[INFO] [stdout] 62  | |                     font_files: font_files.iter().map(|file| file.as_com_ptr()).collect(),
[INFO] [stdout] 63  | |                 }
[INFO] [stdout] 64  | |                 .into_interface(),
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `CustomFontCollectionLoaderImpl`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 161 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `CustomFontCollectionLoaderImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:78:48
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct CustomFontCollectionLoaderImpl {
[INFO] [stdout]     | ----------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 78  |     let this = CustomFontCollectionLoaderImpl::from_interface(this);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ function or associated item not found in `CustomFontCollectionLoaderImpl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 182 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:192:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 192 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:209:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 209 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:228:41
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let hr = (*DWriteFactory()).CreateNumberSubstitution(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:66:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 66  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:76:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:87:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:99:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/lib.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |             let hr = (*DWriteFactory()).CreateRenderingParams(&mut default_rendering_params);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::com_helpers::Com`
[INFO] [stdout]   --> src/font_face.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::com_helpers::Com;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::com_helpers::Com`
[INFO] [stdout]   --> src/text_analysis_source.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::com_helpers::Com;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_interface` found for struct `CustomFontFileEnumeratorImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:80:79
[INFO] [stdout]     |
[INFO] [stdout] 80  |     let enumerator = ComPtr::<IDWriteFontFileEnumerator>::from_raw(enumerator.into_interface());
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^^ method not found in `CustomFontFileEnumeratorImpl`
[INFO] [stdout] ...
[INFO] [stdout] 87  | struct CustomFontFileEnumeratorImpl {
[INFO] [stdout]     | ----------------------------------- method `into_interface` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `into_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/com_helpers.rs:79:37
[INFO] [stdout]     |
[INFO] [stdout] 79  |                     (*unknown_this).AddRef();
[INFO] [stdout]     |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `CustomFontFileEnumeratorImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 87  | struct CustomFontFileEnumeratorImpl {
[INFO] [stdout]     | ----------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     let this = CustomFontFileEnumeratorImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomFontFileEnumeratorImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `CustomFontFileEnumeratorImpl`, consider using `CustomFontFileEnumeratorImpl::new` which returns `CustomFontFileEnumeratorImpl`
[INFO] [stdout]    --> src/font_collection_impl.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn new(font_files: Vec<ComPtr<IDWriteFontFile>>) -> CustomFontFileEnumeratorImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `CustomFontFileEnumeratorImpl` in the current scope
[INFO] [stdout]    --> src/font_collection_impl.rs:146:46
[INFO] [stdout]     |
[INFO] [stdout] 87  | struct CustomFontFileEnumeratorImpl {
[INFO] [stdout]     | ----------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |     let this = CustomFontFileEnumeratorImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomFontFileEnumeratorImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `CustomFontFileEnumeratorImpl`, consider using `CustomFontFileEnumeratorImpl::new` which returns `CustomFontFileEnumeratorImpl`
[INFO] [stdout]    --> src/font_collection_impl.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn new(font_files: Vec<ComPtr<IDWriteFontFile>>) -> CustomFontFileEnumeratorImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 232 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dwrote` (lib test) due to 233 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:140:40
[INFO] [stdout]     |
[INFO] [stdout] 140 |     for (i, c) in OsStr::new(&*locale).encode_wide().chain(Some(0)).enumerate() {
[INFO] [stdout]     |                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_wide` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 140 |     for (i, c) in OsStr::new(&*locale).to_wide().chain(Some(0)).enumerate() {
[INFO] [stdout]     |                                        ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 161 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 182 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:192:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 192 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `text_analysis_source_impl::CustomTextAnalysisSourceImpl` in the current scope
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:209:46
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | ------------------------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 209 |     let this = CustomTextAnalysisSourceImpl::from_interface(this);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ function or associated item not found in `CustomTextAnalysisSourceImpl<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `text_analysis_source_impl::CustomTextAnalysisSourceImpl<'_>` consider using one of the following associated functions:
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_native
[INFO] [stdout]       text_analysis_source_impl::CustomTextAnalysisSourceImpl::<'a>::from_text_and_number_subst_native
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:79:5
[INFO] [stdout]     |
[INFO] [stdout] 79  | /     pub fn from_text_native(
[INFO] [stdout] 80  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 81  | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 82  | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 98  | /     pub fn from_text_and_number_subst_native(
[INFO] [stdout] 99  | |         inner: Box<dyn TextAnalysisSourceMethods + 'a>,
[INFO] [stdout] 100 | |         text: Cow<'a, [wchar_t]>,
[INFO] [stdout] 101 | |         number_subst: NumberSubstitution,
[INFO] [stdout] 102 | |     ) -> CustomTextAnalysisSourceImpl<'a> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/text_analysis_source_impl.rs:228:41
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let hr = (*DWriteFactory()).CreateNumberSubstitution(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/com_helpers.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     (*unknown_this).AddRef();
[INFO] [stdout]    |                                     ^^^^^^
[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 the macro `implement_iunknown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:66:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 66  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:76:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:87:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_interface` found for struct `GeometrySinkImpl` in the current scope
[INFO] [stdout]    --> src/geometry_sink_impl.rs:99:34
[INFO] [stdout]     |
[INFO] [stdout] 30  | pub struct GeometrySinkImpl {
[INFO] [stdout]     | --------------------------- function or associated item `from_interface` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99  |     let this = GeometrySinkImpl::from_interface(this);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ function or associated item not found in `GeometrySinkImpl`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GeometrySinkImpl`, consider using `GeometrySinkImpl::new` which returns `GeometrySinkImpl`
[INFO] [stdout]    --> src/geometry_sink_impl.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout] 53  |     pub fn new(outline_builder: Box<dyn OutlineBuilder>) -> GeometrySinkImpl {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `com_helpers::Com` defines an item `from_interface`, perhaps you need to implement it
[INFO] [stdout]    --> src/com_helpers.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Com<Interface>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/lib.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |             let hr = (*DWriteFactory()).CreateRenderingParams(&mut default_rendering_params);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::com_helpers::Com`
[INFO] [stdout]   --> src/font_face.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::com_helpers::Com;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::com_helpers::Com`
[INFO] [stdout]   --> src/text_analysis_source.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::com_helpers::Com;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 232 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dwrote` (lib) due to 233 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d9a764b498ecc35242acdae1bc34ac891aabcc9f2390aec671f09140ed47e03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9a764b498ecc35242acdae1bc34ac891aabcc9f2390aec671f09140ed47e03d", kill_on_drop: false }`
[INFO] [stdout] d9a764b498ecc35242acdae1bc34ac891aabcc9f2390aec671f09140ed47e03d
