[INFO] cloning repository https://github.com/stevenlr/HandmadeRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenlr/HandmadeRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b73a1a1963768ccdefb9137f3c520dc476f0102
[INFO] checking stevenlr/HandmadeRust against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevenlr/HandmadeRust
[INFO] finished tweaking git repo https://github.com/stevenlr/HandmadeRust
[INFO] tweaked toml for git repo https://github.com/stevenlr/HandmadeRust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenlr/HandmadeRust on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevenlr/HandmadeRust 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ed7bacca5c8019d9c01314570d138db89e3dba44073b486c24ea4e1cf0fccd7
[INFO] running `Command { std: "docker" "start" "-a" "6ed7bacca5c8019d9c01314570d138db89e3dba44073b486c24ea4e1cf0fccd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ed7bacca5c8019d9c01314570d138db89e3dba44073b486c24ea4e1cf0fccd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed7bacca5c8019d9c01314570d138db89e3dba44073b486c24ea4e1cf0fccd7", kill_on_drop: false }`
[INFO] [stdout] 6ed7bacca5c8019d9c01314570d138db89e3dba44073b486c24ea4e1cf0fccd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81c73db62a72214b5a4ba1c36a486d6bfd6c64d6a1c1835c1a2fe3acfc282e6f
[INFO] running `Command { std: "docker" "start" "-a" "81c73db62a72214b5a4ba1c36a486d6bfd6c64d6a1c1835c1a2fe3acfc282e6f", kill_on_drop: false }`
[INFO] [stderr]     Checking fnd v0.1.0 (/opt/rustwide/workdir/fnd)
[INFO] [stderr]     Checking win32 v0.1.0 (/opt/rustwide/workdir/win32)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> win32/types.rs:75:43
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const WS_EX_OVERLAPPEDWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE);
[INFO] [stdout]    |                                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 - pub const WS_EX_OVERLAPPEDWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE);
[INFO] [stdout] 75 + pub const WS_EX_OVERLAPPEDWINDOW: DWORD = WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> win32/types.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const WS_EX_PALETTEWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_TOOLWINDOW | WS_EX_TOPMOST);
[INFO] [stdout]    |                                        ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 - pub const WS_EX_PALETTEWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_TOOLWINDOW | WS_EX_TOPMOST);
[INFO] [stdout] 76 + pub const WS_EX_PALETTEWINDOW: DWORD = WS_EX_WINDOWEDGE | WS_EX_TOOLWINDOW | WS_EX_TOPMOST ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> win32/types.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     (WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX);
[INFO] [stdout]     |     ^                                                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -     (WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX);
[INFO] [stdout] 111 +     WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> win32/types.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub const WS_POPUPWINDOW: DWORD = (WS_POPUP | WS_BORDER | WS_SYSMENU);
[INFO] [stdout]     |                                   ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 - pub const WS_POPUPWINDOW: DWORD = (WS_POPUP | WS_BORDER | WS_SYSMENU);
[INFO] [stdout] 112 + pub const WS_POPUPWINDOW: DWORD = WS_POPUP | WS_BORDER | WS_SYSMENU ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> win32/types.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub const WS_CHILDWINDOW: DWORD = (WS_CHILD);
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 - pub const WS_CHILDWINDOW: DWORD = (WS_CHILD);
[INFO] [stdout] 113 + pub const WS_CHILDWINDOW: DWORD = WS_CHILD ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> win32/types.rs:75:43
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const WS_EX_OVERLAPPEDWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE);
[INFO] [stdout]    |                                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 - pub const WS_EX_OVERLAPPEDWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE);
[INFO] [stdout] 75 + pub const WS_EX_OVERLAPPEDWINDOW: DWORD = WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> win32/types.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const WS_EX_PALETTEWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_TOOLWINDOW | WS_EX_TOPMOST);
[INFO] [stdout]    |                                        ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 - pub const WS_EX_PALETTEWINDOW: DWORD = (WS_EX_WINDOWEDGE | WS_EX_TOOLWINDOW | WS_EX_TOPMOST);
[INFO] [stdout] 76 + pub const WS_EX_PALETTEWINDOW: DWORD = WS_EX_WINDOWEDGE | WS_EX_TOOLWINDOW | WS_EX_TOPMOST ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> win32/types.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     (WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX);
[INFO] [stdout]     |     ^                                                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -     (WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX);
[INFO] [stdout] 111 +     WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> win32/types.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub const WS_POPUPWINDOW: DWORD = (WS_POPUP | WS_BORDER | WS_SYSMENU);
[INFO] [stdout]     |                                   ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 - pub const WS_POPUPWINDOW: DWORD = (WS_POPUP | WS_BORDER | WS_SYSMENU);
[INFO] [stdout] 112 + pub const WS_POPUPWINDOW: DWORD = WS_POPUP | WS_BORDER | WS_SYSMENU ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> win32/types.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub const WS_CHILDWINDOW: DWORD = (WS_CHILD);
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 - pub const WS_CHILDWINDOW: DWORD = (WS_CHILD);
[INFO] [stdout] 113 + pub const WS_CHILDWINDOW: DWORD = WS_CHILD ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> fnd/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     optin_builtin_traits,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.50.0; see <https://github.com/rust-lang/rust/pull/79336> for more information
[INFO] [stdout]   = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> fnd/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     optin_builtin_traits,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.50.0; see <https://github.com/rust-lang/rust/pull/79336> for more information
[INFO] [stdout]   = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/dl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::SystemAllocator`
[INFO] [stdout]   --> fnd/alloc/global.rs:1:32
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::{Allocator, Layout, SystemAllocator};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ no `SystemAllocator` in `alloc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> fnd/alloc/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 13 | pub type SystemAllocator = win32_heap::Win32HeapAllocator;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/io/std.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/dl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   --> fnd/sync/mutex.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use win32::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/io/std.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/thread.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/dl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]   --> fnd/sync/mutex.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use win32::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::SystemAllocator`
[INFO] [stdout]   --> fnd/alloc/global.rs:1:32
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::{Allocator, Layout, SystemAllocator};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ no `SystemAllocator` in `alloc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> fnd/alloc/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 13 | pub type SystemAllocator = win32_heap::Win32HeapAllocator;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/thread.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/io/std.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/dl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   --> fnd/sync/mutex.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use win32::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/io/std.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/thread.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]   --> fnd/sync/mutex.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use win32::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/thread.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `win32`
[INFO] [stdout]  --> fnd/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32`
[INFO] [stdout]  --> fnd/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use win32::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `win32`, use `cargo add win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T, A> !Send for Shared<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl<T, A> !Sync for Shared<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl<T, A> !Send for Weak<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl<T, A> !Sync for Weak<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]  --> fnd/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     allow_internal_unstable,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> fnd/io/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T, A> !Send for Shared<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl<T, A> !Sync for Shared<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl<T, A> !Send for Weak<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vk v0.1.0 (/opt/rustwide/workdir/vk)
[INFO] [stdout] error[E0658]: negative trait bounds are not fully implemented; use marker types for now
[INFO] [stdout]   --> fnd/shared.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl<T, A> !Sync for Weak<T, A>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]  --> fnd/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     allow_internal_unstable,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::*`
[INFO] [stdout]   --> fnd/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use bitflags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> fnd/io/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::*`
[INFO] [stdout]   --> fnd/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use bitflags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]  --> fnd/sync/once.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::atomic::{spin_loop_hint, AtomicUsize, Ordering::*},
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> fnd/sync/once.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             spin_loop_hint();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]  --> fnd/sync/once.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::atomic::{spin_loop_hint, AtomicUsize, Ordering::*},
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> fnd/sync/once.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             spin_loop_hint();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> fnd/sync/once.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if self.state.compare_and_swap(UNINIT, RUNNING, Relaxed) == UNINIT
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fnd` (lib) due to 16 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> fnd/sync/once.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if self.state.compare_and_swap(UNINIT, RUNNING, Relaxed) == UNINIT
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fnd` (lib test) due to 16 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "81c73db62a72214b5a4ba1c36a486d6bfd6c64d6a1c1835c1a2fe3acfc282e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c73db62a72214b5a4ba1c36a486d6bfd6c64d6a1c1835c1a2fe3acfc282e6f", kill_on_drop: false }`
[INFO] [stdout] 81c73db62a72214b5a4ba1c36a486d6bfd6c64d6a1c1835c1a2fe3acfc282e6f
