docker-image://docker.io/alpine/git@sha256:7b9c96bea8268579e925b17170ae208788e90d508ec334421384913ba61cd610
[0.01s]
git checkout f1d7936162b4605b37a1989c234be2e516fb661a
CACHED
git clone https://github.com/vito/bass.git ./
CACHED
git fetch origin f1d7936162b4605b37a1989c234be2e516fb661a
CACHED
git submodule update --init --recursive
CACHED
docker-image://docker.io/nixos/nix@sha256:c6c9e6bf8d2d87877ef931bbf5c350d84ac114e33a4abacc3f2e51dcbed25ea1
[0.02s]
cp -anT /nix/ /cache/
CACHED
sh -c "echo accept-flake-config = true >> /etc/nix/nix.conf"
CACHED
sh -c "echo experimental-features = nix-command flakes >> /etc/nix/nix.conf"
CACHED
nix build .#depsOci
[0.92s]
cp -aL ./result ./image.tar
[0.65s]
exporting to client tarball
[8.81s]
git checkout 079dc08630fa5338f7f538628426a88e404c74f1
CACHED
git fetch origin 079dc08630fa5338f7f538628426a88e404c74f1
CACHED
cp -aL ./result ./image.tar
CACHED
nix build .#depsOci
CACHED
git submodule update --init --recursive
CACHED
exporting to client tarball
[25.9s]
resolve image config for docker.io/nixos/nix@sha256:c6c9e6bf8d2d87877ef931bbf5c350d84ac114e33a4abacc3f2e51dcbed25ea1
[0.00s]
go mod download
CACHED
git checkout 5c8a25163600986a068edd6f7572b5a762fcef24
CACHED
git submodule update --init --recursive
CACHED
git fetch origin 5c8a25163600986a068edd6f7572b5a762fcef24
CACHED
cp -a <thunk 1N9RFR2DG0ACK: (.git)>/pkg/lsp/testdata/bundle/nvim-lspconfig/ ./
CACHED
cp <thunk 1N9RFR2DG0ACK: (.git)>/go.mod <thunk 1N9RFR2DG0ACK: (.git)>/go.sum ./
CACHED
make -j shims
CACHED
oci-layout://3AOH6NR9RJAKK/image.tar@sha256:95ca6d702a39aec63b37f84229a0e9258f92a41b8d1535f5e56a41ae95b69b77
[0.03s]
oci-layout://1C91M5L1T1A1I/image.tar@sha256:95ca6d702a39aec63b37f84229a0e9258f92a41b8d1535f5e56a41ae95b69b77
CACHED
cp <thunk A987GDPGLN9SO: (.git)>/go.mod <thunk A987GDPGLN9SO: (.git)>/go.sum ./
[0.28s]
cp -a <thunk A987GDPGLN9SO: (.git)>/pkg/lsp/testdata/bundle/nvim-lspconfig/ ./
[0.23s]
exporting to client tarball
[5.29s]
resolve image config for docker.io/library/alpine@sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
[0.02s]
resolve image config for docker.io/alpine/git@sha256:7b9c96bea8268579e925b17170ae208788e90d508ec334421384913ba61cd610
[0.01s]
docker-image://docker.io/library/alpine@sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
CACHED
go mod download
[3.14s]
make VERSION=dev GOOS=windows GOARCH=amd64 DESTDIR=./dist/ install
[26.7s]
which upx # required for compressing shims
/bin/upx
upx pkg/runtimes/bin/exe.amd64 pkg/runtimes/bin/exe.arm pkg/runtimes/bin/exe.arm64 || true # swallow AlreadyPackedException :/
Ultimate Packer for eXecutables
Copyright (C) 1996 - 2023
UPX 4.0.2 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 30th 2023
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: pkg/runtimes/bin/exe.amd64: AlreadyPackedException
upx: pkg/runtimes/bin/exe.arm: AlreadyPackedException
Packed 0 files.
upx: pkg/runtimes/bin/exe.arm64: AlreadyPackedException
env GOOS=windows GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags "-X main.version=dev" -o ./cmd/bass/bass ./cmd/bass
mkdir -p ./dist/
cp cmd/bass/bass ./dist/
zip ../bass.windows-amd64.zip ./bass
[3.96s]
adding: bass (deflated 48%)
ls -al <thunk HSAD1CIE14GAQ: (.zip)>/bass.windows-amd64.zip
[0.60s]
-rw-r--r-- 1 root root 22909673 Oct 26 1985 ./HSAD1CIE14GAQ/bass.windows-amd64.zip
[check] build-windows
[75.8s]