[INFO] fetching crate rusty-d3d12 0.5.2...
[INFO] checking rusty-d3d12-0.5.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rusty-d3d12 0.5.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate rusty-d3d12 0.5.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rusty-d3d12 0.5.2
[INFO] finished tweaking crates.io crate rusty-d3d12 0.5.2
[INFO] tweaked toml for crates.io crate rusty-d3d12 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate rusty-d3d12 0.5.2 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v1.13.0
[INFO] [stderr]   Downloaded hassle-rs v0.3.0
[INFO] [stderr]   Downloaded tobj v2.0.4
[INFO] [stderr]   Downloaded colorsys v0.6.5
[INFO] [stderr]   Downloaded xdg v2.4.0
[INFO] [stderr]   Downloaded cexpr v0.5.0
[INFO] [stderr]   Downloaded cgmath v0.17.0
[INFO] [stderr]   Downloaded minimal-lexical v0.1.4
[INFO] [stderr]   Downloaded nom v7.0.0
[INFO] [stderr]   Downloaded bindgen v0.59.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4190681e5d254783a0459f8db14f4b305130a5941cf4934d01fbf0246e55aa3b
[INFO] running `Command { std: "docker" "start" "-a" "4190681e5d254783a0459f8db14f4b305130a5941cf4934d01fbf0246e55aa3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4190681e5d254783a0459f8db14f4b305130a5941cf4934d01fbf0246e55aa3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4190681e5d254783a0459f8db14f4b305130a5941cf4934d01fbf0246e55aa3b", kill_on_drop: false }`
[INFO] [stdout] 4190681e5d254783a0459f8db14f4b305130a5941cf4934d01fbf0246e55aa3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4cd9bff9a696ea9a97e73264e44932251b5126be3c0a24a4b3aa78c0850a20e
[INFO] running `Command { std: "docker" "start" "-a" "e4cd9bff9a696ea9a97e73264e44932251b5126be3c0a24a4b3aa78c0850a20e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking libloading v0.7.1
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]     Checking minimal-lexical v0.1.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling com-rs v0.2.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking xdg v2.4.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking hassle-rs v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/ffi.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::ntdef::{LPCWSTR, LPWSTR};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/ffi.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::shared::winerror::HRESULT;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::ntdef::LPSTR;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::shared::ntdef::LPWSTR;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::wtypes::BSTR;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::oleauto::{SysFreeString, SysStringLen};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/wrapper.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::ntdef::{LPCWSTR, LPWSTR};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/wrapper.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::winerror::HRESULT;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/intellisense/ffi.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::shared::ntdef::{LPCSTR, LPSTR};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/intellisense/ffi.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::winerror::HRESULT;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/intellisense/ffi.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::shared::wtypes::BSTR;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/intellisense/wrapper.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::ntdef::LPSTR;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/intellisense/wrapper.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::winerror::HRESULT;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/intellisense/wrapper.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::shared::wtypes::BSTR;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:13:42
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let wide: Vec<u16> = OsStr::new(msg).encode_wide().chain(once(0)).collect();
[INFO] [stdout]    |                                          ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/utils.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     OsString::from_wide(unsafe { std::slice::from_raw_parts(wide, len) })
[INFO] [stdout]    |               ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/ffi/os_str.rs:140:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 |     OsString::from_iter(unsafe { std::slice::from_raw_parts(wide, len) })
[INFO] [stdout]    |               ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/wrapper.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     extern "stdcall" fn query_interface(
[INFO] [stdout] 125 | |         _me: *const com_rs::IUnknown,
[INFO] [stdout] 126 | |         _rrid: &com_rs::IID,
[INFO] [stdout] 127 | |         _ppv_obj: *mut *mut core::ffi::c_void,
[INFO] [stdout] 128 | |     ) -> com_rs::HResult {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/wrapper.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     extern "stdcall" fn add_ref(_me: *const com_rs::IUnknown) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/wrapper.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     extern "stdcall" fn release(_me: *const com_rs::IUnknown) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hassle-rs-0.3.0/src/wrapper.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     extern "stdcall" fn load_source(
[INFO] [stdout] 141 | |         me: *mut com_rs::IUnknown,
[INFO] [stdout] 142 | |         filename: LPCWSTR,
[INFO] [stdout] 143 | |         include_source: *mut *mut IDxcBlob,
[INFO] [stdout] 144 | |     ) -> com_rs::HResult {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stdout] Some errors have detailed explanations: E0433, E0570, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hassle-rs` (lib) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4cd9bff9a696ea9a97e73264e44932251b5126be3c0a24a4b3aa78c0850a20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4cd9bff9a696ea9a97e73264e44932251b5126be3c0a24a4b3aa78c0850a20e", kill_on_drop: false }`
[INFO] [stdout] e4cd9bff9a696ea9a97e73264e44932251b5126be3c0a24a4b3aa78c0850a20e
