[INFO] fetching crate winfsp_wrs 0.4.0...
[INFO] testing winfsp_wrs-0.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate winfsp_wrs 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate winfsp_wrs 0.4.0
[INFO] finished tweaking crates.io crate winfsp_wrs 0.4.0
[INFO] tweaked toml for crates.io crate winfsp_wrs 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate winfsp_wrs 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winfsp_wrs 0.4.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utfx v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded registry v1.2.3
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded widestring v1.1.0
[INFO] [stderr]   Downloaded winfsp_wrs_sys v0.4.0
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e01dec59b303ff8b2ae214d686dd0b73ac004b1478738803011c3be2858c91e
[INFO] running `Command { std: "docker" "start" "-a" "8e01dec59b303ff8b2ae214d686dd0b73ac004b1478738803011c3be2858c91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e01dec59b303ff8b2ae214d686dd0b73ac004b1478738803011c3be2858c91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e01dec59b303ff8b2ae214d686dd0b73ac004b1478738803011c3be2858c91e", kill_on_drop: false }`
[INFO] [stdout] 8e01dec59b303ff8b2ae214d686dd0b73ac004b1478738803011c3be2858c91e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9780d1872d5a2dc57b06309a80976539bed9dbf4cd316ddff7cfa762053c0bb
[INFO] running `Command { std: "docker" "start" "-a" "c9780d1872d5a2dc57b06309a80976539bed9dbf4cd316ddff7cfa762053c0bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling utfx v0.1.0
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling windows-targets v0.52.0
[INFO] [stderr]    Compiling windows-sys v0.52.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling registry v1.2.3
[INFO] [stderr]    Compiling winfsp_wrs_sys v0.4.0
[INFO] [stderr]    Compiling winfsp_wrs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> src/info.rs:238:22
[INFO] [stdout]     |
[INFO] [stdout] 238 |         use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]     |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/os/mod.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/os/mod.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/info.rs:248:28
[INFO] [stdout]     |
[INFO] [stdout] 248 |         for c in file_name.encode_wide() {
[INFO] [stdout]     |                            ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winfsp_wrs_sys-0.4.0/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]    --> 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] Some errors have detailed explanations: E0308, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winfsp_wrs` (lib) due to 43 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9780d1872d5a2dc57b06309a80976539bed9dbf4cd316ddff7cfa762053c0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9780d1872d5a2dc57b06309a80976539bed9dbf4cd316ddff7cfa762053c0bb", kill_on_drop: false }`
[INFO] [stdout] c9780d1872d5a2dc57b06309a80976539bed9dbf4cd316ddff7cfa762053c0bb
