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_ContributorsSetup (0.00s) --- FAIL: Test_ContributorsSetup/check_that_Contributor_works (0.00s) contributors_test.go:58: 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]:37908->[::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=0xedb76f] goroutine 31 [running]: testing.tRunner.func1.2({0x1037d00, 0x1bad5e0}) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1526 +0x24e testing.tRunner.func1() /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1529 +0x39f panic({0x1037d00, 0x1bad5e0}) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/runtime/panic.go:884 +0x213 sync.(*Once).Do(...) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/sync/once.go:63 github.com/ossf/scorecard/v4/clients/gitlabrepo.(*contributorsHandler).setup(0x52c0b8?) /build/source/clients/gitlabrepo/contributors.go:88 +0x2f github.com/ossf/scorecard/v4/clients/gitlabrepo.(*contributorsHandler).getContributors(0xc0005720a0) /build/source/clients/gitlabrepo/contributors.go:143 +0x25 github.com/ossf/scorecard/v4/clients/gitlabrepo.(*Client).ListContributors(0xc0005831e0?) /build/source/clients/gitlabrepo/client.go:190 +0x1d github.com/ossf/scorecard/v4/clients/gitlabrepo.Test_ContributorsSetup.func1(0xc0005831e0) /build/source/clients/gitlabrepo/contributors_test.go:62 +0x21a testing.tRunner(0xc0005831e0, 0xc0001fe060) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1576 +0x10b created by testing.(*T).Run /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1629 +0x3ea FAIL github.com/ossf/scorecard/v4/clients/gitlabrepo 0.013s FAIL