[INFO] cloning repository https://github.com/Ahrcantos/vortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahrcantos/vortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fvortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fvortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13a5805888d6f01f8ec0dd19af41f5aca918da95
[INFO] checking Ahrcantos/vortex against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fvortex" "/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/Ahrcantos/vortex
[INFO] finished tweaking git repo https://github.com/Ahrcantos/vortex
[INFO] tweaked toml for git repo https://github.com/Ahrcantos/vortex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahrcantos/vortex on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahrcantos/vortex 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28ec0da5afdde3f4242377a5dec02e0ee3c2619a2df7329a0d3fcb6a134b7979
[INFO] running `Command { std: "docker" "start" "-a" "28ec0da5afdde3f4242377a5dec02e0ee3c2619a2df7329a0d3fcb6a134b7979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28ec0da5afdde3f4242377a5dec02e0ee3c2619a2df7329a0d3fcb6a134b7979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ec0da5afdde3f4242377a5dec02e0ee3c2619a2df7329a0d3fcb6a134b7979", kill_on_drop: false }`
[INFO] [stdout] 28ec0da5afdde3f4242377a5dec02e0ee3c2619a2df7329a0d3fcb6a134b7979
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e109dfe3244ab89a2e6f13b0547e3b884c25c3c04f1d1d55f18078437a98b4ad
[INFO] running `Command { std: "docker" "start" "-a" "e109dfe3244ab89a2e6f13b0547e3b884c25c3c04f1d1d55f18078437a98b4ad", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking vortex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ash::Entry` in the current scope
[INFO] [stdout]    --> src/main.rs:19:33
[INFO] [stdout]     |
[INFO] [stdout]  19 |         let entry = ash::Entry::new().unwrap();
[INFO] [stdout]     |                                 ^^^ function or associated item not found in `ash::Entry`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ash::Entry` consider using one of the following associated functions:
[INFO] [stdout]       ash::Entry::load
[INFO] [stdout]       ash::Entry::load_from
[INFO] [stdout]       ash::Entry::from_static_fn
[INFO] [stdout]       ash::Entry::from_parts_1_1
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/entry.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 |       pub unsafe fn load() -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |       pub unsafe fn load_from(path: impl AsRef<std::ffi::OsStr>) -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |       pub unsafe fn from_static_fn(static_fn: crate::StaticFn) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /     pub fn from_parts_1_1(
[INFO] [stdout] 178 | |         static_fn: crate::StaticFn,
[INFO] [stdout] 179 | |         entry_fn_1_0: crate::EntryFnV1_0,
[INFO] [stdout] 180 | |         entry_fn_1_1: crate::EntryFnV1_1,
[INFO] [stdout] 181 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ash::Entry` in the current scope
[INFO] [stdout]    --> src/main.rs:19:33
[INFO] [stdout]     |
[INFO] [stdout]  19 |         let entry = ash::Entry::new().unwrap();
[INFO] [stdout]     |                                 ^^^ function or associated item not found in `ash::Entry`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ash::Entry` consider using one of the following associated functions:
[INFO] [stdout]       ash::Entry::load
[INFO] [stdout]       ash::Entry::load_from
[INFO] [stdout]       ash::Entry::from_static_fn
[INFO] [stdout]       ash::Entry::from_parts_1_1
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/entry.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 |       pub unsafe fn load() -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |       pub unsafe fn load_from(path: impl AsRef<std::ffi::OsStr>) -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |       pub unsafe fn from_static_fn(static_fn: crate::StaticFn) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /     pub fn from_parts_1_1(
[INFO] [stdout] 178 | |         static_fn: crate::StaticFn,
[INFO] [stdout] 179 | |         entry_fn_1_0: crate::EntryFnV1_0,
[INFO] [stdout] 180 | |         entry_fn_1_1: crate::EntryFnV1_1,
[INFO] [stdout] 181 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_id`
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         window_id: WindowId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/main.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stdout]    |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_id`
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         window_id: WindowId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/main.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stdout]    |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vortex` (bin "vortex") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vortex` (bin "vortex" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e109dfe3244ab89a2e6f13b0547e3b884c25c3c04f1d1d55f18078437a98b4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e109dfe3244ab89a2e6f13b0547e3b884c25c3c04f1d1d55f18078437a98b4ad", kill_on_drop: false }`
[INFO] [stdout] e109dfe3244ab89a2e6f13b0547e3b884c25c3c04f1d1d55f18078437a98b4ad
