Build:
- 0
2026-03-11 14:11.20: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-dune/binary-distribution.git#refs/pull/224/head (ef05cba599158e1d2bb0f1757269d6267251f1d5)]
2026-03-11 14:11.20: Using cache hint "https://github.com/ocaml-dune/binary-distribution.git-Dockerfile"
2026-03-11 14:11.20: Waiting for resource in pool OCluster
2026-03-11 14:11.20: Waiting for worker…
2026-03-11 14:11.20: Got resource from pool OCluster
Building on phoebe
HEAD is now at e288e47 Deduplicate target check
HEAD is now at ef05cba Document the endpoint
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 809B done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/library/alpine:3.23
#2 DONE 0.6s
#3 [internal] load .dockerignore
#3 transferring context: 135B done
#3 DONE 0.0s
#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: 535.04kB 0.0s 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.2s
#10 [build 6/7] RUN apk add $(dune show depexts 2>&1)
#10 1.801 (1/6) Installing libgmpxx (6.3.0-r4)
#10 1.811 (2/6) Installing pkgconf (2.5.1-r0)
#10 1.820 (3/6) Installing gmp-dev (6.3.0-r4)
#10 1.830 (4/6) Installing libev (4.33-r1)
#10 1.837 (5/6) Installing libev-dev (4.33-r1)
#10 1.845 (6/6) Installing openssl-dev (3.5.5-r0)
#10 1.892 Executing busybox-1.37.0-r30.trigger
#10 1.905 OK: 232.7 MiB in 51 packages
#10 DONE 2.0s
#11 [build 7/7] RUN dune build --release
#11 265.0 (cd _build/default && ../_private/default/.pkg/tailwindcss/target/bin/tailwindcss -c tailwind.config.js -i css/style.css -o css/main.css)
#11 265.0 Browserslist: caniuse-lite is outdated. Please run:
#11 265.0 npx update-browserslist-db@latest
#11 265.0 Why you should do it regularly: https://github.com/browserslist/update-db#readme
#11 265.0
#11 265.0 Rebuilding...
#11 265.0
#11 265.0 Done in 487ms.
#11 DONE 267.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.3s done
#17 writing image sha256:5f5299971c858571c62506286920c03a578a0455571fe25c628eef43988c3e3d done
#17 DONE 0.3s
Job succeeded
2026-03-11 14:15.54: Job succeeded