[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] c885636fbe18a91b48cadcef44334d1c8564eba7
[INFO] checking Aelune/kondo against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelune%2Fkondo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aelune/kondo on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6813ea9152ec2219f28fc2a5b695daa53edec76fefa167ed342f19104aa6b3f8
[INFO] running `Command { std: "docker" "start" "-a" "6813ea9152ec2219f28fc2a5b695daa53edec76fefa167ed342f19104aa6b3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6813ea9152ec2219f28fc2a5b695daa53edec76fefa167ed342f19104aa6b3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6813ea9152ec2219f28fc2a5b695daa53edec76fefa167ed342f19104aa6b3f8", kill_on_drop: false }`
[INFO] [stdout] 6813ea9152ec2219f28fc2a5b695daa53edec76fefa167ed342f19104aa6b3f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87b359db0045f01c893cd8fac177e4e3410af3eab5ccbb09c2064a7c0e4eeec3
[INFO] running `Command { std: "docker" "start" "-a" "87b359db0045f01c893cd8fac177e4e3410af3eab5ccbb09c2064a7c0e4eeec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking tempfile v3.21.0
[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 toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tyr v0.3.0 (/opt/rustwide/workdir)
[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 43.31s
[INFO] running `Command { std: "docker" "inspect" "87b359db0045f01c893cd8fac177e4e3410af3eab5ccbb09c2064a7c0e4eeec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b359db0045f01c893cd8fac177e4e3410af3eab5ccbb09c2064a7c0e4eeec3", kill_on_drop: false }`
[INFO] [stdout] 87b359db0045f01c893cd8fac177e4e3410af3eab5ccbb09c2064a7c0e4eeec3
