resolve image config for docker.io/nixos/nix@sha256:800bd47a0587a69351155195fb343a8cbf8bda3b08822324419b95ca940aced6
[0.01s]
/shim get-config /image.tar latest /config
CACHED
resolve image config for docker.io/alpine/git@sha256:760aaf0d59c93f87572ec40dee1efd10a7ea13a78dff1f59a904e908449329ae
[0.02s]
resolve image config for docker.io/library/alpine@sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872
[0.02s]
docker-image://docker.io/nixos/nix@sha256:800bd47a0587a69351155195fb343a8cbf8bda3b08822324419b95ca940aced6
[0.03s]
docker-image://docker.io/alpine/git@sha256:760aaf0d59c93f87572ec40dee1efd10a7ea13a78dff1f59a904e908449329ae
[0.04s]
docker-image://docker.io/library/alpine@sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872
CACHED
git clone https://github.com/vito/bass.git ./
CACHED
git fetch origin 4465e66a3ce64a44b338821b402dea9fd9090c84
CACHED
git checkout 4465e66a3ce64a44b338821b402dea9fd9090c84
CACHED
git submodule update --init --recursive
CACHED
nix build .#depsOci
CACHED
cp -aL ./result ./image.tar
CACHED
git fetch origin 6c037a9d134c8b60d61fcd0023494358b94e265f
CACHED
git checkout 6c037a9d134c8b60d61fcd0023494358b94e265f
CACHED
git submodule update --init --recursive
CACHED
sh -c "echo accept-flake-config = true >> /etc/nix/nix.conf"
CACHED
cp -anT /nix/ /cache/
CACHED
/shim unpack /image.tar latest /rootfs
CACHED
cp <thunk NFLD8GB1UUARC: (.git)>/go.mod <thunk NFLD8GB1UUARC: (.git)>/go.sum ./
CACHED
go mod download
CACHED
make -j shims
CACHED
cp <thunk 4BSV63P7DCI8M: (.git)>/go.mod <thunk 4BSV63P7DCI8M: (.git)>/go.sum ./
[0.33s]
sh -c "echo experimental-features = nix-command flakes >> /etc/nix/nix.conf"
CACHED
go mod download
[4.36s]
make VERSION=dev GOOS=linux GOARCH=amd64 DESTDIR=./dist/ install
[24.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=linux 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/
tar -C <thunk NP6Q2UAKCVK8C: (.make)>/dist/ -czf ./bass.linux-amd64.tgz ./bass
[4.10s]
[check] build-linux
[35.9s]
ls -al <thunk LEUTDRJPELMT4: (.tar)>/bass.linux-amd64.tgz
[1.28s]
-rw-r--r-- 1 root root 21996581 Oct 26 1985 ./LEUTDRJPELMT4/bass.linux-amd64.tgz