[INFO] cloning repository https://github.com/codec-abc/dwrote-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codec-abc/dwrote-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodec-abc%2Fdwrote-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodec-abc%2Fdwrote-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 220608d83ae8a91d8f1561fe9ebdb9359909d30e [INFO] checking codec-abc/dwrote-test against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodec-abc%2Fdwrote-test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codec-abc/dwrote-test on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codec-abc/dwrote-test [INFO] finished tweaking git repo https://github.com/codec-abc/dwrote-test [INFO] tweaked toml for git repo https://github.com/codec-abc/dwrote-test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/codec-abc/dwrote-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d764b934390cc6b7e7f6d4d704f6b9f32bd354566929dffb96fe52d01718128 [INFO] running `Command { std: "docker" "start" "-a" "8d764b934390cc6b7e7f6d4d704f6b9f32bd354566929dffb96fe52d01718128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d764b934390cc6b7e7f6d4d704f6b9f32bd354566929dffb96fe52d01718128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d764b934390cc6b7e7f6d4d704f6b9f32bd354566929dffb96fe52d01718128", kill_on_drop: false }` [INFO] [stdout] 8d764b934390cc6b7e7f6d4d704f6b9f32bd354566929dffb96fe52d01718128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a872bbdb57ff940e953f1a9058e482a95b6c0b8bd99e939007f1f70ecdde7bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a872bbdb57ff940e953f1a9058e482a95b6c0b8bd99e939007f1f70ecdde7bc", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.44 [INFO] [stderr] Checking lazy_static v0.2.4 [INFO] [stderr] Checking serde v0.9.11 [INFO] [stderr] Checking num_cpus v1.3.0 [INFO] [stderr] Compiling gdi32-sys v0.2.0 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking num-integer v0.1.33 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking deflate v0.7.5 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Checking rayon v0.6.0 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Compiling cmake v0.1.21 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling fontsan v0.3.2 (https://github.com/servo/fontsan#ab68da17) [INFO] [stderr] Checking jpeg-decoder v0.1.11 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Checking image v0.12.3 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Checking dwrote v0.3.0 [INFO] [stdout] error[E0469]: imported macro not found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use(DEFINE_GUID)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::DWRITE_FACTORY_TYPE_SHARED` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::DWRITE_FACTORY_TYPE_SHARED; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_FACTORY_TYPE_SHARED` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteFactory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::IDWriteFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteFactory` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteRenderingParams` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::IDWriteRenderingParams; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteRenderingParams` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::S_OK` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::S_OK; [INFO] [stdout] | ^^^^^^^^^^^^ no `S_OK` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::IUnknown`, `winapi::REFIID`, `winapi::S_OK`, `winapi::E_NOINTERFACE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/comptr.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::{IUnknown, REFIID, S_OK, E_NOINTERFACE}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ ^^^^ ^^^^^^^^^^^^^ no `E_NOINTERFACE` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `S_OK` in the root [INFO] [stdout] | | no `REFIID` in the root [INFO] [stdout] | no `IUnknown` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteLocalizedStrings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::IDWriteLocalizedStrings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteLocalizedStrings` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::wchar_t` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/helpers.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `wchar_t` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::winerror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/helpers.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::winerror::S_OK; [INFO] [stdout] | ^^^^^^^^ could not find `winerror` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/helpers.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use std::os::windows::ffi::{OsStrExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/helpers.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::minwindef::{BOOL, FALSE}; [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::DWRITE_FONT_METRICS` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use winapi::DWRITE_FONT_METRICS as FontMetrics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_FONT_METRICS` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::DWRITE_GLYPH_OFFSET` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use winapi::DWRITE_GLYPH_OFFSET as GlyphOffset; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_GLYPH_OFFSET` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::DWRITE_MATRIX`, `winapi::DWRITE_GLYPH_RUN` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub use winapi::{DWRITE_MATRIX, DWRITE_GLYPH_RUN}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `DWRITE_GLYPH_RUN` in the root [INFO] [stdout] | | [INFO] [stdout] | no `DWRITE_MATRIX` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::DWRITE_RENDERING_MODE_DEFAULT`, `winapi::DWRITE_RENDERING_MODE_ALIASED`, `winapi::DWRITE_RENDERING_MODE_GDI_CLASSIC`, `winapi::DWRITE_RENDERING_MODE_GDI_NATURAL`, `winapi::DWRITE_RENDERING_MODE_NATURAL`, `winapi::DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC`, `winapi::DWRITE_RENDERING_MODE_OUTLINE`, `winapi::DWRITE_RENDERING_MODE_CLEARTYPE_GDI_CLASSIC`, `winapi::DWRITE_RENDERING_MODE_CLEARTYPE_GDI_NATURAL`, `winapi::DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL`, `winapi::DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL_SYMMETRIC` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | pub use winapi::{DWRITE_RENDERING_MODE_DEFAULT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_DEFAULT` in the root [INFO] [stdout] 43 | DWRITE_RENDERING_MODE_ALIASED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_ALIASED` in the root [INFO] [stdout] 44 | DWRITE_RENDERING_MODE_GDI_CLASSIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_GDI_CLASSIC` in the root [INFO] [stdout] 45 | DWRITE_RENDERING_MODE_GDI_NATURAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_GDI_NATURAL` in the root [INFO] [stdout] 46 | DWRITE_RENDERING_MODE_NATURAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_NATURAL` in the root [INFO] [stdout] 47 | DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC` in the root [INFO] [stdout] 48 | DWRITE_RENDERING_MODE_OUTLINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_OUTLINE` in the root [INFO] [stdout] 49 | DWRITE_RENDERING_MODE_CLEARTYPE_GDI_CLASSIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_CLEARTYPE_GDI_CLASSIC` in the root [INFO] [stdout] 50 | DWRITE_RENDERING_MODE_CLEARTYPE_GDI_NATURAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_CLEARTYPE_GDI_NATURAL` in the root [INFO] [stdout] 51 | DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL` in the root [INFO] [stdout] 52 | DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL_SYMMETRIC}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::DWRITE_MEASURING_MODE_NATURAL`, `winapi::DWRITE_MEASURING_MODE_GDI_CLASSIC`, `winapi::DWRITE_MEASURING_MODE_GDI_NATURAL` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub use winapi::{DWRITE_MEASURING_MODE_NATURAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_MEASURING_MODE_NATURAL` in the root [INFO] [stdout] 54 | DWRITE_MEASURING_MODE_GDI_CLASSIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_MEASURING_MODE_GDI_CLASSIC` in the root [INFO] [stdout] 55 | DWRITE_MEASURING_MODE_GDI_NATURAL}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_MEASURING_MODE_GDI_NATURAL` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::DWRITE_FONT_SIMULATIONS_NONE`, `winapi::DWRITE_FONT_SIMULATIONS_BOLD`, `winapi::DWRITE_FONT_SIMULATIONS_OBLIQUE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | pub use winapi::{DWRITE_FONT_SIMULATIONS_NONE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_FONT_SIMULATIONS_NONE` in the root [INFO] [stdout] 57 | DWRITE_FONT_SIMULATIONS_BOLD, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_FONT_SIMULATIONS_BOLD` in the root [INFO] [stdout] 58 | DWRITE_FONT_SIMULATIONS_OBLIQUE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_FONT_SIMULATIONS_OBLIQUE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::DWRITE_TEXTURE_ALIASED_1x1`, `winapi::DWRITE_TEXTURE_CLEARTYPE_3x1` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub use winapi::{DWRITE_TEXTURE_ALIASED_1x1, DWRITE_TEXTURE_CLEARTYPE_3x1}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_TEXTURE_CLEARTYPE_3x1` in the root [INFO] [stdout] | | [INFO] [stdout] | no `DWRITE_TEXTURE_ALIASED_1x1` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::DWRITE_RENDERING_MODE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub use winapi::{DWRITE_RENDERING_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_RENDERING_MODE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::DWRITE_MEASURING_MODE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | pub use winapi::{DWRITE_MEASURING_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `DWRITE_MEASURING_MODE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::DWRITE_TEXTURE_TYPE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub use winapi::{DWRITE_TEXTURE_TYPE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DWRITE_TEXTURE_TYPE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::FALSE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::FALSE; [INFO] [stdout] | ^^^^^^^^^^^^^ no `FALSE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::IUnknown`, `winapi::IUnknownVtbl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ no `IUnknownVtbl` in the root [INFO] [stdout] | | [INFO] [stdout] | no `IUnknown` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::IDWriteFontFileStream`, `winapi::IDWriteFontFileStreamVtbl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::{IDWriteFontFileStream, IDWriteFontFileStreamVtbl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteFontFileStreamVtbl` in the root [INFO] [stdout] | | [INFO] [stdout] | no `IDWriteFontFileStream` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::IDWriteFontFileLoader`, `winapi::IDWriteFontFileLoaderVtbl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::{IDWriteFontFileLoader, IDWriteFontFileLoaderVtbl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteFontFileLoaderVtbl` in the root [INFO] [stdout] | | [INFO] [stdout] | no `IDWriteFontFileLoader` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteFontFile` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::IDWriteFontFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteFontFile` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::E_FAIL`, `winapi::E_INVALIDARG`, `winapi::E_NOTIMPL`, `winapi::S_OK` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::{E_FAIL, E_INVALIDARG, E_NOTIMPL, S_OK}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^ no `S_OK` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `E_NOTIMPL` in the root [INFO] [stdout] | | no `E_INVALIDARG` in the root [INFO] [stdout] | no `E_FAIL` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::c_void`, `winapi::UINT32`, `winapi::UINT64`, `winapi::ULONG`, `winapi::HRESULT`, `winapi::REFIID` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::{c_void, UINT32, UINT64, ULONG, HRESULT, REFIID}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ no `REFIID` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `HRESULT` in the root [INFO] [stdout] | | | | no `ULONG` in the root [INFO] [stdout] | | | no `UINT64` in the root [INFO] [stdout] | | no `UINT32` in the root [INFO] [stdout] | no `c_void` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/com_helpers.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | DEFINE_GUID!{UuidOfIUnknown, 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | DEFINE_GUID!{UuidOfIDWriteFontFileLoader, 0x727cad4e, 0xd6af, 0x4c9e, 0x8a, 0x08, 0xd6, 0x95, 0xb1, 0x1c, 0xaa, 0x49} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | DEFINE_GUID!{UuidOfIDWriteFontFileStream, 0x6d4865fe, 0x0ab8, 0x4d91, 0x8f, 0x62, 0x5d, 0xd6, 0xbe, 0x34, 0xa3, 0xe0} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | DEFINE_GUID!{UuidOfIDWriteFactory, 0xb859ee5a, 0xd838, 0x4b5b, 0xa2, 0xe8, 0x1a, 0xdc, 0x7d, 0x93, 0xdb, 0x48} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_WEIGHT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/types.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | fn t(&self) -> winapi::DWRITE_FONT_WEIGHT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_WEIGHT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/types.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { mem::transmute::(*self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_STRETCH` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/types.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | fn t(&self) -> winapi::DWRITE_FONT_STRETCH { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_STRETCH` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/types.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | unsafe { mem::transmute::(*self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_STYLE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/types.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn t(&self) -> winapi::DWRITE_FONT_STYLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_STYLE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/types.rs:68:54 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { mem::transmute::(*self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetUserDefaultLocaleName` in crate `kernel32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/helpers.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | kernel32::GetUserDefaultLocaleName(locale.as_mut_ptr(), locale.len() as i32 - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn take(native: ComPtr) -> BitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteBitmapRenderTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:37:44 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_memory_dc(&self) -> winapi::HDC { [INFO] [stdout] | ^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | measuring_mode: winapi::DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_OFFSET` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | glyph_offsets: &[winapi::DWRITE_GLYPH_OFFSET], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | -> winapi::RECT [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_RUN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | let mut glyph_run: winapi::DWRITE_GLYPH_RUN = zeroed(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | let mut rect: winapi::RECT = zeroed(); [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:80:64 [INFO] [stdout] | [INFO] [stdout] 80 | ... winapi::RGB(r,g,b), [INFO] [stdout] | ^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAP` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:96:37 [INFO] [stdout] | [INFO] [stdout] 96 | let mut bitmap: winapi::BITMAP = zeroed(); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetObjectW` in crate `gdi32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | let ret = gdi32::GetObjectW(gdi32::GetCurrentObject(memory_dc, winapi::OBJ_BITMAP), [INFO] [stdout] | ^^^^^^^^^^ not found in `gdi32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentObject` in crate `gdi32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:97:48 [INFO] [stdout] | [INFO] [stdout] 97 | let ret = gdi32::GetObjectW(gdi32::GetCurrentObject(memory_dc, winapi::OBJ_BITMAP), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gdi32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OBJ_BITMAP` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:97:84 [INFO] [stdout] | [INFO] [stdout] 97 | let ret = gdi32::GetObjectW(gdi32::GetCurrentObject(memory_dc, winapi::OBJ_BITMAP), [INFO] [stdout] | ^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAP` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | ... size_of::() as i32, [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:99:79 [INFO] [stdout] | [INFO] [stdout] 99 | ... &mut bitmap as *mut _ as *mut winapi::c_void); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use c_void; [INFO] [stdout] | [INFO] [stdout] 5 | use libc::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAP` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/bitmap_render_target.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | assert!(ret == size_of::() as i32); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn take(native: ComPtr) -> Font { [INFO] [stdout] | ^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteFont { [INFO] [stdout] | ^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font.rs:59:44 [INFO] [stdout] | [INFO] [stdout] 59 | let mut family: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteLocalizedStrings` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | let mut names: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | let mut face: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | collection: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | let mut family: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 44 | let mut native: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn take(native: ComPtr) -> FontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteFontCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:83:44 [INFO] [stdout] | [INFO] [stdout] 83 | let mut family: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:109:42 [INFO] [stdout] | [INFO] [stdout] 109 | let mut font: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | let mut exists: winapi::BOOL = winapi::FALSE; [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:121:52 [INFO] [stdout] | [INFO] [stdout] 121 | let mut exists: winapi::BOOL = winapi::FALSE; [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | if exists == winapi::FALSE { [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_collection.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | let mut family: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn take(native: ComPtr) -> FontFace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteFontFace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:44:49 [INFO] [stdout] | [INFO] [stdout] 44 | let mut file_ptrs: Vec<*mut winapi::IDWriteFontFile> = [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_METRICS` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | let mut metrics: winapi::DWRITE_FONT_METRICS = zeroed(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_METRICS` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:82:101 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_design_glyph_metrics(&self, glyph_indices: &[u16], is_sideways: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_METRICS` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | let mut metrics: Vec = vec![zeroed(); glyph_indices.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:88:88 [INFO] [stdout] | [INFO] [stdout] 88 | ... is_sideways as winapi::BOOL); [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MATRIX` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:94:113 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn get_gdi_compatible_glyph_metrics(&self, em_size: f32, pixels_per_dip: f32, transform: *const winapi::DWRITE_MATRIX, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_METRICS` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:96:60 [INFO] [stdout] | [INFO] [stdout] 96 | ... -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_METRICS` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | let mut metrics: Vec = vec![zeroed(); glyph_indices.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:102:99 [INFO] [stdout] | [INFO] [stdout] 102 | ... use_gdi_natural as winapi::BOOL, [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:106:95 [INFO] [stdout] | [INFO] [stdout] 106 | ... is_sideways as winapi::BOOL); [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:116:49 [INFO] [stdout] | [INFO] [stdout] 116 | let mut table_context: *mut winapi::c_void = ptr::null_mut(); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use c_void; [INFO] [stdout] | [INFO] [stdout] 5 | use libc::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | let mut exists: winapi::BOOL = winapi::FALSE; [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:117:52 [INFO] [stdout] | [INFO] [stdout] 117 | let mut exists: winapi::BOOL = winapi::FALSE; [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:120:119 [INFO] [stdout] | [INFO] [stdout] 120 | ... &mut table_data_ptr as *mut *const _ as *mut *const winapi::c_void, [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use c_void; [INFO] [stdout] | [INFO] [stdout] 5 | use libc::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:126:34 [INFO] [stdout] | [INFO] [stdout] 126 | if exists == winapi::FALSE { [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:141:65 [INFO] [stdout] | [INFO] [stdout] 141 | ... measure_mode: winapi::DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:142:74 [INFO] [stdout] | [INFO] [stdout] 142 | ... rendering_params: *mut winapi::IDWriteRenderingParams) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | ... winapi::DWRITE_RENDERING_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:145:39 [INFO] [stdout] | [INFO] [stdout] 145 | let mut render_mode : winapi::DWRITE_RENDERING_MODE = winapi::DWRITE_RENDERING_MODE_DEFAULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_RENDERING_MODE_DEFAULT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:145:71 [INFO] [stdout] | [INFO] [stdout] 145 | let mut render_mode : winapi::DWRITE_RENDERING_MODE = winapi::DWRITE_RENDERING_MODE_DEFAULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:153:26 [INFO] [stdout] | [INFO] [stdout] 153 | return winapi::DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:163:79 [INFO] [stdout] | [INFO] [stdout] 163 | ... measure_mode: winapi::DWRITE_MEASURING_MODE) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_face.rs:164:65 [INFO] [stdout] | [INFO] [stdout] 164 | ... winapi::DWRITE_RENDERING_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn take(native: ComPtr) -> FontFamily { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFamily` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteFontFamily { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteLocalizedStrings` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | let mut family_names: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let mut font: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontCollection` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | let mut collection: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFont` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_family.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | let mut font: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_FACE_TYPE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | face_type: winapi::DWRITE_FONT_FACE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_FONT_FACE_TYPE_UNKNOWN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | face_type: winapi::DWRITE_FONT_FACE_TYPE_UNKNOWN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_FONT_FACE_TYPE_UNKNOWN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | let mut face_type = winapi::DWRITE_FONT_FACE_TYPE_UNKNOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_FONT_FILE_TYPE_UNKNOWN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let mut _file_type = winapi::DWRITE_FONT_FILE_TYPE_UNKNOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn take(native: ComPtr) -> FontFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DWRITE_FONT_FACE_TYPE_UNKNOWN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | face_type: winapi::DWRITE_FONT_FACE_TYPE_UNKNOWN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFile` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 76 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteFontFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:85:45 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ref_key: *const winapi::c_void = ptr::null(); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use c_void; [INFO] [stdout] | [INFO] [stdout] 5 | use libc::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileLoader` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | let mut loader: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFileStream` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:94:44 [INFO] [stdout] | [INFO] [stdout] 94 | let mut stream: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:102:52 [INFO] [stdout] | [INFO] [stdout] 102 | let mut fragment_start: *const winapi::c_void = ptr::null(); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use c_void; [INFO] [stdout] | [INFO] [stdout] 5 | use libc::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | let mut fragment_context: *mut winapi::c_void = ptr::null_mut(); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use c_void; [INFO] [stdout] | [INFO] [stdout] 5 | use libc::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FONT_SIMULATIONS` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:116:69 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn create_face(&self, face_index: u32, simulations: winapi::DWRITE_FONT_SIMULATIONS) -> FontFace { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteFontFace` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | let mut face: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGdiInterop` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/gdi_interop.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGdiInterop` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/gdi_interop.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | let mut native: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGdiInterop` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/gdi_interop.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn take(native: ComPtr) -> GdiInterop { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteBitmapRenderTarget` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/gdi_interop.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | let mut native: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/rendering_params.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/rendering_params.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | let mut native: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/rendering_params.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn take(native: ComPtr) -> RenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteRenderingParams` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/rendering_params.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | pub unsafe fn as_ptr(&self) -> *mut winapi::IDWriteRenderingParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGlyphRunAnalysis` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | native: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_RUN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn create(glyph_run: &winapi::DWRITE_GLYPH_RUN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MATRIX` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | transform: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_RENDERING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | rendering_mode: winapi::DWRITE_RENDERING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_MEASURING_MODE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | measuring_mode: winapi::DWRITE_MEASURING_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGlyphRunAnalysis` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | let mut native: ComPtr = ComPtr::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_GLYPH_RUN` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:29:92 [INFO] [stdout] | [INFO] [stdout] 29 | let hr = (*DWriteFactory()).CreateGlyphRunAnalysis(glyph_run as *const winapi::DWRITE_GLYPH_RUN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDWriteGlyphRunAnalysis` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn take(native: ComPtr) -> GlyphRunAnalysis { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_TEXTURE_TYPE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:46:66 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn get_alpha_texture_bounds(&self, texture_type: winapi::DWRITE_TEXTURE_TYPE) -> winapi::RECT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:46:98 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn get_alpha_texture_bounds(&self, texture_type: winapi::DWRITE_TEXTURE_TYPE) -> winapi::RECT { [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let mut rect: winapi::RECT = mem::zeroed(); [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_TEXTURE_TYPE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:57:62 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn create_alpha_texture(&self, texture_type: winapi::DWRITE_TEXTURE_TYPE, rect: winapi::RECT) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:57:97 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn create_alpha_texture(&self, texture_type: winapi::DWRITE_TEXTURE_TYPE, rect: winapi::RECT) -> Vec { [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `DWRITE_TEXTURE_ALIASED_1x1` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | winapi::DWRITE_TEXTURE_ALIASED_1x1 => 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `DWRITE_TEXTURE_CLEARTYPE_3x1` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/glyph_run_analysis.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | winapi::DWRITE_TEXTURE_CLEARTYPE_3x1 => 3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UuidOfIDWriteFontFileLoader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:24:63 [INFO] [stdout] | [INFO] [stdout] 24 | parent: implement_iunknown!(static IDWriteFontFileLoader, UuidOfIDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UuidOfIUnknown` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/com_helpers.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 67 | } else if guid_equals!(*riid, UuidOfIUnknown) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | parent: implement_iunknown!(static IDWriteFontFileLoader, UuidOfIDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `E_NOINTERFACE` in crate `$crate::winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/com_helpers.rs:70:48 [INFO] [stdout] | [INFO] [stdout] 70 | return $crate::winapi::E_NOINTERFACE; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `$crate::winapi` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | parent: implement_iunknown!(static IDWriteFontFileLoader, UuidOfIDWriteFontFileLoader, FontFileLoader), [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UuidOfIDWriteFontFileStream` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:79:56 [INFO] [stdout] | [INFO] [stdout] 79 | parent: implement_iunknown!(IDWriteFontFileStream, UuidOfIDWriteFontFileStream, FontFileStream), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UuidOfIUnknown` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/com_helpers.rs:26:51 [INFO] [stdout] | [INFO] [stdout] 26 | } else if guid_equals!(*riid, UuidOfIUnknown) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | parent: implement_iunknown!(IDWriteFontFileStream, UuidOfIDWriteFontFileStream, FontFileStream), [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `E_NOINTERFACE` in crate `$crate::winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/com_helpers.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | return $crate::winapi::E_NOINTERFACE; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `$crate::winapi` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | parent: implement_iunknown!(IDWriteFontFileStream, UuidOfIDWriteFontFileStream, FontFileStream), [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWRITE_FACTORY_TYPE` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:89:71 [INFO] [stdout] | [INFO] [stdout] 89 | ... type DWriteCreateFactoryType = extern "system" fn(winapi::DWRITE_FACTORY_TYPE, winapi::REFIID, *mut *mut winapi::IUnknown) -> winap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:89:100 [INFO] [stdout] | [INFO] [stdout] 89 | ... type DWriteCreateFactoryType = extern "system" fn(winapi::DWRITE_FACTORY_TYPE, winapi::REFIID, *mut *mut winapi::IUnknown) -> winap... [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:89:126 [INFO] [stdout] | [INFO] [stdout] 89 | ...ITE_FACTORY_TYPE, winapi::REFIID, *mut *mut winapi::IUnknown) -> winapi::HRESULT; [INFO] [stdout] | ^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:89:147 [INFO] [stdout] | [INFO] [stdout] 89 | ...api::REFIID, *mut *mut winapi::IUnknown) -> winapi::HRESULT; [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadLibraryW` in crate `kernel32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | let dwrite_dll = kernel32::LoadLibraryW("dwrite.dll".to_wide_null().as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetProcAddress` in crate `kernel32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:95:27 [INFO] [stdout] | [INFO] [stdout] 95 | kernel32::GetProcAddress(dwrite_dll, create_factory_name.as_ptr() as winapi::LPCSTR); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCSTR` in crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:95:94 [INFO] [stdout] | [INFO] [stdout] 95 | kernel32::GetProcAddress(dwrite_dll, create_factory_name.as_ptr() as winapi::LPCSTR); [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UuidOfIDWriteFactory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/lib.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | &UuidOfIDWriteFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dwrote-0.3.0/src/font_file_loader_impl.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / lazy_static! { [INFO] [stdout] 151 | | static ref FONT_FILE_STREAM_MAP: Mutex>> = { [INFO] [stdout] 152 | | Mutex::new(HashMap::new()) [INFO] [stdout] 153 | | }; [INFO] [stdout] ... | [INFO] [stdout] 163 | | }; [INFO] [stdout] 164 | | } [INFO] [stdout] | |_^ `NonNull` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.4/src/lazy.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Lazy(pub *const T, pub Once); [INFO] [stdout] | ---- required by this bound in `lazy_static::lazy::Lazy` [INFO] [stdout] | [INFO] [stdout] = help: within `Mutex>>`, the trait `Sync` is not implemented for `NonNull` [INFO] [stdout] = note: required because it appears within the type `hashbrown::raw::RawTable<(usize, ComPtr<[type error]>)>` [INFO] [stdout] = note: required because it appears within the type `hashbrown::map::HashMap, RandomState>` [INFO] [stdout] = note: required because it appears within the type `HashMap>` [INFO] [stdout] = note: required because it appears within the type `UnsafeCell>>` [INFO] [stdout] = note: required because it appears within the type `Mutex>>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 160 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433, E0469, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dwrote` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9a872bbdb57ff940e953f1a9058e482a95b6c0b8bd99e939007f1f70ecdde7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a872bbdb57ff940e953f1a9058e482a95b6c0b8bd99e939007f1f70ecdde7bc", kill_on_drop: false }` [INFO] [stdout] 9a872bbdb57ff940e953f1a9058e482a95b6c0b8bd99e939007f1f70ecdde7bc