timescaledb-parallel-copy 0.4.0 -> 0.7.0 https://github.com/timescale/timescaledb-parallel-copy/releases attrpath: timescaledb-parallel-copy 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-muxtr80EjnRoHG/TCEQwrBwlnARsfqWoYlR0HavMe6U=" [golangModuleVersion] Replaced vendorHash with sha256-kHfbauX+aPq5EBWS/pBTYLe09ihBzeu+/H5OvREeEyk= Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A timescaledb-parallel-copy nix build failed. sourcing setup hook '/nix/store/62zpnw69ylcfhcpy1di8152zlzmbls91-gcc-wrapper-13.3.0/nix-support/setup-hook' sourcing setup hook '/nix/store/pg90p34kys2famxnq7925sbgj4jrnsi8-binutils-wrapper-2.42/nix-support/setup-hook' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/2sg0mfa3xhavsbff16cnnzxclzaaz7ng-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/2sg0mfa3xhavsbff16cnnzxclzaaz7ng-source source root is source calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase calling 'preConfigure' function hook '_multioutConfig' @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage ./cmd/timescaledb-parallel-copy Building subPackage ./internal/batch Building subPackage ./internal/db Building subPackage ./pkg/csvcopy @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase ok github.com/timescale/timescaledb-parallel-copy/internal/batch 0.006s ok github.com/timescale/timescaledb-parallel-copy/internal/db 0.005s --- FAIL: TestWriteDataToCSV (0.00s) csvcopy_test.go:31: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?: failed to create container FAIL FAIL github.com/timescale/timescaledb-parallel-copy/pkg/csvcopy 0.009s FAIL