1. 1.29 s $ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://codeberg.org/mtlynch/go-evolutionary-migrate?ref=master&rev=c53baee7514f5212e4457dc6b051bb1ed3875e4b&shallow=1#checks.x86_64-linux.default --print-build-logs
  2. 1.63 s fetching Git repository 'https://codeberg.org/mtlynch/go-evolutionary-migrate'
  3. 1.63 s remote: Enumerating objects: 17, done.
  4. 1.63 s remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done.
  5. 1.63 s remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done.
  6. 1.63 s remote: Total 17 (delta 1), reused 14 (delta 1), pack-reused 0 (from 0)
  7. 1.63 s Unpacking objects: 5% (1/17) Unpacking objects: 11% (2/17) Unpacking objects: 17% (3/17) Unpacking objects: 23% (4/17) Unpacking objects: 29% (5/17) Unpacking objects: 35% (6/17) Unpacking objects: 41% (7/17) Unpacking objects: 47% (8/17) Unpacking objects: 52% (9/17) Unpacking objects: 58% (10/17) Unpacking objects: 64% (11/17) Unpacking objects: 70% (12/17) Unpacking objects: 76% (13/17) Unpacking objects: 82% (14/17) Unpacking objects: 88% (15/17) Unpacking objects: 94% (16/17) Unpacking objects: 100% (17/17) Unpacking objects: 100% (17/17), 7.63 KiB | 7.63 MiB/s, done.
  8. 1.63 s From https://codeberg.org/mtlynch/go-evolutionary-migrate
  9. 1.63 s * branch c53baee7514f5212e4457dc6b051bb1ed3875e4b -> FETCH_HEAD
  10. 1.63 s
  11. 1.63 s Building /nix/store/lsm77wprqrmskkyb8x9wxbfixa6p6ijs-go-evolutionary-migrate-0.0.1.drv
  12. 1.63 s [go-evolutionary-migrate] Phase: unpackPhase
  13. 1.63 s [go-evolutionary-migrate] unpacking source archive /nix/store/rmxg1d4a4lyfjlj4rqgmx857lh2lx6cm-1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source
  14. 1.63 s [go-evolutionary-migrate] source root is 1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source
  15. 1.63 s [go-evolutionary-migrate] Phase: patchPhase
  16. 1.63 s [go-evolutionary-migrate] Phase: updateAutotoolsGnuConfigScriptsPhase
  17. 1.63 s [go-evolutionary-migrate] Phase: configurePhase
  18. 1.63 s [go-evolutionary-migrate] Phase: buildPhase
  19. 2.18 s [go-evolutionary-migrate] Building subPackage .
  20. 4.77 s [go-evolutionary-migrate] Phase: checkPhase
  21. 4.78 s [go-evolutionary-migrate] patching script interpreter paths in ./dev-scripts
  22. 4.78 s [go-evolutionary-migrate] ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rlq03x4cwf8zn73hxaxnx0zn5q9kifls-bash-5.3p3/bin/bash"
  23. 4.79 s [go-evolutionary-migrate] ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rlq03x4cwf8zn73hxaxnx0zn5q9kifls-bash-5.3p3/bin/bash"
  24. 4.80 s [go-evolutionary-migrate] ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rlq03x4cwf8zn73hxaxnx0zn5q9kifls-bash-5.3p3/bin/bash"
  25. 4.80 s [go-evolutionary-migrate] + set -o pipefail
  26. 4.80 s [go-evolutionary-migrate] + full_test=
  27. 4.80 s [go-evolutionary-migrate] + go_test_flags=("-tags=netgo,osusergo")
  28. 4.80 s [go-evolutionary-migrate] + go_test_flags+=("-fullpath")
  29. 4.80 s [go-evolutionary-migrate] + readonly COVERAGE_FILE_RAW=.coverage.out
  30. 4.80 s [go-evolutionary-migrate] + COVERAGE_FILE_RAW=.coverage.out
  31. 4.80 s [go-evolutionary-migrate] + readonly COVERAGE_FILE_HTML=.coverage.html
  32. 4.80 s [go-evolutionary-migrate] + COVERAGE_FILE_HTML=.coverage.html
  33. 4.80 s [go-evolutionary-migrate] + [[ '' = \-\-full ]]
  34. 4.80 s [go-evolutionary-migrate] + set -u
  35. 4.80 s [go-evolutionary-migrate] +++ dirname ./dev-scripts/run-go-tests
  36. 4.80 s [go-evolutionary-migrate] ++ cd ./dev-scripts
  37. 4.80 s [go-evolutionary-migrate] ++ pwd
  38. 4.81 s [go-evolutionary-migrate] + SCRIPT_DIR=/build/1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source/dev-scripts
  39. 4.81 s [go-evolutionary-migrate] + readonly SCRIPT_DIR
  40. 4.81 s [go-evolutionary-migrate] + cd /build/1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source/dev-scripts/..
  41. 4.81 s [go-evolutionary-migrate] + go test -tags=netgo,osusergo -fullpath ./...
  42. 8.45 s [go-evolutionary-migrate] ok codeberg.org/mtlynch/go-evolutionary-migrate 0.235s
  43. 8.49 s [go-evolutionary-migrate] + [[ -n '' ]]
  44. 8.49 s [go-evolutionary-migrate] + go vet ./...
  45. 12.66 s [go-evolutionary-migrate] ++ go env GOPATH
  46. 12.66 s [go-evolutionary-migrate] + STATICCHECK_PATH=/build/go/bin/staticcheck
  47. 12.66 s [go-evolutionary-migrate] + readonly STATICCHECK_PATH
  48. 12.66 s [go-evolutionary-migrate] + readonly STATICCHECK_VERSION=v0.6.1
  49. 12.66 s [go-evolutionary-migrate] + STATICCHECK_VERSION=v0.6.1
  50. 12.66 s [go-evolutionary-migrate] + [[ ! -f /build/go/bin/staticcheck ]]
  51. 12.66 s [go-evolutionary-migrate] + /build/go/bin/staticcheck ./...
  52. 14.99 s [go-evolutionary-migrate] ++ go env GOPATH
  53. 15.03 s [go-evolutionary-migrate] + ERRCHECK_PATH=/build/go/bin/errcheck
  54. 15.03 s [go-evolutionary-migrate] + readonly ERRCHECK_PATH
  55. 15.03 s [go-evolutionary-migrate] + readonly ERRCHECK_VERSION=v1.9.0
  56. 15.03 s [go-evolutionary-migrate] + ERRCHECK_VERSION=v1.9.0
  57. 15.03 s [go-evolutionary-migrate] + [[ ! -f /build/go/bin/errcheck ]]
  58. 15.03 s [go-evolutionary-migrate] + /build/go/bin/errcheck -ignoretests ./...
  59. 15.06 s [go-evolutionary-migrate] Phase: installPhase
  60. 15.06 s [go-evolutionary-migrate] Phase: fixupPhase
  61. 15.07 s [go-evolutionary-migrate] shrinking RPATHs of ELF executables and libraries in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1
  62. 15.07 s [go-evolutionary-migrate] checking for references to /build/ in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1...
  63. 15.08 s [go-evolutionary-migrate] patching script interpreter paths in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1
  64. 15.08 s [go-evolutionary-migrate] stripping (with command strip and flags -S -p) in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1/bin
  65. 15.18 s [go-evolutionary-migrate:post-build] Uploading to the NixCI cache: /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1
  66. 15.22 s [go-evolutionary-migrate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  67. 15.22 s [go-evolutionary-migrate:post-build] copying 1 paths...
  68. 15.22 s [go-evolutionary-migrate:post-build] copying path '/nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1' to 'https://cache.nix-ci.com'...
  69. 15.87 s [go-evolutionary-migrate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  70. 15.97 s [go-evolutionary-migrate:post-build] copying 0 paths...
  71. 15.99 s Uploaded go-evolutionary-migrate in 813ms
  72. 15.99 s Progress: 1 of 3 built
  73. 15.99 s Built go-evolutionary-migrate in 14.3s
  74. 16.01 s Building /nix/store/g27av1zdfkmbw3lvixm0fq6hqf6x94s0-checks-default.drv
  75. 16.06 s [checks-default:post-build] Uploading to the NixCI cache: /nix/store/rsdv2f3vf8fpk6ji6z3513w7d24m065g-checks-default
  76. 16.09 s [checks-default:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  77. 16.10 s [checks-default:post-build] copying 1 paths...
  78. 16.10 s [checks-default:post-build] copying path '/nix/store/rsdv2f3vf8fpk6ji6z3513w7d24m065g-checks-default' to 'https://cache.nix-ci.com'...
  79. 22.31 s [checks-default:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  80. 22.42 s [checks-default:post-build] copying 0 paths...
  81. 22.43 s Uploaded checks-default in 6.3s
  82. 22.43 s Progress: 2 of 3 built
  83. 22.43 s Built checks-default in 6.4s
  84. 22.43 s Progress: 3 of 3 built
  85. 22.43 s /nix/store/rsdv2f3vf8fpk6ji6z3513w7d24m065g-checks-default
  86. 22.45 s Build succeeded.