We're running afoul of https://github.com/rust-lang/rust/issues/46379, where each test is compiled independently, so any test that doesn't use every helper method triggers a dead code warning.
Initial end to end testing. generates unique names for user and groups, and all tests run serially
Powered by TurnKey Linux.