[INFO] cloning repository https://github.com/Binyamin-Brion/render_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Binyamin-Brion/render_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinyamin-Brion%2Frender_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinyamin-Brion%2Frender_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5678d66548929bf44109fe1b161faaff0769931e [INFO] testing Binyamin-Brion/render_engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinyamin-Brion%2Frender_engine" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Binyamin-Brion/render_engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Binyamin-Brion/render_engine [INFO] finished tweaking git repo https://github.com/Binyamin-Brion/render_engine [INFO] tweaked toml for git repo https://github.com/Binyamin-Brion/render_engine written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/Binyamin-Brion/render_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67dc5d19e670f0cbf656e467d8872e2d011202c3eb221004f6078024354974e3 [INFO] running `Command { std: "docker" "start" "-a" "67dc5d19e670f0cbf656e467d8872e2d011202c3eb221004f6078024354974e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67dc5d19e670f0cbf656e467d8872e2d011202c3eb221004f6078024354974e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67dc5d19e670f0cbf656e467d8872e2d011202c3eb221004f6078024354974e3", kill_on_drop: false }` [INFO] [stdout] 67dc5d19e670f0cbf656e467d8872e2d011202c3eb221004f6078024354974e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffca50620097b5e79d9238c9a18d92692b0eb63d7c3f92fa6fbf50a3fa80672f [INFO] running `Command { std: "docker" "start" "-a" "ffca50620097b5e79d9238c9a18d92692b0eb63d7c3f92fa6fbf50a3fa80672f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling tobj v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling nalgebra-glm v0.11.0 [INFO] [stderr] Compiling render_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::any::TypeId` [INFO] [stdout] --> src/exports/load_models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra_glm::TVec3` [INFO] [stdout] --> src/exports/load_models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nalgebra_glm::TVec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instant` [INFO] [stdout] --> src/flows/pipeline.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let instant = Instant::now(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instant` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_number_point_lights` [INFO] [stdout] --> src/render_system/render_system.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | let max_number_point_lights = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_number_point_lights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/flows/logic_flow.rs:687:13 [INFO] [stdout] | [INFO] [stdout] 687 | let mut changes = &mut *self.random_frame_changes.lock(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_typeid` [INFO] [stdout] --> src/objects/ecs.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn convert_typeid(input: &[TypeId]) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1364:9 [INFO] [stdout] | [INFO] [stdout] 1364 | aabb.x_range.min.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1365:9 [INFO] [stdout] | [INFO] [stdout] 1365 | aabb.y_range.min.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1366:9 [INFO] [stdout] | [INFO] [stdout] 1366 | aabb.z_range.min.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1368:9 [INFO] [stdout] | [INFO] [stdout] 1368 | aabb.x_range.max.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1369:9 [INFO] [stdout] | [INFO] [stdout] 1369 | aabb.y_range.max.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1370:9 [INFO] [stdout] | [INFO] [stdout] 1370 | aabb.z_range.max.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "ffca50620097b5e79d9238c9a18d92692b0eb63d7c3f92fa6fbf50a3fa80672f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffca50620097b5e79d9238c9a18d92692b0eb63d7c3f92fa6fbf50a3fa80672f", kill_on_drop: false }` [INFO] [stdout] ffca50620097b5e79d9238c9a18d92692b0eb63d7c3f92fa6fbf50a3fa80672f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded4f4ef238db0a5ca165231fc1e7b909f25d30cc9a0c50e8214acae2f1bea4e [INFO] running `Command { std: "docker" "start" "-a" "ded4f4ef238db0a5ca165231fc1e7b909f25d30cc9a0c50e8214acae2f1bea4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling render_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::any::TypeId` [INFO] [stdout] --> src/exports/load_models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra_glm::TVec3` [INFO] [stdout] --> src/exports/load_models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nalgebra_glm::TVec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instant` [INFO] [stdout] --> src/flows/pipeline.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let instant = Instant::now(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instant` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_number_point_lights` [INFO] [stdout] --> src/render_system/render_system.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | let max_number_point_lights = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_number_point_lights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/flows/logic_flow.rs:687:13 [INFO] [stdout] | [INFO] [stdout] 687 | let mut changes = &mut *self.random_frame_changes.lock(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_typeid` [INFO] [stdout] --> src/objects/ecs.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn convert_typeid(input: &[TypeId]) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1364:9 [INFO] [stdout] | [INFO] [stdout] 1364 | aabb.x_range.min.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1365:9 [INFO] [stdout] | [INFO] [stdout] 1365 | aabb.y_range.min.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1366:9 [INFO] [stdout] | [INFO] [stdout] 1366 | aabb.z_range.min.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1368:9 [INFO] [stdout] | [INFO] [stdout] 1368 | aabb.x_range.max.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1369:9 [INFO] [stdout] | [INFO] [stdout] 1369 | aabb.y_range.max.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::f32::::min` that must be used [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1370:9 [INFO] [stdout] | [INFO] [stdout] 1370 | aabb.z_range.max.max(0.0).min(tree_outline_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this returns the result of the comparison, without modifying either input [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnvHashSet` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2218:13 [INFO] [stdout] | [INFO] [stdout] 2218 | FnvHashSet::from_iter(vec![entities[0]].into_iter()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FnvHashSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnvHashSet` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2219:13 [INFO] [stdout] | [INFO] [stdout] 2219 | FnvHashSet::from_iter(vec![entities[1], entities[2]].into_iter()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FnvHashSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnvHashSet` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2220:13 [INFO] [stdout] | [INFO] [stdout] 2220 | FnvHashSet::from_iter(vec![entities[3]].into_iter()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FnvHashSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnvHashSet` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2221:13 [INFO] [stdout] | [INFO] [stdout] 2221 | FnvHashSet::from_iter(vec![entities[4]].into_iter()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FnvHashSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnvHashSet` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2223:13 [INFO] [stdout] | [INFO] [stdout] 2223 | FnvHashSet::from_iter(vec![entities[5]].into_iter()) // Unrelated entity search result [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FnvHashSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::TypeId` [INFO] [stdout] --> src/exports/load_models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra_glm::TVec3` [INFO] [stdout] --> src/exports/load_models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nalgebra_glm::TVec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1385:9 [INFO] [stdout] | [INFO] [stdout] 1385 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 3 arguments were supplied [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:1456:31 [INFO] [stdout] | [INFO] [stdout] 1456 | bounding_box_tree.add_entity(entity, &x, false); [INFO] [stdout] | ^^^^^^^^^^ ------ -- ----- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:554:12 [INFO] [stdout] | [INFO] [stdout] 554 | ...fn add_entity(&mut self, entity_id: EntityId, bounding_volume: &StaticAABB, add_if_out_bounds: bool, is_static: bool, light_type: Option) -... [INFO] [stdout] | ^^^^^^^^^^ --------- ------------------- ---------------------------- ----------------------- --------------- --------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `static_entities` in initializer of `bounding_box_tree_v2::RelatedEntitySearchResult<'_>` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2227:13 [INFO] [stdout] | [INFO] [stdout] 2227 | RelatedEntitySearchResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `static_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `static_entities` in initializer of `bounding_box_tree_v2::RelatedEntitySearchResult<'_>` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2232:13 [INFO] [stdout] | [INFO] [stdout] 2232 | RelatedEntitySearchResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `static_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `static_entities` in initializer of `bounding_box_tree_v2::RelatedEntitySearchResult<'_>` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2237:13 [INFO] [stdout] | [INFO] [stdout] 2237 | RelatedEntitySearchResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `static_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `static_entities` in initializer of `bounding_box_tree_v2::RelatedEntitySearchResult<'_>` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2242:13 [INFO] [stdout] | [INFO] [stdout] 2242 | RelatedEntitySearchResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `static_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `static_entities` in initializer of `bounding_box_tree_v2::RelatedEntitySearchResult<'_>` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2247:13 [INFO] [stdout] | [INFO] [stdout] 2247 | RelatedEntitySearchResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `static_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `static_entities` in initializer of `bounding_box_tree_v2::RelatedEntitySearchResult<'_>` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2255:13 [INFO] [stdout] | [INFO] [stdout] 2255 | RelatedEntitySearchResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `static_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this associated function takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2264:56 [INFO] [stdout] | [INFO] [stdout] 2264 | ... let mut actual_related_entities = tree.find_related_entities_internal::(tree.find_all_unique_world_section_ids(... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here, with 2 generic parameters: `T`, `U` [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:936:8 [INFO] [stdout] | [INFO] [stdout] 936 | fn find_related_entities_internal(&self, mut affected_world_section: Vec(tree.find_all_unique_world_section_ids(&aabb), None); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:2264:56 [INFO] [stdout] | [INFO] [stdout] 2264 | ...ree.find_related_entities_internal::(tree.find_all_unique_world_section_ids(&aabb), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 arguments --------------------------------------------- ---- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/world/bounding_box_tree_v2.rs:936:8 [INFO] [stdout] | [INFO] [stdout] 936 | ...fn find_related_entities_internal(&self, mut affected_world_section: Vec, logic_culler: Option<&T>, render_culler: Option<&U>) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ----- ----------------------------------------------------- ------------------------ ------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0107, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `render_engine` due to 15 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ded4f4ef238db0a5ca165231fc1e7b909f25d30cc9a0c50e8214acae2f1bea4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded4f4ef238db0a5ca165231fc1e7b909f25d30cc9a0c50e8214acae2f1bea4e", kill_on_drop: false }` [INFO] [stdout] ded4f4ef238db0a5ca165231fc1e7b909f25d30cc9a0c50e8214acae2f1bea4e