[INFO] fetching crate krcflib 4.0.1... [INFO] testing krcflib-4.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate krcflib 4.0.1 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate krcflib 4.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded parameterized_test v0.2.1 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d595c564100cec58b03d41efef4338e935a6b070da47b98a4509d52e7077591b [INFO] running `Command { std: "docker" "start" "-a" "d595c564100cec58b03d41efef4338e935a6b070da47b98a4509d52e7077591b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d595c564100cec58b03d41efef4338e935a6b070da47b98a4509d52e7077591b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d595c564100cec58b03d41efef4338e935a6b070da47b98a4509d52e7077591b", kill_on_drop: false }` [INFO] [stdout] d595c564100cec58b03d41efef4338e935a6b070da47b98a4509d52e7077591b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93579ce31fd915186ac5d2adb725d35f48494705ef1b90f3fdb4181437d27999 [INFO] running `Command { std: "docker" "start" "-a" "93579ce31fd915186ac5d2adb725d35f48494705ef1b90f3fdb4181437d27999", 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 serde_derive v1.0.219 [INFO] [stderr] Compiling num v0.4.3 [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)]` 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)]` 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.31s [INFO] running `Command { std: "docker" "inspect" "93579ce31fd915186ac5d2adb725d35f48494705ef1b90f3fdb4181437d27999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93579ce31fd915186ac5d2adb725d35f48494705ef1b90f3fdb4181437d27999", kill_on_drop: false }` [INFO] [stdout] 93579ce31fd915186ac5d2adb725d35f48494705ef1b90f3fdb4181437d27999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 777ee10da548048ffcfbe4a1d00c7a1b26cfb85cf1c64bfed25b6b2e91bccb63 [INFO] running `Command { std: "docker" "start" "-a" "777ee10da548048ffcfbe4a1d00c7a1b26cfb85cf1c64bfed25b6b2e91bccb63", 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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 4.64s [INFO] running `Command { std: "docker" "inspect" "777ee10da548048ffcfbe4a1d00c7a1b26cfb85cf1c64bfed25b6b2e91bccb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777ee10da548048ffcfbe4a1d00c7a1b26cfb85cf1c64bfed25b6b2e91bccb63", kill_on_drop: false }` [INFO] [stdout] 777ee10da548048ffcfbe4a1d00c7a1b26cfb85cf1c64bfed25b6b2e91bccb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 983710da9ca454719243f959f32e2246ec04a9c47c38a8d22be45021d032e289 [INFO] running `Command { std: "docker" "start" "-a" "983710da9ca454719243f959f32e2246ec04a9c47c38a8d22be45021d032e289", 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)]` 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: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)]` on by default [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)]` 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)]` 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)]` 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/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)]` 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 "gladtest") generated 1 warning [INFO] [stderr] warning: `krcflib` (bin "example" test) generated 1 warning (run `cargo fix --bin "example" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `krcflib` (bin "example") generated 1 warning (1 duplicate) [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` (test "anomalydetectionimputescoreupdate") generated 1 warning (run `cargo fix --test "anomalydetectionimputescoreupdate"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcflib-db641049b6f5a4eb) [INFO] [stdout] [INFO] [stderr] Running unittests src/example.rs (/opt/rustwide/target/debug/deps/example-e970924860c9f1ff) [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/anomalydetectionattributionupdate.rs (/opt/rustwide/target/debug/deps/anomalydetectionattributionupdate-3ae4e75c92227254) [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] [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] [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" "983710da9ca454719243f959f32e2246ec04a9c47c38a8d22be45021d032e289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983710da9ca454719243f959f32e2246ec04a9c47c38a8d22be45021d032e289", kill_on_drop: false }` [INFO] [stdout] 983710da9ca454719243f959f32e2246ec04a9c47c38a8d22be45021d032e289