[INFO] cloning repository https://github.com/thehappycheese/wintab_lite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thehappycheese/wintab_lite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Fwintab_lite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Fwintab_lite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a867b25d62a76d7d78cc66fea5c7cac03770147 [INFO] checking thehappycheese/wintab_lite against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Fwintab_lite" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thehappycheese/wintab_lite [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/thehappycheese/wintab_lite [INFO] tweaked toml for git repo https://github.com/thehappycheese/wintab_lite written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thehappycheese/wintab_lite on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thehappycheese/wintab_lite already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gethostname v0.4.3 [INFO] [stderr] Downloaded web-time v0.2.4 [INFO] [stderr] Downloaded block-sys v0.2.1 [INFO] [stderr] Downloaded calloop-wayland-source v0.2.0 [INFO] [stderr] Downloaded block2 v0.3.0 [INFO] [stderr] Downloaded libloading v0.8.3 [INFO] [stderr] Downloaded autocfg v1.2.0 [INFO] [stderr] Downloaded windows-result v0.1.1 [INFO] [stderr] Downloaded wayland-sys v0.31.1 [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded num_enum v0.7.2 [INFO] [stderr] Downloaded ndk v0.8.0 [INFO] [stderr] Downloaded calloop v0.12.4 [INFO] [stderr] Downloaded cc v1.0.94 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.2.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.18.1 [INFO] [stderr] Downloaded wayland-protocols v0.31.2 [INFO] [stderr] Downloaded x11rb v0.13.0 [INFO] [stderr] Downloaded sctk-adwaita v0.8.1 [INFO] [stderr] Downloaded objc2 v0.4.1 [INFO] [stderr] Downloaded syn v2.0.59 [INFO] [stderr] Downloaded android-activity v0.5.2 [INFO] [stderr] Downloaded wayland-backend v0.3.3 [INFO] [stderr] Downloaded wayland-client v0.31.2 [INFO] [stderr] Downloaded rustix v0.38.32 [INFO] [stderr] Downloaded proc-macro2 v1.0.80 [INFO] [stderr] Downloaded xkeysym v0.2.0 [INFO] [stderr] Downloaded polling v3.6.0 [INFO] [stderr] Downloaded wayland-scanner v0.31.1 [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded num_enum_derive v0.7.2 [INFO] [stderr] Downloaded objc-sys v0.3.2 [INFO] [stderr] Downloaded raw-window-handle v0.6.0 [INFO] [stderr] Downloaded ab_glyph v0.2.25 [INFO] [stderr] Downloaded concurrent-queue v2.4.0 [INFO] [stderr] Downloaded x11rb-protocol v0.13.0 [INFO] [stderr] Downloaded winit v0.29.15 [INFO] [stderr] Downloaded memmap2 v0.9.4 [INFO] [stderr] Downloaded thiserror v1.0.58 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.2.0 [INFO] [stderr] Downloaded jobserver v0.1.30 [INFO] [stderr] Downloaded objc2-encode v3.0.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.58 [INFO] [stderr] Downloaded cursor-icon v1.1.0 [INFO] [stderr] Downloaded icrate v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a61d5a0701e2241d90de23b40274ae25a5d307ef94effca82c5f406d0298d46 [INFO] running `Command { std: "docker" "start" "-a" "8a61d5a0701e2241d90de23b40274ae25a5d307ef94effca82c5f406d0298d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a61d5a0701e2241d90de23b40274ae25a5d307ef94effca82c5f406d0298d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a61d5a0701e2241d90de23b40274ae25a5d307ef94effca82c5f406d0298d46", kill_on_drop: false }` [INFO] [stdout] 8a61d5a0701e2241d90de23b40274ae25a5d307ef94effca82c5f406d0298d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa4611632d6e25be2c1a8f08c8b1bde79027fefd000f354a662340acce176da [INFO] running `Command { std: "docker" "start" "-a" "1fa4611632d6e25be2c1a8f08c8b1bde79027fefd000f354a662340acce176da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking windows-targets v0.52.5 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking windows-result v0.1.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling windows-interface v0.56.0 [INFO] [stderr] Compiling windows-implement v0.56.0 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking windows-core v0.56.0 [INFO] [stderr] Checking windows v0.56.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking wintab_lite v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/c_type_aliases.rs:65:18","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/c_type_aliases.rs:71:18","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/coordinate.rs:22:18","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/coordinate.rs:28:18","p":4,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/c_string_types.rs:44:18","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/c_string_types.rs:51:18","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/bitmask.rs:20:36","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/bitmask.rs:21:49","p":0,"ph":1,"wa":1,"pa":0,"a":2,"pos":1,"named":1,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/bitmask.rs:22:18","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/bitmask.rs:29:36","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/bitmask.rs:30:49","p":1,"ph":1,"wa":1,"pa":0,"a":2,"pos":1,"named":1,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"src/bitmask.rs:31:18","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wintab_lite","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.5.0/src/internal.rs:65:55","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/c_type_aliases.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn int_part(self) -> c_uint { [INFO] [stdout] | ------ expected `u32` because of return type [INFO] [stdout] 55 | self.0 >> 16 [INFO] [stdout] | ^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 55 | (self.0 >> 16).try_into().unwrap() [INFO] [stdout] | + +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/c_type_aliases.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn frac_part(self) -> c_uint { [INFO] [stdout] | ------ expected `u32` because of return type [INFO] [stdout] 60 | self.0 & 0xFFFF [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 60 | (self.0 & 0xFFFF).try_into().unwrap() [INFO] [stdout] | + +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/c_type_aliases.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | FIX32::new(fixed_val) [INFO] [stdout] | ---------- ^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/c_type_aliases.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new(value: DWORD) -> Self { [INFO] [stdout] | ^^^ ------------ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 79 | FIX32::new(fixed_val.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wintab_lite` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1fa4611632d6e25be2c1a8f08c8b1bde79027fefd000f354a662340acce176da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa4611632d6e25be2c1a8f08c8b1bde79027fefd000f354a662340acce176da", kill_on_drop: false }` [INFO] [stdout] 1fa4611632d6e25be2c1a8f08c8b1bde79027fefd000f354a662340acce176da