havn 0.1.13 -> 0.1.14 https://github.com/mrjackwills/havn/releases attrpath: havn Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-zstgk2ACHEdEBqJcmW6nFqYWVNKI9Yx0Cy7SUTw0N1U= Received ExitFailure 1 when running Raw command: /nix/store/i2lb92ljp62lzm30yk8n3g9mbdy1rr8s-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A havn nix build failed.  Compiling pin-project v1.1.5  Compiling ppv-lite86 v0.2.20  Compiling clap v4.5.17  Compiling rand_chacha v0.3.1  Compiling rand v0.8.5  Compiling tungstenite v0.21.0  Compiling tokio-util v0.7.12  Compiling tokio-tungstenite v0.21.0  Compiling h2 v0.3.26  Compiling hyper v0.14.30  Compiling warp v0.3.7  Compiling havn v0.1.14 (/build/source) error[E0658]: the `#[expect]` attribute is an experimental feature  --> src/scanner/mod.rs:189:1  | 189 | #[expect(clippy::unwrap_used)]  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  |  = note: see issue #54503 for more information error[E0658]: the `#[expect]` attribute is an experimental feature  --> src/terminal/mod.rs:142:5  | 142 |  #[expect(clippy::unwrap_used)]  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  |  = note: see issue #54503 for more information For more information about this error, try `rustc --explain E0658`. error: could not compile `havn` (bin "havn" test) due to 2 previous errors