tgpt 2.0.4 -> 2.7.1 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/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. Building subPackage ./providers/koboldai Building subPackage ./providers/llama2 Building subPackage ./providers/openai Building subPackage ./providers/opengpts Building subPackage ./providers/phind Building subPackage ./structs Building subPackage ./utils buildPhase completed in 32 seconds @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=0x775820] goroutine 19 [running]: testing.tRunner.func1.2({0x7b4a00, 0xb28730}) /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1545 +0x238 testing.tRunner.func1() /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1548 +0x397 panic({0x7b4a00?, 0xb28730?}) /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/runtime/panic.go:914 +0x21f github.com/aandrew-me/tgpt/v2/providers/koboldai.TestRequest(0xc000103520) /build/source/providers/koboldai/koboldai_test.go:19 +0x80 testing.tRunner(0xc000103520, 0x850e40) /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 1 /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1648 +0x3ad FAIL github.com/aandrew-me/tgpt/v2/providers/koboldai 0.028s FAIL