[INFO] cloning repository https://github.com/iynaix/focal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iynaix/focal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiynaix%2Ffocal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiynaix%2Ffocal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 619b2bf81689fedd21c33fde4c2701f7d1ea8aed
[INFO] checking iynaix/focal against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiynaix%2Ffocal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iynaix/focal
[INFO] finished tweaking git repo https://github.com/iynaix/focal
[INFO] tweaked toml for git repo https://github.com/iynaix/focal written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iynaix/focal on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iynaix/focal 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07871fd74ac2333436d7dda86972b58cc53c52b874558dd85bbc9d8f2c5cbb32
[INFO] running `Command { std: "docker" "start" "-a" "07871fd74ac2333436d7dda86972b58cc53c52b874558dd85bbc9d8f2c5cbb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07871fd74ac2333436d7dda86972b58cc53c52b874558dd85bbc9d8f2c5cbb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07871fd74ac2333436d7dda86972b58cc53c52b874558dd85bbc9d8f2c5cbb32", kill_on_drop: false }`
[INFO] [stdout] 07871fd74ac2333436d7dda86972b58cc53c52b874558dd85bbc9d8f2c5cbb32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29ce233daf184a4232bde211477b8c15536eff8a7b5eb02af5f32bb95ff101ae
[INFO] running `Command { std: "docker" "start" "-a" "29ce233daf184a4232bde211477b8c15536eff8a7b5eb02af5f32bb95ff101ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking generic-array v1.1.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking execute-command-macro v0.1.9
[INFO] [stderr]    Compiling hyprland-macros v0.4.0-beta.3
[INFO] [stderr]     Checking execute v0.2.13
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]     Checking clap_mangen v0.2.31
[INFO] [stderr]     Checking clap_complete v4.5.59
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]    Compiling focal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking zvariant_utils v3.1.0
[INFO] [stderr]     Checking niri-ipc v25.8.0
[INFO] [stderr] warning: focal@0.1.0: Error generating man pages: Read-only file system (os error 30)
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.1
[INFO] [stderr]    Compiling zvariant_derive v5.2.0
[INFO] [stderr]     Checking hyprland v0.4.0-beta.3
[INFO] [stderr]    Compiling zvariant v5.2.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking zbus_names v4.1.1
[INFO] [stderr]    Compiling zbus_macros v5.3.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking zbus v5.3.1
[INFO] [stderr]     Checking notify-rust v4.11.7
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/hyprland.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 .filter(|&win| (active_wksps.contains(&win.workspace.id)))
[INFO] [stdout]    |                                ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                 .filter(|&win| (active_wksps.contains(&win.workspace.id)))
[INFO] [stdout] 58 +                 .filter(|&win| active_wksps.contains(&win.workspace.id) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/hyprland.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 .filter(|&win| (active_wksps.contains(&win.workspace.id)))
[INFO] [stdout]    |                                ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                 .filter(|&win| (active_wksps.contains(&win.workspace.id)))
[INFO] [stdout] 58 +                 .filter(|&win| active_wksps.contains(&win.workspace.id) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.80s
[INFO] running `Command { std: "docker" "inspect" "29ce233daf184a4232bde211477b8c15536eff8a7b5eb02af5f32bb95ff101ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ce233daf184a4232bde211477b8c15536eff8a7b5eb02af5f32bb95ff101ae", kill_on_drop: false }`
[INFO] [stdout] 29ce233daf184a4232bde211477b8c15536eff8a7b5eb02af5f32bb95ff101ae
