[INFO] cloning repository https://github.com/peerhenry/rust_hello_triangle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peerhenry/rust_hello_triangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeerhenry%2Frust_hello_triangle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeerhenry%2Frust_hello_triangle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 776cd13d326da862c3062e7752d0289af0adcc50 [INFO] checking peerhenry/rust_hello_triangle against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeerhenry%2Frust_hello_triangle" "/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/peerhenry/rust_hello_triangle on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peerhenry/rust_hello_triangle [INFO] removed path dependency engine from git repo https://github.com/peerhenry/rust_hello_triangle [INFO] finished tweaking git repo https://github.com/peerhenry/rust_hello_triangle [INFO] tweaked toml for git repo https://github.com/peerhenry/rust_hello_triangle written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/peerhenry/rust_hello_triangle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) 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 weezl v0.1.1 [INFO] [stderr] Downloaded gif v0.11.1 [INFO] [stderr] Downloaded image v0.23.10 [INFO] [stderr] Downloaded engine v0.0.0 [INFO] [stderr] Downloaded bytepack v0.1.1 [INFO] [stderr] Downloaded fbx3d v0.1.0 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df96a0abd16548f5c09ac8019d880a72063ac77b3dba3f10717a8392655f07e9 [INFO] running `Command { std: "docker" "start" "-a" "df96a0abd16548f5c09ac8019d880a72063ac77b3dba3f10717a8392655f07e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df96a0abd16548f5c09ac8019d880a72063ac77b3dba3f10717a8392655f07e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df96a0abd16548f5c09ac8019d880a72063ac77b3dba3f10717a8392655f07e9", kill_on_drop: false }` [INFO] [stdout] df96a0abd16548f5c09ac8019d880a72063ac77b3dba3f10717a8392655f07e9 [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5d6b6ecb9082192485bb2eb6fb2813668b85c9491a9cca8ee73608094720016 [INFO] running `Command { std: "docker" "start" "-a" "f5d6b6ecb9082192485bb2eb6fb2813668b85c9491a9cca8ee73608094720016", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking bytepack v0.1.1 [INFO] [stderr] Checking if_chain v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking fbx3d v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking engine v0.0.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking wayland-window v0.7.0 [INFO] [stderr] Checking winit v0.7.6 [INFO] [stderr] Checking rust_hello_triangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/point.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/teapot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/dummy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/point.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/dummy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/teapot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/point.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::vao_builder::buffer_component::BufferComponent; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/teapot.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/dummy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/point.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/teapot.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/dummy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `vao_builder` in `engine` [INFO] [stdout] --> src/model_creator.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::vao_builder::attrib_parameters::AttribParameters; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::ecs::generational_entries::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::vao_builder` [INFO] [stdout] --> src/model_creator.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::vao_builder::VaoBuilder; [INFO] [stdout] | ^^^^^^^^^^^ could not find `vao_builder` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::camera` [INFO] [stdout] --> src/game_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ecs` in `engine` [INFO] [stdout] --> src/game_state_renderer.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::ecs::generational_index::*; [INFO] [stdout] | ^^^ could not find `ecs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader_program` [INFO] [stdout] --> src/game_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::shader_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `shader_program` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gl::types::GLfloat` [INFO] [stdout] --> src/point.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl::types::GLfloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gl::types::GLfloat` [INFO] [stdout] --> src/teapot.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gl::types::GLfloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gl::types::GLfloat` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl::types::GLfloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gl::types::GLfloat` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl::types::GLfloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gl::types::GLfloat` [INFO] [stdout] --> src/teapot.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gl::types::GLfloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] --> src/game_builder.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut builder = ShaderProgramBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShaderProgramBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraBuilder` [INFO] [stdout] --> src/game_builder.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | return CameraBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CameraBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_buffers(game_state: &GameState) -> (BufferComponent, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | .with_attribute(AttribParameters{ // position [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AttribParameters` in this scope [INFO] [stdout] --> src/model_creator.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | .with_attribute(AttribParameters{ // color [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferComponent` in this scope [INFO] [stdout] --> src/model_creator.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn add_to_game(buffers: BufferComponent, game_state: &mut GameState, vertex_count: GLsizei) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub running: bool, [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 14 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndexAllocator` in this scope [INFO] [stdout] --> src/game_state.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub entity_allocator: GenerationalIndexAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub vaos: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub model_matrices: GenerationalEntries>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalEntries` in this scope [INFO] [stdout] --> src/game_state.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_counts: GenerationalEntries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 20 | pub entities: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 23 | impl GameState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 24 | pub fn new(shader_program: Option) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] 37 | pub camera: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_shader_program(mut self, shader_program: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_state.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameStateBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_camera(mut self, camera: Option) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Camera` in this scope [INFO] [stdout] --> src/game_builder.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | fn build_camera() -> Camera { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderProgram` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenerationalIndex` in this scope [INFO] [stdout] --> src/game_state_renderer.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | fn draw_entity(&self, game_state: &GameState, program: &ShaderProgram, entity_index: GenerationalIndex) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gl::types::GLfloat` [INFO] [stdout] --> src/point.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl::types::GLfloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_hello_triangle` [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[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/game_state.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | pub shader_program: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f5d6b6ecb9082192485bb2eb6fb2813668b85c9491a9cca8ee73608094720016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d6b6ecb9082192485bb2eb6fb2813668b85c9491a9cca8ee73608094720016", kill_on_drop: false }` [INFO] [stdout] f5d6b6ecb9082192485bb2eb6fb2813668b85c9491a9cca8ee73608094720016