[INFO] fetching crate krcflib 4.0.0... [INFO] testing krcflib-4.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate krcflib 4.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate krcflib 4.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate krcflib 4.0.0 [INFO] tweaked toml for crates.io crate krcflib 4.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate krcflib 4.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate krcflib 4.0.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783a9d89a8432a19b934830892cb0d5252a8250c193514b8f40a068febb4d9e1 [INFO] running `Command { std: "docker" "start" "-a" "783a9d89a8432a19b934830892cb0d5252a8250c193514b8f40a068febb4d9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783a9d89a8432a19b934830892cb0d5252a8250c193514b8f40a068febb4d9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783a9d89a8432a19b934830892cb0d5252a8250c193514b8f40a068febb4d9e1", kill_on_drop: false }` [INFO] [stdout] 783a9d89a8432a19b934830892cb0d5252a8250c193514b8f40a068febb4d9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a3a30770d45361c130ef3b1bb33b7ab3f79a2a5e635b1165e81a16a39b04711 [INFO] running `Command { std: "docker" "start" "-a" "2a3a30770d45361c130ef3b1bb33b7ab3f79a2a5e635b1165e81a16a39b04711", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.9.3 [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.104 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling krcflib v4.0.0 (/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 20.17s [INFO] running `Command { std: "docker" "inspect" "2a3a30770d45361c130ef3b1bb33b7ab3f79a2a5e635b1165e81a16a39b04711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3a30770d45361c130ef3b1bb33b7ab3f79a2a5e635b1165e81a16a39b04711", kill_on_drop: false }` [INFO] [stdout] 2a3a30770d45361c130ef3b1bb33b7ab3f79a2a5e635b1165e81a16a39b04711 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b948377bf44f7ae393ec8c251c26147ff5c74d897fd2f129666fee23b64acb51 [INFO] running `Command { std: "docker" "start" "-a" "b948377bf44f7ae393ec8c251c26147ff5c74d897fd2f129666fee23b64acb51", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.98 [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.0 (/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] --> 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] --> 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: 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.00s [INFO] running `Command { std: "docker" "inspect" "b948377bf44f7ae393ec8c251c26147ff5c74d897fd2f129666fee23b64acb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b948377bf44f7ae393ec8c251c26147ff5c74d897fd2f129666fee23b64acb51", kill_on_drop: false }` [INFO] [stdout] b948377bf44f7ae393ec8c251c26147ff5c74d897fd2f129666fee23b64acb51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1965575b457bcbb8fabebaca5ff90ae8b47ea1c2e596b605603a294389a5bbe [INFO] running `Command { std: "docker" "start" "-a" "a1965575b457bcbb8fabebaca5ff90ae8b47ea1c2e596b605603a294389a5bbe", 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] --> 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: 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: 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: `krcflib` (test "anomalydetectionimputescoreupdate") generated 1 warning (run `cargo fix --test "anomalydetectionimputescoreupdate"` to apply 1 suggestion) [INFO] [stderr] warning: `krcflib` (test "imputedifferentperiod") generated 1 warning (run `cargo fix --test "imputedifferentperiod"` to apply 1 suggestion) [INFO] [stderr] warning: `krcflib` (test "imputesameperiod") generated 1 warning (run `cargo fix --test "imputesameperiod"` to apply 1 suggestion) [INFO] [stderr] warning: `krcflib` (bin "example") generated 1 warning (run `cargo fix --bin "example"` to apply 1 suggestion) [INFO] [stderr] warning: `krcflib` (bin "example" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `krcflib` (test "gladtest") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcflib-543e8b7f54a53e29) [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-5b2f58786a8560eb) [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-5dc133ca9eac11bb) [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" "a1965575b457bcbb8fabebaca5ff90ae8b47ea1c2e596b605603a294389a5bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1965575b457bcbb8fabebaca5ff90ae8b47ea1c2e596b605603a294389a5bbe", kill_on_drop: false }` [INFO] [stdout] a1965575b457bcbb8fabebaca5ff90ae8b47ea1c2e596b605603a294389a5bbe