[INFO] cloning repository https://github.com/romatthe/punytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romatthe/punytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fpunytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fpunytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d69c5cf934c4ef45ab2681416132c97277dd532 [INFO] building romatthe/punytracer against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fpunytracer" "/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/romatthe/punytracer on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/romatthe/punytracer [INFO] finished tweaking git repo https://github.com/romatthe/punytracer [INFO] tweaked toml for git repo https://github.com/romatthe/punytracer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/romatthe/punytracer 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e918359de5a5861252199b36dfabca00e73f4f62d7fad2892f8096f7175b04d5 [INFO] running `Command { std: "docker" "start" "-a" "e918359de5a5861252199b36dfabca00e73f4f62d7fad2892f8096f7175b04d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e918359de5a5861252199b36dfabca00e73f4f62d7fad2892f8096f7175b04d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e918359de5a5861252199b36dfabca00e73f4f62d7fad2892f8096f7175b04d5", kill_on_drop: false }` [INFO] [stdout] e918359de5a5861252199b36dfabca00e73f4f62d7fad2892f8096f7175b04d5 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cbaeb826e380977304bf5c03ccbf167a05bb9ca2ca02d945c1fa643324016bc [INFO] running `Command { std: "docker" "start" "-a" "5cbaeb826e380977304bf5c03ccbf167a05bb9ca2ca02d945c1fa643324016bc", kill_on_drop: false }` [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling punytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/point.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::point::Point` [INFO] [stdout] --> src/core/tuple.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::core::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::vector::Vector` [INFO] [stdout] --> src/core/tuple.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::core::vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/tuple.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/vector.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::point::Point` [INFO] [stdout] --> src/core/matrix.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | use crate::core::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/matrix.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/color.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/canvas.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<2>` is more private than the item `Matrix2` [INFO] [stdout] --> src/core/matrix.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Matrix2 = Matrix<2>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `Matrix2` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<2>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<3>` is more private than the item `Matrix3` [INFO] [stdout] --> src/core/matrix.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub type Matrix3 = Matrix<3>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `Matrix3` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<3>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<4>` is more private than the item `Matrix4` [INFO] [stdout] --> src/core/matrix.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Matrix4 = Matrix<4>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `Matrix4` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<4>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from` and `transpose` are never used [INFO] [stdout] --> src/core/matrix.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Matrix { [INFO] [stdout] | ------------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn from(data: [[f64; N]; N]) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn transpose(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `identity` and `determinant` are never used [INFO] [stdout] --> src/core/matrix.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix<2> { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 36 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn determinant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `identity`, `submatrix`, `determinant`, `minor`, and `cofactor` are never used [INFO] [stdout] --> src/core/matrix.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Matrix<3> { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 49 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn submatrix(&self, row: usize, col: usize) -> Matrix<2> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn determinant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn minor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cofactor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core/matrix.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl Matrix<4> { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 95 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn submatrix(&self, row: usize, col: usize) -> Matrix<3> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn determinant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn minor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn cofactor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn is_invertible(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "5cbaeb826e380977304bf5c03ccbf167a05bb9ca2ca02d945c1fa643324016bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cbaeb826e380977304bf5c03ccbf167a05bb9ca2ca02d945c1fa643324016bc", kill_on_drop: false }` [INFO] [stdout] 5cbaeb826e380977304bf5c03ccbf167a05bb9ca2ca02d945c1fa643324016bc [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b5f860383b04f53108113aa6b5f93c18168cc55c0a4f0b84a88b1028a99590 [INFO] running `Command { std: "docker" "start" "-a" "78b5f860383b04f53108113aa6b5f93c18168cc55c0a4f0b84a88b1028a99590", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/point.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::point::Point` [INFO] [stdout] --> src/core/tuple.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::core::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::vector::Vector` [INFO] [stdout] --> src/core/tuple.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::core::vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/tuple.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/vector.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::point::Point` [INFO] [stdout] --> src/core/matrix.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | use crate::core::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling punytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/core/matrix.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/color.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/canvas.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<2>` is more private than the item `Matrix2` [INFO] [stdout] --> src/core/matrix.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Matrix2 = Matrix<2>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `Matrix2` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<2>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<3>` is more private than the item `Matrix3` [INFO] [stdout] --> src/core/matrix.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub type Matrix3 = Matrix<3>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `Matrix3` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<3>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<4>` is more private than the item `Matrix4` [INFO] [stdout] --> src/core/matrix.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Matrix4 = Matrix<4>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `Matrix4` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<4>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from` and `transpose` are never used [INFO] [stdout] --> src/core/matrix.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Matrix { [INFO] [stdout] | ------------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn from(data: [[f64; N]; N]) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn transpose(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `identity` and `determinant` are never used [INFO] [stdout] --> src/core/matrix.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix<2> { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 36 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn determinant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `identity`, `submatrix`, `determinant`, `minor`, and `cofactor` are never used [INFO] [stdout] --> src/core/matrix.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Matrix<3> { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 49 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn submatrix(&self, row: usize, col: usize) -> Matrix<2> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn determinant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn minor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cofactor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core/matrix.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl Matrix<4> { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 95 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn submatrix(&self, row: usize, col: usize) -> Matrix<3> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn determinant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn minor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn cofactor(&self, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn is_invertible(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<2>` is more private than the item `matrix::Matrix2` [INFO] [stdout] --> src/core/matrix.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Matrix2 = Matrix<2>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `matrix::Matrix2` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<2>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<3>` is more private than the item `matrix::Matrix3` [INFO] [stdout] --> src/core/matrix.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub type Matrix3 = Matrix<3>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `matrix::Matrix3` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<3>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix<4>` is more private than the item `matrix::Matrix4` [INFO] [stdout] --> src/core/matrix.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Matrix4 = Matrix<4>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ type alias `matrix::Matrix4` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Matrix<4>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/core/matrix.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | struct Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `identity` is never used [INFO] [stdout] --> src/core/matrix.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix<2> { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 36 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `identity` is never used [INFO] [stdout] --> src/core/matrix.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Matrix<3> { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 49 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "78b5f860383b04f53108113aa6b5f93c18168cc55c0a4f0b84a88b1028a99590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b5f860383b04f53108113aa6b5f93c18168cc55c0a4f0b84a88b1028a99590", kill_on_drop: false }` [INFO] [stdout] 78b5f860383b04f53108113aa6b5f93c18168cc55c0a4f0b84a88b1028a99590