[INFO] cloning repository https://github.com/lucley64/vulkan-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucley64/vulkan-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucley64%2Fvulkan-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucley64%2Fvulkan-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 969b7f06fd79d51d7a1d616df2d6600eef0fade3
[INFO] testing lucley64/vulkan-rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucley64%2Fvulkan-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucley64/vulkan-rust
[INFO] finished tweaking git repo https://github.com/lucley64/vulkan-rust
[INFO] tweaked toml for git repo https://github.com/lucley64/vulkan-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucley64/vulkan-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucley64/vulkan-rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded tobj v4.0.0
[INFO] [stderr]   Downloaded vulkanalia-sys v0.22.0
[INFO] [stderr]   Downloaded vulkanalia v0.22.0
[INFO] [stderr]   Downloaded metal v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e447a6eb39a486745c117d377b8985a3a8783a8b31e8e3b03a6938b581200337
[INFO] running `Command { std: "docker" "start" "-a" "e447a6eb39a486745c117d377b8985a3a8783a8b31e8e3b03a6938b581200337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e447a6eb39a486745c117d377b8985a3a8783a8b31e8e3b03a6938b581200337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e447a6eb39a486745c117d377b8985a3a8783a8b31e8e3b03a6938b581200337", kill_on_drop: false }`
[INFO] [stdout] e447a6eb39a486745c117d377b8985a3a8783a8b31e8e3b03a6938b581200337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbe99e17fd7cd16445232e10b0be560cf2b654c193b16a2539f75ecf6853b979
[INFO] running `Command { std: "docker" "start" "-a" "fbe99e17fd7cd16445232e10b0be560cf2b654c193b16a2539f75ecf6853b979", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling vulkanalia-sys v0.22.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling tobj v4.0.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[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 wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling vulkanalia v0.22.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling vulkan-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../shaders/vert.spv`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:627:16
[INFO] [stdout]     |
[INFO] [stdout] 627 |     let vert = include_bytes!("../shaders/vert.spv");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../shaders/frag.spv`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:628:16
[INFO] [stdout]     |
[INFO] [stdout] 628 |     let frag = include_bytes!("../shaders/frag.spv");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vulkan-tutorial` (bin "vulkan-tutorial") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "fbe99e17fd7cd16445232e10b0be560cf2b654c193b16a2539f75ecf6853b979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe99e17fd7cd16445232e10b0be560cf2b654c193b16a2539f75ecf6853b979", kill_on_drop: false }`
[INFO] [stdout] fbe99e17fd7cd16445232e10b0be560cf2b654c193b16a2539f75ecf6853b979
