[INFO] cloning repository https://github.com/dallenng/vulkan_tutorial_erupt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallenng/vulkan_tutorial_erupt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallenng%2Fvulkan_tutorial_erupt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallenng%2Fvulkan_tutorial_erupt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19fad659af67a3ae0306cb94cb3d36478d8d3bbf [INFO] documenting dallenng/vulkan_tutorial_erupt against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallenng%2Fvulkan_tutorial_erupt" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dallenng/vulkan_tutorial_erupt on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dallenng/vulkan_tutorial_erupt [INFO] finished tweaking git repo https://github.com/dallenng/vulkan_tutorial_erupt [INFO] tweaked toml for git repo https://github.com/dallenng/vulkan_tutorial_erupt written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dallenng/vulkan_tutorial_erupt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f4e48257b153bca75fba6776b3f518c40119a27f2a7c97522298d57ffa4d787 [INFO] running `Command { std: "docker" "start" "-a" "9f4e48257b153bca75fba6776b3f518c40119a27f2a7c97522298d57ffa4d787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f4e48257b153bca75fba6776b3f518c40119a27f2a7c97522298d57ffa4d787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4e48257b153bca75fba6776b3f518c40119a27f2a7c97522298d57ffa4d787", kill_on_drop: false }` [INFO] [stdout] 9f4e48257b153bca75fba6776b3f518c40119a27f2a7c97522298d57ffa4d787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6390f621d7ae3d19a3be4f89c3b2943676f6ef2536a07d4a1e7b269abe6e7a4f [INFO] running `Command { std: "docker" "start" "-a" "6390f621d7ae3d19a3be4f89c3b2943676f6ef2536a07d4a1e7b269abe6e7a4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking glam v0.18.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.2.23 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking erupt v0.20.0+190 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking tobj v3.2.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking tracing v0.1.27 [INFO] [stderr] Checking flexi_logger v0.19.3 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking vulkan_tutorial_erupt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting vulkan_tutorial_erupt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/bin/17_vertex_input/../../../shaders/17_shader_vertexbuffer.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/17_vertex_input/app.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | include_bytes!("../../../shaders/17_shader_vertexbuffer.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/17_vertex_input/../../../shaders/17_shader_vertexbuffer.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/17_vertex_input/app.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | include_bytes!("../../../shaders/17_shader_vertexbuffer.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/18_vertex_buffer/../../../shaders/17_shader_vertexbuffer.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/18_vertex_buffer/app.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | include_bytes!("../../../shaders/17_shader_vertexbuffer.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/18_vertex_buffer/../../../shaders/17_shader_vertexbuffer.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/18_vertex_buffer/app.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | include_bytes!("../../../shaders/17_shader_vertexbuffer.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/23_texture_image/../../../shaders/21_shader_ubo.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/23_texture_image/app.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/24_sampler/../../../shaders/21_shader_ubo.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/24_sampler/app.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/24_sampler/../../../shaders/21_shader_ubo.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/24_sampler/app.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/23_texture_image/../../../shaders/21_shader_ubo.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/23_texture_image/app.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/23_texture_image/../../../textures/texture.jpg: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/23_texture_image/app.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | const TEXTURE_BYTES: &[u8] = include_bytes!("../../../textures/texture.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/24_sampler/../../../textures/texture.jpg: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/24_sampler/app.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | const TEXTURE_BYTES: &[u8] = include_bytes!("../../../textures/texture.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/13_framebuffers/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/13_framebuffers/app.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/13_framebuffers/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/13_framebuffers/app.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/19_staging_buffer/../../../shaders/17_shader_vertexbuffer.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/19_staging_buffer/app.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | include_bytes!("../../../shaders/17_shader_vertexbuffer.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/19_staging_buffer/../../../shaders/17_shader_vertexbuffer.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/19_staging_buffer/app.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | include_bytes!("../../../shaders/17_shader_vertexbuffer.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/09_shader_modules/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/09_shader_modules/app.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/14_command_buffers/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/14_command_buffers/app.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/14_command_buffers/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/14_command_buffers/app.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/09_shader_modules/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/09_shader_modules/app.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/28_mipmapping/../../../shaders/26_shader_depth.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/28_mipmapping/app.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/26_shader_depth.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/28_mipmapping/../../../shaders/26_shader_depth.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/28_mipmapping/app.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/26_shader_depth.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/28_mipmapping/../../../models/viking_room.obj: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/28_mipmapping/app.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | const MODEL_BYTES: &[u8] = include_bytes!("../../../models/viking_room.obj"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/28_mipmapping/../../../textures/viking_room.png: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/28_mipmapping/app.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | const TEXTURE_BYTES: &[u8] = include_bytes!("../../../textures/viking_room.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/10_fixed_functions/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/10_fixed_functions/app.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/10_fixed_functions/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/10_fixed_functions/app.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/22_descriptor_sets/../../../shaders/21_shader_ubo.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/22_descriptor_sets/app.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/22_descriptor_sets/../../../shaders/21_shader_ubo.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/22_descriptor_sets/app.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/20_index_buffer/../../../shaders/17_shader_vertexbuffer.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/20_index_buffer/app.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | include_bytes!("../../../shaders/17_shader_vertexbuffer.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/20_index_buffer/../../../shaders/17_shader_vertexbuffer.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/20_index_buffer/app.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | include_bytes!("../../../shaders/17_shader_vertexbuffer.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/21_descriptor_layout/../../../shaders/21_shader_ubo.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/21_descriptor_layout/app.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/21_descriptor_layout/../../../shaders/21_shader_ubo.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/21_descriptor_layout/app.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/21_shader_ubo.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/26_depth_buffering/../../../shaders/26_shader_depth.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/26_depth_buffering/app.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/26_shader_depth.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/26_depth_buffering/../../../shaders/26_shader_depth.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/26_depth_buffering/app.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/26_shader_depth.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/26_depth_buffering/../../../textures/texture.jpg: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/26_depth_buffering/app.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | const TEXTURE_BYTES: &[u8] = include_bytes!("../../../textures/texture.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/15_hello_triangle/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/15_hello_triangle/app.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/15_hello_triangle/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/15_hello_triangle/app.rs:62:37 [INFO] [stdout] | [INFO] [stdout] 62 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/25_texture_mapping/../../../shaders/25_shader_textures.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/25_texture_mapping/app.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/25_shader_textures.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/25_texture_mapping/../../../shaders/25_shader_textures.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/25_texture_mapping/app.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/25_shader_textures.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/25_texture_mapping/../../../textures/texture.jpg: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/25_texture_mapping/app.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | const TEXTURE_BYTES: &[u8] = include_bytes!("../../../textures/texture.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/12_graphics_pipeline_complete/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/12_graphics_pipeline_complete/app.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/12_graphics_pipeline_complete/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/12_graphics_pipeline_complete/app.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/11_render_passes/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/11_render_passes/app.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/11_render_passes/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/11_render_passes/app.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/27_model_loading/../../../shaders/26_shader_depth.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/27_model_loading/app.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/26_shader_depth.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/27_model_loading/../../../shaders/26_shader_depth.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/27_model_loading/app.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/26_shader_depth.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/27_model_loading/../../../models/viking_room.obj: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/27_model_loading/app.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | const MODEL_BYTES: &[u8] = include_bytes!("../../../models/viking_room.obj"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/27_model_loading/../../../textures/viking_room.png: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/27_model_loading/app.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | const TEXTURE_BYTES: &[u8] = include_bytes!("../../../textures/viking_room.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/16_swap_chain_recreation/../../../shaders/09_shader_base.vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/16_swap_chain_recreation/app.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | const VERTEX_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/16_swap_chain_recreation/../../../shaders/09_shader_base.frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/16_swap_chain_recreation/app.rs:62:37 [INFO] [stdout] | [INFO] [stdout] 62 | const FRAGMENT_SHADER_CODE: &[u8] = include_bytes!("../../../shaders/09_shader_base.frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 13_framebuffers src/bin/13_framebuffers/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=1641ab406c20b907 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 09_shader_modules src/bin/09_shader_modules/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=ea462cf85bf83595 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 17_vertex_input src/bin/17_vertex_input/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=362207476064f708 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 14_command_buffers src/bin/14_command_buffers/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=9ba2da66b56da68b -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 18_vertex_buffer src/bin/18_vertex_buffer/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6d985a6900ccb1af -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 23_texture_image src/bin/23_texture_image/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6d5689aea8109e7e -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 24_sampler src/bin/24_sampler/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=54b8655fe1cb1c3f -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 19_staging_buffer src/bin/19_staging_buffer/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=0f1dfae068cf56fc -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 10_fixed_functions src/bin/10_fixed_functions/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6a60b487a1c781ba -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 15_hello_triangle src/bin/15_hello_triangle/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=2a2219e98dcd448f -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 11_render_passes src/bin/11_render_passes/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6a256f546cdb6f5e -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 12_graphics_pipeline_complete src/bin/12_graphics_pipeline_complete/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=48fa53cba89e9270 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 28_mipmapping src/bin/28_mipmapping/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=5c34c4cc228be635 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 21_descriptor_layout src/bin/21_descriptor_layout/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=c726841b412f77ce -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 20_index_buffer src/bin/20_index_buffer/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=c85b74a9180f25fc -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 22_descriptor_sets src/bin/22_descriptor_sets/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=06680492c12d77ef -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 16_swap_chain_recreation src/bin/16_swap_chain_recreation/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=9c9698aa317491de -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 27_model_loading src/bin/27_model_loading/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=57fc92f5921b17b8 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 26_depth_buffering src/bin/26_depth_buffering/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=01cf2dd863b944c2 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 25_texture_mapping src/bin/25_texture_mapping/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=fd5526b17be5279f -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 06_swap_chain_creation src/bin/06_swap_chain_creation/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=96a22b335ed84134 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 08_graphics_pipeline src/bin/08_graphics_pipeline/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=5cb82853f1471f80 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 07_image_views src/bin/07_image_views/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=cbece111acffad20 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `vulkan_tutorial_erupt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 05_window_surface src/bin/05_window_surface/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=825e873d2591e895 -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ab1ecbbdbf41052f.rmeta --extern erupt=/opt/rustwide/target/debug/deps/liberupt-948ee74ead2b9fc3.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-e771fb175b3013b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-01059171d1ef9af1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-00722df2ac392e14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-ddd9d7b5c42c4311.rmeta --extern vulkan_tutorial_erupt=/opt/rustwide/target/debug/deps/libvulkan_tutorial_erupt-3c00b56a8f47c926.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-98c9d201ca2a7885.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6390f621d7ae3d19a3be4f89c3b2943676f6ef2536a07d4a1e7b269abe6e7a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6390f621d7ae3d19a3be4f89c3b2943676f6ef2536a07d4a1e7b269abe6e7a4f", kill_on_drop: false }` [INFO] [stdout] 6390f621d7ae3d19a3be4f89c3b2943676f6ef2536a07d4a1e7b269abe6e7a4f