tgpt 2.0.4 -> 2.2.3 https://repology.org/project/tgpt/versions attrpath: tgpt 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-HXpSoihk0s218DVCHe9VCGLBggWY8I25sw2qSaiUz4I=" [golangModuleVersion] Replaced vendorHash with sha256-g8mfJmp27dyl/xOViprYF5p+XYWeKwKlZVw1/lNhWOU= 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 tgpt nix build failed. Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage . @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase --- FAIL: TestRequest (0.00s) 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=0x40 pc=0x77b942] goroutine 6 [running]: testing.tRunner.func1.2({0x7bc580, 0xb39cc0}) /nix/store/6qd8p8gilzgplpk2ni3109m0k71r21s7-go-1.21.5/share/go/src/testing/testing.go:1545 +0x238 testing.tRunner.func1() /nix/store/6qd8p8gilzgplpk2ni3109m0k71r21s7-go-1.21.5/share/go/src/testing/testing.go:1548 +0x397 panic({0x7bc580?, 0xb39cc0?}) /nix/store/6qd8p8gilzgplpk2ni3109m0k71r21s7-go-1.21.5/share/go/src/runtime/panic.go:914 +0x21f github.com/aandrew-me/tgpt/v2.TestRequest(0xc00018a820) /build/source/functions_test.go:13 +0x42 testing.tRunner(0xc00018a820, 0x85a2c0) /nix/store/6qd8p8gilzgplpk2ni3109m0k71r21s7-go-1.21.5/share/go/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 1 /nix/store/6qd8p8gilzgplpk2ni3109m0k71r21s7-go-1.21.5/share/go/src/testing/testing.go:1648 +0x3ad FAIL github.com/aandrew-me/tgpt/v2 0.005s FAIL