[INFO] fetching crate krcflib 4.0.1...
[INFO] testing krcflib-4.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate krcflib 4.0.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate krcflib 4.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a37c1588da8258b0065bad5f06b96b7b2db5b6add8c2efa89da6b3e61625637
[INFO] running `Command { std: "docker" "start" "-a" "4a37c1588da8258b0065bad5f06b96b7b2db5b6add8c2efa89da6b3e61625637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a37c1588da8258b0065bad5f06b96b7b2db5b6add8c2efa89da6b3e61625637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a37c1588da8258b0065bad5f06b96b7b2db5b6add8c2efa89da6b3e61625637", kill_on_drop: false }`
[INFO] [stdout] 4a37c1588da8258b0065bad5f06b96b7b2db5b6add8c2efa89da6b3e61625637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18c7affc16b2fb61c00c506c1c28cf561b806621f620d45abfbfecdff294bb0
[INFO] running `Command { std: "docker" "start" "-a" "e18c7affc16b2fb61c00c506c1c28cf561b806621f620d45abfbfecdff294bb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[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 21.10s
[INFO] running `Command { std: "docker" "inspect" "e18c7affc16b2fb61c00c506c1c28cf561b806621f620d45abfbfecdff294bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18c7affc16b2fb61c00c506c1c28cf561b806621f620d45abfbfecdff294bb0", kill_on_drop: false }`
[INFO] [stdout] e18c7affc16b2fb61c00c506c1c28cf561b806621f620d45abfbfecdff294bb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0c70116fb96ac847934bbc832424d4f30ca530558d1893433bf0a599439b07d
[INFO] running `Command { std: "docker" "start" "-a" "f0c70116fb96ac847934bbc832424d4f30ca530558d1893433bf0a599439b07d", kill_on_drop: false }`
[INFO] [stderr]    Compiling parameterized_test v0.2.1
[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 krcflib v4.0.1 (/opt/rustwide/workdir)
[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]   --> 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]   --> 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: value assigned to `point` is never read
[INFO] [stdout]    --> tests/gladtest.rs:277:17
[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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.81s
[INFO] running `Command { std: "docker" "inspect" "f0c70116fb96ac847934bbc832424d4f30ca530558d1893433bf0a599439b07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0c70116fb96ac847934bbc832424d4f30ca530558d1893433bf0a599439b07d", kill_on_drop: false }`
[INFO] [stdout] f0c70116fb96ac847934bbc832424d4f30ca530558d1893433bf0a599439b07d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3553dcfdb5e072642fe06343bb248c44d472089bf05b6abc87370818587da474
[INFO] running `Command { std: "docker" "start" "-a" "3553dcfdb5e072642fe06343bb248c44d472089bf05b6abc87370818587da474", 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: 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: `krcflib` (test "anomalydetectionimputescoreupdate") generated 1 warning (run `cargo fix --test "anomalydetectionimputescoreupdate"` to apply 1 suggestion)
[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` (bin "example") generated 1 warning (run `cargo fix --bin "example"` to apply 1 suggestion)
[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: value assigned to `point` is never read
[INFO] [stderr]    --> tests/gladtest.rs:277:17
[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/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: `krcflib` (test "imputedifferentperiod") generated 1 warning (run `cargo fix --test "imputedifferentperiod"` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (test "gladtest") generated 1 warning
[INFO] [stderr] warning: `krcflib` (bin "example" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `krcflib` (test "imputesameperiod") generated 1 warning (run `cargo fix --test "imputesameperiod"` to apply 1 suggestion)
[INFO] [stderr] warning: `krcflib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcflib-8f6a0559ae511e5b)
[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-32ae9202a45443a1)
[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] [stdout] 
[INFO] [stderr]      Running tests/anomalydetectionattributionupdate.rs (/opt/rustwide/target/debug/deps/anomalydetectionattributionupdate-b4b3ec4b21d906fd)
[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" "3553dcfdb5e072642fe06343bb248c44d472089bf05b6abc87370818587da474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3553dcfdb5e072642fe06343bb248c44d472089bf05b6abc87370818587da474", kill_on_drop: false }`
[INFO] [stdout] 3553dcfdb5e072642fe06343bb248c44d472089bf05b6abc87370818587da474
