For historical interest: When I clone from source, build, and run "sbt test" I get two instances of the error `curl_easy_setop: 1`, one for 'get' and one for 'put'. This was several recursion levels deep from the work I was trying to get done, so I report it only in case the information may help others.