[INFO] cloning repository https://github.com/BinFlip/anomaly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BinFlip/anomaly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinFlip%2Fanomaly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinFlip%2Fanomaly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1be91661c5f4fa44c8b9aa0f8ece905df0f56efe [INFO] checking BinFlip/anomaly against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinFlip%2Fanomaly" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BinFlip/anomaly [INFO] finished tweaking git repo https://github.com/BinFlip/anomaly [INFO] tweaked toml for git repo https://github.com/BinFlip/anomaly written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BinFlip/anomaly on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BinFlip/anomaly 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9277ef930ac86ecdf389799bbf5ed98b4b282b43414adb42c86be728b5c128e2 [INFO] running `Command { std: "docker" "start" "-a" "9277ef930ac86ecdf389799bbf5ed98b4b282b43414adb42c86be728b5c128e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9277ef930ac86ecdf389799bbf5ed98b4b282b43414adb42c86be728b5c128e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9277ef930ac86ecdf389799bbf5ed98b4b282b43414adb42c86be728b5c128e2", kill_on_drop: false }` [INFO] [stdout] 9277ef930ac86ecdf389799bbf5ed98b4b282b43414adb42c86be728b5c128e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5a0455c4f1f9c00804ca3bf85bd4d5cdf384983c9b45743be26a98c891f3b1 [INFO] running `Command { std: "docker" "start" "-a" "1c5a0455c4f1f9c00804ca3bf85bd4d5cdf384983c9b45743be26a98c891f3b1", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking anomaly v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/coordinator.rs:148:42 [INFO] [stdout] | [INFO] [stdout] 148 | pub async fn acquire_processing_slot(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub async fn acquire_processing_slot(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClusteringAlgorithm` [INFO] [stdout] --> tests/integration_tests.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | AnomalyConfig, AnomalyResult, ClusteringAlgorithm, ClusteringFactory, ClusteringResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestDataset` [INFO] [stdout] --> tests/integration_tests.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | use test_data::{load_all_datasets, TestDataset}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ground_truth_as_usize`, `cluster_assignments`, and `features_without_noise` are never used [INFO] [stdout] --> tests/test_data.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl TestDataset { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn ground_truth_as_usize(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn cluster_assignments(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn features_without_noise(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `temp_dir` is never read [INFO] [stdout] --> tests/cli_integration_tests.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct TestEnvironment { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 18 | temp_dir: TempDir, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `verify_database`, `get_sample_count`, `get_cluster_count`, and `get_outlier_count` are never used [INFO] [stdout] --> tests/cli_integration_tests.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 24 | impl TestEnvironment { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 130 | async fn verify_database(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | async fn get_sample_count(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | async fn get_cluster_count(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | async fn get_outlier_count(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/coordinator.rs:148:42 [INFO] [stdout] | [INFO] [stdout] 148 | pub async fn acquire_processing_slot(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub async fn acquire_processing_slot(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.14s [INFO] running `Command { std: "docker" "inspect" "1c5a0455c4f1f9c00804ca3bf85bd4d5cdf384983c9b45743be26a98c891f3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5a0455c4f1f9c00804ca3bf85bd4d5cdf384983c9b45743be26a98c891f3b1", kill_on_drop: false }` [INFO] [stdout] 1c5a0455c4f1f9c00804ca3bf85bd4d5cdf384983c9b45743be26a98c891f3b1