scorecard 4.10.5 -> 4.11.0 https://github.com/ossf/scorecard/releases attrpath: scorecard Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-6wIzg9gbH+nAE4sZg+C3NZZbVzbEcovhGwajBZ7ZjdY=" [golangModuleVersion] Replaced vendorHash with sha256-LKp4zlmQ9Jn8apgGMmuVhkJZXKUqT0kgBUUI3hYGItc= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A scorecard nix build failed. --- FAIL: Test_Setup (0.00s) --- FAIL: Test_Setup/check_that_listcommits_works (0.00s) commits_test.go:52: couldn't init gitlab repo repo unreachable: fdroid/fdroidclient Get "https://gitlab.com/api/v4/projects/fdroid%2Ffdroidclient": dial tcp: lookup gitlab.com on [::1]:53: read udp [::1]:55359->[::1]:53: read: connection refused panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xeda38f] goroutine 58 [running]: testing.tRunner.func1.2({0x1037d00, 0x1bad5e0}) /nix/store/i3ab37h47xmd0zh75708gj57hah7v7f4-go-1.20.5/share/go/src/testing/testing.go:1526 +0x24e testing.tRunner.func1() /nix/store/i3ab37h47xmd0zh75708gj57hah7v7f4-go-1.20.5/share/go/src/testing/testing.go:1529 +0x39f panic({0x1037d00, 0x1bad5e0}) /nix/store/i3ab37h47xmd0zh75708gj57hah7v7f4-go-1.20.5/share/go/src/runtime/panic.go:884 +0x213 sync.(*Once).Do(...) /nix/store/i3ab37h47xmd0zh75708gj57hah7v7f4-go-1.20.5/share/go/src/sync/once.go:63 github.com/ossf/scorecard/v4/clients/gitlabrepo.(*commitsHandler).setup(0xfa?) /build/source/clients/gitlabrepo/commits.go:43 +0x2f github.com/ossf/scorecard/v4/clients/gitlabrepo.(*commitsHandler).listRawCommits(0xc0004cc7c0) /build/source/clients/gitlabrepo/commits.go:61 +0x25 github.com/ossf/scorecard/v4/clients/gitlabrepo.(*Client).ListCommits(0xc0005b60b0) /build/source/clients/gitlabrepo/client.go:163 +0x3a github.com/ossf/scorecard/v4/clients/gitlabrepo.Test_Setup.func1(0xc000583860) /build/source/clients/gitlabrepo/commits_test.go:55 +0x1f5 testing.tRunner(0xc000583860, 0xc000652550) /nix/store/i3ab37h47xmd0zh75708gj57hah7v7f4-go-1.20.5/share/go/src/testing/testing.go:1576 +0x10b created by testing.(*T).Run /nix/store/i3ab37h47xmd0zh75708gj57hah7v7f4-go-1.20.5/share/go/src/testing/testing.go:1629 +0x3ea FAIL github.com/ossf/scorecard/v4/clients/gitlabrepo 0.018s FAIL