[INFO] cloning repository https://github.com/ForestCSharp/oxandi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForestCSharp/oxandi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Foxandi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Foxandi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ced4d676e83ad51ae43b53dd92c19b8e1b37b8dc [INFO] checking ForestCSharp/oxandi against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Foxandi" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForestCSharp/oxandi on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ForestCSharp/oxandi [INFO] finished tweaking git repo https://github.com/ForestCSharp/oxandi [INFO] tweaked toml for git repo https://github.com/ForestCSharp/oxandi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ForestCSharp/oxandi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.23 [INFO] [stderr] Downloaded d3d12 v0.3.0 [INFO] [stderr] Downloaded derive_deref v1.1.0 [INFO] [stderr] Downloaded rendy-wsi v0.5.1 [INFO] [stderr] Downloaded metal v0.17.0 [INFO] [stderr] Downloaded rendy-init v0.5.1 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.4.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.4.1 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.4.1 [INFO] [stderr] Downloaded winit v0.20.0-alpha4 [INFO] [stderr] Downloaded rendy-frame v0.5.1 [INFO] [stderr] Downloaded rendy-command v0.5.1 [INFO] [stderr] Downloaded rendy v0.5.1 [INFO] [stderr] Downloaded rendy-chain v0.5.1 [INFO] [stderr] Downloaded rendy-texture v0.5.1 [INFO] [stderr] Downloaded rendy-mesh v0.5.1 [INFO] [stderr] Downloaded rendy-shader v0.5.1 [INFO] [stderr] Downloaded rendy-resource v0.5.1 [INFO] [stderr] Downloaded rendy-factory v0.5.1 [INFO] [stderr] Downloaded rendy-core v0.5.1 [INFO] [stderr] Downloaded rendy-graph v0.5.1 [INFO] [stderr] Downloaded rhai v0.9.1 [INFO] [stderr] Downloaded nalgebra-glm v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31125838cc1a2ab60ffd290212bd09adf37f6bb86cf5c0dda316cbd342cb78db [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" "31125838cc1a2ab60ffd290212bd09adf37f6bb86cf5c0dda316cbd342cb78db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31125838cc1a2ab60ffd290212bd09adf37f6bb86cf5c0dda316cbd342cb78db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31125838cc1a2ab60ffd290212bd09adf37f6bb86cf5c0dda316cbd342cb78db", kill_on_drop: false }` [INFO] [stdout] 31125838cc1a2ab60ffd290212bd09adf37f6bb86cf5c0dda316cbd342cb78db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1869bbd0c8a64d7e7c3366de70dc892a4dcff498674a72513b954f800f87a71 [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" "c1869bbd0c8a64d7e7c3366de70dc892a4dcff498674a72513b954f800f87a71", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking rhai v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking typenum v1.11.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling derive_deref v1.1.0 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling gltf-derive v0.14.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking shred v0.9.4 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking gltf-json v0.14.0 [INFO] [stderr] Checking nalgebra-glm v0.4.2 [INFO] [stderr] Checking gltf v0.14.0 [INFO] [stderr] Checking oxandi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/specs_systems/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::init::winit::event::VirtualKeyCode; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/specs_systems/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::init::winit::event::VirtualKeyCode; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/specs_systems/mesh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rendy`, `super::super::Scene` [INFO] [stdout] --> src/specs_systems/common.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::super::Scene; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/mesh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::Backend`, `crate::DeltaTime`, `crate::DeltaTime`, `rendy::wsi::Surface`, `rendy::command::QueueId`, `rendy::command::RenderPassEncoder`, `rendy::command::Families`, `rendy::factory::Config`, `rendy::factory::Factory`, `rendy::graph::GraphBuilder`, `rendy::graph::GraphContext`, `rendy::graph::NodeBuffer`, `rendy::graph::NodeImage`, `rendy::graph::DescBuilder` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | wsi::Surface, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | command::{QueueId, RenderPassEncoder, Families}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 22 | factory::{Config, Factory}, [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] 23 | graph::{render::*, GraphBuilder, GraphContext, NodeBuffer, NodeImage, DescBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/common.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use super::super::Backend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Backend` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/spatial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::DeltaTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/mesh.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::DeltaTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rendy`, `rendy::hal::device::Device`, `rendy::hal::window::PresentMode`, `rendy::memory::Dynamic`, `rendy::resource::Buffer`, `rendy::resource::BufferInfo`, `rendy::resource::DescriptorSet`, `rendy::resource::DescriptorSetLayout`, `rendy::resource::Escape`, `rendy::resource::Handle`, `rendy::init::winit::event::Event`, `rendy::init::winit::event::WindowEvent`, `rendy::init::winit::event::DeviceEvent`, `rendy::init::winit::event::VirtualKeyCode`, `rendy::init::winit::event_loop::ControlFlow`, `rendy::init::winit::event_loop::EventLoop`, `rendy::init::winit::window::WindowBuilder`, `rendy::init::winit::dpi::PhysicalSize`, `rendy::init::winit`, `rendy::init::AnyWindowedRendy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] ... [INFO] [stdout] 24 | hal::{self, device::Device as _, window::PresentMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | memory::Dynamic, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | resource::{Buffer, BufferInfo, DescriptorSet, DescriptorSetLayout, Escape, Handle}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] 27 | init::winit::{ [INFO] [stdout] 28 | event::{Event, WindowEvent, DeviceEvent, VirtualKeyCode}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 29 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 30 | window::WindowBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | }, [INFO] [stdout] 33 | init::winit, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | init::AnyWindowedRendy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/specs_systems/mesh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rendy`, `super::super::Scene` [INFO] [stdout] --> src/specs_systems/common.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::super::Scene; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/mesh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::Backend`, `crate::DeltaTime`, `crate::DeltaTime`, `rendy::wsi::Surface`, `rendy::command::QueueId`, `rendy::command::RenderPassEncoder`, `rendy::command::Families`, `rendy::factory::Config`, `rendy::factory::Factory`, `rendy::graph::GraphBuilder`, `rendy::graph::GraphContext`, `rendy::graph::NodeBuffer`, `rendy::graph::NodeImage`, `rendy::graph::DescBuilder` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | wsi::Surface, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | command::{QueueId, RenderPassEncoder, Families}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 22 | factory::{Config, Factory}, [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] 23 | graph::{render::*, GraphBuilder, GraphContext, NodeBuffer, NodeImage, DescBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/common.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use super::super::Backend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Backend` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/spatial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::DeltaTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/mesh.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::DeltaTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rendy`, `rendy::hal::device::Device`, `rendy::hal::window::PresentMode`, `rendy::memory::Dynamic`, `rendy::resource::Buffer`, `rendy::resource::BufferInfo`, `rendy::resource::DescriptorSet`, `rendy::resource::DescriptorSetLayout`, `rendy::resource::Escape`, `rendy::resource::Handle`, `rendy::init::winit::event::Event`, `rendy::init::winit::event::WindowEvent`, `rendy::init::winit::event::DeviceEvent`, `rendy::init::winit::event::VirtualKeyCode`, `rendy::init::winit::event_loop::ControlFlow`, `rendy::init::winit::event_loop::EventLoop`, `rendy::init::winit::window::WindowBuilder`, `rendy::init::winit::dpi::PhysicalSize`, `rendy::init::winit`, `rendy::init::AnyWindowedRendy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] ... [INFO] [stdout] 24 | hal::{self, device::Device as _, window::PresentMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | memory::Dynamic, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | resource::{Buffer, BufferInfo, DescriptorSet, DescriptorSetLayout, Escape, Handle}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] 27 | init::winit::{ [INFO] [stdout] 28 | event::{Event, WindowEvent, DeviceEvent, VirtualKeyCode}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 29 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 30 | window::WindowBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | }, [INFO] [stdout] 33 | init::winit, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | init::AnyWindowedRendy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | if is_key_pressed(VirtualKeyCode::W) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | if is_key_pressed(VirtualKeyCode::S) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | if is_key_pressed(VirtualKeyCode::A) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | if is_key_pressed(VirtualKeyCode::D) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | if is_key_pressed(VirtualKeyCode::Q) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | if is_key_pressed(VirtualKeyCode::E) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | if is_key_pressed(VirtualKeyCode::W) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | if is_key_pressed(VirtualKeyCode::S) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | if is_key_pressed(VirtualKeyCode::A) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | if is_key_pressed(VirtualKeyCode::D) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | if is_key_pressed(VirtualKeyCode::Q) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualKeyCode` [INFO] [stdout] --> src/specs_systems/common.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | if is_key_pressed(VirtualKeyCode::E) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VirtualKeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathBufShaderInfo` [INFO] [stdout] --> src/specs_systems/mesh.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | let vertex_shader = PathBufShaderInfo::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PathBufShaderInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderKind` [INFO] [stdout] --> src/specs_systems/mesh.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | ShaderKind::Vertex, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ShaderKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SourceLanguage` [INFO] [stdout] --> src/specs_systems/mesh.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | SourceLanguage::GLSL, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SourceLanguage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathBufShaderInfo` [INFO] [stdout] --> src/specs_systems/mesh.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | let fragment_shader = PathBufShaderInfo::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PathBufShaderInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderKind` [INFO] [stdout] --> src/specs_systems/mesh.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | ShaderKind::Fragment, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ShaderKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SourceLanguage` [INFO] [stdout] --> src/specs_systems/mesh.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | SourceLanguage::GLSL, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SourceLanguage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathBufShaderInfo` [INFO] [stdout] --> src/specs_systems/mesh.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | let vertex_shader = PathBufShaderInfo::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PathBufShaderInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderKind` [INFO] [stdout] --> src/specs_systems/mesh.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | ShaderKind::Vertex, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ShaderKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SourceLanguage` [INFO] [stdout] --> src/specs_systems/mesh.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | SourceLanguage::GLSL, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SourceLanguage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathBufShaderInfo` [INFO] [stdout] --> src/specs_systems/mesh.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | let fragment_shader = PathBufShaderInfo::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PathBufShaderInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderKind` [INFO] [stdout] --> src/specs_systems/mesh.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | ShaderKind::Fragment, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ShaderKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SourceLanguage` [INFO] [stdout] --> src/specs_systems/mesh.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | SourceLanguage::GLSL, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SourceLanguage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/specs_systems/mesh.rs:114:34 [INFO] [stdout] | [INFO] [stdout] 114 | let shader_set_builder = rendy::shader::ShaderSetBuilder::default() [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handle` [INFO] [stdout] --> src/specs_systems/mesh.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | .map(Handle::from) [INFO] [stdout] | ^^^^^^ use of undeclared type `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rendy` [INFO] [stdout] --> src/specs_systems/mesh.rs:114:34 [INFO] [stdout] | [INFO] [stdout] 114 | let shader_set_builder = rendy::shader::ShaderSetBuilder::default() [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handle` [INFO] [stdout] --> src/specs_systems/mesh.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | .map(Handle::from) [INFO] [stdout] | ^^^^^^ use of undeclared type `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PrepareResult` [INFO] [stdout] --> src/main.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | PrepareResult::DrawRecord [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PrepareResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in this scope [INFO] [stdout] --> src/specs_systems/common.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct InputState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | pub key_states : HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in this scope [INFO] [stdout] --> src/specs_systems/common.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | let is_key_pressed = |keycode : VirtualKeyCode| { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_buffer: Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_buffer: Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub index_buffer : Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | pub index_buffer : Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(mesh_path : &str, factory: &mut Factory) -> MeshComponent { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderSet` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | pub shader_set : ShaderSet, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub set_layouts : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescriptorSetLayout` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | pub set_layouts : Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:94:87 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn new( vertex_shader_path : &str, fragment_shader_path : &str, factory: &mut Factory) -> Material { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:179:79 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn create_pipeline(&self, subpass : hal::pass::Subpass, factory : &Factory) -> B::GraphicsPipeline { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroupDesc` in this scope [INFO] [stdout] --> src/main.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GraphContext` in this scope [INFO] [stdout] --> src/main.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | ctx: &GraphContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | factory: &mut Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueueId` in this scope [INFO] [stdout] --> src/main.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | queue: QueueId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeBuffer` in this scope [INFO] [stdout] --> src/main.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeBuffer` [INFO] [stdout] ... [INFO] [stdout] 104 | buffers: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeImage` in this scope [INFO] [stdout] --> src/main.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeImage` [INFO] [stdout] ... [INFO] [stdout] 105 | images: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroup` in this scope [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | ) -> Result>>, hal::pso::CreationError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | pub uniform_buffers : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | pub uniform_buffers : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | pub skeleton_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | pub skeleton_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | pub light_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:119:36 [INFO] [stdout] | [INFO] [stdout] 119 | pub light_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:120:31 [INFO] [stdout] | [INFO] [stdout] 120 | pub descriptor_sets : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescriptorSet` in this scope [INFO] [stdout] --> src/main.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | pub descriptor_sets : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescBuilder` in this scope [INFO] [stdout] --> src/main.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | fn builder() -> DescBuilder, BasicRenderGroupDesc> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroup` in this scope [INFO] [stdout] --> src/main.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | impl RenderGroup> for BasicRenderGroup [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | factory: &Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueueId` in this scope [INFO] [stdout] --> src/main.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | queue: QueueId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PrepareResult` in this scope [INFO] [stdout] --> src/main.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | ) -> PrepareResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/main.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/main.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | ... BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/main.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | ... Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/main.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/main.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderPassEncoder` in this scope [INFO] [stdout] --> src/main.rs:337:22 [INFO] [stdout] | [INFO] [stdout] 337 | mut encoder: RenderPassEncoder<'_, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:380:47 [INFO] [stdout] | [INFO] [stdout] 380 | fn dispose(self: Box, factory: &mut Factory, scene: &Scene) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PrepareResult` [INFO] [stdout] --> src/main.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | PrepareResult::DrawRecord [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PrepareResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in this scope [INFO] [stdout] --> src/specs_systems/common.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct InputState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | pub key_states : HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in this scope [INFO] [stdout] --> src/specs_systems/common.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | let is_key_pressed = |keycode : VirtualKeyCode| { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_buffer: Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_buffer: Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub index_buffer : Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | pub index_buffer : Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(mesh_path : &str, factory: &mut Factory) -> MeshComponent { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderSet` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | pub shader_set : ShaderSet, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub set_layouts : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescriptorSetLayout` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | pub set_layouts : Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:94:87 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn new( vertex_shader_path : &str, fragment_shader_path : &str, factory: &mut Factory) -> Material { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:179:79 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn create_pipeline(&self, subpass : hal::pass::Subpass, factory : &Factory) -> B::GraphicsPipeline { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroupDesc` in this scope [INFO] [stdout] --> src/main.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GraphContext` in this scope [INFO] [stdout] --> src/main.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | ctx: &GraphContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | factory: &mut Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueueId` in this scope [INFO] [stdout] --> src/main.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | queue: QueueId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeBuffer` in this scope [INFO] [stdout] --> src/main.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeBuffer` [INFO] [stdout] ... [INFO] [stdout] 104 | buffers: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeImage` in this scope [INFO] [stdout] --> src/main.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeImage` [INFO] [stdout] ... [INFO] [stdout] 105 | images: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroup` in this scope [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | ) -> Result>>, hal::pso::CreationError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | pub uniform_buffers : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | pub uniform_buffers : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | pub skeleton_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | pub skeleton_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | pub light_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:119:36 [INFO] [stdout] | [INFO] [stdout] 119 | pub light_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:120:31 [INFO] [stdout] | [INFO] [stdout] 120 | pub descriptor_sets : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescriptorSet` in this scope [INFO] [stdout] --> src/main.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | pub descriptor_sets : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescBuilder` in this scope [INFO] [stdout] --> src/main.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | fn builder() -> DescBuilder, BasicRenderGroupDesc> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroup` in this scope [INFO] [stdout] --> src/main.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | impl RenderGroup> for BasicRenderGroup [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | factory: &Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueueId` in this scope [INFO] [stdout] --> src/main.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | queue: QueueId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PrepareResult` in this scope [INFO] [stdout] --> src/main.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | ) -> PrepareResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/main.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/main.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | ... BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 65 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/main.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | ... Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BufferInfo` in this scope [INFO] [stdout] --> src/main.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | BufferInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dynamic` in this scope [INFO] [stdout] --> src/main.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | Dynamic, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderPassEncoder` in this scope [INFO] [stdout] --> src/main.rs:337:22 [INFO] [stdout] | [INFO] [stdout] 337 | mut encoder: RenderPassEncoder<'_, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:380:47 [INFO] [stdout] | [INFO] [stdout] 380 | fn dispose(self: Box, factory: &mut Factory, scene: &Scene) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxandi` [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 65 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c1869bbd0c8a64d7e7c3366de70dc892a4dcff498674a72513b954f800f87a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1869bbd0c8a64d7e7c3366de70dc892a4dcff498674a72513b954f800f87a71", kill_on_drop: false }` [INFO] [stdout] c1869bbd0c8a64d7e7c3366de70dc892a4dcff498674a72513b954f800f87a71