[INFO] cloning repository https://github.com/unixpariah/PAnotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unixpariah/PAnotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixpariah%2FPAnotify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixpariah%2FPAnotify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4d05adfbaead65122ee838757156d9da68c62fd [INFO] checking unixpariah/PAnotify against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixpariah%2FPAnotify" "/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/unixpariah/PAnotify [INFO] finished tweaking git repo https://github.com/unixpariah/PAnotify [INFO] tweaked toml for git repo https://github.com/unixpariah/PAnotify written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unixpariah/PAnotify on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unixpariah/PAnotify 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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1da9bf7b512cce4381a6cfb4ac5508b1aa5fa715cc98a5d9a4761206bd70dc5d [INFO] running `Command { std: "docker" "start" "-a" "1da9bf7b512cce4381a6cfb4ac5508b1aa5fa715cc98a5d9a4761206bd70dc5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1da9bf7b512cce4381a6cfb4ac5508b1aa5fa715cc98a5d9a4761206bd70dc5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da9bf7b512cce4381a6cfb4ac5508b1aa5fa715cc98a5d9a4761206bd70dc5d", kill_on_drop: false }` [INFO] [stdout] 1da9bf7b512cce4381a6cfb4ac5508b1aa5fa715cc98a5d9a4761206bd70dc5d [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2476b3da134a0f02f7936f32ce1f3e04edb33d75db3dcb4197d0aa0af2e053ec [INFO] running `Command { std: "docker" "start" "-a" "2476b3da134a0f02f7936f32ce1f3e04edb33d75db3dcb4197d0aa0af2e053ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Compiling libpulse-sys v1.22.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking libpulse-binding v2.29.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking zvariant_utils v3.2.0 [INFO] [stderr] Compiling zvariant_derive v5.4.0 [INFO] [stderr] Compiling zvariant v5.4.0 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.5.0 [INFO] [stderr] Checking zbus v5.5.0 [INFO] [stderr] Checking sysnotifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.14s [INFO] running `Command { std: "docker" "inspect" "2476b3da134a0f02f7936f32ce1f3e04edb33d75db3dcb4197d0aa0af2e053ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2476b3da134a0f02f7936f32ce1f3e04edb33d75db3dcb4197d0aa0af2e053ec", kill_on_drop: false }` [INFO] [stdout] 2476b3da134a0f02f7936f32ce1f3e04edb33d75db3dcb4197d0aa0af2e053ec