It doesn't seem to be working against my local url. Manually verified that the site is working
$node -v
v4.4.7
$ w3c-validator -V
3.3.0
$ w3c-validator -v -l http://localhost:3000
Error: Site "http://localhost:3000" could not be found.
$ w3c-validator -v -l http://www.google.com
Error: Site "http://www.google.com" could not be found.
It doesn't seem to be working against my local url. Manually verified that the site is working