[INFO] cloning repository https://github.com/athorwall/vulkan-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/athorwall/vulkan-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fathorwall%2Fvulkan-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fathorwall%2Fvulkan-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b384d131789c973f60ae917707e2f9a1cb510c6 [INFO] checking athorwall/vulkan-project against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fathorwall%2Fvulkan-project" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/athorwall/vulkan-project on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/athorwall/vulkan-project [INFO] removed path dependency vulkano from git repo https://github.com/athorwall/vulkan-project [INFO] removed path dependency vulkano-shader-derive from git repo https://github.com/athorwall/vulkan-project [INFO] removed path dependency vulkano-win from git repo https://github.com/athorwall/vulkan-project [INFO] finished tweaking git repo https://github.com/athorwall/vulkan-project [INFO] tweaked toml for git repo https://github.com/athorwall/vulkan-project written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/athorwall/vulkan-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vulkano) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-shader-derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-win) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vulkano) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-shader-derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-win) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vk-sys v0.5.3 [INFO] [stderr] Downloaded vulkano-win v0.20.0 [INFO] [stderr] Downloaded vulkano v0.20.0 [INFO] [stderr] Downloaded vulkano-shader-derive v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90129e1a4ef7714ad1f29a0f7a205f6122f50deda57e4e09d39a9a96b4c3b6b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90129e1a4ef7714ad1f29a0f7a205f6122f50deda57e4e09d39a9a96b4c3b6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90129e1a4ef7714ad1f29a0f7a205f6122f50deda57e4e09d39a9a96b4c3b6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90129e1a4ef7714ad1f29a0f7a205f6122f50deda57e4e09d39a9a96b4c3b6b2", kill_on_drop: false }` [INFO] [stdout] 90129e1a4ef7714ad1f29a0f7a205f6122f50deda57e4e09d39a9a96b4c3b6b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c99b3a4e127955cd60d58bac13f948861189e2b0aba3a2dcfaef23ecb03bb9dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c99b3a4e127955cd60d58bac13f948861189e2b0aba3a2dcfaef23ecb03bb9dd", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vulkano) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-shader-derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-win) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vulkano v0.20.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking vk-sys v0.5.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking vulkano-shader-derive v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking vulkano-win v0.20.0 [INFO] [stderr] Checking render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | pub framebuffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FramebufferAbstract + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | pub renderpass: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RenderPassAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | let f: Arc = Arc::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FramebufferAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let f: Arc = Arc::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FramebufferAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | pub framebuffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FramebufferAbstract + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | pub renderpass: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RenderPassAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | let f: Arc = Arc::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FramebufferAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let f: Arc = Arc::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FramebufferAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:239:56 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn load_texture(&self, filename: &str) -> (Arc, Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ImageViewAccess + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:239:92 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn load_texture(&self, filename: &str) -> (Arc, Box) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn GpuFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:252:62 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn create_pipeline(&self, vs: V, fs: F) -> Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GraphicsPipelineAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:239:56 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn load_texture(&self, filename: &str) -> (Arc, Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ImageViewAccess + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:239:92 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn load_texture(&self, filename: &str) -> (Arc, Box) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn GpuFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:252:62 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn create_pipeline(&self, vs: V, fs: F) -> Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GraphicsPipelineAbstract + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build_vk_surface` found for struct `WindowBuilder` in the current scope [INFO] [stdout] --> src/graphics.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | .build_vk_surface(&events_loop, instance.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `WindowBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build_vk_surface` found for struct `WindowBuilder` in the current scope [INFO] [stdout] --> src/graphics.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | .build_vk_surface(&events_loop, instance.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `WindowBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 14 arguments but 13 arguments were supplied [INFO] [stdout] --> src/graphics.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | vulkano::swapchain::Swapchain::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 14 arguments [INFO] [stdout] 97 | device.clone(), [INFO] [stdout] | -------------- [INFO] [stdout] 98 | surface.clone(), [INFO] [stdout] | --------------- [INFO] [stdout] 99 | caps.min_image_count, [INFO] [stdout] | -------------------- [INFO] [stdout] 100 | format, [INFO] [stdout] | ------ [INFO] [stdout] 101 | dimensions, [INFO] [stdout] | ---------- [INFO] [stdout] 102 | 1, [INFO] [stdout] | - [INFO] [stdout] 103 | usage, [INFO] [stdout] | ----- [INFO] [stdout] 104 | &queue, [INFO] [stdout] | ------ [INFO] [stdout] 105 | vulkano::swapchain::SurfaceTransform::Identity, [INFO] [stdout] | ---------------------------------------------- [INFO] [stdout] 106 | alpha, [INFO] [stdout] | ----- [INFO] [stdout] 107 | vulkano::swapchain::PresentMode::Fifo, [INFO] [stdout] | ------------------------------------- [INFO] [stdout] 108 | true, [INFO] [stdout] | ---- [INFO] [stdout] 109 | None).expect("failed to create swapchain") [INFO] [stdout] | ---- supplied 13 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 14 arguments but 13 arguments were supplied [INFO] [stdout] --> src/graphics.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | vulkano::swapchain::Swapchain::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 14 arguments [INFO] [stdout] 97 | device.clone(), [INFO] [stdout] | -------------- [INFO] [stdout] 98 | surface.clone(), [INFO] [stdout] | --------------- [INFO] [stdout] 99 | caps.min_image_count, [INFO] [stdout] | -------------------- [INFO] [stdout] 100 | format, [INFO] [stdout] | ------ [INFO] [stdout] 101 | dimensions, [INFO] [stdout] | ---------- [INFO] [stdout] 102 | 1, [INFO] [stdout] | - [INFO] [stdout] 103 | usage, [INFO] [stdout] | ----- [INFO] [stdout] 104 | &queue, [INFO] [stdout] | ------ [INFO] [stdout] 105 | vulkano::swapchain::SurfaceTransform::Identity, [INFO] [stdout] | ---------------------------------------------- [INFO] [stdout] 106 | alpha, [INFO] [stdout] | ----- [INFO] [stdout] 107 | vulkano::swapchain::PresentMode::Fifo, [INFO] [stdout] | ------------------------------------- [INFO] [stdout] 108 | true, [INFO] [stdout] | ---- [INFO] [stdout] 109 | None).expect("failed to create swapchain") [INFO] [stdout] | ---- supplied 13 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `compare_mask`, `reference`, `write_mask` in initializer of `DynamicState` [INFO] [stdout] --> src/graphics.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | let dynamic_state = vulkano::command_buffer::DynamicState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `compare_mask`, `reference`, `write_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `compare_mask`, `reference`, `write_mask` in initializer of `DynamicState` [INFO] [stdout] --> src/graphics.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | let dynamic_state = vulkano::command_buffer::DynamicState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `compare_mask`, `reference`, `write_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recreate_with_dimension` found for struct `Arc>` in the current scope [INFO] [stdout] --> src/graphics.rs:193:64 [INFO] [stdout] | [INFO] [stdout] 193 | let (new_swapchain, new_images) = match self.swapchain.recreate_with_dimension(self.dimensions) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `recreate_with_dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recreate_with_dimension` found for struct `Arc>` in the current scope [INFO] [stdout] --> src/graphics.rs:193:64 [INFO] [stdout] | [INFO] [stdout] 193 | let (new_swapchain, new_images) = match self.swapchain.recreate_with_dimension(self.dimensions) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `recreate_with_dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/graphics.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | CpuAccessibleBuffer::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 234 | self.device.clone(), [INFO] [stdout] | ------------------- [INFO] [stdout] 235 | vulkano::buffer::BufferUsage::all(), [INFO] [stdout] | ----------------------------------- [INFO] [stdout] 236 | model.vertices().iter().cloned()).expect("failed to create buffer") [INFO] [stdout] | -------------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/graphics.rs:244:33 [INFO] [stdout] | [INFO] [stdout] 244 | let (tex, tex_future) = vulkano::image::immutable::ImmutableImage::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stdout] 245 | image_data.iter().cloned(), [INFO] [stdout] | -------------------------- [INFO] [stdout] 246 | vulkano::image::Dimensions::Dim2d { width: image_width, height: image_height }, [INFO] [stdout] | ------------------------------------------------------------------------------ [INFO] [stdout] 247 | vulkano::format::R8G8B8A8Unorm, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 248 | self.queue.clone()).unwrap(); [INFO] [stdout] | ------------------ supplied 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/graphics.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | CpuAccessibleBuffer::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 234 | self.device.clone(), [INFO] [stdout] | ------------------- [INFO] [stdout] 235 | vulkano::buffer::BufferUsage::all(), [INFO] [stdout] | ----------------------------------- [INFO] [stdout] 236 | model.vertices().iter().cloned()).expect("failed to create buffer") [INFO] [stdout] | -------------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/graphics.rs:244:33 [INFO] [stdout] | [INFO] [stdout] 244 | let (tex, tex_future) = vulkano::image::immutable::ImmutableImage::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 arguments [INFO] [stdout] 245 | image_data.iter().cloned(), [INFO] [stdout] | -------------------------- [INFO] [stdout] 246 | vulkano::image::Dimensions::Dim2d { width: image_width, height: image_height }, [INFO] [stdout] | ------------------------------------------------------------------------------ [INFO] [stdout] 247 | vulkano::format::R8G8B8A8Unorm, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 248 | self.queue.clone()).unwrap(); [INFO] [stdout] | ------------------ supplied 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `geometry::Vertex` in the current scope [INFO] [stdout] --> src/geometry.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Vertex { [INFO] [stdout] | ----------------- function or associated item `default` not found for this [INFO] [stdout] ... [INFO] [stdout] 18 | impl_vertex!(Vertex, position, normal, uv, tangent_u, tangent_v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `geometry::Vertex` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::default::Default` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `geometry::Vertex` in the current scope [INFO] [stdout] --> src/geometry.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Vertex { [INFO] [stdout] | ----------------- function or associated item `default` not found for this [INFO] [stdout] ... [INFO] [stdout] 18 | impl_vertex!(Vertex, position, normal, uv, tangent_u, tangent_v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `geometry::Vertex` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::default::Default` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano_win::VkSurfaceBuild` [INFO] [stdout] --> src/graphics.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use vulkano_win::VkSurfaceBuild; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano_win::VkSurfaceBuild` [INFO] [stdout] --> src/graphics.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use vulkano_win::VkSurfaceBuild; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `render` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c99b3a4e127955cd60d58bac13f948861189e2b0aba3a2dcfaef23ecb03bb9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99b3a4e127955cd60d58bac13f948861189e2b0aba3a2dcfaef23ecb03bb9dd", kill_on_drop: false }` [INFO] [stdout] c99b3a4e127955cd60d58bac13f948861189e2b0aba3a2dcfaef23ecb03bb9dd