[INFO] cloning repository https://github.com/KevinMackenzie/ferric-falcon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevinMackenzie/ferric-falcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMackenzie%2Fferric-falcon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMackenzie%2Fferric-falcon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc9b27aad51321d9710ce4f38e2a8e96f7d1cdbf [INFO] testing KevinMackenzie/ferric-falcon against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMackenzie%2Fferric-falcon" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KevinMackenzie/ferric-falcon on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KevinMackenzie/ferric-falcon [INFO] finished tweaking git repo https://github.com/KevinMackenzie/ferric-falcon [INFO] tweaked toml for git repo https://github.com/KevinMackenzie/ferric-falcon written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/KevinMackenzie/ferric-falcon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd5f45c9c2cac22a3725c72a68afa44abe3b77e724975caf5121f580f812af5e [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" "bd5f45c9c2cac22a3725c72a68afa44abe3b77e724975caf5121f580f812af5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5f45c9c2cac22a3725c72a68afa44abe3b77e724975caf5121f580f812af5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5f45c9c2cac22a3725c72a68afa44abe3b77e724975caf5121f580f812af5e", kill_on_drop: false }` [INFO] [stdout] bd5f45c9c2cac22a3725c72a68afa44abe3b77e724975caf5121f580f812af5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c09fe5db94df2a66b492d283e8380b0db474ff6781733092c7115d04a0c2972c [INFO] running `Command { std: "docker" "start" "-a" "c09fe5db94df2a66b492d283e8380b0db474ff6781733092c7115d04a0c2972c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling ferric_falcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `uniform_sphere` [INFO] [stdout] --> src/math/sampling.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn uniform_sphere(rng: &mut R) -> Unit> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `uniform_hemisphere` [INFO] [stdout] --> src/math/sampling.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn uniform_hemisphere( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cos_hemisphere` [INFO] [stdout] --> src/math/sampling.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn cos_hemisphere( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fromSphere` [INFO] [stdout] --> src/math.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn fromSphere(r: f64, azimuth: f64, incl: f64) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fromSphereN` [INFO] [stdout] --> src/math.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn fromSphereN(azimuth: f64, incl: f64) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getOrthoVec` [INFO] [stdout] --> src/math.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getOrthoVec(v: &Vector3) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fromSphere` should have a snake case name [INFO] [stdout] --> src/math.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn fromSphere(r: f64, azimuth: f64, incl: f64) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `from_sphere` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fromSphereN` should have a snake case name [INFO] [stdout] --> src/math.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn fromSphereN(azimuth: f64, incl: f64) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `from_sphere_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getOrthoVec` should have a snake case name [INFO] [stdout] --> src/math.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getOrthoVec(v: &Vector3) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_ortho_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `xAxis` should have a snake case name [INFO] [stdout] --> src/math.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let xAxis: Vector3 = Vector3::new(1.0, 0.0, 0.0); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `x_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `yAxis` should have a snake case name [INFO] [stdout] --> src/math.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let yAxis: Vector3 = Vector3::new(0.0, 1.0, 0.0); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `y_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.71s [INFO] running `Command { std: "docker" "inspect" "c09fe5db94df2a66b492d283e8380b0db474ff6781733092c7115d04a0c2972c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09fe5db94df2a66b492d283e8380b0db474ff6781733092c7115d04a0c2972c", kill_on_drop: false }` [INFO] [stdout] c09fe5db94df2a66b492d283e8380b0db474ff6781733092c7115d04a0c2972c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79da09787597b080832d29db223abd2d7ab725f9d9805cafb5097e524aa2411c [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" "79da09787597b080832d29db223abd2d7ab725f9d9805cafb5097e524aa2411c", kill_on_drop: false }` [INFO] [stderr] Compiling ferric_falcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `uniform_sphere` [INFO] [stdout] --> src/math/sampling.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn uniform_sphere(rng: &mut R) -> Unit> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `uniform_hemisphere` [INFO] [stdout] --> src/math/sampling.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn uniform_hemisphere( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cos_hemisphere` [INFO] [stdout] --> src/math/sampling.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn cos_hemisphere( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fromSphere` [INFO] [stdout] --> src/math.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn fromSphere(r: f64, azimuth: f64, incl: f64) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fromSphereN` [INFO] [stdout] --> src/math.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn fromSphereN(azimuth: f64, incl: f64) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getOrthoVec` [INFO] [stdout] --> src/math.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getOrthoVec(v: &Vector3) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fromSphere` should have a snake case name [INFO] [stdout] --> src/math.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn fromSphere(r: f64, azimuth: f64, incl: f64) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `from_sphere` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fromSphereN` should have a snake case name [INFO] [stdout] --> src/math.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn fromSphereN(azimuth: f64, incl: f64) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `from_sphere_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getOrthoVec` should have a snake case name [INFO] [stdout] --> src/math.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getOrthoVec(v: &Vector3) -> Unit> { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_ortho_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `xAxis` should have a snake case name [INFO] [stdout] --> src/math.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let xAxis: Vector3 = Vector3::new(1.0, 0.0, 0.0); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `x_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `yAxis` should have a snake case name [INFO] [stdout] --> src/math.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let yAxis: Vector3 = Vector3::new(0.0, 1.0, 0.0); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `y_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "79da09787597b080832d29db223abd2d7ab725f9d9805cafb5097e524aa2411c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79da09787597b080832d29db223abd2d7ab725f9d9805cafb5097e524aa2411c", kill_on_drop: false }` [INFO] [stdout] 79da09787597b080832d29db223abd2d7ab725f9d9805cafb5097e524aa2411c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 683a5e6f8ab26aebf61df55af178653cfe2c6e1b9dfb716edf6dfd6a8b7f7bc1 [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" "683a5e6f8ab26aebf61df55af178653cfe2c6e1b9dfb716edf6dfd6a8b7f7bc1", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `uniform_sphere` [INFO] [stderr] --> src/math/sampling.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn uniform_sphere(rng: &mut R) -> Unit> [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `uniform_hemisphere` [INFO] [stderr] --> src/math/sampling.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn uniform_hemisphere( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cos_hemisphere` [INFO] [stderr] --> src/math/sampling.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn cos_hemisphere( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fromSphere` [INFO] [stderr] --> src/math.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn fromSphere(r: f64, azimuth: f64, incl: f64) -> Vector3 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fromSphereN` [INFO] [stderr] --> src/math.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn fromSphereN(azimuth: f64, incl: f64) -> Unit> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `getOrthoVec` [INFO] [stderr] --> src/math.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn getOrthoVec(v: &Vector3) -> Unit> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fromSphere` should have a snake case name [INFO] [stderr] --> src/math.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn fromSphere(r: f64, azimuth: f64, incl: f64) -> Vector3 { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `from_sphere` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `fromSphereN` should have a snake case name [INFO] [stderr] --> src/math.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn fromSphereN(azimuth: f64, incl: f64) -> Unit> { [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `from_sphere_n` [INFO] [stderr] [INFO] [stderr] warning: function `getOrthoVec` should have a snake case name [INFO] [stderr] --> src/math.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn getOrthoVec(v: &Vector3) -> Unit> { [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_ortho_vec` [INFO] [stderr] [INFO] [stderr] warning: variable `xAxis` should have a snake case name [INFO] [stderr] --> src/math.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let xAxis: Vector3 = Vector3::new(1.0, 0.0, 0.0); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `x_axis` [INFO] [stderr] [INFO] [stderr] warning: variable `yAxis` should have a snake case name [INFO] [stderr] --> src/math.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let yAxis: Vector3 = Vector3::new(0.0, 1.0, 0.0); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `y_axis` [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ferric_falcon-91e9a461604850ce [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "683a5e6f8ab26aebf61df55af178653cfe2c6e1b9dfb716edf6dfd6a8b7f7bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683a5e6f8ab26aebf61df55af178653cfe2c6e1b9dfb716edf6dfd6a8b7f7bc1", kill_on_drop: false }` [INFO] [stdout] 683a5e6f8ab26aebf61df55af178653cfe2c6e1b9dfb716edf6dfd6a8b7f7bc1