nezha-agent 0.18.5 -> 0.19.3 https://github.com/nezhahq/agent/releases attrpath: nezha-agent 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-frPAhiexFSt+KobMbf32h8xv7HMcPl5koEgSs8Nz3cs=" [golangModuleVersion] Replaced vendorHash with sha256-ur6FlosknI/AjmgSKgRmPQi0TfAwg6qOiVXFAU1zgKE= Received ExitFailure 1 when running Raw command: /nix/store/r992f8xgxqsbizyp409hcmpzf72m6j59-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nezha-agent nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } Building subPackage ./cmd/agent Building subPackage ./model Building subPackage ./pkg/fm Building subPackage ./pkg/gpu Building subPackage ./pkg/gpu/stat Building subPackage ./pkg/monitor Building subPackage ./pkg/processgroup Building subPackage ./pkg/pty Building subPackage ./pkg/util Building subPackage ./pkg/utls Building subPackage ./proto Running phase: checkPhase @nix { "action": "setPhase", "phase": "checkPhase" } ip: , err: lookup www.google.com on [::1]:53: read udp [::1]:41719->[::1]:53: read: connection refused ip: , err: lookup ipv6.google.com on [::1]:53: read udp [::1]:57002->[::1]:53: read: connection refused --- FAIL: TestLookupIP (0.00s) main_test.go:33: lookupIP failed: lookup www.google.com on [::1]:53: read udp [::1]:41719->[::1]:53: read: connection refused main_test.go:37: ResolveIPAddr failed: lookup www.google.com on [::1]:53: dial udp 94.140.14.140:53: connect: network is unreachable main_test.go:43: lookupIP failed: lookup ipv6.google.com on [::1]:53: read udp [::1]:57002->[::1]:53: read: connection refused main_test.go:47: ResolveIPAddr failed: lookup ipv6.google.com on [::1]:53: dial udp 94.140.14.140:53: connect: network is unreachable FAIL FAIL github.com/nezhahq/agent/cmd/agent 0.009s FAIL