Update module github.com/opencontainers/runtime-spec to v1.3.0 #27440
Cirrus CI / Windows Cross
failed
Nov 4, 2025 in 2m 2s
Task Summary
Instruction main failed in 01:43
Details
✅ 00:16 clone
✅ 00:01 setup
❌ 01:43 main
Cgroups: cgroup2fs
aardvark-dns-1.16.0-1.fc42-x86_64
buildah-1.41.4-1.fc42-x86_64
conmon-2.1.13-1.fc42-x86_64
containernetworking-plugins-1.8.0-1.fc42-x86_64
containers-common-0.64.2-1.fc42-noarch
container-selinux-2.242.0-1.fc42-noarch
criu-4.1.1-1.fc42-x86_64
crun-1.24-1.fc42-x86_64
golang-1.24.7-1.fc42-x86_64
libseccomp-2.5.5-2.fc41-x86_64
netavark-1.16.1-1.fc42-x86_64
passt-0^20250805.g309eefd-2.fc42-x86_64
podman-5.6.1-1.fc42-x86_64
skopeo-1.20.0-1.fc42-x86_64
slirp4netns-1.3.1-2.fc42-x86_64
************************************************************
+ _run_altbuild # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:509 in main()
Performing alternate build: Windows Cross
************************************************************
+ cd /var/tmp/go/src/github.com/containers/podman
+ case "$ALT_NAME" in
+ showrun make .install.pre-commit
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ make .install.pre-commit # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:276 in _run_altbuild()'
+ make .install.pre-commit # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:276 in _run_altbuild()
+ make .install.pre-commit
if [ -z "/usr/bin/pre-commit" ]; then \
/usr/bin/python3 -m pip install --user pre-commit; \
fi
+ showrun make lint GOOS=windows CGO_ENABLED=0
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ make lint GOOS=windows CGO_ENABLED=0 # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:277 in _run_altbuild()'
+ make lint GOOS=windows CGO_ENABLED=0 # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:277 in _run_altbuild()
+ make lint GOOS=windows CGO_ENABLED=0
VERSION=2.5.0 ./hack/install_golangci.sh
Installing golangci-lint v2.5.0 into ./bin/golangci-lint
golangci/golangci-lint info checking GitHub for tag 'v2.5.0'
golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64
golangci/golangci-lint info installed ./bin/golangci-lint
hack/golangci-lint.sh
Linting for GOOS=windows
+ ./bin/golangci-lint run --build-tags=remote,containers_image_openpgp
pkg/specgen/namespaces.go:15:2: could not import github.com/opencontainers/runtime-tools/generate (-: # github.com/opencontainers/runtime-tools/generate
/var/tmp/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20250523060157-0ea5ed0382a2/generate/generate.go:973:40: cannot use limit (variable of type int64) as *int64 value in assignment) (typecheck)
"github.com/opencontainers/runtime-tools/generate"
^
1 issues:
* typecheck: 1
make: *** [Makefile:291: golangci-lint] Error 1
Exit status: 2
Loading