[INFO] cloning repository https://github.com/fahimaloy/GClippy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fahimaloy/GClippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffahimaloy%2FGClippy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffahimaloy%2FGClippy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7cc3c47158bbf9de1c25c96fad846d2d2dc7bf0
[INFO] checking fahimaloy/GClippy against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffahimaloy%2FGClippy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fahimaloy/GClippy
[INFO] finished tweaking git repo https://github.com/fahimaloy/GClippy
[INFO] tweaked toml for git repo https://github.com/fahimaloy/GClippy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fahimaloy/GClippy on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fahimaloy/GClippy 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258
[INFO] running `Command { std: "docker" "start" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258", 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" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258", 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" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.188
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling gnome-clippy-daemon v0.2.0 (/opt/rustwide/workdir/daemon)
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking jiff v0.2.34
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking enumflags2 v0.7.12
[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 ureq v2.12.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]   --> daemon/src/history.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::{Path, PathBuf};
[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: `PathBuf`
[INFO] [stdout]   --> daemon/src/history.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `open_history` is never used
[INFO] [stdout]   --> daemon/tests/emoji.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn open_history() -> History {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::params`
[INFO] [stdout]  --> daemon/tests/integration.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusqlite::params;
[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: `emoji_data`
[INFO] [stdout]  --> daemon/src/main.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gnome_clippy_daemon::{emoji, emoji_data};
[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: `emoji_data`
[INFO] [stdout]  --> daemon/src/main.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gnome_clippy_daemon::{emoji, emoji_data};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `saved` is never read
[INFO] [stdout]   --> daemon/src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Daemon {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 15 |     history: Mutex<History>,
[INFO] [stdout] 16 |     saved: Mutex<History>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `saved` is never read
[INFO] [stdout]   --> daemon/src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Daemon {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 15 |     history: Mutex<History>,
[INFO] [stdout] 16 |     saved: Mutex<History>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s
[INFO] running `Command { std: "docker" "inspect" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258", kill_on_drop: false }`
[INFO] [stdout] 9b0b96b77201f45ce6f188e3154af7c0906aa1e8ac6fb8ab17978c1211e30258
