2022-11-09T07:10:50 osv-detector 0.6.0 -> 0.8.0 https://github.com/G-Rath/osv-detector/releases 2022-11-09T07:10:53 attrpath: osv-detector 2022-11-09T07:10:53 Checking auto update branch... 2022-11-09T07:10:53 No auto update branch exists 2022-11-09T07:10:58 [version] 2022-11-09T07:10:58 [version] generic version rewriter does not support multiple hashes 2022-11-09T07:10:58 [rustCrateVersion] 2022-11-09T07:10:58 [rustCrateVersion] No cargoSha256 found 2022-11-09T07:10:58 [golangModuleVersion] 2022-11-09T07:11:04 [golangModuleVersion] Found old vendorSha256 = sha256-KAxpDQIRrLZIOvfW8wf0CV4Fj6l3W6nNZNCH3ZE6yJc= 2022-11-09T07:11:11 [golangModuleVersion] Replaced vendorSha256 with sha256-KAxpDQIRrLZIOvfW8wf0CV4Fj6l3W6nNZNCH3ZE6yJc= 2022-11-09T07:11:38 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A osv-detector nix build failed. fixtures/locks-many/Gemfile.lock: found 1 package Using db RubyGems (%% vulnerabilities, including withdrawn - last updated %%) no known vulnerabilities found fixtures/locks-many/composer.lock: found 1 package Using db Packagist (%% vulnerabilities, including withdrawn - last updated %%) no known vulnerabilities found fixtures/locks-many/yarn.lock: found 1 package Using db npm (%% vulnerabilities, including withdrawn - last updated %%) no known vulnerabilities found main_test.go:440: stderr got: failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/RubyGems/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:57985->[::1]:53: read: connection refused failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/Packagist/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:33551->[::1]:53: read: connection refused failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/npm/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:46081->[::1]:53: read: connection refused want: --- FAIL: TestRun_Lockfile (0.00s) --- PASS: TestRun_Lockfile/#02 (0.01s) --- FAIL: TestRun_Lockfile/#03 (0.07s) --- FAIL: TestRun_Lockfile/#04 (0.10s) --- FAIL: TestRun_Lockfile/#00 (0.10s) --- FAIL: TestRun_Lockfile/#01 (0.16s) FAIL FAIL github.com/g-rath/osv-detector 0.191s FAIL