[INFO] cloning repository https://github.com/MerHS/clgl-graphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MerHS/clgl-graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerHS%2Fclgl-graphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerHS%2Fclgl-graphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 319878a3f671ecf4ae2f54e3dc8d32a28f73cfb8 [INFO] checking MerHS/clgl-graphics against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerHS%2Fclgl-graphics" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MerHS/clgl-graphics on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MerHS/clgl-graphics [INFO] finished tweaking git repo https://github.com/MerHS/clgl-graphics [INFO] tweaked toml for git repo https://github.com/MerHS/clgl-graphics written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MerHS/clgl-graphics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sebcrozet/nalgebra` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sebcrozet/nalgebra` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f682516dae92eae55eedba9f9811ee45d86695a872634d139bcc0be7e1da31b0 [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" "f682516dae92eae55eedba9f9811ee45d86695a872634d139bcc0be7e1da31b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f682516dae92eae55eedba9f9811ee45d86695a872634d139bcc0be7e1da31b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f682516dae92eae55eedba9f9811ee45d86695a872634d139bcc0be7e1da31b0", kill_on_drop: false }` [INFO] [stdout] f682516dae92eae55eedba9f9811ee45d86695a872634d139bcc0be7e1da31b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aef3effbf3fd707d84f18c3ae2c613b9fc8671d167d21fecb99baa73089200e [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" "0aef3effbf3fd707d84f18c3ae2c613b9fc8671d167d21fecb99baa73089200e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking nalgebra v0.25.2 (https://github.com/sebcrozet/nalgebra#01cfc621) [INFO] [stderr] Checking spline_maker v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `na::Vec2`, `na::Vec3`, `na::UnitQuat` [INFO] [stdout] --> src/parse_dat.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use na::{Vec2, Vec3, UnitQuat, Norm}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ no `UnitQuat` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Vec3` in the root [INFO] [stdout] | no `Vec2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> src/section.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | let v3 = (*self).rot.rotate(&Vec3::new(v.x, 0f32, v.y)); [INFO] [stdout] | ^^^^ use of undeclared type `Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `na::Vec2`, `na::Vec3`, `na::UnitQuat` [INFO] [stdout] --> src/parse_dat.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use na::{Vec2, Vec3, UnitQuat, Norm}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ no `UnitQuat` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Vec3` in the root [INFO] [stdout] | no `Vec2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> src/section.rs:166:42 [INFO] [stdout] | [INFO] [stdout] 166 | let v3 = (*self).rot.rotate(&Vec3::new(v.x, 0f32, v.y)); [INFO] [stdout] | ^^^^ use of undeclared type `Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | (*self) * UnitQuat::new(((*self).inv().unwrap() * *q2).rotation() * t) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> src/section.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | let v3 = (*self).rot.rotate(&Vec3::new(v.x, 0f32, v.y)); [INFO] [stdout] | ^^^^ use of undeclared type `Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> src/section.rs:166:42 [INFO] [stdout] | [INFO] [stdout] 166 | let v3 = (*self).rot.rotate(&Vec3::new(v.x, 0f32, v.y)); [INFO] [stdout] | ^^^^ use of undeclared type `Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | (*self) * UnitQuat::new(((*self).inv().unwrap() * *q2).rotation() * t) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | ... *c0 * UnitQuat::new(c0_1 * t), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | ... *c1 * UnitQuat::new(c1_2 * t), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | ... *c2 * UnitQuat::new(c2_3 * t))) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | let a = (*c1) * UnitQuat::new(((*c0).inv().unwrap() * (*c2)).rotation() / 6.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let b = (*c2) * UnitQuat::new(((*c3).inv().unwrap() * (*c1)).rotation() / 6.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/section.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub cont_pos: Vec>, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/section.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | pub rot: UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/section.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub pos: Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/section.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 105 | let mut cont_pos: Vec>> = Vec::with_capacity(part as usize); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/section.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | let mut cont_copy: Vec> = Vec::with_capacity(s); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/section.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let mut cont_b: Vec> = Vec::with_capacity(c_len); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/section.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | let mut cont_b: Vec> = Vec::with_capacity(c_len); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BaseFloat` in this scope [INFO] [stdout] --> src/spline.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Slerp { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | fn slerp(&self, &UnitQuat, N) -> UnitQuat; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | fn slerp(&self, &UnitQuat, N) -> UnitQuat; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | impl Slerp for UnitQuat{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BaseFloat` in this scope [INFO] [stdout] --> src/spline.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | impl Slerp for UnitQuat{ [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | fn slerp(&self, q2: &UnitQuat, t: N) -> UnitQuat { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | fn slerp(&self, q2: &UnitQuat, t: N) -> UnitQuat { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bezier_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bezier_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:14:60 [INFO] [stdout] | [INFO] [stdout] 14 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn bezier_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn bezier_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | ... *c0 * UnitQuat::new(c0_1 * t), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn catmull_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:43:54 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn catmull_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | ... *c1 * UnitQuat::new(c1_2 * t), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn catmull_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:48:54 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn catmull_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn bspline_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | ... *c2 * UnitQuat::new(c2_3 * t))) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn bspline_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:54:42 [INFO] [stdout] | [INFO] [stdout] 54 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:54:60 [INFO] [stdout] | [INFO] [stdout] 54 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn bspline_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn bspline_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:63:60 [INFO] [stdout] | [INFO] [stdout] 63 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn bezier_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:72:57 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn bezier_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:73:69 [INFO] [stdout] | [INFO] [stdout] 73 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn catmull_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn catmull_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:90:47 [INFO] [stdout] | [INFO] [stdout] 90 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:90:69 [INFO] [stdout] | [INFO] [stdout] 90 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Norm` [INFO] [stdout] --> src/parse_dat.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use na::{Vec2, Vec3, UnitQuat, Norm}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | for j in (0..(self.sect_n-3)){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | for _ in (0..part){ [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | for j in (0..s){ [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | for i in (0..(part as usize)){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | let a = (*c1) * UnitQuat::new(((*c0).inv().unwrap() * (*c2)).rotation() / 6.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | for i0 in (0..c_len){ [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | for i0 in (0..c_len){ [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spline::*` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use spline::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnitQuat` [INFO] [stdout] --> src/spline.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let b = (*c2) * UnitQuat::new(((*c3).inv().unwrap() * (*c1)).rotation() / 6.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `UnitQuat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/section.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub cont_pos: Vec>, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/section.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | pub rot: UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/section.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub pos: Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/section.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 105 | let mut cont_pos: Vec>> = Vec::with_capacity(part as usize); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/section.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | let mut cont_copy: Vec> = Vec::with_capacity(s); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/section.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let mut cont_b: Vec> = Vec::with_capacity(c_len); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/section.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | let mut cont_b: Vec> = Vec::with_capacity(c_len); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BaseFloat` in this scope [INFO] [stdout] --> src/spline.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Slerp { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | fn slerp(&self, &UnitQuat, N) -> UnitQuat; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | fn slerp(&self, &UnitQuat, N) -> UnitQuat; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | impl Slerp for UnitQuat{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BaseFloat` in this scope [INFO] [stdout] --> src/spline.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | impl Slerp for UnitQuat{ [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | fn slerp(&self, q2: &UnitQuat, t: N) -> UnitQuat { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | fn slerp(&self, q2: &UnitQuat, t: N) -> UnitQuat { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bezier_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bezier_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:14:60 [INFO] [stdout] | [INFO] [stdout] 14 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn bezier_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn bezier_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn catmull_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:43:54 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn catmull_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn catmull_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:48:54 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn catmull_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn bspline_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn bspline_dots2(part: i32, c0: &Vec2, c1: &Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:54:42 [INFO] [stdout] | [INFO] [stdout] 54 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/spline.rs:54:60 [INFO] [stdout] | [INFO] [stdout] 54 | c2: &Vec2, c3: &Vec2) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn bspline_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn bspline_dots3(part: i32, c0: &Vec3, c1: &Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parse_dat.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | ... Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/spline.rs:63:60 [INFO] [stdout] | [INFO] [stdout] 63 | c2: &Vec3, c3: &Vec3) -> Vec>{ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn bezier_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/section.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:72:57 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn bezier_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/section.rs:52:54 [INFO] [stdout] | [INFO] [stdout] 52 | Err(why) => panic!("Couldn't create {}", Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:73:69 [INFO] [stdout] | [INFO] [stdout] 73 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn catmull_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn catmull_quats(part: i32, c0: &UnitQuat, c1: &UnitQuat, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:90:47 [INFO] [stdout] | [INFO] [stdout] 90 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnitQuat` in this scope [INFO] [stdout] --> src/spline.rs:90:69 [INFO] [stdout] | [INFO] [stdout] 90 | c2: &UnitQuat, c3: &UnitQuat) -> Vec>{ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Norm` [INFO] [stdout] --> src/parse_dat.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use na::{Vec2, Vec3, UnitQuat, Norm}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | for j in (0..(self.sect_n-3)){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | for _ in (0..part){ [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | for j in (0..s){ [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | for i in (0..(part as usize)){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | for i0 in (0..c_len){ [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/section.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | for i0 in (0..c_len){ [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spline::*` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use spline::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spline_maker` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parse_dat.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | ... Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [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] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/section.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/section.rs:52:54 [INFO] [stdout] | [INFO] [stdout] 52 | Err(why) => panic!("Couldn't create {}", Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0aef3effbf3fd707d84f18c3ae2c613b9fc8671d167d21fecb99baa73089200e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aef3effbf3fd707d84f18c3ae2c613b9fc8671d167d21fecb99baa73089200e", kill_on_drop: false }` [INFO] [stdout] 0aef3effbf3fd707d84f18c3ae2c613b9fc8671d167d21fecb99baa73089200e