[INFO] cloning repository https://github.com/illef/illef-niri
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illef/illef-niri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-niri", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-niri'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da208a0d34c0499c58ff38e27146b7300d451552
[INFO] checking illef/illef-niri against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-niri" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/illef/illef-niri
[INFO] finished tweaking git repo https://github.com/illef/illef-niri
[INFO] tweaked toml for git repo https://github.com/illef/illef-niri written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/illef/illef-niri on toolchain 38c2997544af84fe301d600d6896397738163002
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/illef/illef-niri 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" "+38c2997544af84fe301d600d6896397738163002" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking illef/illef-niri against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-niri" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/illef/illef-niri
[INFO] finished tweaking git repo https://github.com/illef/illef-niri
[INFO] tweaked toml for git repo https://github.com/illef/illef-niri written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/illef/illef-niri on toolchain 38c2997544af84fe301d600d6896397738163002
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/illef/illef-niri 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" "+38c2997544af84fe301d600d6896397738163002" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e1f469989d96b02e9383f419f9ca7251a343dd8294b7b2040b3a17df1e48688
[INFO] running `Command { std: "docker" "start" "-a" "7e1f469989d96b02e9383f419f9ca7251a343dd8294b7b2040b3a17df1e48688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e1f469989d96b02e9383f419f9ca7251a343dd8294b7b2040b3a17df1e48688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1f469989d96b02e9383f419f9ca7251a343dd8294b7b2040b3a17df1e48688", kill_on_drop: false }`
[INFO] [stdout] 7e1f469989d96b02e9383f419f9ca7251a343dd8294b7b2040b3a17df1e48688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16450dc6aa1cfb0cd02471b166128026f02b00a9c144633d93ca47cccfd8d399
[INFO] running `Command { std: "docker" "start" "-a" "16450dc6aa1cfb0cd02471b166128026f02b00a9c144633d93ca47cccfd8d399", kill_on_drop: false }`
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling quote v1.0.41
[INFO] [stderr] Checking matchit v0.8.4
[INFO] [stderr] Checking parking_lot_core v0.9.12
[INFO] [stderr] Checking signal-hook-registry v1.4.6
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Checking serde_path_to_error v0.1.20
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Checking parking_lot v0.12.5
[INFO] [stderr] Checking axum-core v0.5.5
[INFO] [stderr] Compiling tokio-macros v2.6.0
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Checking tokio v1.48.0
[INFO] [stderr] Checking serde v1.0.228
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking niri-ipc v25.11.0
[INFO] [stderr] Checking hyper v1.7.0
[INFO] [stderr] Checking tower v0.5.2
[INFO] [stderr] Checking hyper-util v0.1.17
[INFO] [stderr] Checking axum v0.8.6
[INFO] [stderr] Checking illef-niri v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] [FMTARGS] {"crate":"illef_niri","loc":"src/main.rs:128:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stderr] [FMTARGS] {"crate":"illef_niri","loc":"src/main.rs:128:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stdout] warning: function `set_centered_window_if_only_one` is never used
[INFO] [stdout] --> src/niri.rs:81:8
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn set_centered_window_if_only_one(socket: &mut Socket) -> Result