Constant exitcode::NOPERM [] [src]

pub const NOPERM: i32 = 77

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