[INFO] cloning repository https://github.com/Scille/winfsp_wrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scille/winfsp_wrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScille%2Fwinfsp_wrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScille%2Fwinfsp_wrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 790484f0d657387696010c054c7e12aa93846be9
[INFO] checking Scille/winfsp_wrs against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScille%2Fwinfsp_wrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Scille/winfsp_wrs
[INFO] finished tweaking git repo https://github.com/Scille/winfsp_wrs
[INFO] tweaked toml for git repo https://github.com/Scille/winfsp_wrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scille/winfsp_wrs on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Scille/winfsp_wrs 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utfx v0.1.0
[INFO] [stderr]   Downloaded registry v1.2.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0
[INFO] running `Command { std: "docker" "start" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling utfx v0.1.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling winfsp_wrs_build v0.4.0 (/opt/rustwide/workdir/winfsp_wrs_build)
[INFO] [stderr]     Checking widestring v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling memfs v0.0.0 (/opt/rustwide/workdir/examples/memfs)
[INFO] [stderr]    Compiling minimal v0.0.0 (/opt/rustwide/workdir/examples/minimal)
[INFO] [stderr]     Checking windows-targets v0.52.0
[INFO] [stderr]     Checking windows-sys v0.52.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling registry v1.2.3
[INFO] [stderr]    Compiling winfsp_wrs_sys v0.4.0 (/opt/rustwide/workdir/winfsp_wrs_sys)
[INFO] [stderr]     Checking winfsp_wrs v0.4.0 (/opt/rustwide/workdir/winfsp_wrs)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 532 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 532 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 532 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 532 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:553:17
[INFO] [stdout]     |
[INFO] [stdout] 547 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 553 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:553:17
[INFO] [stdout]     |
[INFO] [stdout] 547 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 553 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:621:32
[INFO] [stdout]     |
[INFO] [stdout] 586 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 621 |                         return STATUS_BUFFER_OVERFLOW;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         return STATUS_BUFFER_OVERFLOW.into();
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:621:32
[INFO] [stdout]     |
[INFO] [stdout] 586 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 621 |                         return STATUS_BUFFER_OVERFLOW;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         return STATUS_BUFFER_OVERFLOW.into();
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:632:21
[INFO] [stdout]     |
[INFO] [stdout] 586 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 632 |                     STATUS_REPARSE
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 632 |                     STATUS_REPARSE.into()
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:632:21
[INFO] [stdout]     |
[INFO] [stdout] 586 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 632 |                     STATUS_REPARSE
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 632 |                     STATUS_REPARSE.into()
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 586 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 634 |                     STATUS_SUCCESS
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 634 |                     STATUS_SUCCESS.into()
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 586 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 634 |                     STATUS_SUCCESS
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 634 |                     STATUS_SUCCESS.into()
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:681:17
[INFO] [stdout]     |
[INFO] [stdout] 668 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 681 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:681:17
[INFO] [stdout]     |
[INFO] [stdout] 668 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 681 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:752:17
[INFO] [stdout]     |
[INFO] [stdout] 740 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 752 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 752 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:752:17
[INFO] [stdout]     |
[INFO] [stdout] 740 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 752 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 752 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:806:17
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 806 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 806 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:806:17
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 806 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 806 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:831:17
[INFO] [stdout]     |
[INFO] [stdout] 824 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 831 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 831 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:855:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 855 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 855 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:903:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 903 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 903 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:831:17
[INFO] [stdout]     |
[INFO] [stdout] 824 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 831 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 831 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:932:17
[INFO] [stdout]     |
[INFO] [stdout] 925 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 932 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 932 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:955:23
[INFO] [stdout]     |
[INFO] [stdout] 949 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 955 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 955 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:855:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 855 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 855 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:980:23
[INFO] [stdout]     |
[INFO] [stdout] 973 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 980 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 980 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1008:32
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1008 |                         return STATUS_BUFFER_OVERFLOW;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         return STATUS_BUFFER_OVERFLOW.into();
[INFO] [stdout]      |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:903:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 903 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 903 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1016:17
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1016 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:932:17
[INFO] [stdout]     |
[INFO] [stdout] 925 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 932 |                 STATUS_SUCCESS
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 932 |                 STATUS_SUCCESS.into()
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:955:23
[INFO] [stdout]     |
[INFO] [stdout] 949 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 955 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 955 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1041:41
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         match C::set_security(fs, fctx, security_information, modification_descriptor) {
[INFO] [stdout]      |               ---------------           ^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:388:8
[INFO] [stdout]      |
[INFO] [stdout]  388 |     fn set_security(
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  391 |         _security_information: u32,
[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] 1041 |         match C::set_security(fs, fctx, security_information.try_into().unwrap(), modification_descriptor) {
[INFO] [stdout]      |                                                             ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1042:23
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1042 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1042 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/callback.rs:980:23
[INFO] [stdout]     |
[INFO] [stdout] 973 |     ) -> NTSTATUS {
[INFO] [stdout]     |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 980 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 980 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1008:32
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1008 |                         return STATUS_BUFFER_OVERFLOW;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         return STATUS_BUFFER_OVERFLOW.into();
[INFO] [stdout]      |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1016:17
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1016 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1105:17
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1105 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1105 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1041:41
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         match C::set_security(fs, fctx, security_information, modification_descriptor) {
[INFO] [stdout]      |               ---------------           ^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:388:8
[INFO] [stdout]      |
[INFO] [stdout]  388 |     fn set_security(
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  391 |         _security_information: u32,
[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] 1041 |         match C::set_security(fs, fctx, security_information.try_into().unwrap(), modification_descriptor) {
[INFO] [stdout]      |                                                             ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1042:23
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1042 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1042 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1133:17
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1133 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1105:17
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1105 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1105 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1208:17
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1208 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1208 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1133:17
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1133 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1208:17
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1208 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1208 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1239:23
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1239 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1239 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1267:23
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1267 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1267 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1298:17
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1298 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1333:17
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1333 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1333 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1239:23
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1239 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1239 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1267:23
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1267 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1267 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1298:17
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1298 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1333:17
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1333 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1333 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1377:17
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1377 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1377 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1403:23
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1403 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1465:17
[INFO] [stdout]      |
[INFO] [stdout] 1446 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1465 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1465 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1542:17
[INFO] [stdout]      |
[INFO] [stdout] 1516 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1542 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1542 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1377:17
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1377 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1377 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1403:23
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1403 |             Ok(()) => STATUS_SUCCESS,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             Ok(()) => STATUS_SUCCESS.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1579:17
[INFO] [stdout]      |
[INFO] [stdout] 1566 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1579 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1579 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1626:17
[INFO] [stdout]      |
[INFO] [stdout] 1607 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1626 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1626 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1658:17
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1658 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1691:17
[INFO] [stdout]      |
[INFO] [stdout] 1679 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1691 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1691 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 364 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:422:19
[INFO] [stdout]     |
[INFO] [stdout] 422 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 422 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:429:19
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:482:19
[INFO] [stdout]     |
[INFO] [stdout] 482 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 482 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:515:19
[INFO] [stdout]     |
[INFO] [stdout] 515 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 515 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1465:17
[INFO] [stdout]      |
[INFO] [stdout] 1446 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1465 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1465 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1542:17
[INFO] [stdout]      |
[INFO] [stdout] 1516 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1542 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1542 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1579:17
[INFO] [stdout]      |
[INFO] [stdout] 1566 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1579 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1579 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:522:19
[INFO] [stdout]     |
[INFO] [stdout] 522 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 522 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1626:17
[INFO] [stdout]      |
[INFO] [stdout] 1607 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1626 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1626 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1658:17
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1658 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/callback.rs:1691:17
[INFO] [stdout]      |
[INFO] [stdout] 1679 |     ) -> NTSTATUS {
[INFO] [stdout]      |          -------- expected `i64` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1691 |                 STATUS_SUCCESS
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]      |
[INFO] [stdout] 1691 |                 STATUS_SUCCESS.into()
[INFO] [stdout]      |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 364 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:422:19
[INFO] [stdout]     |
[INFO] [stdout] 422 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 422 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:429:19
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:482:19
[INFO] [stdout]     |
[INFO] [stdout] 482 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 482 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:515:19
[INFO] [stdout]     |
[INFO] [stdout] 515 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 515 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/file_system.rs:522:19
[INFO] [stdout]     |
[INFO] [stdout] 522 |         if res != STATUS_SUCCESS {
[INFO] [stdout]     |            ---    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 522 |         if res != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/security.rs:124:17
[INFO] [stdout]      |
[INFO] [stdout]  122 |             let status = FspSetSecurityDescriptor(
[INFO] [stdout]      |                          ------------------------ arguments to this function are incorrect
[INFO] [stdout]  123 |                 self.as_ptr().ptr,
[INFO] [stdout]  124 |                 security_information,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> winfsp_wrs_sys/src/gen.rs:8460:12
[INFO] [stdout]      |
[INFO] [stdout] 8460 |     pub fn FspSetSecurityDescriptor(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]      |
[INFO] [stdout]  124 |                 security_information.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/security.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |             if status != STATUS_SUCCESS {
[INFO] [stdout]     |                ------    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 129 |             if status != STATUS_SUCCESS.into() {
[INFO] [stdout]     |                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> winfsp_wrs/src/security.rs:124:17
[INFO] [stdout]      |
[INFO] [stdout]  122 |             let status = FspSetSecurityDescriptor(
[INFO] [stdout]      |                          ------------------------ arguments to this function are incorrect
[INFO] [stdout]  123 |                 self.as_ptr().ptr,
[INFO] [stdout]  124 |                 security_information,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> winfsp_wrs_sys/src/gen.rs:8460:12
[INFO] [stdout]      |
[INFO] [stdout] 8460 |     pub fn FspSetSecurityDescriptor(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]      |
[INFO] [stdout]  124 |                 security_information.into(),
[INFO] [stdout]      |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> winfsp_wrs/src/security.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |             if status != STATUS_SUCCESS {
[INFO] [stdout]     |                ------    ^^^^^^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected because this is `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]     |
[INFO] [stdout] 129 |             if status != STATUS_SUCCESS.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 `winfsp_wrs` (lib test) due to 41 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winfsp_wrs` (lib) due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0", kill_on_drop: false }`
[INFO] [stdout] 9807fc3ddebba62719d2696afdf67a42a151dfcaa985e978f910c288fe722bf0
