[INFO] cloning repository https://github.com/djallen89/gremlin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djallen89/gremlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea252257b5b3bba4d27921cf6d5550a8188f2b1e [INFO] checking djallen89/gremlin against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djallen89/gremlin on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djallen89/gremlin [INFO] finished tweaking git repo https://github.com/djallen89/gremlin [INFO] tweaked toml for git repo https://github.com/djallen89/gremlin written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/djallen89/gremlin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d509e5f0c874e2276727883e0a6b28e6fa9a296fdb1064a8a45ef1d2345c87b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d509e5f0c874e2276727883e0a6b28e6fa9a296fdb1064a8a45ef1d2345c87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d509e5f0c874e2276727883e0a6b28e6fa9a296fdb1064a8a45ef1d2345c87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d509e5f0c874e2276727883e0a6b28e6fa9a296fdb1064a8a45ef1d2345c87b", kill_on_drop: false }` [INFO] [stdout] 8d509e5f0c874e2276727883e0a6b28e6fa9a296fdb1064a8a45ef1d2345c87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea872c2acbcd19081bc4adbfc6d6af8e0565c60df50a8f7b496b3bbea5ccd16 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eea872c2acbcd19081bc4adbfc6d6af8e0565c60df50a8f7b496b3bbea5ccd16", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking rand_pcg v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking gremlin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/matrix_math.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | type BlockFn<'a> = &'a Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `L2_SIZE` [INFO] [stdout] --> src/lib/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix_math::{L1_SIZE, L2_SIZE, BLOCKROW, BLOCKCOL, BLOCKM}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> src/lib/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_stripes` [INFO] [stdout] --> src/lib/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let total_stripes = (stripes / block_rs) + if row_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_stripes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_pillars` [INFO] [stdout] --> src/lib/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let total_pillars = (pillars / block_cs) + if col_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pillars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_addr` [INFO] [stdout] --> src/lib/danger_math.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn from_addr(borrow_addr: &f64) -> Ptr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `param_gather` [INFO] [stdout] --> src/lib/mod.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | unsafe fn param_gather(threads: usize, min_size: usize, m_stride: usize, p_stride: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/matrix_math.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | type BlockFn<'a> = &'a Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `L2_SIZE` [INFO] [stdout] --> src/lib/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix_math::{L1_SIZE, L2_SIZE, BLOCKROW, BLOCKCOL, BLOCKM}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> src/lib/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_stripes` [INFO] [stdout] --> src/lib/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let total_stripes = (stripes / block_rs) + if row_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_stripes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_pillars` [INFO] [stdout] --> src/lib/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let total_pillars = (pillars / block_cs) + if col_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pillars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_addr` [INFO] [stdout] --> src/lib/danger_math.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn from_addr(borrow_addr: &f64) -> Ptr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `param_gather` [INFO] [stdout] --> src/lib/mod.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | unsafe fn param_gather(threads: usize, min_size: usize, m_stride: usize, p_stride: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking criterion v0.2.10 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/matrix_math.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | type BlockFn<'a> = &'a Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `L2_SIZE` [INFO] [stdout] --> src/lib/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix_math::{L1_SIZE, L2_SIZE, BLOCKROW, BLOCKCOL, BLOCKM}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> src/lib/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/parallel.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &Fn(usize)) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn(usize)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/test.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &Fn(usize)) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn(usize)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_stripes` [INFO] [stdout] --> src/lib/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let total_stripes = (stripes / block_rs) + if row_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_stripes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_pillars` [INFO] [stdout] --> src/lib/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let total_pillars = (pillars / block_cs) + if col_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pillars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/matrix_math.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | type BlockFn<'a> = &'a Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `L2_SIZE` [INFO] [stdout] --> src/lib/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix_math::{L1_SIZE, L2_SIZE, BLOCKROW, BLOCKCOL, BLOCKM}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> src/lib/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matrix_madd_nmp_parallel` [INFO] [stdout] --> tests/chunk_par.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use gremlin_lib::{matrix_madd_n_sq_chunked, matrix_madd_nmp_parallel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/chunk_par.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &Fn(usize)) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn(usize)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_range` [INFO] [stdout] --> tests/chunk_par.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &Fn(usize)) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_addr` [INFO] [stdout] --> src/lib/danger_math.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn from_addr(borrow_addr: &f64) -> Ptr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `param_gather` [INFO] [stdout] --> src/lib/mod.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | unsafe fn param_gather(threads: usize, min_size: usize, m_stride: usize, p_stride: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_stripes` [INFO] [stdout] --> src/lib/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let total_stripes = (stripes / block_rs) + if row_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_stripes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_pillars` [INFO] [stdout] --> src/lib/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let total_pillars = (pillars / block_cs) + if col_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pillars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_addr` [INFO] [stdout] --> src/lib/danger_math.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn from_addr(borrow_addr: &f64) -> Ptr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `param_gather` [INFO] [stdout] --> src/lib/mod.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | unsafe fn param_gather(threads: usize, min_size: usize, m_stride: usize, p_stride: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 31 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 69 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/mod.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!(f) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 136 | Err(f) => panic!("{}", f) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.96s [INFO] running `Command { std: "docker" "inspect" "eea872c2acbcd19081bc4adbfc6d6af8e0565c60df50a8f7b496b3bbea5ccd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea872c2acbcd19081bc4adbfc6d6af8e0565c60df50a8f7b496b3bbea5ccd16", kill_on_drop: false }` [INFO] [stdout] eea872c2acbcd19081bc4adbfc6d6af8e0565c60df50a8f7b496b3bbea5ccd16