[INFO] fetching crate krcflib 4.0.1...
[INFO] testing krcflib-4.0.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate krcflib 4.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate krcflib 4.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate krcflib 4.0.1
[INFO] tweaked toml for crates.io crate krcflib 4.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate krcflib 4.0.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate krcflib 4.0.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded num-iter v0.1.45
[INFO] [stderr]   Downloaded parameterized_test v0.2.1
[INFO] [stderr]   Downloaded num-rational v0.4.2
[INFO] [stderr]   Downloaded getrandom v0.3.3
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.26
[INFO] [stderr]   Downloaded num-bigint v0.4.6
[INFO] [stderr]   Downloaded zerocopy v0.8.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1d975bedef4eef94ed8efba1f9a0c87a30ad2419538ab3d775475afac7246f5
[INFO] running `Command { std: "docker" "start" "-a" "d1d975bedef4eef94ed8efba1f9a0c87a30ad2419538ab3d775475afac7246f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d975bedef4eef94ed8efba1f9a0c87a30ad2419538ab3d775475afac7246f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d975bedef4eef94ed8efba1f9a0c87a30ad2419538ab3d775475afac7246f5", kill_on_drop: false }`
[INFO] [stdout] d1d975bedef4eef94ed8efba1f9a0c87a30ad2419538ab3d775475afac7246f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 460fc031ed231723d4790b966cd383734795dcd093902083123acbd64d4c2bdb
[INFO] running `Command { std: "docker" "start" "-a" "460fc031ed231723d4790b966cd383734795dcd093902083123acbd64d4c2bdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling krcflib v4.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lib.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stdout]    |                             ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stdout] 39 +             .map(|(&x, &y)| abs(x as f64 - y as f64) * abs(x as f64 - y as f64) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/example.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout]    |                               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout] 68 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.98s
[INFO] running `Command { std: "docker" "inspect" "460fc031ed231723d4790b966cd383734795dcd093902083123acbd64d4c2bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460fc031ed231723d4790b966cd383734795dcd093902083123acbd64d4c2bdb", kill_on_drop: false }`
[INFO] [stdout] 460fc031ed231723d4790b966cd383734795dcd093902083123acbd64d4c2bdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b9c2fd7a1c587cf991d9ee68aa35a0821843ffb31e3ed22899d3da98fa7cb94
[INFO] running `Command { std: "docker" "start" "-a" "0b9c2fd7a1c587cf991d9ee68aa35a0821843ffb31e3ed22899d3da98fa7cb94", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lib.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stdout]    |                             ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stdout] 39 +             .map(|(&x, &y)| abs(x as f64 - y as f64) * abs(x as f64 - y as f64) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/example.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout]    |                               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout] 68 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parameterized_test v0.2.1
[INFO] [stderr]    Compiling krcflib v4.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> tests/anomalydetectionimputescoreupdate.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout]    |                               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 72 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout] 72 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> tests/imputesameperiod.rs:71:31
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout]    |                               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout] 71 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/example.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout]    |                               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout] 68 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> tests/imputedifferentperiod.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout]    |                               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 70 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stdout] 70 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lib.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stdout]    |                             ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stdout] 39 +             .map(|(&x, &y)| abs(x as f64 - y as f64) * abs(x as f64 - y as f64) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `point` is never read
[INFO] [stdout]    --> tests/gladtest.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let mut point = Vec::new();
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "0b9c2fd7a1c587cf991d9ee68aa35a0821843ffb31e3ed22899d3da98fa7cb94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9c2fd7a1c587cf991d9ee68aa35a0821843ffb31e3ed22899d3da98fa7cb94", kill_on_drop: false }`
[INFO] [stdout] 0b9c2fd7a1c587cf991d9ee68aa35a0821843ffb31e3ed22899d3da98fa7cb94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66f12b7dfa992d45b2f3f91bcb2e46ed0cc318a1561ee8aee3a1ff3860ee0261
[INFO] running `Command { std: "docker" "start" "-a" "66f12b7dfa992d45b2f3f91bcb2e46ed0cc318a1561ee8aee3a1ff3860ee0261", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/lib.rs:39:29
[INFO] [stderr]    |
[INFO] [stderr] 39 |             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stderr]    |                             ^                                                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -             .map(|(&x, &y)| (abs(x as f64 - y as f64) * abs(x as f64 - y as f64)))
[INFO] [stderr] 39 +             .map(|(&x, &y)| abs(x as f64 - y as f64) * abs(x as f64 - y as f64) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `krcflib` (lib) generated 1 warning (run `cargo fix --lib -p krcflib` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: value assigned to `point` is never read
[INFO] [stderr]    --> tests/gladtest.rs:277:25
[INFO] [stderr]     |
[INFO] [stderr] 277 |         let mut point = Vec::new();
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> tests/anomalydetectionimputescoreupdate.rs:72:31
[INFO] [stderr]    |
[INFO] [stderr] 72 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr]    |                               ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 72 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr] 72 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> tests/imputesameperiod.rs:71:31
[INFO] [stderr]    |
[INFO] [stderr] 71 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr]    |                               ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 71 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr] 71 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> tests/imputedifferentperiod.rs:70:31
[INFO] [stderr]    |
[INFO] [stderr] 70 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr]    |                               ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 70 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr] 70 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/example.rs:68:31
[INFO] [stderr]    |
[INFO] [stderr] 68 |                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr]    |                               ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 68 -                 .map(|(x, y)| ((x - y) as f64 * (x - y) as f64))
[INFO] [stderr] 68 +                 .map(|(x, y)| (x - y) as f64 * (x - y) as f64 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `krcflib` (test "gladtest") generated 1 warning
[INFO] [stderr] warning: `krcflib` (test "anomalydetectionimputescoreupdate") generated 1 warning (run `cargo fix --test "anomalydetectionimputescoreupdate" -p krcflib` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (test "imputesameperiod") generated 1 warning (run `cargo fix --test "imputesameperiod" -p krcflib` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (test "imputedifferentperiod") generated 1 warning (run `cargo fix --test "imputedifferentperiod" -p krcflib` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (bin "example") generated 1 warning (run `cargo fix --bin "example" -p krcflib` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (bin "example" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcflib-a038a022db1fde67)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test samplerplustree::cut::tests::test_floating_point ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/example.rs (/opt/rustwide/target/debug/deps/example-928494e2ff1d220b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/anomalydetectionattributionupdate.rs (/opt/rustwide/target/debug/deps/anomalydetectionattributionupdate-87a9ea6f03b2fa99)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test anomalydetection_attribution_and_update has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "66f12b7dfa992d45b2f3f91bcb2e46ed0cc318a1561ee8aee3a1ff3860ee0261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f12b7dfa992d45b2f3f91bcb2e46ed0cc318a1561ee8aee3a1ff3860ee0261", kill_on_drop: false }`
[INFO] [stdout] 66f12b7dfa992d45b2f3f91bcb2e46ed0cc318a1561ee8aee3a1ff3860ee0261
