[INFO] cloning repository https://github.com/godmodegalactus/photo-organizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godmodegalactus/photo-organizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodmodegalactus%2Fphoto-organizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodmodegalactus%2Fphoto-organizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 462f123f1e722b7756442fdfd1ebd1e295f9b835 [INFO] checking godmodegalactus/photo-organizer against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodmodegalactus%2Fphoto-organizer" "/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/godmodegalactus/photo-organizer [INFO] finished tweaking git repo https://github.com/godmodegalactus/photo-organizer [INFO] tweaked toml for git repo https://github.com/godmodegalactus/photo-organizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/godmodegalactus/photo-organizer on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/godmodegalactus/photo-organizer 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mutate_once v0.1.2 [INFO] [stderr] Downloaded jiff-static v0.2.25 [INFO] [stderr] Downloaded env_filter v1.0.1 [INFO] [stderr] Downloaded terminal_size v0.4.4 [INFO] [stderr] Downloaded env_logger v0.11.10 [INFO] [stderr] Downloaded jiff v0.2.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3 [INFO] running `Command { std: "docker" "start" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking mutate_once v0.1.2 [INFO] [stderr] Checking jiff v0.2.25 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking kamadak-exif v0.6.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking tempfile v3.27.0 [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 chrono v0.4.44 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking photo-organizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `photo_index` is never read [INFO] [stdout] --> src/clustering.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FeatureVector { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 7 | pub photo_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatureVector` 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: method `name` is never used [INFO] [stdout] --> src/clustering.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait ClusteringBackend: Send + Sync { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] 46 | fn cluster(&self, features: &[FeatureVector], config: &ClusteringConfig) -> Vec; [INFO] [stdout] 47 | fn name(&self) -> &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Skip` is never constructed [INFO] [stdout] --> src/organizer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum OpKind { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Skip { reason: String }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpKind` 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 `photo_index` is never read [INFO] [stdout] --> src/clustering.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FeatureVector { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 7 | pub photo_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatureVector` 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: method `name` is never used [INFO] [stdout] --> src/clustering.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait ClusteringBackend: Send + Sync { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] 46 | fn cluster(&self, features: &[FeatureVector], config: &ClusteringConfig) -> Vec; [INFO] [stdout] 47 | fn name(&self) -> &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Skip` is never constructed [INFO] [stdout] --> src/organizer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum OpKind { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Skip { reason: String }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpKind` 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 1m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v22.1.0, wgpu v22.1.0, wgpu-core v22.1.0, wgpu-hal v22.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3", kill_on_drop: false }` [INFO] [stdout] 5d9ec7722ec012f1318b1925112a86613cf183676cf9857c93ffc7371bec1cb3