[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [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 master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevenlr/HandmadeRust on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5556632022c1ac5edf6d792c474f992833007c2495db3768dbcac384999cc018 [INFO] running `Command { std: "docker" "start" "-a" "5556632022c1ac5edf6d792c474f992833007c2495db3768dbcac384999cc018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5556632022c1ac5edf6d792c474f992833007c2495db3768dbcac384999cc018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5556632022c1ac5edf6d792c474f992833007c2495db3768dbcac384999cc018", kill_on_drop: false }` [INFO] [stdout] 5556632022c1ac5edf6d792c474f992833007c2495db3768dbcac384999cc018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9266b41b0c6701dfdb052ab6ddfd47e14fa7921044686761270cb163e4212a [INFO] running `Command { std: "docker" "start" "-a" "5d9266b41b0c6701dfdb052ab6ddfd47e14fa7921044686761270cb163e4212a", 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] 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: 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: renamed to `auto_traits` [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)]` 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)]` 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[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/dl.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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] 13 | pub type SystemAllocator = win32_heap::Win32HeapAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> fnd/alloc/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(windows)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/io/std.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/sync/mutex.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/thread.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/fs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vk v0.1.0 (/opt/rustwide/workdir/vk) [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl !Send for Shared [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl !Sync for Shared [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl !Send for Weak [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl !Sync for Weak [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; 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)]` 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] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/dl.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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] 13 | pub type SystemAllocator = win32_heap::Win32HeapAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> fnd/alloc/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(windows)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/io/std.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/sync/mutex.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/thread.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [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 undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> fnd/fs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use win32::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [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 undeclared crate or module `win32` [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] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl !Send for Shared [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl !Sync for Shared [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl !Send for Weak [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> fnd/shared.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl !Sync for Weak [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2024-08-17; 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)]` 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 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] error: aborting due to 16 previous errors; 6 warnings emitted [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 17 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] error: aborting due to 16 previous errors; 6 warnings emitted [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 17 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5d9266b41b0c6701dfdb052ab6ddfd47e14fa7921044686761270cb163e4212a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9266b41b0c6701dfdb052ab6ddfd47e14fa7921044686761270cb163e4212a", kill_on_drop: false }` [INFO] [stdout] 5d9266b41b0c6701dfdb052ab6ddfd47e14fa7921044686761270cb163e4212a [INFO] checking stevenlr/HandmadeRust against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vk/rust_generator.py [INFO] [stderr] error: unable to write file vk/types.rs [INFO] [stderr] error: unable to write file vk/utils.rs [INFO] [stderr] error: unable to write file vk/vk.xml [INFO] [stderr] fatal: cannot create directory at 'win32': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking stevenlr/HandmadeRust against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vk/rust_generator.py [INFO] [stderr] error: unable to write file vk/types.rs [INFO] [stderr] error: unable to write file vk/utils.rs [INFO] [stderr] error: unable to write file vk/vk.xml [INFO] [stderr] fatal: cannot create directory at 'win32': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking stevenlr/HandmadeRust against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vk/rust_generator.py [INFO] [stderr] error: unable to write file vk/types.rs [INFO] [stderr] error: unable to write file vk/utils.rs [INFO] [stderr] error: unable to write file vk/vk.xml [INFO] [stderr] fatal: cannot create directory at 'win32': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking stevenlr/HandmadeRust against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vk/rust_generator.py [INFO] [stderr] error: unable to write file vk/types.rs [INFO] [stderr] error: unable to write file vk/utils.rs [INFO] [stderr] error: unable to write file vk/vk.xml [INFO] [stderr] fatal: cannot create directory at 'win32': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking stevenlr/HandmadeRust against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlr%2FHandmadeRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vk/rust_generator.py [INFO] [stderr] error: unable to write file vk/types.rs [INFO] [stderr] error: unable to write file vk/utils.rs [INFO] [stderr] error: unable to write file vk/vk.xml [INFO] [stderr] fatal: cannot create directory at 'win32': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/stevenlr/HandmadeRust [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.