[INFO] cloning repository https://github.com/neoromantique/image-display-and-directory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neoromantique/image-display-and-directory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoromantique%2Fimage-display-and-directory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoromantique%2Fimage-display-and-directory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb576db536d3c819be55fd0e6bc90c9697ec7ee9 [INFO] checking neoromantique/image-display-and-directory against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoromantique%2Fimage-display-and-directory" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/neoromantique/image-display-and-directory [INFO] finished tweaking git repo https://github.com/neoromantique/image-display-and-directory [INFO] tweaked toml for git repo https://github.com/neoromantique/image-display-and-directory written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neoromantique/image-display-and-directory on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neoromantique/image-display-and-directory 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.20.6 [INFO] [stderr] Downloaded epoxy v0.1.0 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 893dfe91cf0934b461bd9d614e6bda59a1f02da40ea5d9d92742e71928e73be0 [INFO] running `Command { std: "docker" "start" "-a" "893dfe91cf0934b461bd9d614e6bda59a1f02da40ea5d9d92742e71928e73be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "893dfe91cf0934b461bd9d614e6bda59a1f02da40ea5d9d92742e71928e73be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893dfe91cf0934b461bd9d614e6bda59a1f02da40ea5d9d92742e71928e73be0", kill_on_drop: false }` [INFO] [stdout] 893dfe91cf0934b461bd9d614e6bda59a1f02da40ea5d9d92742e71928e73be0 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27bbb3e132af02870d01764cee2abaa0d134118869e8b11ae7620a5b9635af7b [INFO] running `Command { std: "docker" "start" "-a" "27bbb3e132af02870d01764cee2abaa0d134118869e8b11ae7620a5b9635af7b", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cfg-expr v0.20.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling epoxy v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.38 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking gio v0.20.12 [INFO] [stderr] Checking cairo-rs v0.20.12 [INFO] [stderr] Checking graphene-rs v0.20.10 [INFO] [stderr] Checking gdk-pixbuf v0.20.10 [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Checking gdk4 v0.9.6 [INFO] [stderr] Checking gsk4 v0.9.6 [INFO] [stderr] Checking gtk4 v0.9.7 [INFO] [stderr] Checking idxd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/ui/list_view.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | use super::*; [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: `super::*` [INFO] [stdout] --> src/ui/row_widget.rs:1023:9 [INFO] [stdout] | [INFO] [stdout] 1023 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::RowItem` [INFO] [stdout] --> src/ui/row_widget.rs:1024:9 [INFO] [stdout] | [INFO] [stdout] 1024 | use crate::models::RowItem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/ui/row_widget.rs:1025:9 [INFO] [stdout] | [INFO] [stdout] 1025 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/thumbnails/generator.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | let (w, h) = ThumbnailGenerator::calculate_dimensions(100, 5000, 256); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "27bbb3e132af02870d01764cee2abaa0d134118869e8b11ae7620a5b9635af7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bbb3e132af02870d01764cee2abaa0d134118869e8b11ae7620a5b9635af7b", kill_on_drop: false }` [INFO] [stdout] 27bbb3e132af02870d01764cee2abaa0d134118869e8b11ae7620a5b9635af7b