[INFO] fetching crate scirust 0.0.5... [INFO] checking scirust-0.0.5 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate scirust 0.0.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate scirust 0.0.5 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scirust 0.0.5 [INFO] finished tweaking crates.io crate scirust 0.0.5 [INFO] tweaked toml for crates.io crate scirust 0.0.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding log v0.3.9 (available: v0.4.22) [INFO] [stderr] Adding rand v0.3.23 (available: v0.8.5) [INFO] [stderr] Adding rand v0.4.6 (available: v0.8.5) [INFO] [stderr] Adding rand_core v0.3.1 (available: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (available: v0.6.4) [INFO] [stderr] Adding rdrand v0.4.0 (available: v0.8.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72ef609abec52b88b6d64bed5625ba2d17c416901e7206568f26538ea492e173 [INFO] running `Command { std: "docker" "start" "-a" "72ef609abec52b88b6d64bed5625ba2d17c416901e7206568f26538ea492e173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ef609abec52b88b6d64bed5625ba2d17c416901e7206568f26538ea492e173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ef609abec52b88b6d64bed5625ba2d17c416901e7206568f26538ea492e173", kill_on_drop: false }` [INFO] [stdout] 72ef609abec52b88b6d64bed5625ba2d17c416901e7206568f26538ea492e173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4540ba9d8beebd08ec07814b343630db7246dbf4683b82156086fbc0bef9315 [INFO] running `Command { std: "docker" "start" "-a" "c4540ba9d8beebd08ec07814b343630db7246dbf4683b82156086fbc0bef9315", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking scirust v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::rt::heap` [INFO] [stdout] --> src/matrix/matrix.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use std::rt::heap::{allocate, deallocate}; [INFO] [stdout] | ^^^^ could not find `heap` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> src/matrix/matrix.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | use std::raw::Slice; [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::heap` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use std::rt::heap::allocate; [INFO] [stdout] | ^^^^ could not find `heap` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::heap` [INFO] [stdout] --> src/util/memory.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rt::heap::{deallocate}; [INFO] [stdout] | ^^^^ could not find `heap` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1377:9 [INFO] [stdout] | [INFO] [stdout] 1377 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1391:9 [INFO] [stdout] | [INFO] [stdout] 1391 | try!(write!(f, "\n]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1380:12 [INFO] [stdout] | [INFO] [stdout] 1380 | try!(write!(f, "\n ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1388:17 [INFO] [stdout] | [INFO] [stdout] 1388 | try!(write!(f, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1386:21 [INFO] [stdout] | [INFO] [stdout] 1386 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | try!(write!(f, "\n]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 482 | try!(write!(f, "\n ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:486:17 [INFO] [stdout] | [INFO] [stdout] 486 | try!(write!(f, "{:?} ", v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | try!(write!(f, "\n]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | try!(write!(f, "\n ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | try!(write!(f, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:536:25 [INFO] [stdout] | [INFO] [stdout] 536 | try!(write!(f, "0")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:534:29 [INFO] [stdout] | [INFO] [stdout] 534 | ... try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(write!(f, "0")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:543:29 [INFO] [stdout] | [INFO] [stdout] 543 | ... try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | for r in (1..v.num_rows()){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - for r in (1..v.num_rows()){ [INFO] [stdout] 39 + for r in 1..v.num_rows() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | for k in (0..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - for k in (0..n){ [INFO] [stdout] 78 + for k in 0..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | for c in (1..v.num_cols()){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - for c in (1..v.num_cols()){ [INFO] [stdout] 94 + for c in 1..v.num_cols() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | for c in (0..k){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 110 - for c in (0..k){ [INFO] [stdout] 110 + for c in 0..k { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - for c in (0..cols) { [INFO] [stdout] 31 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - for r in (0..rows){ [INFO] [stdout] 33 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 49 - for r in (0..rows) { [INFO] [stdout] 49 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - for _ in (0..cols){ [INFO] [stdout] 52 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - for c in (0..cols) { [INFO] [stdout] 70 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - for r in (0..rows){ [INFO] [stdout] 72 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - for r in (0..rows) { [INFO] [stdout] 90 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - for _ in (0..cols){ [INFO] [stdout] 93 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 116 - for c in (0..cols) { [INFO] [stdout] 116 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - for r in (0..rows){ [INFO] [stdout] 118 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - for r in (0..rows) { [INFO] [stdout] 136 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 139 - for _ in (0..cols){ [INFO] [stdout] 139 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - for c in (0..cols) { [INFO] [stdout] 156 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 158 - for r in (0..rows){ [INFO] [stdout] 158 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 178 - for r in (0..rows) { [INFO] [stdout] 178 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 181 - for _ in (0..cols){ [INFO] [stdout] 181 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 204 - for c in (0..cols) { [INFO] [stdout] 204 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 206 - for r in (0..rows){ [INFO] [stdout] 206 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | for c in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 - for c in (0..cols){ [INFO] [stdout] 219 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 222 - for r in (0..rows){ [INFO] [stdout] 222 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - for r in (0..rows) { [INFO] [stdout] 245 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - for _ in (0..cols){ [INFO] [stdout] 248 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 259 - for r in (0..rows) { [INFO] [stdout] 259 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 263 - for _ in (0..cols){ [INFO] [stdout] 263 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/alg/sort/quick_sort.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | for i in (0..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - for i in (0..n){ [INFO] [stdout] 53 + for i in 0..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/alg/sort/insertion_sort.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | for j in (1..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - for j in (1..n){ [INFO] [stdout] 10 + for j in 1..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/alg/sort/insertion_sort.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | for j in (1..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - for j in (1..n){ [INFO] [stdout] 26 + for j in 1..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::matrix_conversion::*` [INFO] [stdout] --> src/api.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use matrix::matrix_conversion::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::matrix_minmax::*` [INFO] [stdout] --> src/api.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use matrix::matrix_minmax::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::view_conversion::*` [INFO] [stdout] --> src/api.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use matrix::view_conversion::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::view_minmax::*` [INFO] [stdout] --> src/api.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use matrix::view_minmax::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::heap` [INFO] [stdout] --> src/matrix/matrix.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use std::rt::heap::{allocate, deallocate}; [INFO] [stdout] | ^^^^ could not find `heap` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> src/matrix/matrix.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | use std::raw::Slice; [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::heap` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use std::rt::heap::allocate; [INFO] [stdout] | ^^^^ could not find `heap` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::heap` [INFO] [stdout] --> src/util/memory.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rt::heap::{deallocate}; [INFO] [stdout] | ^^^^ could not find `heap` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(core)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_as_ref` has been stable since 1.9.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(ptr_as_ref)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(alloc)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `raw` [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(raw)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `heap_api` [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(heap_api)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `step_by` [INFO] [stdout] --> src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(step_by)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `convert` [INFO] [stdout] --> src/lib.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(convert)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1377:9 [INFO] [stdout] | [INFO] [stdout] 1377 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1391:9 [INFO] [stdout] | [INFO] [stdout] 1391 | try!(write!(f, "\n]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1380:12 [INFO] [stdout] | [INFO] [stdout] 1380 | try!(write!(f, "\n ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1388:17 [INFO] [stdout] | [INFO] [stdout] 1388 | try!(write!(f, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/matrix.rs:1386:21 [INFO] [stdout] | [INFO] [stdout] 1386 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:1695:56 [INFO] [stdout] | [INFO] [stdout] 1695 | let m : MatrixI64 = Matrix::from_iter_cw(4, 4, (1..20)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1695 - let m : MatrixI64 = Matrix::from_iter_cw(4, 4, (1..20)); [INFO] [stdout] 1695 + let m : MatrixI64 = Matrix::from_iter_cw(4, 4, 1..20); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:1900:58 [INFO] [stdout] | [INFO] [stdout] 1900 | let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (1..20)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1900 - let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (1..20)); [INFO] [stdout] 1900 + let m : MatrixI64 = Matrix::from_iter_cw(2, 2, 1..20); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:1964:61 [INFO] [stdout] | [INFO] [stdout] 1964 | let v : MatrixI64 = Matrix::from_iter_cw(4, 1, (20..30)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1964 - let v : MatrixI64 = Matrix::from_iter_cw(4, 1, (20..30)); [INFO] [stdout] 1964 + let v : MatrixI64 = Matrix::from_iter_cw(4, 1, 20..30); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:1983:57 [INFO] [stdout] | [INFO] [stdout] 1983 | let m : MatrixI64 = Matrix::from_iter_cw(4, 5, (10..30)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1983 - let m : MatrixI64 = Matrix::from_iter_cw(4, 5, (10..30)); [INFO] [stdout] 1983 + let m : MatrixI64 = Matrix::from_iter_cw(4, 5, 10..30); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2092:57 [INFO] [stdout] | [INFO] [stdout] 2092 | let m : MatrixI64 = Matrix::from_iter_cw(4, 5, (10..30)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2092 - let m : MatrixI64 = Matrix::from_iter_cw(4, 5, (10..30)); [INFO] [stdout] 2092 + let m : MatrixI64 = Matrix::from_iter_cw(4, 5, 10..30); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2099:57 [INFO] [stdout] | [INFO] [stdout] 2099 | let m : MatrixI64 = Matrix::from_iter_cw(3, 2, (10..30)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2099 - let m : MatrixI64 = Matrix::from_iter_cw(3, 2, (10..30)); [INFO] [stdout] 2099 + let m : MatrixI64 = Matrix::from_iter_cw(3, 2, 10..30); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2107:62 [INFO] [stdout] | [INFO] [stdout] 2107 | let mut m1 : MatrixI64 = Matrix::from_iter_cw(2, 3, (11..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2107 - let mut m1 : MatrixI64 = Matrix::from_iter_cw(2, 3, (11..100)); [INFO] [stdout] 2107 + let mut m1 : MatrixI64 = Matrix::from_iter_cw(2, 3, 11..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2108:58 [INFO] [stdout] | [INFO] [stdout] 2108 | let m2 : MatrixI64 = Matrix::from_iter_cw(2, 4, (11..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2108 - let m2 : MatrixI64 = Matrix::from_iter_cw(2, 4, (11..100)); [INFO] [stdout] 2108 + let m2 : MatrixI64 = Matrix::from_iter_cw(2, 4, 11..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2109:58 [INFO] [stdout] | [INFO] [stdout] 2109 | let m3 : MatrixI64 = Matrix::from_iter_cw(2, 1, (17..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2109 - let m3 : MatrixI64 = Matrix::from_iter_cw(2, 1, (17..100)); [INFO] [stdout] 2109 + let m3 : MatrixI64 = Matrix::from_iter_cw(2, 1, 17..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2110:58 [INFO] [stdout] | [INFO] [stdout] 2110 | let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, (9..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2110 - let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, (9..100)); [INFO] [stdout] 2110 + let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, 9..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2111:58 [INFO] [stdout] | [INFO] [stdout] 2111 | let m5 : MatrixI64 = Matrix::from_iter_cw(2, 1, (9..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2111 - let m5 : MatrixI64 = Matrix::from_iter_cw(2, 1, (9..100)); [INFO] [stdout] 2111 + let m5 : MatrixI64 = Matrix::from_iter_cw(2, 1, 9..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2122:58 [INFO] [stdout] | [INFO] [stdout] 2122 | let m6 : MatrixI64 = Matrix::from_iter_cw(2, 1, (5..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2122 - let m6 : MatrixI64 = Matrix::from_iter_cw(2, 1, (5..100)); [INFO] [stdout] 2122 + let m6 : MatrixI64 = Matrix::from_iter_cw(2, 1, 5..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2125:58 [INFO] [stdout] | [INFO] [stdout] 2125 | let m7 : MatrixI64 = Matrix::from_iter_cw(2, 1, (7..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2125 - let m7 : MatrixI64 = Matrix::from_iter_cw(2, 1, (7..100)); [INFO] [stdout] 2125 + let m7 : MatrixI64 = Matrix::from_iter_cw(2, 1, 7..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2133:62 [INFO] [stdout] | [INFO] [stdout] 2133 | let mut m1 : MatrixI64 = Matrix::from_iter_cw(2, 3, (11..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2133 - let mut m1 : MatrixI64 = Matrix::from_iter_cw(2, 3, (11..100)).transpose(); [INFO] [stdout] 2133 + let mut m1 : MatrixI64 = Matrix::from_iter_cw(2, 3, 11..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2134:58 [INFO] [stdout] | [INFO] [stdout] 2134 | let m2 : MatrixI64 = Matrix::from_iter_cw(2, 4, (11..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2134 - let m2 : MatrixI64 = Matrix::from_iter_cw(2, 4, (11..100)).transpose(); [INFO] [stdout] 2134 + let m2 : MatrixI64 = Matrix::from_iter_cw(2, 4, 11..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2135:58 [INFO] [stdout] | [INFO] [stdout] 2135 | let m3 : MatrixI64 = Matrix::from_iter_cw(2, 1, (17..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2135 - let m3 : MatrixI64 = Matrix::from_iter_cw(2, 1, (17..100)).transpose(); [INFO] [stdout] 2135 + let m3 : MatrixI64 = Matrix::from_iter_cw(2, 1, 17..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2136:58 [INFO] [stdout] | [INFO] [stdout] 2136 | let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, (9..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2136 - let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, (9..100)).transpose(); [INFO] [stdout] 2136 + let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, 9..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2137:58 [INFO] [stdout] | [INFO] [stdout] 2137 | let m5 : MatrixI64 = Matrix::from_iter_cw(2, 1, (9..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2137 - let m5 : MatrixI64 = Matrix::from_iter_cw(2, 1, (9..100)).transpose(); [INFO] [stdout] 2137 + let m5 : MatrixI64 = Matrix::from_iter_cw(2, 1, 9..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2159:58 [INFO] [stdout] | [INFO] [stdout] 2159 | let m6 : MatrixI64 = Matrix::from_iter_cw(2, 1, (5..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2159 - let m6 : MatrixI64 = Matrix::from_iter_cw(2, 1, (5..100)).transpose(); [INFO] [stdout] 2159 + let m6 : MatrixI64 = Matrix::from_iter_cw(2, 1, 5..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/matrix.rs:2162:58 [INFO] [stdout] | [INFO] [stdout] 2162 | let m7 : MatrixI64 = Matrix::from_iter_cw(2, 1, (7..100)).transpose(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2162 - let m7 : MatrixI64 = Matrix::from_iter_cw(2, 1, (7..100)).transpose(); [INFO] [stdout] 2162 + let m7 : MatrixI64 = Matrix::from_iter_cw(2, 1, 7..100).transpose(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | try!(write!(f, "\n]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 482 | try!(write!(f, "\n ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/view.rs:486:17 [INFO] [stdout] | [INFO] [stdout] 486 | try!(write!(f, "{:?} ", v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/view.rs:535:59 [INFO] [stdout] | [INFO] [stdout] 535 | let m1 : MatrixI64 = Matrix::from_iter_cw(10, 8, (1..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 535 - let m1 : MatrixI64 = Matrix::from_iter_cw(10, 8, (1..100)); [INFO] [stdout] 535 + let m1 : MatrixI64 = Matrix::from_iter_cw(10, 8, 1..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/view.rs:547:63 [INFO] [stdout] | [INFO] [stdout] 547 | let mut m1 : MatrixI64 = Matrix::from_iter_cw(10, 8, (1..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 547 - let mut m1 : MatrixI64 = Matrix::from_iter_cw(10, 8, (1..100)); [INFO] [stdout] 547 + let mut m1 : MatrixI64 = Matrix::from_iter_cw(10, 8, 1..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/view.rs:574:58 [INFO] [stdout] | [INFO] [stdout] 574 | let m : MatrixI64 = Matrix::from_iter_cw(10, 8, (1..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 574 - let m : MatrixI64 = Matrix::from_iter_cw(10, 8, (1..100)); [INFO] [stdout] 574 + let m : MatrixI64 = Matrix::from_iter_cw(10, 8, 1..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/view.rs:586:59 [INFO] [stdout] | [INFO] [stdout] 586 | let m : MatrixI64 = Matrix::from_iter_cw(10, 10, (1..200)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - let m : MatrixI64 = Matrix::from_iter_cw(10, 10, (1..200)); [INFO] [stdout] 586 + let m : MatrixI64 = Matrix::from_iter_cw(10, 10, 1..200); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/view.rs:597:59 [INFO] [stdout] | [INFO] [stdout] 597 | let m : MatrixI64 = Matrix::from_iter_cw(20, 20, (-100..400)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 597 - let m : MatrixI64 = Matrix::from_iter_cw(20, 20, (-100..400)); [INFO] [stdout] 597 + let m : MatrixI64 = Matrix::from_iter_cw(20, 20, -100..400); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | try!(write!(f, "\n]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | try!(write!(f, "\n ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | try!(write!(f, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:536:25 [INFO] [stdout] | [INFO] [stdout] 536 | try!(write!(f, "0")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:534:29 [INFO] [stdout] | [INFO] [stdout] 534 | ... try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(write!(f, "0")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:543:29 [INFO] [stdout] | [INFO] [stdout] 543 | ... try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/triangular_matrix.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::traits::*` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:583:9 [INFO] [stdout] | [INFO] [stdout] 583 | use matrix::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/update/matrix_updates.rs:623:58 [INFO] [stdout] | [INFO] [stdout] 623 | let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 623 - let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] 623 + let m : MatrixI64 = Matrix::from_iter_cw(2, 2, 0..4); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/update/matrix_updates.rs:632:58 [INFO] [stdout] | [INFO] [stdout] 632 | let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 632 - let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] 632 + let m : MatrixI64 = Matrix::from_iter_cw(2, 2, 0..4); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:282:58 [INFO] [stdout] | [INFO] [stdout] 282 | let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 282 - let m : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] 282 + let m : MatrixI64 = Matrix::from_iter_cw(2, 2, 0..4); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:286:58 [INFO] [stdout] | [INFO] [stdout] 286 | let m : MatrixI64 = Matrix::from_iter_cw(2, 3, (0..10)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 286 - let m : MatrixI64 = Matrix::from_iter_cw(2, 3, (0..10)); [INFO] [stdout] 286 + let m : MatrixI64 = Matrix::from_iter_cw(2, 3, 0..10); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:289:58 [INFO] [stdout] | [INFO] [stdout] 289 | let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, (9..100)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 289 - let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, (9..100)); [INFO] [stdout] 289 + let m4 : MatrixI64 = Matrix::from_iter_cw(2, 5, 9..100); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:325:57 [INFO] [stdout] | [INFO] [stdout] 325 | let m1 : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 325 - let m1 : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] 325 + let m1 : MatrixI64 = Matrix::from_iter_cw(2, 2, 0..4); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:326:57 [INFO] [stdout] | [INFO] [stdout] 326 | let m2 : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 326 - let m2 : MatrixI64 = Matrix::from_iter_cw(2, 2, (0..4)); [INFO] [stdout] 326 + let m2 : MatrixI64 = Matrix::from_iter_cw(2, 2, 0..4); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:338:59 [INFO] [stdout] | [INFO] [stdout] 338 | let m1 : MatrixI64 = Matrix::from_iter_cw(10, 20, (0..400)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 338 - let m1 : MatrixI64 = Matrix::from_iter_cw(10, 20, (0..400)); [INFO] [stdout] 338 + let m1 : MatrixI64 = Matrix::from_iter_cw(10, 20, 0..400); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/transpose/matrix_transpose.rs:339:58 [INFO] [stdout] | [INFO] [stdout] 339 | let m2 : MatrixI64 = Matrix::from_iter_cw(20, 5, (0..400)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let m2 : MatrixI64 = Matrix::from_iter_cw(20, 5, (0..400)); [INFO] [stdout] 339 + let m2 : MatrixI64 = Matrix::from_iter_cw(20, 5, 0..400); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | let m1 : MatrixI64 = Matrix::from_iter_cw(4, 4, (0..16)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - let m1 : MatrixI64 = Matrix::from_iter_cw(4, 4, (0..16)); [INFO] [stdout] 151 + let m1 : MatrixI64 = Matrix::from_iter_cw(4, 4, 0..16); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:169:57 [INFO] [stdout] | [INFO] [stdout] 169 | let m1 : MatrixI64 = Matrix::from_iter_cw(4, 4, (0..16)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 169 - let m1 : MatrixI64 = Matrix::from_iter_cw(4, 4, (0..16)); [INFO] [stdout] 169 + let m1 : MatrixI64 = Matrix::from_iter_cw(4, 4, 0..16); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:188:57 [INFO] [stdout] | [INFO] [stdout] 188 | let m : MatrixI64 = Matrix::from_iter_cw(4, 4, (0..16)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - let m : MatrixI64 = Matrix::from_iter_cw(4, 4, (0..16)); [INFO] [stdout] 188 + let m : MatrixI64 = Matrix::from_iter_cw(4, 4, 0..16); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/matrix/extract/view_extract.rs:100:59 [INFO] [stdout] | [INFO] [stdout] 100 | let m : MatrixI64 = Matrix::from_iter_cw(20, 20, (-100..400)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - let m : MatrixI64 = Matrix::from_iter_cw(20, 20, (-100..400)); [INFO] [stdout] 100 + let m : MatrixI64 = Matrix::from_iter_cw(20, 20, -100..400); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::traits::*` [INFO] [stdout] --> src/linalg/linear_system.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | use matrix::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | for r in (1..v.num_rows()){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - for r in (1..v.num_rows()){ [INFO] [stdout] 39 + for r in 1..v.num_rows() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | for k in (0..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - for k in (0..n){ [INFO] [stdout] 78 + for k in 0..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | for c in (1..v.num_cols()){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - for c in (1..v.num_cols()){ [INFO] [stdout] 94 + for c in 1..v.num_cols() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/linalg/inverse.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | for c in (0..k){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 110 - for c in (0..k){ [INFO] [stdout] 110 + for c in 0..k { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::matrix::*` [INFO] [stdout] --> src/linalg/inverse.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | use matrix::matrix::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::traits::*` [INFO] [stdout] --> src/linalg/inverse.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | use matrix::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - for c in (0..cols) { [INFO] [stdout] 31 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - for r in (0..rows){ [INFO] [stdout] 33 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 49 - for r in (0..rows) { [INFO] [stdout] 49 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - for _ in (0..cols){ [INFO] [stdout] 52 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - for c in (0..cols) { [INFO] [stdout] 70 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - for r in (0..rows){ [INFO] [stdout] 72 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - for r in (0..rows) { [INFO] [stdout] 90 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - for _ in (0..cols){ [INFO] [stdout] 93 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 116 - for c in (0..cols) { [INFO] [stdout] 116 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - for r in (0..rows){ [INFO] [stdout] 118 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - for r in (0..rows) { [INFO] [stdout] 136 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 139 - for _ in (0..cols){ [INFO] [stdout] 139 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - for c in (0..cols) { [INFO] [stdout] 156 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 158 - for r in (0..rows){ [INFO] [stdout] 158 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 178 - for r in (0..rows) { [INFO] [stdout] 178 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 181 - for _ in (0..cols){ [INFO] [stdout] 181 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | for c in (0..cols) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 204 - for c in (0..cols) { [INFO] [stdout] 204 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 206 - for r in (0..rows){ [INFO] [stdout] 206 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | for c in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 - for c in (0..cols){ [INFO] [stdout] 219 + for c in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | for r in (0..rows){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 222 - for r in (0..rows){ [INFO] [stdout] 222 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - for r in (0..rows) { [INFO] [stdout] 245 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - for _ in (0..cols){ [INFO] [stdout] 248 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | for r in (0..rows) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 259 - for r in (0..rows) { [INFO] [stdout] 259 + for r in 0..rows { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/stat/moments/matrix_moments.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | for _ in (0..cols){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 263 - for _ in (0..cols){ [INFO] [stdout] 263 + for _ in 0..cols { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/alg/sort/quick_sort.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | for i in (0..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - for i in (0..n){ [INFO] [stdout] 53 + for i in 0..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/alg/sort/insertion_sort.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | for j in (1..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - for j in (1..n){ [INFO] [stdout] 10 + for j in 1..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/alg/sort/insertion_sort.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | for j in (1..n){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - for j in (1..n){ [INFO] [stdout] 26 + for j in 1..n { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::matrix_conversion::*` [INFO] [stdout] --> src/api.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use matrix::matrix_conversion::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::matrix_minmax::*` [INFO] [stdout] --> src/api.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use matrix::matrix_minmax::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::view_conversion::*` [INFO] [stdout] --> src/api.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use matrix::view_conversion::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix::view_minmax::*` [INFO] [stdout] --> src/api.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use matrix::view_minmax::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/ops.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | type Output = Self; [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Recip::Output` [INFO] [stdout] --> src/algebra/ops.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | type Output = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Recip::Output` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Recip: Sized { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/ops.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Division : Div [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Div` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ops/arith.rs:449:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Division : Div + Sized [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/matrix.rs:531:27 [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | ^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/matrix.rs:531:27 [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | ^^^^^^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/matrix.rs:531:27 [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | ^^^^^^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/matrix.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/matrix.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/matrix.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(core)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_as_ref` has been stable since 1.9.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(ptr_as_ref)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(alloc)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `raw` [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(raw)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `heap_api` [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(heap_api)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `step_by` [INFO] [stdout] --> src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(step_by)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `convert` [INFO] [stdout] --> src/lib.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(convert)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: MagmaBase` is not satisfied [INFO] [stdout] --> src/matrix/traits.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | ^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::traits::Shape` [INFO] [stdout] --> src/matrix/traits.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Shape { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Shape` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: MagmaBase` is not satisfied [INFO] [stdout] --> src/matrix/traits.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | ^^^^^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::traits::Shape` [INFO] [stdout] --> src/matrix/traits.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Shape { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Shape` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/triangular_matrix.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/triangular_matrix.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:159:56 [INFO] [stdout] | [INFO] [stdout] 159 | fn copy_sub_vec_from_cols(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 159 | fn copy_sub_vec_from_cols(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:161:56 [INFO] [stdout] | [INFO] [stdout] 161 | fn copy_sub_vec_from_rows(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 161 | fn copy_sub_vec_from_rows(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | fn copy_add_vec_to_cols(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 163 | fn copy_add_vec_to_cols(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:165:54 [INFO] [stdout] | [INFO] [stdout] 165 | fn copy_add_vec_to_rows(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 165 | fn copy_add_vec_to_rows(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/ops.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | type Output = Self; [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `algebra::ops::Recip::Output` [INFO] [stdout] --> src/algebra/ops.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | type Output = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Recip::Output` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Recip: Sized { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:167:54 [INFO] [stdout] | [INFO] [stdout] 167 | fn copy_mul_vec_to_cols(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 167 | fn copy_mul_vec_to_cols(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | fn copy_mul_vec_to_rows(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 169 | fn copy_mul_vec_to_rows(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/ops.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Division : Div [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Div` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ops/arith.rs:449:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Division : Div + Sized [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/matrix.rs:531:27 [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | ^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/matrix.rs:531:27 [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | ^^^^^^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/matrix.rs:531:27 [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | ^^^^^^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/matrix.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/matrix.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/matrix.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::matrix::Matrix` [INFO] [stdout] --> src/matrix/matrix.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Matrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 531 | impl Introspection for Matrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: MagmaBase` is not satisfied [INFO] [stdout] --> src/matrix/traits.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | ^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::traits::Shape` [INFO] [stdout] --> src/matrix/traits.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Shape { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Shape` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: MagmaBase` is not satisfied [INFO] [stdout] --> src/matrix/traits.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | ^^^^^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `matrix::traits::Shape` [INFO] [stdout] --> src/matrix/traits.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Shape { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Shape` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 268 | pub trait MinMaxAbs : Shape { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `triangular_matrix::TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/triangular_matrix.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `triangular_matrix::TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `triangular_matrix::TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `triangular_matrix::TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/matrix/triangular_matrix.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `T`, which is required by `T: MagmaBase` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `triangular_matrix::TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `T` with `T` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^ no implementation for `T == T` [INFO] [stdout] | [INFO] [stdout] note: required for `T` to implement `MagmaBase` [INFO] [stdout] --> src/algebra/structure/magma.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl MagmaBase for T where [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] 63 | T : Debug + Clone + Sized + Copy + PartialEq [INFO] [stdout] | --------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `triangular_matrix::TriangularMatrix` [INFO] [stdout] --> src/matrix/triangular_matrix.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct TriangularMatrix { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TriangularMatrix` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 298 | impl Introspection for TriangularMatrix { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:159:56 [INFO] [stdout] | [INFO] [stdout] 159 | fn copy_sub_vec_from_cols(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 159 | fn copy_sub_vec_from_cols(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:161:56 [INFO] [stdout] | [INFO] [stdout] 161 | fn copy_sub_vec_from_rows(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 161 | fn copy_sub_vec_from_rows(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | fn copy_add_vec_to_cols(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 163 | fn copy_add_vec_to_cols(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:165:54 [INFO] [stdout] | [INFO] [stdout] 165 | fn copy_add_vec_to_rows(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 165 | fn copy_add_vec_to_rows(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:167:54 [INFO] [stdout] | [INFO] [stdout] 167 | fn copy_mul_vec_to_cols(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 167 | fn copy_mul_vec_to_cols(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/matrix/update/traits.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | fn copy_mul_vec_to_rows(&self, vec: &Matrix)->SRResult; [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 169 | fn copy_mul_vec_to_rows(&self, vec: &Matrix)->SRResult where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | *pd.offset(r as isize) = z; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | *pd.offset(r) = *ps.offset(r); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::Signed` [INFO] [stdout] --> src/discrete/modular.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use num::traits::Signed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Zero` [INFO] [stdout] --> src/linalg/singularity.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use num::{Zero}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scirust` (lib) due to 31 previous errors; 60 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | *pd.offset(r as isize) = z; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/matrix/extract/matrix_extract.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | *pd.offset(r) = *ps.offset(r); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::Signed` [INFO] [stdout] --> src/discrete/modular.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use num::traits::Signed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Zero` [INFO] [stdout] --> src/linalg/singularity.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use num::{Zero}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scirust` (lib test) due to 31 previous errors; 102 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c4540ba9d8beebd08ec07814b343630db7246dbf4683b82156086fbc0bef9315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4540ba9d8beebd08ec07814b343630db7246dbf4683b82156086fbc0bef9315", kill_on_drop: false }` [INFO] [stdout] c4540ba9d8beebd08ec07814b343630db7246dbf4683b82156086fbc0bef9315