Build:
- 0
2026-03-11 08:47.37: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-dune/binary-distribution.git#refs/heads/main (40705b4533ee367bbb4469f626b85ce86c53ff06)]
2026-03-11 08:47.37: Using cache hint "https://github.com/ocaml-dune/binary-distribution.git-Dockerfile"
2026-03-11 08:47.37: Waiting for resource in pool OCluster
2026-03-11 08:47.37: Waiting for worker…
2026-03-11 08:47.39: Got resource from pool OCluster
Building on phoebe
HEAD is now at fdff9ae Have multiple configs instead of editing source code (#210)
HEAD is now at 40705b4 Cleanup dependencies (#217)
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 809B 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/library/alpine:3.23
#2 DONE 0.3s
#3 [internal] load .dockerignore
#3 transferring context: 135B 0.0s done
#3 DONE 0.1s
#4 [build 1/7] FROM docker.io/library/alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 532.63kB 0.1s done
#5 DONE 0.1s
#6 [build 2/7] RUN apk update && apk add curl git musl-dev linux-headers make dune gcc
#6 CACHED
#7 [build 3/7] WORKDIR /home/sandworm
#7 CACHED
#8 [build 4/7] COPY . .
#8 DONE 0.1s
#9 [build 5/7] RUN sed -i /dependency_hash/d dune.lock/lock.dune
#9 DONE 0.3s
#10 [build 6/7] RUN apk add $(dune show depexts 2>&1)
#10 3.810 (1/6) Installing libgmpxx (6.3.0-r4)
#10 3.820 (2/6) Installing pkgconf (2.5.1-r0)
#10 3.834 (3/6) Installing gmp-dev (6.3.0-r4)
#10 3.849 (4/6) Installing libev (4.33-r1)
#10 3.853 (5/6) Installing libev-dev (4.33-r1)
#10 3.862 (6/6) Installing openssl-dev (3.5.5-r0)
#10 3.916 Executing busybox-1.37.0-r30.trigger
#10 3.934 OK: 232.7 MiB in 51 packages
#10 DONE 4.1s
#11 [build 7/7] RUN dune build --release
#11 629.7 (cd _build/default && ../_private/default/.pkg/tailwindcss/target/bin/tailwindcss -c tailwind.config.js -i css/style.css -o css/main.css)
#11 629.7 Browserslist: caniuse-lite is outdated. Please run:
#11 629.7 npx update-browserslist-db@latest
#11 629.7 Why you should do it regularly: https://github.com/browserslist/update-db#readme
#11 629.7
#11 629.7 Rebuilding...
#11 629.7
#11 629.7 Done in 1283ms.
#11 DONE 633.4s
#12 [run 2/6] RUN apk update && apk add --update libev gmp git
#12 CACHED
#13 [run 3/6] WORKDIR /app
#13 CACHED
#14 [run 4/6] COPY --from=build /home/sandworm/static static
#14 CACHED
#15 [run 5/6] COPY --from=build /home/sandworm/metadata.json ./metadata.json
#15 CACHED
#16 [run 6/6] COPY --from=build /home/sandworm/_build/install/default/bin/sandworm /bin/sandworm
#16 DONE 0.1s
#17 exporting to image
#17 exporting layers
#17 exporting layers 0.2s done
#17 writing image sha256:e3d18507c1f444f0c3e5e8ddfedacf095ab630e660768934276dae861ba02c64 done
#17 DONE 0.2s
Job succeeded
2026-03-11 08:58.27: Job succeeded