docker-image://docker.io/alpine/git@sha256:7b9c96bea8268579e925b17170ae208788e90d508ec334421384913ba61cd610
[0.01s]
git fetch origin f3809e871c2f27ce11fcd68135e3c7dce081ff10
CACHED
git checkout f3809e871c2f27ce11fcd68135e3c7dce081ff10
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
/shim get-config /image.tar latest /config
CACHED
resolve image config for docker.io/nixos/nix@sha256:c6c9e6bf8d2d87877ef931bbf5c350d84ac114e33a4abacc3f2e51dcbed25ea1
[0.01s]
docker-image://docker.io/library/alpine@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
CACHED
nix build .#depsOci
CACHED
git submodule update --init --recursive
CACHED
git fetch origin 3bc89fb2e9c30b2a5e97f8ab2293f7fb1f3fa1ee
CACHED
git clone https://github.com/vito/bass.git ./
CACHED
cp -aL ./result ./image.tar
CACHED
git checkout 3bc89fb2e9c30b2a5e97f8ab2293f7fb1f3fa1ee
CACHED
/shim unpack /image.tar latest /rootfs
CACHED
/shim unpack /image.tar latest /rootfs
CACHED
git fetch origin 2b2b2247a9ae2bf9fa6d7619be15ad892ce9a5df
CACHED
git fetch origin f34a1dd101ee3b5aad7a7d3b806282857eeaddf4
CACHED
git submodule update --init --recursive
CACHED
git checkout 2b2b2247a9ae2bf9fa6d7619be15ad892ce9a5df
CACHED
go mod download
CACHED
git checkout f34a1dd101ee3b5aad7a7d3b806282857eeaddf4
CACHED
cp <thunk 24TC51TV4UBGG: (.git)>/go.mod <thunk 24TC51TV4UBGG: (.git)>/go.sum ./
CACHED
cp -aL ./result ./image.tar
CACHED
nix build .#depsOci
CACHED
git submodule update --init --recursive
CACHED
make -j shims
CACHED
/shim get-config /image.tar latest /config
CACHED
cp <thunk H6P3JSA9BSJ7A: (.git)>/go.mod <thunk H6P3JSA9BSJ7A: (.git)>/go.sum ./
[0.22s]
resolve image config for docker.io/alpine/git@sha256:7b9c96bea8268579e925b17170ae208788e90d508ec334421384913ba61cd610
[0.00s]
resolve image config for docker.io/library/alpine@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
[0.01s]
go mod download
[9.20s]
make VERSION=dev GOOS=darwin GOARCH=amd64 DESTDIR=./dist/ install
[36.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 - 2020
UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: pkg/runtimes/bin/exe.amd64: AlreadyPackedException
upx: pkg/runtimes/bin/exe.arm: AlreadyPackedException
upx: pkg/runtimes/bin/exe.arm64: AlreadyPackedException
Packed 0 files.
env GOOS=darwin 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/
make VERSION=dev GOOS=darwin GOARCH=arm64 DESTDIR=./dist/ install
[36.8s]
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 :/
upx: pkg/runtimes/bin/exe.amd64: AlreadyPackedException
Ultimate Packer for eXecutables
Copyright (C) 1996 - 2020
UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: pkg/runtimes/bin/exe.arm: AlreadyPackedException
Packed 0 files.
upx: pkg/runtimes/bin/exe.arm64: AlreadyPackedException
env GOOS=darwin GOARCH=arm64 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/
tar -C <thunk VVN8RMQ28HOUA: (.make)>/dist/ -czf ./bass.darwin-amd64.tgz ./bass
[3.27s]
tar -C <thunk 317U50QLUAPGG: (.make)>/dist/ -czf ./bass.darwin-arm64.tgz ./bass
[3.39s]
ls -al <thunk E3F1251QQ77ME: (.tar)>/bass.darwin-amd64.tgz <thunk I8EU024OQ3RH0: (.tar)>/bass.darwin-arm64.tgz
[0.52s]
-rw-r--r-- 1 root root 24354115 Oct 26 1985 ./E3F1251QQ77ME/bass.darwin-amd64.tgz
-rw-r--r-- 1 root root 23750427 Oct 26 1985 ./I8EU024OQ3RH0/bass.darwin-arm64.tgz
[check] build-darwin
[51.7s]