I ran scalar clone against a GitHub URL and saw these lines in the output:
error: config: (http:404) Not Found
error: config: (http:404) Not Found
These are likely related to the /gvfs/config endpoint, which doesn't exist on GitHub (and many others). This error is likely being output from Curl, but we should pass the correct option to make this be silent.