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
1.63 s
fetching Git repository 'https://codeberg.org/mtlynch/go-evolutionary-migrate'
1.63 s
remote: Enumerating objects: 17, done.
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.
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.
1.63 s
remote: Total 17 (delta 1), reused 14 (delta 1), pack-reused 0 (from 0)
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.
1.63 s
From https://codeberg.org/mtlynch/go-evolutionary-migrate
1.63 s
* branch c53baee7514f5212e4457dc6b051bb1ed3875e4b -> FETCH_HEAD
1.63 s
1.63 s
Building /nix/store/lsm77wprqrmskkyb8x9wxbfixa6p6ijs-go-evolutionary-migrate-0.0.1.drv
1.63 s
[go-evolutionary-migrate] Phase: unpackPhase
1.63 s
[go-evolutionary-migrate] unpacking source archive /nix/store/rmxg1d4a4lyfjlj4rqgmx857lh2lx6cm-1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source
1.63 s
[go-evolutionary-migrate] source root is 1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source
1.63 s
[go-evolutionary-migrate] Phase: patchPhase
1.63 s
[go-evolutionary-migrate] Phase: updateAutotoolsGnuConfigScriptsPhase
1.63 s
[go-evolutionary-migrate] Phase: configurePhase
1.63 s
[go-evolutionary-migrate] Phase: buildPhase
2.18 s
[go-evolutionary-migrate] Building subPackage .
4.77 s
[go-evolutionary-migrate] Phase: checkPhase
4.78 s
[go-evolutionary-migrate] patching script interpreter paths in ./dev-scripts
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"
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"
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"
4.80 s
[go-evolutionary-migrate] + set -o pipefail
4.80 s
[go-evolutionary-migrate] + full_test=
4.80 s
[go-evolutionary-migrate] + go_test_flags=("-tags=netgo,osusergo")
4.80 s
[go-evolutionary-migrate] + go_test_flags+=("-fullpath")
4.80 s
[go-evolutionary-migrate] + readonly COVERAGE_FILE_RAW=.coverage.out
4.80 s
[go-evolutionary-migrate] + COVERAGE_FILE_RAW=.coverage.out
4.80 s
[go-evolutionary-migrate] + readonly COVERAGE_FILE_HTML=.coverage.html
4.80 s
[go-evolutionary-migrate] + COVERAGE_FILE_HTML=.coverage.html
4.80 s
[go-evolutionary-migrate] + [[ '' = \-\-full ]]
4.80 s
[go-evolutionary-migrate] + set -u
4.80 s
[go-evolutionary-migrate] +++ dirname ./dev-scripts/run-go-tests
4.80 s
[go-evolutionary-migrate] ++ cd ./dev-scripts
4.80 s
[go-evolutionary-migrate] ++ pwd
4.81 s
[go-evolutionary-migrate] + SCRIPT_DIR=/build/1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source/dev-scripts
4.81 s
[go-evolutionary-migrate] + readonly SCRIPT_DIR
4.81 s
[go-evolutionary-migrate] + cd /build/1qm6mrhilsaakyyv7zz715vr9gw4jbs4-source/dev-scripts/..
4.81 s
[go-evolutionary-migrate] + go test -tags=netgo,osusergo -fullpath ./...
8.45 s
[go-evolutionary-migrate] ok codeberg.org/mtlynch/go-evolutionary-migrate 0.235s
8.49 s
[go-evolutionary-migrate] + [[ -n '' ]]
8.49 s
[go-evolutionary-migrate] + go vet ./...
12.66 s
[go-evolutionary-migrate] ++ go env GOPATH
12.66 s
[go-evolutionary-migrate] + STATICCHECK_PATH=/build/go/bin/staticcheck
12.66 s
[go-evolutionary-migrate] + readonly STATICCHECK_PATH
12.66 s
[go-evolutionary-migrate] + readonly STATICCHECK_VERSION=v0.6.1
12.66 s
[go-evolutionary-migrate] + STATICCHECK_VERSION=v0.6.1
12.66 s
[go-evolutionary-migrate] + [[ ! -f /build/go/bin/staticcheck ]]
12.66 s
[go-evolutionary-migrate] + /build/go/bin/staticcheck ./...
14.99 s
[go-evolutionary-migrate] ++ go env GOPATH
15.03 s
[go-evolutionary-migrate] + ERRCHECK_PATH=/build/go/bin/errcheck
15.03 s
[go-evolutionary-migrate] + readonly ERRCHECK_PATH
15.03 s
[go-evolutionary-migrate] + readonly ERRCHECK_VERSION=v1.9.0
15.03 s
[go-evolutionary-migrate] + ERRCHECK_VERSION=v1.9.0
15.03 s
[go-evolutionary-migrate] + [[ ! -f /build/go/bin/errcheck ]]
15.03 s
[go-evolutionary-migrate] + /build/go/bin/errcheck -ignoretests ./...
15.06 s
[go-evolutionary-migrate] Phase: installPhase
15.06 s
[go-evolutionary-migrate] Phase: fixupPhase
15.07 s
[go-evolutionary-migrate] shrinking RPATHs of ELF executables and libraries in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1
15.07 s
[go-evolutionary-migrate] checking for references to /build/ in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1...
15.08 s
[go-evolutionary-migrate] patching script interpreter paths in /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1
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
15.18 s
[go-evolutionary-migrate:post-build] Uploading to the NixCI cache: /nix/store/35i2fpq5sw4iacrcjvzw9nwy6j8wi82x-go-evolutionary-migrate-0.0.1
15.22 s
[go-evolutionary-migrate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
15.22 s
[go-evolutionary-migrate:post-build] copying 1 paths...
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'...
15.87 s
[go-evolutionary-migrate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
15.97 s
[go-evolutionary-migrate:post-build] copying 0 paths...
15.99 s
Uploaded go-evolutionary-migrate in 813ms
15.99 s
Progress: 1 of 3 built
15.99 s
Built go-evolutionary-migrate in 14.3s
16.01 s
Building /nix/store/g27av1zdfkmbw3lvixm0fq6hqf6x94s0-checks-default.drv
16.06 s
[checks-default:post-build] Uploading to the NixCI cache: /nix/store/rsdv2f3vf8fpk6ji6z3513w7d24m065g-checks-default
16.09 s
[checks-default:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
16.10 s
[checks-default:post-build] copying 1 paths...
16.10 s
[checks-default:post-build] copying path '/nix/store/rsdv2f3vf8fpk6ji6z3513w7d24m065g-checks-default' to 'https://cache.nix-ci.com'...
22.31 s
[checks-default:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
22.42 s
[checks-default:post-build] copying 0 paths...
22.43 s
Uploaded checks-default in 6.3s
22.43 s
Progress: 2 of 3 built
22.43 s
Built checks-default in 6.4s
22.43 s
Progress: 3 of 3 built
22.43 s
/nix/store/rsdv2f3vf8fpk6ji6z3513w7d24m065g-checks-default
22.45 s
Build succeeded.