[INFO] cloning repository https://github.com/ubuntunux/RustEngine3D [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubuntunux/RustEngine3D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubuntunux%2FRustEngine3D", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubuntunux%2FRustEngine3D'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad3d52f455b6d71e301116f3691c1c4b9a9cf3a4 [INFO] checking ubuntunux/RustEngine3D against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubuntunux%2FRustEngine3D" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubuntunux/RustEngine3D on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ubuntunux/RustEngine3D [INFO] finished tweaking git repo https://github.com/ubuntunux/RustEngine3D [INFO] tweaked toml for git repo https://github.com/ubuntunux/RustEngine3D written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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] 8ed822b83ff84df75e76edbe7da78e46865fdd7d65143a3065f926818010fc13 [INFO] running `Command { std: "docker" "start" "-a" "8ed822b83ff84df75e76edbe7da78e46865fdd7d65143a3065f926818010fc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed822b83ff84df75e76edbe7da78e46865fdd7d65143a3065f926818010fc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed822b83ff84df75e76edbe7da78e46865fdd7d65143a3065f926818010fc13", kill_on_drop: false }` [INFO] [stdout] 8ed822b83ff84df75e76edbe7da78e46865fdd7d65143a3065f926818010fc13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f08f646345e7a91be4de31f6f4751dbc841bb62519886a6427dd4b7e8a67218 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f08f646345e7a91be4de31f6f4751dbc841bb62519886a6427dd4b7e8a67218", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking dlib v0.5.0 [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 num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking ash-window v0.5.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking winit_input_helper v0.9.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking nalgebra v0.23.2 [INFO] [stderr] Checking nalgebra-glm v0.9.0 [INFO] [stderr] Checking rust_engine_3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found keyword `const` [INFO] [stdout] --> src/utilities/math.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn MatrixDecomposeYawPitchRoll(const DirectX::SimpleMath::Matrix& mat, DirectX::SimpleMath::Vector3& euler) [INFO] [stdout] | ^^^^^ expected identifier, found keyword [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `DirectX` [INFO] [stdout] --> src/utilities/math.rs:268:42 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn MatrixDecomposeYawPitchRoll(const DirectX::SimpleMath::Matrix& mat, DirectX::SimpleMath::Vector3& euler) [INFO] [stdout] | ^^^^^^^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `...`, `..=`, `..`, `::`, `:`, `{`, or `|`, found `&` [INFO] [stdout] --> src/utilities/math.rs:268:105 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn MatrixDecomposeYawPitchRoll(const DirectX::SimpleMath::Matrix& mat, DirectX::SimpleMath::Vector3& euler) [INFO] [stdout] | ^ expected one of 9 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `f` for float literal [INFO] [stdout] --> src/utilities/math.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | euler.y = 0.0f; // Yaw [INFO] [stdout] | ^^^^ invalid suffix `f` [INFO] [stdout] | [INFO] [stdout] = help: valid suffixes are `f32` and `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)` [INFO] [stdout] --> src/utilities/math.rs:283:25 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(m): [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] | [INFO] [stdout] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stdout] help: if this is a `self` type, give it a parameter name [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(self: m): [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: if this is a parameter name, give it a type [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(m: TypeName): [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: if this is a type, explicitly ignore the parameter name [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(_: m): [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: return types are denoted using `->` [INFO] [stdout] --> src/utilities/math.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(m): [INFO] [stdout] | ^ help: use `->` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `threshold` [INFO] [stdout] --> src/utilities/math.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | pitch = arcsin(-m[2][1]) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 285 | threshold = 1e-8 [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function body cannot be `= expression;` [INFO] [stdout] --> src/utilities/math.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | pitch = arcsin(-m[2][1]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: surround the expression with `{` and `}` instead of `=` and `;` [INFO] [stdout] | [INFO] [stdout] 284 | pitch { arcsin(-m[2][1] } [INFO] [stdout] | ^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found `=` [INFO] [stdout] --> src/utilities/math.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | threshold = 1e-8 [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `const` [INFO] [stdout] --> src/utilities/math.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn MatrixDecomposeYawPitchRoll(const DirectX::SimpleMath::Matrix& mat, DirectX::SimpleMath::Vector3& euler) [INFO] [stdout] | ^^^^^ expected identifier, found keyword [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `DirectX` [INFO] [stdout] --> src/utilities/math.rs:268:42 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn MatrixDecomposeYawPitchRoll(const DirectX::SimpleMath::Matrix& mat, DirectX::SimpleMath::Vector3& euler) [INFO] [stdout] | ^^^^^^^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `...`, `..=`, `..`, `::`, `:`, `{`, or `|`, found `&` [INFO] [stdout] --> src/utilities/math.rs:268:105 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn MatrixDecomposeYawPitchRoll(const DirectX::SimpleMath::Matrix& mat, DirectX::SimpleMath::Vector3& euler) [INFO] [stdout] | ^ expected one of 9 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `f` for float literal [INFO] [stdout] --> src/utilities/math.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | euler.y = 0.0f; // Yaw [INFO] [stdout] | ^^^^ invalid suffix `f` [INFO] [stdout] | [INFO] [stdout] = help: valid suffixes are `f32` and `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)` [INFO] [stdout] --> src/utilities/math.rs:283:25 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(m): [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] | [INFO] [stdout] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stdout] help: if this is a `self` type, give it a parameter name [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(self: m): [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: if this is a parameter name, give it a type [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(m: TypeName): [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: if this is a type, explicitly ignore the parameter name [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(_: m): [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: return types are denoted using `->` [INFO] [stdout] --> src/utilities/math.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn getYawPitchRoll(m): [INFO] [stdout] | ^ help: use `->` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `threshold` [INFO] [stdout] --> src/utilities/math.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | pitch = arcsin(-m[2][1]) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 285 | threshold = 1e-8 [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function body cannot be `= expression;` [INFO] [stdout] --> src/utilities/math.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | pitch = arcsin(-m[2][1]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: surround the expression with `{` and `}` instead of `=` and `;` [INFO] [stdout] | [INFO] [stdout] 284 | pitch { arcsin(-m[2][1] } [INFO] [stdout] | ^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found `=` [INFO] [stdout] --> src/utilities/math.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | threshold = 1e-8 [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::utilities::math::get_clip_space_matrix`, `crate::utilities::math::orthogonal` [INFO] [stdout] --> src/renderer/light.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | get_clip_space_matrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `get_clip_space_matrix` in `utilities::math` [INFO] [stdout] 7 | orthogonal, [INFO] [stdout] | ^^^^^^^^^^ no `orthogonal` in `utilities::math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::utilities::math::get_world_left`, `crate::utilities::math::get_world_up`, `crate::utilities::math::get_world_front`, `crate::utilities::math::make_rotation_matrix`, `crate::utilities::math::combinate_matrix`, `crate::utilities::math::extract_location`, `crate::utilities::math::matrix_to_quaternion`, `crate::utilities::math::quaternion_to_euler`, `crate::utilities::math::extract_rotation`, `crate::utilities::math::extract_scale`, `crate::utilities::math::TWO_PI` [INFO] [stdout] --> src/renderer/transform_object.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | get_world_left, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `get_world_left` in `utilities::math` [INFO] [stdout] 11 | get_world_up, [INFO] [stdout] | ^^^^^^^^^^^^ no `get_world_up` in `utilities::math` [INFO] [stdout] 12 | get_world_front, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `get_world_front` in `utilities::math` [INFO] [stdout] 13 | make_rotation_matrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `make_rotation_matrix` in `utilities::math` [INFO] [stdout] 14 | combinate_matrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `combinate_matrix` in `utilities::math` [INFO] [stdout] 15 | extract_location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `extract_location` in `utilities::math` [INFO] [stdout] 16 | matrix_to_quaternion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `matrix_to_quaternion` in `utilities::math` [INFO] [stdout] 17 | quaternion_to_euler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `quaternion_to_euler` in `utilities::math` [INFO] [stdout] 18 | extract_rotation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `extract_rotation` in `utilities::math` [INFO] [stdout] 19 | extract_scale, [INFO] [stdout] | ^^^^^^^^^^^^^ no `extract_scale` in `utilities::math` [INFO] [stdout] 20 | TWO_PI, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::utilities::math::get_clip_space_matrix`, `crate::utilities::math::orthogonal` [INFO] [stdout] --> src/renderer/light.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | get_clip_space_matrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `get_clip_space_matrix` in `utilities::math` [INFO] [stdout] 7 | orthogonal, [INFO] [stdout] | ^^^^^^^^^^ no `orthogonal` in `utilities::math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::utilities::math::get_world_left`, `crate::utilities::math::get_world_up`, `crate::utilities::math::get_world_front`, `crate::utilities::math::make_rotation_matrix`, `crate::utilities::math::combinate_matrix`, `crate::utilities::math::extract_location`, `crate::utilities::math::matrix_to_quaternion`, `crate::utilities::math::quaternion_to_euler`, `crate::utilities::math::extract_rotation`, `crate::utilities::math::extract_scale`, `crate::utilities::math::TWO_PI` [INFO] [stdout] --> src/renderer/transform_object.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | get_world_left, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `get_world_left` in `utilities::math` [INFO] [stdout] 11 | get_world_up, [INFO] [stdout] | ^^^^^^^^^^^^ no `get_world_up` in `utilities::math` [INFO] [stdout] 12 | get_world_front, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `get_world_front` in `utilities::math` [INFO] [stdout] 13 | make_rotation_matrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `make_rotation_matrix` in `utilities::math` [INFO] [stdout] 14 | combinate_matrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `combinate_matrix` in `utilities::math` [INFO] [stdout] 15 | extract_location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `extract_location` in `utilities::math` [INFO] [stdout] 16 | matrix_to_quaternion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `matrix_to_quaternion` in `utilities::math` [INFO] [stdout] 17 | quaternion_to_euler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `quaternion_to_euler` in `utilities::math` [INFO] [stdout] 18 | extract_rotation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `extract_rotation` in `utilities::math` [INFO] [stdout] 19 | extract_scale, [INFO] [stdout] | ^^^^^^^^^^^^^ no `extract_scale` in `utilities::math` [INFO] [stdout] 20 | TWO_PI, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quaternion_to_matrix` in module `math` [INFO] [stdout] --> src/renderer/animation.rs:318:44 [INFO] [stdout] | [INFO] [stdout] 318 | transform.copy_from(&math::quaternion_to_matrix(&rotation)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_scale` in module `math` [INFO] [stdout] --> src/renderer/animation.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | math::matrix_scale(transform, scale.x, scale.y, scale.z); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hammersley_2d` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:133:69 [INFO] [stdout] | [INFO] [stdout] 133 | camera_object_data._jitter_mode_hammersley4x[i] = math::hammersley_2d(i as u32, 4) * 2.0 - Vector2::new(1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hammersley_2d` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:136:69 [INFO] [stdout] | [INFO] [stdout] 136 | camera_object_data._jitter_mode_hammersley8x[i] = math::hammersley_2d(i as u32, 8) * 2.0 - Vector2::new(1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hammersley_2d` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:139:70 [INFO] [stdout] | [INFO] [stdout] 139 | camera_object_data._jitter_mode_hammersley16x[i] = math::hammersley_2d(i as u32, 16) * 2.0 - Vector2::new(1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `convert_to_screen_texcoord` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | let mut screen_pos = math::convert_to_screen_texcoord(&self._view_projection, world_pos, clamp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_clip_space_matrix` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | self._projection = math::get_clip_space_matrix() * math::perspective(self._aspect, self._fov, self._near, self._far); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `perspective` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:163:66 [INFO] [stdout] | [INFO] [stdout] 163 | self._projection = math::get_clip_space_matrix() * math::perspective(self._aspect, self._fov, self._near, self._far); [INFO] [stdout] | ^^^^^^^^^^^ not found in `math` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::perspective; [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra_glm::perspective; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_srt_transform` in module `math` [INFO] [stdout] --> src/renderer/effect.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | _emitter_transform: math::make_srt_transform( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_srt_transform` in module `math` [INFO] [stdout] --> src/renderer/effect.rs:324:44 [INFO] [stdout] | [INFO] [stdout] 324 | _spawn_volume_transform: math::make_srt_transform( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_translate` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:349:27 [INFO] [stdout] | [INFO] [stdout] 349 | math::matrix_translate(&mut self._matrix, translation[0], translation[1], translation[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_rotate_x` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:365:50 [INFO] [stdout] | [INFO] [stdout] 365 | ... "rotationX" => math::matrix_rotate_x(&mut self._matrix, rotation[3]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_rotate_y` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:366:50 [INFO] [stdout] | [INFO] [stdout] 366 | ... "rotationY" => math::matrix_rotate_y(&mut self._matrix, rotation[3]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_rotate_z` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:367:50 [INFO] [stdout] | [INFO] [stdout] 367 | ... "rotationZ" => math::matrix_rotate_z(&mut self._matrix, rotation[3]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_scale` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:380:27 [INFO] [stdout] | [INFO] [stdout] 380 | math::matrix_scale(&mut self._matrix, scale[0], scale[1], scale[2]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `convert_triangulate` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:725:64 [INFO] [stdout] | [INFO] [stdout] 725 | ... vertex_index_list.extend(math::convert_triangulate(&vertex_indices)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `swap_up_axis_matrix` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:940:27 [INFO] [stdout] | [INFO] [stdout] 940 | math::swap_up_axis_matrix(matrix, TRANSPOSE, IS_INVERSE_MATRIX, self._up_axis.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `swap_up_axis_matrix` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1016:31 [INFO] [stdout] | [INFO] [stdout] 1016 | math::swap_up_axis_matrix(&mut transform, transpose, is_inverse_matrix, self._up_axis.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_location` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1049:93 [INFO] [stdout] | [INFO] [stdout] 1049 | ... _locations: animation_node._outputs.iter().map(|output| { math::extract_location(output) }).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_quaternion` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1050:93 [INFO] [stdout] | [INFO] [stdout] 1050 | ... _rotations: animation_node._outputs.iter().map(|output| { math::extract_quaternion(output) }).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quaternion_to_matrix` in module `math` [INFO] [stdout] --> src/renderer/animation.rs:318:44 [INFO] [stdout] | [INFO] [stdout] 318 | transform.copy_from(&math::quaternion_to_matrix(&rotation)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_scale` in module `math` [INFO] [stdout] --> src/renderer/animation.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | math::matrix_scale(transform, scale.x, scale.y, scale.z); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hammersley_2d` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:133:69 [INFO] [stdout] | [INFO] [stdout] 133 | camera_object_data._jitter_mode_hammersley4x[i] = math::hammersley_2d(i as u32, 4) * 2.0 - Vector2::new(1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_scale` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1051:90 [INFO] [stdout] | [INFO] [stdout] 1051 | ... _scales: animation_node._outputs.iter().map(|output| { math::extract_scale(output) }).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hammersley_2d` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:136:69 [INFO] [stdout] | [INFO] [stdout] 136 | camera_object_data._jitter_mode_hammersley8x[i] = math::hammersley_2d(i as u32, 8) * 2.0 - Vector2::new(1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hammersley_2d` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:139:70 [INFO] [stdout] | [INFO] [stdout] 139 | camera_object_data._jitter_mode_hammersley16x[i] = math::hammersley_2d(i as u32, 16) * 2.0 - Vector2::new(1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `convert_to_screen_texcoord` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | let mut screen_pos = math::convert_to_screen_texcoord(&self._view_projection, world_pos, clamp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_clip_space_matrix` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | self._projection = math::get_clip_space_matrix() * math::perspective(self._aspect, self._fov, self._near, self._far); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `perspective` in module `math` [INFO] [stdout] --> src/renderer/camera.rs:163:66 [INFO] [stdout] | [INFO] [stdout] 163 | self._projection = math::get_clip_space_matrix() * math::perspective(self._aspect, self._fov, self._near, self._far); [INFO] [stdout] | ^^^^^^^^^^^ not found in `math` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::perspective; [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra_glm::perspective; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_srt_transform` in module `math` [INFO] [stdout] --> src/renderer/effect.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | _emitter_transform: math::make_srt_transform( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_srt_transform` in module `math` [INFO] [stdout] --> src/renderer/effect.rs:324:44 [INFO] [stdout] | [INFO] [stdout] 324 | _spawn_volume_transform: math::make_srt_transform( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `swap_up_axis_matrix` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1085:19 [INFO] [stdout] | [INFO] [stdout] 1085 | math::swap_up_axis_matrix(&mut geometry._bind_shape_matrix, transpose, is_inverse_matrix, self._up_axis.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_translate` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:349:27 [INFO] [stdout] | [INFO] [stdout] 349 | math::matrix_translate(&mut self._matrix, translation[0], translation[1], translation[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_rotate_x` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:365:50 [INFO] [stdout] | [INFO] [stdout] 365 | ... "rotationX" => math::matrix_rotate_x(&mut self._matrix, rotation[3]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_rotate_y` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:366:50 [INFO] [stdout] | [INFO] [stdout] 366 | ... "rotationY" => math::matrix_rotate_y(&mut self._matrix, rotation[3]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_world_up` in module `math` [INFO] [stdout] --> src/vulkan_context/geometry_buffer.rs:285:37 [INFO] [stdout] | [INFO] [stdout] 285 | avg_normal.cross(&math::get_world_up()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_rotate_z` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:367:50 [INFO] [stdout] | [INFO] [stdout] 367 | ... "rotationZ" => math::matrix_rotate_z(&mut self._matrix, rotation[3]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `matrix_scale` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:380:27 [INFO] [stdout] | [INFO] [stdout] 380 | math::matrix_scale(&mut self._matrix, scale[0], scale[1], scale[2]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `convert_triangulate` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:725:64 [INFO] [stdout] | [INFO] [stdout] 725 | ... vertex_index_list.extend(math::convert_triangulate(&vertex_indices)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `swap_up_axis_matrix` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:940:27 [INFO] [stdout] | [INFO] [stdout] 940 | math::swap_up_axis_matrix(matrix, TRANSPOSE, IS_INVERSE_MATRIX, self._up_axis.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `swap_up_axis_matrix` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1016:31 [INFO] [stdout] | [INFO] [stdout] 1016 | math::swap_up_axis_matrix(&mut transform, transpose, is_inverse_matrix, self._up_axis.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_location` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1049:93 [INFO] [stdout] | [INFO] [stdout] 1049 | ... _locations: animation_node._outputs.iter().map(|output| { math::extract_location(output) }).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_quaternion` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1050:93 [INFO] [stdout] | [INFO] [stdout] 1050 | ... _rotations: animation_node._outputs.iter().map(|output| { math::extract_quaternion(output) }).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_scale` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1051:90 [INFO] [stdout] | [INFO] [stdout] 1051 | ... _scales: animation_node._outputs.iter().map(|output| { math::extract_scale(output) }).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `swap_up_axis_matrix` in module `math` [INFO] [stdout] --> src/resource/collada_loader.rs:1085:19 [INFO] [stdout] | [INFO] [stdout] 1085 | math::swap_up_axis_matrix(&mut geometry._bind_shape_matrix, transpose, is_inverse_matrix, self._up_axis.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_world_up` in module `math` [INFO] [stdout] --> src/vulkan_context/geometry_buffer.rs:285:37 [INFO] [stdout] | [INFO] [stdout] 285 | avg_normal.cross(&math::get_world_up()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fullscreen` [INFO] [stdout] --> src/application/application.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | use winit::window::{Fullscreen, WindowBuilder, Window}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fullscreen` [INFO] [stdout] --> src/application/application.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | use winit::window::{Fullscreen, WindowBuilder, Window}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_engine_3d` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 34 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f08f646345e7a91be4de31f6f4751dbc841bb62519886a6427dd4b7e8a67218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f08f646345e7a91be4de31f6f4751dbc841bb62519886a6427dd4b7e8a67218", kill_on_drop: false }` [INFO] [stdout] 2f08f646345e7a91be4de31f6f4751dbc841bb62519886a6427dd4b7e8a67218