Build:
  1. 0
2026-05-01 05:26.13: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-dune/binary-distribution.git#refs/heads/main (0b201e2ee3a244e7a0b21d1ae149c13978448e43)]
2026-05-01 05:26.13: Using cache hint "https://github.com/ocaml-dune/binary-distribution.git-Dockerfile"
2026-05-01 05:26.13: Waiting for worker…
2026-05-01 05:26.13: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
HEAD is now at 00d3ce3 Nightly build 2026-04-30
HEAD is now at 0b201e2 Nightly build 2026-05-01
#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.7s

#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:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 548.68kB 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.749 (1/6) Installing libgmpxx (6.3.0-r4)
#10 1.756 (2/6) Installing pkgconf (2.5.1-r0)
#10 1.766 (3/6) Installing gmp-dev (6.3.0-r4)
#10 1.775 (4/6) Installing libev (4.33-r1)
#10 1.782 (5/6) Installing libev-dev (4.33-r1)
#10 1.791 (6/6) Installing openssl-dev (3.5.6-r0)
#10 1.843 Executing busybox-1.37.0-r30.trigger
#10 1.854 OK: 232.7 MiB in 51 packages
#10 DONE 1.9s

#11 [build 7/7] RUN dune build --release
#11 254.2 (cd _build/default && ../_private/default/.pkg/tailwindcss/target/bin/tailwindcss -c tailwind.config.js -i css/style.css -o css/main.css)
#11 254.2 Browserslist: caniuse-lite is outdated. Please run:
#11 254.2   npx update-browserslist-db@latest
#11 254.2   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#11 254.2 
#11 254.2 Rebuilding...
#11 254.2 
#11 254.2 Done in 509ms.
#11 DONE 256.6s

#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 DONE 0.0s

#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:b3cb0a3e5481207812896cc4eaa6353bb159c6a8b969641c97d60123db423835 done
#17 DONE 0.2s
Job succeeded
2026-05-01 05:30.41: Job succeeded