senpai 0.2.0 -> 0.3.0 https://repology.org/project/senpai-irc/versions attrpath: senpai 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-PkoEHQEGKCiNbJsm7ieL65MtEult/wubLreJKA1gGpg=" [golangModuleVersion] Replaced vendorHash with sha256-Qom1RfQBJCH4dItYb2iWVAH9nyvA/rv7uisoEqfAxeE= 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 senpai nix build failed. got build log for 'senpai' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/dcn650v8kx5iaq769fb08px2nr2r8zp9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage ./cmd/senpai # github.com/rivo/uniseg vendor/github.com/rivo/uniseg/properties.go:137:21: type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/github.com/rivo/uniseg/properties.go:137:34: embedding interface element [3]int | [4]int requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/github.com/rivo/uniseg/properties.go:144:22: invalid operation: cannot index cpRange (variable of type E constrained by interface{[3]int | [4]int}) vendor/github.com/rivo/uniseg/properties.go:148:22: invalid operation: cannot index cpRange (variable of type E constrained by interface{[3]int | [4]int}) vendor/github.com/rivo/uniseg/properties.go:160:9: implicit function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/github.com/rivo/uniseg/properties.go:166:11: implicit function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod) # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/mremap.go:41:10: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall.go:82:16: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_linux.go:1010:20: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_linux.go:2290:9: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_unix.go:117:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/sysvshm_unix.go:32:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)