[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djallen89/gremlin on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/djallen89/gremlin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86b8cdbea01045894157b7d20415aab01a8c6f329a5cdf61ea12e37a7654cb35
[INFO] running `Command { std: "docker" "start" "-a" "86b8cdbea01045894157b7d20415aab01a8c6f329a5cdf61ea12e37a7654cb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86b8cdbea01045894157b7d20415aab01a8c6f329a5cdf61ea12e37a7654cb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86b8cdbea01045894157b7d20415aab01a8c6f329a5cdf61ea12e37a7654cb35", kill_on_drop: false }`
[INFO] [stdout] 86b8cdbea01045894157b7d20415aab01a8c6f329a5cdf61ea12e37a7654cb35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2f1d67871867ea465ef4db810b71c1d3d02bd4f37307dc8a6c747f1b9aac220
[INFO] running `Command { std: "docker" "start" "-a" "a2f1d67871867ea465ef4db810b71c1d3d02bd4f37307dc8a6c747f1b9aac220", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling openblas-src v0.6.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling serde v1.0.87
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking rand_os v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking blas-src v0.2.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking csv-core v0.1.5
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking walkdir v2.2.7
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking criterion-plot v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.87
[INFO] [stderr]     Checking serde_json v1.0.38
[INFO] [stderr]     Checking csv v1.0.5
[INFO] [stderr]     Checking gremlin v0.1.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `max` and `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]   --> 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]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 | type BlockFn<'a> = &'a dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr);
[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)]` (part of `#[warn(unused)]`) 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: function `param_gather` is never used
[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]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_addr` is never used
[INFO] [stdout]  --> src/lib/danger_math.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl Ptr {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 5 |     pub fn from_addr(borrow_addr: &f64) -> Ptr {
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]  --> src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(bench)]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `max` and `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]   --> 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]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 | type BlockFn<'a> = &'a dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr);
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.0.1
[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: function `param_gather` is never used
[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]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_addr` is never used
[INFO] [stdout]  --> src/lib/danger_math.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl Ptr {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 5 |     pub fn from_addr(borrow_addr: &f64) -> Ptr {
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] [stderr]     Checking criterion v0.2.10
[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]   |                                                ^^^^^^^^^
[INFO] [stdout]   |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &dyn Fn(usize)) {
[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)]` (part of `#[warn(unused)]`) 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]   |                                                ^^^^^^^^^
[INFO] [stdout]   |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &dyn Fn(usize)) {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_range` is never used
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]  --> src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(bench)]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `max` and `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: `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `max` and `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]   --> 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]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 | type BlockFn<'a> = &'a dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr);
[INFO] [stdout]    |                        +++
[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]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 | type BlockFn<'a> = &'a dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr);
[INFO] [stdout]    |                        +++
[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]   |                                                ^^^^^^^^^
[INFO] [stdout]   |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn test_range(begin: usize, end: usize, func: &dyn Fn(usize)) {
[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)]` (part of `#[warn(unused)]`) 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: function `param_gather` is never used
[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]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_addr` is never used
[INFO] [stdout]  --> src/lib/danger_math.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl Ptr {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 5 |     pub fn from_addr(borrow_addr: &f64) -> Ptr {
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: 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)]` (part of `#[warn(unused)]`) 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: function `param_gather` is never used
[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]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_addr` is never used
[INFO] [stdout]  --> src/lib/danger_math.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl Ptr {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 5 |     pub fn from_addr(borrow_addr: &f64) -> Ptr {
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a2f1d67871867ea465ef4db810b71c1d3d02bd4f37307dc8a6c747f1b9aac220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f1d67871867ea465ef4db810b71c1d3d02bd4f37307dc8a6c747f1b9aac220", kill_on_drop: false }`
[INFO] [stdout] a2f1d67871867ea465ef4db810b71c1d3d02bd4f37307dc8a6c747f1b9aac220
