Also update Rust to release 1.62 and FDB 7.1.x release to 7.1.12.
Adjust fdb-stacktester-{630,710} to Rust 1.62 clippy lints.
In NixOS 22.05 release, for some reason /nix/var/nix/daemon-socket
directory is not being created. So manually create this path so that
systemd's nix-daemon.socket can be properly started.
Update container image to NixOS release 22.05.
Also update Rust to release 1.62 and FDB 7.1.x release to 7.1.12.
Adjust
fdb-stacktester-{630,710}
to Rust 1.62 clippy lints.In NixOS 22.05 release, for some reason
/nix/var/nix/daemon-socket
directory is not being created. So manually create this path so that systemd'snix-daemon.socket
can be properly started.Update
cargo-llvm-cov
to 0.4.9 release.