[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 master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinFlip%2Fanomaly" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BinFlip/anomaly on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-ffi v0.25.1 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded pyo3-build-config v0.25.1 [INFO] [stderr] Downloaded pyo3-macros v0.25.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.25.1 [INFO] [stderr] Downloaded pyo3 v0.25.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f3173dd68dea58ff7b0279d6946ebdd6166b9d8ff926906a1fbac7a8bafdc70 [INFO] running `Command { std: "docker" "start" "-a" "0f3173dd68dea58ff7b0279d6946ebdd6166b9d8ff926906a1fbac7a8bafdc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f3173dd68dea58ff7b0279d6946ebdd6166b9d8ff926906a1fbac7a8bafdc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3173dd68dea58ff7b0279d6946ebdd6166b9d8ff926906a1fbac7a8bafdc70", kill_on_drop: false }` [INFO] [stdout] 0f3173dd68dea58ff7b0279d6946ebdd6166b9d8ff926906a1fbac7a8bafdc70 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6d6084c0f032fc86ca7e25d298994b5b350d290101c2183ab99b7ce1c8896d1 [INFO] running `Command { std: "docker" "start" "-a" "e6d6084c0f032fc86ca7e25d298994b5b350d290101c2183ab99b7ce1c8896d1", kill_on_drop: false }` [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling atoi v2.0.0 [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] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking criterion v0.7.0 [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: 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: 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: 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 1m 22s [INFO] running `Command { std: "docker" "inspect" "e6d6084c0f032fc86ca7e25d298994b5b350d290101c2183ab99b7ce1c8896d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d6084c0f032fc86ca7e25d298994b5b350d290101c2183ab99b7ce1c8896d1", kill_on_drop: false }` [INFO] [stdout] e6d6084c0f032fc86ca7e25d298994b5b350d290101c2183ab99b7ce1c8896d1