[INFO] cloning repository https://github.com/eeli1/eli-math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eeli1/eli-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeli1%2Feli-math", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeli1%2Feli-math'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cc5f22111261ae8526f7662051be7e8999316a1 [INFO] testing eeli1/eli-math against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeli1%2Feli-math" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eeli1/eli-math on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eeli1/eli-math [INFO] finished tweaking git repo https://github.com/eeli1/eli-math [INFO] tweaked toml for git repo https://github.com/eeli1/eli-math written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/eeli1/eli-math already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96eb8c12d920d418c16a2ed02a2a6ff2494375cf54e8b6896a90c937e77d91cd [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" "96eb8c12d920d418c16a2ed02a2a6ff2494375cf54e8b6896a90c937e77d91cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96eb8c12d920d418c16a2ed02a2a6ff2494375cf54e8b6896a90c937e77d91cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96eb8c12d920d418c16a2ed02a2a6ff2494375cf54e8b6896a90c937e77d91cd", kill_on_drop: false }` [INFO] [stdout] 96eb8c12d920d418c16a2ed02a2a6ff2494375cf54e8b6896a90c937e77d91cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] cc11d2b74569c67df64ac65f85508683f9eff13d540beb56569faec3f5535b36 [INFO] running `Command { std: "docker" "start" "-a" "cc11d2b74569c67df64ac65f85508683f9eff13d540beb56569faec3f5535b36", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling eli-math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:717:31 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn add_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:721:31 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn sub_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:725:31 [INFO] [stdout] | [INFO] [stdout] 725 | pub fn mul_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:729:31 [INFO] [stdout] | [INFO] [stdout] 729 | pub fn div_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:733:31 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn add_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:737:31 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn sub_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:741:31 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn div_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:745:31 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn mul_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "cc11d2b74569c67df64ac65f85508683f9eff13d540beb56569faec3f5535b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc11d2b74569c67df64ac65f85508683f9eff13d540beb56569faec3f5535b36", kill_on_drop: false }` [INFO] [stdout] cc11d2b74569c67df64ac65f85508683f9eff13d540beb56569faec3f5535b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d97721387e4d4a3c07166013a36cb48bc82ce8314fb45c9f11a84ff527be64e1 [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" "d97721387e4d4a3c07166013a36cb48bc82ce8314fb45c9f11a84ff527be64e1", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:717:31 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn add_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eli-math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:721:31 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn sub_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:725:31 [INFO] [stdout] | [INFO] [stdout] 725 | pub fn mul_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:729:31 [INFO] [stdout] | [INFO] [stdout] 729 | pub fn div_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:733:31 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn add_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:737:31 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn sub_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:741:31 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn div_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:745:31 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn mul_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:717:31 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn add_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:721:31 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn sub_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:725:31 [INFO] [stdout] | [INFO] [stdout] 725 | pub fn mul_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vector` [INFO] [stdout] --> src/linear_algebra.rs:729:31 [INFO] [stdout] | [INFO] [stdout] 729 | pub fn div_vec(&mut self, vector: &Vector) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:733:31 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn add_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:737:31 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn sub_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:741:31 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn div_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/linear_algebra.rs:745:31 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn mul_mat(&mut self, other: &Matrix) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d97721387e4d4a3c07166013a36cb48bc82ce8314fb45c9f11a84ff527be64e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97721387e4d4a3c07166013a36cb48bc82ce8314fb45c9f11a84ff527be64e1", kill_on_drop: false }` [INFO] [stdout] d97721387e4d4a3c07166013a36cb48bc82ce8314fb45c9f11a84ff527be64e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", 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] bb0434d24e88479124075a6b1ad1ea65441f541eccf74904f05083f008407798 [INFO] running `Command { std: "docker" "start" "-a" "bb0434d24e88479124075a6b1ad1ea65441f541eccf74904f05083f008407798", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `vector` [INFO] [stderr] --> src/linear_algebra.rs:717:31 [INFO] [stderr] | [INFO] [stderr] 717 | pub fn add_vec(&mut self, vector: &Vector) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vector` [INFO] [stderr] --> src/linear_algebra.rs:721:31 [INFO] [stderr] | [INFO] [stderr] 721 | pub fn sub_vec(&mut self, vector: &Vector) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vector` [INFO] [stderr] --> src/linear_algebra.rs:725:31 [INFO] [stderr] | [INFO] [stderr] 725 | pub fn mul_vec(&mut self, vector: &Vector) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vector` [INFO] [stderr] --> src/linear_algebra.rs:729:31 [INFO] [stderr] | [INFO] [stderr] 729 | pub fn div_vec(&mut self, vector: &Vector) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/linear_algebra.rs:733:31 [INFO] [stderr] | [INFO] [stderr] 733 | pub fn add_mat(&mut self, other: &Matrix) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/linear_algebra.rs:737:31 [INFO] [stderr] | [INFO] [stderr] 737 | pub fn sub_mat(&mut self, other: &Matrix) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/linear_algebra.rs:741:31 [INFO] [stderr] | [INFO] [stderr] 741 | pub fn div_mat(&mut self, other: &Matrix) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/linear_algebra.rs:745:31 [INFO] [stderr] | [INFO] [stderr] 745 | pub fn mul_mat(&mut self, other: &Matrix) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: `eli-math` (lib) generated 8 warnings [INFO] [stderr] warning: `eli-math` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eli_math-f8d14ec7055dd37d) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test linear_algebra::tests::add_scalar ... ok [INFO] [stdout] test linear_algebra::tests::add_scalar_vec ... ok [INFO] [stdout] test linear_algebra::tests::add_vec ... ok [INFO] [stdout] test linear_algebra::tests::det ... ignored [INFO] [stdout] test linear_algebra::tests::col ... ok [INFO] [stdout] test linear_algebra::tests::bytes_vec ... ok [INFO] [stdout] test linear_algebra::tests::index_mat ... ignored [INFO] [stdout] test linear_algebra::tests::bytes ... ok [INFO] [stdout] test linear_algebra::tests::angle ... ok [INFO] [stdout] test linear_algebra::tests::index_vec ... ok [INFO] [stdout] test linear_algebra::tests::matrix_flatt ... ignored [INFO] [stdout] test linear_algebra::tests::len ... ok [INFO] [stdout] test linear_algebra::tests::mag ... ok [INFO] [stdout] test linear_algebra::tests::mul_scalar ... ok [INFO] [stdout] test linear_algebra::tests::mul_scalar_vec ... ok [INFO] [stdout] test linear_algebra::tests::mul_vec ... ok [INFO] [stdout] test linear_algebra::tests::rot ... ok [INFO] [stdout] test linear_algebra::tests::row ... ok [INFO] [stdout] test linear_algebra::tests::div_scalar_vec ... ok [INFO] [stdout] test linear_algebra::tests::sub_scalar ... ok [INFO] [stdout] test linear_algebra::tests::div_scalar ... ok [INFO] [stdout] test linear_algebra::tests::dot_mat ... ok [INFO] [stdout] test linear_algebra::tests::sub_vec ... ok [INFO] [stdout] test linear_algebra::tests::cross_vec ... ok [INFO] [stdout] test linear_algebra::tests::div_vec ... ok [INFO] [stdout] test linear_algebra::tests::transpose ... ok [INFO] [stdout] test linear_algebra::tests::vec ... ok [INFO] [stdout] test linear_algebra::tests::dot_vec ... ok [INFO] [stdout] test linear_algebra::tests::unit ... ok [INFO] [stdout] test linear_algebra::tests::sub_scalar_vec ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test linear_algebra::tests::col_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::dot_vec_mat_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::dot_vec_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::new - should panic ... ok [INFO] [stdout] test linear_algebra::tests::mul_vec_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::row_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::cross_vec_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::div_vec_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::sub_vec_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::add_vec_panic - should panic ... ok [INFO] [stdout] test linear_algebra::tests::det_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests eli-math [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::row (line 572) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::index (line 590) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::bytes (line 393) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::div_scalar (line 656) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::mul_scalar (line 616) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::eigen_val (line 780) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::rows (line 465) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::new (line 487) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::matrix_flatt (line 425) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::cols (line 448) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::sub_scalar (line 676) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::angle (line 60) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::col (line 554) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Matrix::add_scalar (line 636) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::add_vec (line 189) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::add_scalar (line 301) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::mag (line 88) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::bytes (line 344) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::div_scalar (line 287) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::cross_vec (line 24) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::index (line 47) ... ok [INFO] [stdout] test src/misc.rs - misc::q_rsqrt (line 11) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::dot_vec (line 134) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::sub_vec (line 217) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::len (line 119) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::unit (line 102) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::mul_scalar (line 273) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::sub_scalar (line 315) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::vec (line 329) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::div_vec (line 245) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::rot (line 74) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::Vector::mul_vec (line 161) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb0434d24e88479124075a6b1ad1ea65441f541eccf74904f05083f008407798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0434d24e88479124075a6b1ad1ea65441f541eccf74904f05083f008407798", kill_on_drop: false }` [INFO] [stdout] bb0434d24e88479124075a6b1ad1ea65441f541eccf74904f05083f008407798