[INFO] cloning repository https://github.com/LPGhatguy/ash-example-without-abstractions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LPGhatguy/ash-example-without-abstractions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 274a37c8f2fc21cd86ddff8272efd070893e3bef
[INFO] checking LPGhatguy/ash-example-without-abstractions against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions
[INFO] finished tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions
[INFO] tweaked toml for git repo https://github.com/LPGhatguy/ash-example-without-abstractions written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LPGhatguy/ash-example-without-abstractions 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/LPGhatguy/ash-example-without-abstractions 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x11-dl v2.17.3
[INFO] [stderr]   Downloaded dlib v0.4.0
[INFO] [stderr]   Downloaded wayland-sys v0.12.5
[INFO] [stderr]   Downloaded lazy_static v1.0.0
[INFO] [stderr]   Downloaded tempfile v2.2.0
[INFO] [stderr]   Downloaded wayland-window v0.13.2
[INFO] [stderr]   Downloaded core-foundation-sys v0.5.1
[INFO] [stderr]   Downloaded core-graphics v0.13.0
[INFO] [stderr]   Downloaded shared_library v0.1.8
[INFO] [stderr]   Downloaded token_store v0.1.2
[INFO] [stderr]   Downloaded wayland-scanner v0.12.5
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded num-traits v0.2.1
[INFO] [stderr]   Downloaded ash v0.22.0
[INFO] [stderr]   Downloaded wayland-kbd v0.13.1
[INFO] [stderr]   Downloaded xml-rs v0.7.0
[INFO] [stderr]   Downloaded wayland-protocols v0.12.5
[INFO] [stderr]   Downloaded winit v0.11.2
[INFO] [stderr]   Downloaded cgmath v0.16.0
[INFO] [stderr]   Downloaded cocoa v0.14.0
[INFO] [stderr]   Downloaded wayland-client v0.12.5
[INFO] [stderr]   Downloaded core-foundation v0.5.1
[INFO] [stderr]   Downloaded objc v0.2.2
[INFO] [stderr]   Downloaded memmap v0.6.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded libc v0.2.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] af32da318c81268be882f6da2255d6f743bfaa91145527d172ce106c26a28320
[INFO] running `Command { std: "docker" "start" "-a" "af32da318c81268be882f6da2255d6f743bfaa91145527d172ce106c26a28320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af32da318c81268be882f6da2255d6f743bfaa91145527d172ce106c26a28320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af32da318c81268be882f6da2255d6f743bfaa91145527d172ce106c26a28320", kill_on_drop: false }`
[INFO] [stdout] af32da318c81268be882f6da2255d6f743bfaa91145527d172ce106c26a28320
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 189b6e510ea392b3b1291524bd987d9299a81c7c2354d945f122c6f181441640
[INFO] running `Command { std: "docker" "start" "-a" "189b6e510ea392b3b1291524bd987d9299a81c7c2354d945f122c6f181441640", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling winapi v0.3.4
[INFO] [stderr]     Checking num-traits v0.2.1
[INFO] [stderr]    Compiling cgmath v0.16.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]     Checking shared_library v0.1.8
[INFO] [stderr]     Checking ash v0.22.0
[INFO] [stderr]     Checking dlib v0.4.0
[INFO] [stderr]    Compiling x11-dl v2.17.3
[INFO] [stderr]     Checking wayland-sys v0.12.5
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]     Checking wayland-kbd v0.13.1
[INFO] [stderr]     Checking wayland-window v0.13.2
[INFO] [stderr]     Checking winit v0.11.2
[INFO] [stderr]     Checking try-ash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-vert.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 16 | static VERTEX_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-vert.spv");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-frag.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | static FRAGMENT_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-frag.spv");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instance`
[INFO] [stdout]   --> src/main.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ash::{Entry, Instance, Device, vk};
[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: `Win32Surface`
[INFO] [stdout]   --> src/main.rs:13:56
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ash::extensions::{DebugReport, Surface, Swapchain, Win32Surface};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extension_names` in this scope
[INFO] [stdout]    --> src/main.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let extension_names_raw = extension_names();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:24:4
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(all(windows))]
[INFO] [stdout]     |           ------- the item is gated here
[INFO] [stdout]  24 | fn extension_names() -> Vec<*const i8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-vert.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 16 | static VERTEX_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-vert.spv");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-frag.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | static FRAGMENT_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-frag.spv");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_surface` in this scope
[INFO] [stdout]    --> src/main.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let surface = create_surface(&entry, &instance, &window)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:35:4
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout]  35 | fn create_surface(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instance`
[INFO] [stdout]   --> src/main.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ash::{Entry, Instance, Device, vk};
[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: `Win32Surface`
[INFO] [stdout]   --> src/main.rs:13:56
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ash::extensions::{DebugReport, Surface, Swapchain, Win32Surface};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-ash` (bin "try-ash" test) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `extension_names` in this scope
[INFO] [stdout]    --> src/main.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let extension_names_raw = extension_names();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:24:4
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(all(windows))]
[INFO] [stdout]     |           ------- the item is gated here
[INFO] [stdout]  24 | fn extension_names() -> Vec<*const i8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_surface` in this scope
[INFO] [stdout]    --> src/main.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let surface = create_surface(&entry, &instance, &window)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:35:4
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout]  35 | fn create_surface(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-ash` (bin "try-ash") due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "189b6e510ea392b3b1291524bd987d9299a81c7c2354d945f122c6f181441640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189b6e510ea392b3b1291524bd987d9299a81c7c2354d945f122c6f181441640", kill_on_drop: false }`
[INFO] [stdout] 189b6e510ea392b3b1291524bd987d9299a81c7c2354d945f122c6f181441640
