problem: "low_water supplied, but max indicates that we should disable the memory quota".into(),
        if matches!(max, ExplicitOrAuto::Auto) && matches!(low_water, ExplicitOrAuto::Explicit(_)) {
            // (see https://github.com/GuillaumeGomez/sysinfo/blob/fc31b411eea7b9983176399dc5be162786dec95b/src/unix/linux/system.rs#L152).
// This means that miri will fail to run on tests that build the config, even if the config uses