fails:Dir.chroot as regular user raises an Errno::EPERM exception if the directory exists
fails:Dir.chroot as regular user raises a SystemCallError if the directory doesn't exist
fails:Dir.chroot as regular user calls #to_path on non-String argument
