subprocess_info() and setting_value() will now raise GoRootNotFoundError() when the GOROOT environment variable points to a directory that could not be found on disk, and GoPathNotFoundError() when one or more of the entries in the GOPATH environment variable could not be found on disk.