[INFO] fetching crate spc-rs 0.3.1...
[INFO] checking spc-rs-0.3.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate spc-rs 0.3.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate spc-rs 0.3.1
[INFO] finished tweaking crates.io crate spc-rs 0.3.1
[INFO] tweaked toml for crates.io crate spc-rs 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spc-rs 0.3.1 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spc-rs 0.3.1 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v1.5.3
[INFO] [stderr]   Downloaded borsh v1.5.3
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61850c1416950e3eb43e227c99bfcb573e26607c77e90569cc2a06315f943117
[INFO] running `Command { std: "docker" "start" "-a" "61850c1416950e3eb43e227c99bfcb573e26607c77e90569cc2a06315f943117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61850c1416950e3eb43e227c99bfcb573e26607c77e90569cc2a06315f943117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61850c1416950e3eb43e227c99bfcb573e26607c77e90569cc2a06315f943117", kill_on_drop: false }`
[INFO] [stdout] 61850c1416950e3eb43e227c99bfcb573e26607c77e90569cc2a06315f943117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9949d5e268445dfe57de32be7e503fc19cddd3d5f7113f25605c179110fce5fe
[INFO] running `Command { std: "docker" "start" "-a" "9949d5e268445dfe57de32be7e503fc19cddd3d5f7113f25605c179110fce5fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking spc-rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[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 import: `num_traits::Pow`
[INFO] [stdout]  --> src/statistics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::Pow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::statistics::Statistics`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::statistics::Statistics;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> src/attribute_stats.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::float::FloatCore`
[INFO] [stdout]  --> src/statistics.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::float::FloatCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::real::Real`
[INFO] [stdout]  --> src/statistics.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::real::Real;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/group_stats.rs:179:47
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   for (offset, &value) in window.iter().enumerate() {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[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 import: `num_traits::Pow`
[INFO] [stdout]  --> src/statistics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::Pow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::statistics::Statistics`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::statistics::Statistics;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `A2` is never used
[INFO] [stdout]  --> src/moving_stats.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const A2: [f64; 11] = [
[INFO] [stdout]   |       ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cl`, `ucl`, `lcl`, `sub_group_size`, and `all_data` are never read
[INFO] [stdout]   --> src/moving_stats.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MovingStats {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 29 |     cl: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 30 |     ucl: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     lcl: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     sub_group_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     range_span_size: usize,
[INFO] [stdout] 37 |     all_data: Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MovingStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `d2` should have an upper case name
[INFO] [stdout]  --> src/group_stats.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const d2: [f64; 26] = [
[INFO] [stdout]   |       ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - const d2: [f64; 26] = [
[INFO] [stdout] 8 + const D2: [f64; 26] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `c4` should have an upper case name
[INFO] [stdout]   --> src/group_stats.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const c4: [f64; 26] = [
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 26 - const c4: [f64; 26] = [
[INFO] [stdout] 26 + const C4: [f64; 26] = [
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `d2` should have an upper case name
[INFO] [stdout]   --> src/moving_stats.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const d2: [f64; 11] = [
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - const d2: [f64; 11] = [
[INFO] [stdout] 10 + const D2: [f64; 11] = [
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:487:28
[INFO] [stdout]     |
[INFO] [stdout] 487 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:522:26
[INFO] [stdout]     |
[INFO] [stdout] 522 |             Some(x) => *x.borrow(),
[INFO] [stdout]     |                          ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:529:28
[INFO] [stdout]     |
[INFO] [stdout] 529 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:552:30
[INFO] [stdout]     |
[INFO] [stdout] 552 |                 Some(x) => *x.borrow(),
[INFO] [stdout]     |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:579:28
[INFO] [stdout]     |
[INFO] [stdout] 579 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:582:30
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Some(x) => *x.borrow(),
[INFO] [stdout]     |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:600:28
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:678:31
[INFO] [stdout]     |
[INFO] [stdout] 678 |             let x_f64 = *x_val.borrow();
[INFO] [stdout]     |                               ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:679:31
[INFO] [stdout]     |
[INFO] [stdout] 679 |             let y_f64 = *y_val.borrow();
[INFO] [stdout]     |                               ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:688:55
[INFO] [stdout]     |
[INFO] [stdout] 688 |             let y_sum: f64 = iter_y.map(|y_val| *y_val.borrow()).sum();
[INFO] [stdout]     |                                                       ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> src/attribute_stats.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::float::FloatCore`
[INFO] [stdout]  --> src/statistics.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::float::FloatCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::real::Real`
[INFO] [stdout]  --> src/statistics.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::real::Real;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/group_stats.rs:179:47
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   for (offset, &value) in window.iter().enumerate() {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `A2` is never used
[INFO] [stdout]  --> src/moving_stats.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const A2: [f64; 11] = [
[INFO] [stdout]   |       ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cl`, `ucl`, `lcl`, `sub_group_size`, and `all_data` are never read
[INFO] [stdout]   --> src/moving_stats.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MovingStats {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 29 |     cl: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 30 |     ucl: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     lcl: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     sub_group_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     range_span_size: usize,
[INFO] [stdout] 37 |     all_data: Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MovingStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `d2` should have an upper case name
[INFO] [stdout]  --> src/group_stats.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const d2: [f64; 26] = [
[INFO] [stdout]   |       ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - const d2: [f64; 26] = [
[INFO] [stdout] 8 + const D2: [f64; 26] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `c4` should have an upper case name
[INFO] [stdout]   --> src/group_stats.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const c4: [f64; 26] = [
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 26 - const c4: [f64; 26] = [
[INFO] [stdout] 26 + const C4: [f64; 26] = [
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `d2` should have an upper case name
[INFO] [stdout]   --> src/moving_stats.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const d2: [f64; 11] = [
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - const d2: [f64; 11] = [
[INFO] [stdout] 10 + const D2: [f64; 11] = [
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:487:28
[INFO] [stdout]     |
[INFO] [stdout] 487 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:522:26
[INFO] [stdout]     |
[INFO] [stdout] 522 |             Some(x) => *x.borrow(),
[INFO] [stdout]     |                          ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:529:28
[INFO] [stdout]     |
[INFO] [stdout] 529 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:552:30
[INFO] [stdout]     |
[INFO] [stdout] 552 |                 Some(x) => *x.borrow(),
[INFO] [stdout]     |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:579:28
[INFO] [stdout]     |
[INFO] [stdout] 579 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:582:30
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Some(x) => *x.borrow(),
[INFO] [stdout]     |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:600:28
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let borrow = *x.borrow();
[INFO] [stdout]     |                            ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:678:31
[INFO] [stdout]     |
[INFO] [stdout] 678 |             let x_f64 = *x_val.borrow();
[INFO] [stdout]     |                               ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:679:31
[INFO] [stdout]     |
[INFO] [stdout] 679 |             let y_f64 = *y_val.borrow();
[INFO] [stdout]     |                               ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/statistics.rs:688:55
[INFO] [stdout]     |
[INFO] [stdout] 688 |             let y_sum: f64 = iter_y.map(|y_val| *y_val.borrow()).sum();
[INFO] [stdout]     |                                                       ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `f64` does not implement `Borrow`, so calling `borrow` on `&f64` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
[INFO] running `Command { std: "docker" "inspect" "9949d5e268445dfe57de32be7e503fc19cddd3d5f7113f25605c179110fce5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9949d5e268445dfe57de32be7e503fc19cddd3d5f7113f25605c179110fce5fe", kill_on_drop: false }`
[INFO] [stdout] 9949d5e268445dfe57de32be7e503fc19cddd3d5f7113f25605c179110fce5fe
