[INFO] cloning repository https://github.com/dmcshared/rust-raytracer-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmcshared/rust-raytracer-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmcshared%2Frust-raytracer-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmcshared%2Frust-raytracer-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acbef1a40498df394da1937852477528e8d14250 [INFO] checking dmcshared/rust-raytracer-learning against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmcshared%2Frust-raytracer-learning" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmcshared/rust-raytracer-learning on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmcshared/rust-raytracer-learning [INFO] finished tweaking git repo https://github.com/dmcshared/rust-raytracer-learning [INFO] tweaked toml for git repo https://github.com/dmcshared/rust-raytracer-learning written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dmcshared/rust-raytracer-learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08d0c9d27858031cb4f0471e95fcad7ed01e84ff76238e146e3f57065502249d [INFO] running `Command { std: "docker" "start" "-a" "08d0c9d27858031cb4f0471e95fcad7ed01e84ff76238e146e3f57065502249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08d0c9d27858031cb4f0471e95fcad7ed01e84ff76238e146e3f57065502249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d0c9d27858031cb4f0471e95fcad7ed01e84ff76238e146e3f57065502249d", kill_on_drop: false }` [INFO] [stdout] 08d0c9d27858031cb4f0471e95fcad7ed01e84ff76238e146e3f57065502249d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1243f8a0d5762f0fcfbb1b7d86f28a8bfe7528ae8bb9d731285d50ffc849ed0d [INFO] running `Command { std: "docker" "start" "-a" "1243f8a0d5762f0fcfbb1b7d86f28a8bfe7528ae8bb9d731285d50ffc849ed0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `IntersectionList` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `IntersectionList` is already imported here [INFO] [stdout] 70 | use crate::primitives::{ [INFO] [stdout] 71 | intersection::IntersectionList, matrix::Matrix4f, rotation::degrees::Degree, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matrix4f` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Matrix4f` is already imported here [INFO] [stdout] 70 | use crate::primitives::{ [INFO] [stdout] 71 | intersection::IntersectionList, matrix::Matrix4f, rotation::degrees::Degree, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vector` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Vector` is already imported here [INFO] [stdout] ... [INFO] [stdout] 72 | three_part::vector::Vector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ray` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Ray` is already imported here [INFO] [stdout] ... [INFO] [stdout] 74 | use crate::primitives::{ray::Ray, three_part::point::Point}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] ... [INFO] [stdout] 74 | use crate::primitives::{ray::Ray, three_part::point::Point}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/primitives/light/directional_light.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | assert_fuzzy_eq, primitives::three_part::point::Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vector` is imported redundantly [INFO] [stdout] --> src/primitives/light/point_light.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::primitives::three_part::vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `Vector` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ColumnVector` is imported redundantly [INFO] [stdout] --> src/primitives/matrix/transform.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | matrix::ColumnVector, rotation::degrees::Degree, three_part::point::Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | use super::*; [INFO] [stdout] | -------- the item `ColumnVector` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/primitives/matrix/transform.rs:160:58 [INFO] [stdout] | [INFO] [stdout] 160 | matrix::ColumnVector, rotation::degrees::Degree, three_part::point::Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | use super::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s [INFO] running `Command { std: "docker" "inspect" "1243f8a0d5762f0fcfbb1b7d86f28a8bfe7528ae8bb9d731285d50ffc849ed0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1243f8a0d5762f0fcfbb1b7d86f28a8bfe7528ae8bb9d731285d50ffc849ed0d", kill_on_drop: false }` [INFO] [stdout] 1243f8a0d5762f0fcfbb1b7d86f28a8bfe7528ae8bb9d731285d50ffc849ed0d [INFO] checking dmcshared/rust-raytracer-learning against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmcshared%2Frust-raytracer-learning" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmcshared/rust-raytracer-learning on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmcshared/rust-raytracer-learning [INFO] finished tweaking git repo https://github.com/dmcshared/rust-raytracer-learning [INFO] tweaked toml for git repo https://github.com/dmcshared/rust-raytracer-learning written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dmcshared/rust-raytracer-learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b582ba159c02abf995540c957ec3fdc99f831e16c3bdacd8e48fdd698f61c247 [INFO] running `Command { std: "docker" "start" "-a" "b582ba159c02abf995540c957ec3fdc99f831e16c3bdacd8e48fdd698f61c247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b582ba159c02abf995540c957ec3fdc99f831e16c3bdacd8e48fdd698f61c247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b582ba159c02abf995540c957ec3fdc99f831e16c3bdacd8e48fdd698f61c247", kill_on_drop: false }` [INFO] [stdout] b582ba159c02abf995540c957ec3fdc99f831e16c3bdacd8e48fdd698f61c247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b522b3eea9980a7c4e5d86d94b290cae4cb93159f4b15a5904c1be104b9160da [INFO] running `Command { std: "docker" "start" "-a" "b522b3eea9980a7c4e5d86d94b290cae4cb93159f4b15a5904c1be104b9160da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `IntersectionList` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `IntersectionList` is already imported here [INFO] [stdout] 70 | use crate::primitives::{ [INFO] [stdout] 71 | intersection::IntersectionList, matrix::Matrix4f, rotation::degrees::Degree, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matrix4f` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Matrix4f` is already imported here [INFO] [stdout] 70 | use crate::primitives::{ [INFO] [stdout] 71 | intersection::IntersectionList, matrix::Matrix4f, rotation::degrees::Degree, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vector` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Vector` is already imported here [INFO] [stdout] ... [INFO] [stdout] 72 | three_part::vector::Vector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ray` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Ray` is already imported here [INFO] [stdout] ... [INFO] [stdout] 74 | use crate::primitives::{ray::Ray, three_part::point::Point}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/primitives/body/sphere.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] ... [INFO] [stdout] 74 | use crate::primitives::{ray::Ray, three_part::point::Point}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/primitives/light/directional_light.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | assert_fuzzy_eq, primitives::three_part::point::Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vector` is imported redundantly [INFO] [stdout] --> src/primitives/light/point_light.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::primitives::three_part::vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | use super::*; [INFO] [stdout] | -------- the item `Vector` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ColumnVector` is imported redundantly [INFO] [stdout] --> src/primitives/matrix/transform.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | matrix::ColumnVector, rotation::degrees::Degree, three_part::point::Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | use super::*; [INFO] [stdout] | -------- the item `ColumnVector` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/primitives/matrix/transform.rs:160:58 [INFO] [stdout] | [INFO] [stdout] 160 | matrix::ColumnVector, rotation::degrees::Degree, three_part::point::Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | use super::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.14s [INFO] running `Command { std: "docker" "inspect" "b522b3eea9980a7c4e5d86d94b290cae4cb93159f4b15a5904c1be104b9160da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b522b3eea9980a7c4e5d86d94b290cae4cb93159f4b15a5904c1be104b9160da", kill_on_drop: false }` [INFO] [stdout] b522b3eea9980a7c4e5d86d94b290cae4cb93159f4b15a5904c1be104b9160da