[INFO] fetching crate hyprland-workspaces-tui 1.2.0...
[INFO] checking hyprland-workspaces-tui-1.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hyprland-workspaces-tui 1.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hyprland-workspaces-tui 1.2.0
[INFO] finished tweaking crates.io crate hyprland-workspaces-tui 1.2.0
[INFO] tweaked toml for crates.io crate hyprland-workspaces-tui 1.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyprland-workspaces-tui 1.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyprland-workspaces-tui 1.2.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 253fbbeda59baccec3458c02cc75f3f700806a643dd1e87c2e72f19d7560e610
[INFO] running `Command { std: "docker" "start" "-a" "253fbbeda59baccec3458c02cc75f3f700806a643dd1e87c2e72f19d7560e610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "253fbbeda59baccec3458c02cc75f3f700806a643dd1e87c2e72f19d7560e610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253fbbeda59baccec3458c02cc75f3f700806a643dd1e87c2e72f19d7560e610", kill_on_drop: false }`
[INFO] [stdout] 253fbbeda59baccec3458c02cc75f3f700806a643dd1e87c2e72f19d7560e610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f728b89412f4c28c90027fb3c9df320f5b17567df531f302622f11cb71b1c67d
[INFO] running `Command { std: "docker" "start" "-a" "f728b89412f4c28c90027fb3c9df320f5b17567df531f302622f11cb71b1c67d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking lru v0.12.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking clap_complete v4.5.44
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking config v0.15.8
[INFO] [stderr]     Checking tui-big-text v0.7.0
[INFO] [stderr]     Checking hyprland-workspaces-tui v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/config.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 config::File::from(PathBuf::from_str(&path).expect("Infallible"))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyprland-workspaces-tui` (bin "hyprland-workspaces-tui") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/config.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 config::File::from(PathBuf::from_str(&path).expect("Infallible"))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyprland-workspaces-tui` (bin "hyprland-workspaces-tui" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f728b89412f4c28c90027fb3c9df320f5b17567df531f302622f11cb71b1c67d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f728b89412f4c28c90027fb3c9df320f5b17567df531f302622f11cb71b1c67d", kill_on_drop: false }`
[INFO] [stdout] f728b89412f4c28c90027fb3c9df320f5b17567df531f302622f11cb71b1c67d
