[INFO] cloning repository https://github.com/Aelune/kondo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aelune/kondo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelune%2Fkondo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelune%2Fkondo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb7d01836e7331d46461d8cb62fa7d7746a55229
[INFO] checking Aelune/kondo against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelune%2Fkondo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aelune/kondo
[INFO] finished tweaking git repo https://github.com/Aelune/kondo
[INFO] tweaked toml for git repo https://github.com/Aelune/kondo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aelune/kondo on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aelune/kondo 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" "+9050733395f7c10560d49f549e022f411fa28cea" "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 compact_str v0.7.1
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16430f915f9728e44a99706fe916ffca15fcc30995ec5ea17d8e06f4f44f7139
[INFO] running `Command { std: "docker" "start" "-a" "16430f915f9728e44a99706fe916ffca15fcc30995ec5ea17d8e06f4f44f7139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16430f915f9728e44a99706fe916ffca15fcc30995ec5ea17d8e06f4f44f7139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16430f915f9728e44a99706fe916ffca15fcc30995ec5ea17d8e06f4f44f7139", kill_on_drop: false }`
[INFO] [stdout] 16430f915f9728e44a99706fe916ffca15fcc30995ec5ea17d8e06f4f44f7139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da9f3b836bb73294851fe319f304752dc01a50dbad244827222d506eeffd609
[INFO] running `Command { std: "docker" "start" "-a" "0da9f3b836bb73294851fe319f304752dc01a50dbad244827222d506eeffd609", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking kondo v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `logs`
[INFO] [stdout]    --> src/organizer/categorise.rs:796:17
[INFO] [stdout]     |
[INFO] [stdout] 796 |             let logs = self.organizer.get_logger().get_logs();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs`
[INFO] [stdout]    --> src/organizer/categorise.rs:796:17
[INFO] [stdout]     |
[INFO] [stdout] 796 |             let logs = self.organizer.get_logger().get_logs();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/organizer/intelligent.rs:656:10
[INFO] [stdout]     |
[INFO] [stdout] 656 |     for (i, group) in result.groups.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/organizer/intelligent.rs:656:10
[INFO] [stdout]     |
[INFO] [stdout] 656 |     for (i, group) in result.groups.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AlreadyOrganized` is never constructed
[INFO] [stdout]   --> src/organizer/filename.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum SkipReason {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 87 |     AlreadyOrganized, // Already in a subfolder
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SkipReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `similarity_threshold` is never read
[INFO] [stdout]   --> src/organizer/intelligent.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct IntelligentConfig {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub similarity_threshold: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IntelligentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_text` is never read
[INFO] [stdout]   --> src/organizer/intelligent.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FileFeatures {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub is_text: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileFeatures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `centroid` is never read
[INFO] [stdout]   --> src/organizer/intelligent.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct FileGroup {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub centroid: Vec<f64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileGroup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AlreadyOrganized` is never constructed
[INFO] [stdout]   --> src/organizer/filename.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum SkipReason {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 87 |     AlreadyOrganized, // Already in a subfolder
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SkipReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `similarity_threshold` is never read
[INFO] [stdout]   --> src/organizer/intelligent.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct IntelligentConfig {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub similarity_threshold: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IntelligentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_text` is never read
[INFO] [stdout]   --> src/organizer/intelligent.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FileFeatures {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub is_text: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileFeatures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `centroid` is never read
[INFO] [stdout]   --> src/organizer/intelligent.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct FileGroup {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub centroid: Vec<f64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileGroup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s
[INFO] running `Command { std: "docker" "inspect" "0da9f3b836bb73294851fe319f304752dc01a50dbad244827222d506eeffd609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da9f3b836bb73294851fe319f304752dc01a50dbad244827222d506eeffd609", kill_on_drop: false }`
[INFO] [stdout] 0da9f3b836bb73294851fe319f304752dc01a50dbad244827222d506eeffd609
