tgpt 2.0.4 -> 2.5.0 https://github.com/aandrew-me/tgpt/releases 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-docq/r6yyMPsuUyFbtCMaYfEVL0gLmyTy4PbrAemR00= Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tgpt nix build failed. Building subPackage ./client Building subPackage ./providers Building subPackage ./providers/fakeopen Building subPackage ./providers/koboldai Building subPackage ./providers/openai Building subPackage ./providers/opengpts Building subPackage ./providers/phind Building subPackage ./structs @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=0x77594c] goroutine 6 [running]: testing.tRunner.func1.2({0x7b5a00, 0xb29730}) /nix/store/cw9dqybf9w6wp7827h23pb3ym8gs8h47-go-1.21.6/share/go/src/testing/testing.go:1545 +0x238 testing.tRunner.func1() /nix/store/cw9dqybf9w6wp7827h23pb3ym8gs8h47-go-1.21.6/share/go/src/testing/testing.go:1548 +0x397 panic({0x7b5a00?, 0xb29730?}) /nix/store/cw9dqybf9w6wp7827h23pb3ym8gs8h47-go-1.21.6/share/go/src/runtime/panic.go:914 +0x21f github.com/aandrew-me/tgpt/v2/providers/fakeopen.TestRequest(0xc0000fe680) /build/source/providers/fakeopen/fakeopen_test.go:16 +0x6c testing.tRunner(0xc0000fe680, 0x851ee0) /nix/store/cw9dqybf9w6wp7827h23pb3ym8gs8h47-go-1.21.6/share/go/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 1 /nix/store/cw9dqybf9w6wp7827h23pb3ym8gs8h47-go-1.21.6/share/go/src/testing/testing.go:1648 +0x3ad FAIL github.com/aandrew-me/tgpt/v2/providers/fakeopen 0.006s FAIL