[INFO] cloning repository https://github.com/ZakStar17/ash-boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZakStar17/ash-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Fash-boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Fash-boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b53cc11c9d0237b473db8dd114d9d64e8a2d1de
[INFO] checking ZakStar17/ash-boilerplate against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Fash-boilerplate" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZakStar17/ash-boilerplate
[INFO] finished tweaking git repo https://github.com/ZakStar17/ash-boilerplate
[INFO] tweaked toml for git repo https://github.com/ZakStar17/ash-boilerplate written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZakStar17/ash-boilerplate on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZakStar17/ash-boilerplate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw-window-metal v0.3.1
[INFO] [stderr]   Downloaded ash-window v0.12.0
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.1
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded obj-rs v0.7.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ecef2604546e0695cef90c184b06a3a5c9b1fcf517b52f68206e678e670110c
[INFO] running `Command { std: "docker" "start" "-a" "3ecef2604546e0695cef90c184b06a3a5c9b1fcf517b52f68206e678e670110c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ecef2604546e0695cef90c184b06a3a5c9b1fcf517b52f68206e678e670110c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ecef2604546e0695cef90c184b06a3a5c9b1fcf517b52f68206e678e670110c", kill_on_drop: false }`
[INFO] [stdout] 3ecef2604546e0695cef90c184b06a3a5c9b1fcf517b52f68206e678e670110c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93fabf5c497eba03a66f4c2dcf11dd0801fc0ec3e5e6d352b7d6de2eff602ec0
[INFO] running `Command { std: "docker" "start" "-a" "93fabf5c497eba03a66f4c2dcf11dd0801fc0ec3e5e6d352b7d6de2eff602ec0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking regex-syntax v0.8.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking ab_glyph v0.2.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking regex v1.10.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking obj-rs v0.7.1
[INFO] [stderr]     Checking ash-window v0.12.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking ash_boilerplate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_next_chunk)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Released`
[INFO] [stdout]   --> src/keys.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use KeyState::{Pressed, Released};
[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: `partition::Partition`
[INFO] [stdout]  --> src/structures/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use partition::Partition;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(pointer_byte_offsets)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_next_chunk)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Released`
[INFO] [stdout]   --> src/keys.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use KeyState::{Pressed, Released};
[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: `partition::Partition`
[INFO] [stdout]  --> src/structures/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use partition::Partition;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(pointer_byte_offsets)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/render/sync.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let s = Duration::from_secs_f32(1.0 / 60.0);
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ash_boilerplate` (bin "ash_boilerplate") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/render/sync.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let s = Duration::from_secs_f32(1.0 / 60.0);
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ash_boilerplate` (bin "ash_boilerplate" test) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "93fabf5c497eba03a66f4c2dcf11dd0801fc0ec3e5e6d352b7d6de2eff602ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93fabf5c497eba03a66f4c2dcf11dd0801fc0ec3e5e6d352b7d6de2eff602ec0", kill_on_drop: false }`
[INFO] [stdout] 93fabf5c497eba03a66f4c2dcf11dd0801fc0ec3e5e6d352b7d6de2eff602ec0
