[INFO] fetching crate scirust 0.0.5... [INFO] testing scirust-0.0.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate scirust 0.0.5 into /workspace/builds/worker-7-tc1/source [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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scirust 0.0.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding log v0.3.9 (available: v0.4.27) [INFO] [stderr] Adding rand v0.3.23 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 087b6bff94ef4244224514f133690eda561e4cf9060cebe0774c6aae19934822 [INFO] running `Command { std: "docker" "start" "-a" "087b6bff94ef4244224514f133690eda561e4cf9060cebe0774c6aae19934822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087b6bff94ef4244224514f133690eda561e4cf9060cebe0774c6aae19934822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087b6bff94ef4244224514f133690eda561e4cf9060cebe0774c6aae19934822", kill_on_drop: false }` [INFO] [stdout] 087b6bff94ef4244224514f133690eda561e4cf9060cebe0774c6aae19934822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ab457293a8ef9c31ecdc5d47611dc7d2a3de492b5603fb03142b238a28db4b89 [INFO] running `Command { std: "docker" "start" "-a" "ab457293a8ef9c31ecdc5d47611dc7d2a3de492b5603fb03142b238a28db4b89", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling 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] 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 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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/arith.rs:452: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` with trait `Debug` [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` [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` with trait `Copy` [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` with trait `PartialEq` [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:5 [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` with trait `Debug` [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:5 [INFO] [stdout] | [INFO] [stdout] 533 | fn is_standard_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `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` with trait `Copy` [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:5 [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` with trait `PartialEq` [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` [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 type parameter `T` with trait `Debug` [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` [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 type parameter `T` with trait `Copy` [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` with trait `Debug` [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` [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` with trait `Copy` [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` with trait `PartialEq` [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:5 [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` with trait `Debug` [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:5 [INFO] [stdout] | [INFO] [stdout] 300 | fn is_triangular_matrix_type(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `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` with trait `Copy` [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:5 [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` with trait `PartialEq` [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/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` with trait `Debug` [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` [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` with trait `Copy` [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` with trait `PartialEq` [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/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` with trait `Debug` [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` [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` with trait `Copy` [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` with trait `PartialEq` [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:548: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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:548: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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:548: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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:548: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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:548: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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:548: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] [stderr] error: could not compile `scirust` (lib) due to 36 previous errors; 60 warnings emitted [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] running `Command { std: "docker" "inspect" "ab457293a8ef9c31ecdc5d47611dc7d2a3de492b5603fb03142b238a28db4b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab457293a8ef9c31ecdc5d47611dc7d2a3de492b5603fb03142b238a28db4b89", kill_on_drop: false }` [INFO] [stdout] ab457293a8ef9c31ecdc5d47611dc7d2a3de492b5603fb03142b238a28db4b89