pve-rs 0 -> 1 attrpath: pve-rs [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/ayxzsr02fy7r7cr03ahzzl0mwi2j0dr8-packages.json.drv building '/nix/store/ayxzsr02fy7r7cr03ahzzl0mwi2j0dr8-packages.json.drv'... Going to be running update for following packages: - pve-rs-0.9.1 Press Enter key to continue... Running update for: - pve-rs-0.9.1: UPDATING ... - pve-rs-0.9.1: ERROR --- SHOWING ERROR LOG FOR pve-rs-0.9.1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-rs/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-rs/pkgs/update.py", line 135, in main run_command('cargo generate-lockfile') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-rs/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'cargo generate-lockfile' failed with error: error: failed to parse manifest at `/tmp/proxmox-perl-rs/pve-rs/Cargo.toml` Caused by: feature `edition2024` is required The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.78.0). Consider adding `cargo-features = ["edition2024"]` to the top of Cargo.toml (above the [package] table) to tell Cargo you are opting in to use this unstable feature. See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature. --- SHOWING ERROR LOG FOR pve-rs-0.9.1 ---------------------- The update script for pve-rs-0.9.1 failed with exit code 1