Constant exitcode::NOPERM [] [src]

pub const NOPERM: ExitCode = 77

You did not have sufficient permission to perform the operation. This is not intended for file system problems, which should use NOINPUT or CANTCREAT, but rather for higher level permissions.