[INFO] fetching crate krcflib 4.0.1...
[INFO] testing krcflib-4.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate krcflib 4.0.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate krcflib 4.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parameterized_test v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9503987ed59aae78b12bcba08cba167dee8e26adb2a44f95991ce86c67c400e
[INFO] running `Command { std: "docker" "start" "-a" "d9503987ed59aae78b12bcba08cba167dee8e26adb2a44f95991ce86c67c400e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9503987ed59aae78b12bcba08cba167dee8e26adb2a44f95991ce86c67c400e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9503987ed59aae78b12bcba08cba167dee8e26adb2a44f95991ce86c67c400e", kill_on_drop: false }`
[INFO] [stdout] d9503987ed59aae78b12bcba08cba167dee8e26adb2a44f95991ce86c67c400e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64e9136f745d3959dd4409353f36b0c63ab35c888d2f698b6f81f6acc52cd1cb
[INFO] running `Command { std: "docker" "start" "-a" "64e9136f745d3959dd4409353f36b0c63ab35c888d2f698b6f81f6acc52cd1cb", kill_on_drop: false }`
[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 serde v1.0.219
[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 quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive 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 23.10s
[INFO] running `Command { std: "docker" "inspect" "64e9136f745d3959dd4409353f36b0c63ab35c888d2f698b6f81f6acc52cd1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e9136f745d3959dd4409353f36b0c63ab35c888d2f698b6f81f6acc52cd1cb", kill_on_drop: false }`
[INFO] [stdout] 64e9136f745d3959dd4409353f36b0c63ab35c888d2f698b6f81f6acc52cd1cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37e41e14e9ba37ab9fa58332ce67ee2e1ea981a69a37742b89590760b926378b
[INFO] running `Command { std: "docker" "start" "-a" "37e41e14e9ba37ab9fa58332ce67ee2e1ea981a69a37742b89590760b926378b", 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/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/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/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/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 5.51s
[INFO] running `Command { std: "docker" "inspect" "37e41e14e9ba37ab9fa58332ce67ee2e1ea981a69a37742b89590760b926378b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e41e14e9ba37ab9fa58332ce67ee2e1ea981a69a37742b89590760b926378b", kill_on_drop: false }`
[INFO] [stdout] 37e41e14e9ba37ab9fa58332ce67ee2e1ea981a69a37742b89590760b926378b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed3d94065957035e9c9b3ab76015c412171a70ebaa4a0348f98748c6a6c08a4a
[INFO] running `Command { std: "docker" "start" "-a" "ed3d94065957035e9c9b3ab76015c412171a70ebaa4a0348f98748c6a6c08a4a", 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: 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]   --> 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: 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]   --> 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 "anomalydetectionimputescoreupdate") generated 1 warning (run `cargo fix --test "anomalydetectionimputescoreupdate" -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] warning: `krcflib` (test "imputedifferentperiod") generated 1 warning (run `cargo fix --test "imputedifferentperiod" -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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcflib-054b63117a5e5db8)
[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-66e6f2eac18b21e9)
[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-35f9a0e680b7984a)
[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" "ed3d94065957035e9c9b3ab76015c412171a70ebaa4a0348f98748c6a6c08a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3d94065957035e9c9b3ab76015c412171a70ebaa4a0348f98748c6a6c08a4a", kill_on_drop: false }`
[INFO] [stdout] ed3d94065957035e9c9b3ab76015c412171a70ebaa4a0348f98748c6a6c08a4a
