Build:
  1. 0
2026-06-12 14:45.39: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-dune/binary-distribution.git#refs/pull/231/head (55110b789b232487845a553d1355913d7609fe96)]
2026-06-12 14:45.39: Using cache hint "https://github.com/ocaml-dune/binary-distribution.git-Dockerfile"
2026-06-12 14:45.39: Waiting for worker…
2026-06-12 14:50.35: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
HEAD is now at 10d65e1 Nightly build 2026-06-11
HEAD is now at 55110b7 Use the host that is behind CloudFront
#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.5s

#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: 540.88kB 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.3s

#10 [build 6/7] RUN apk add $(dune show depexts 2>&1)
#10 1.690 (1/8) Upgrading libcrypto3 (3.5.6-r0 -> 3.5.7-r0)
#10 1.748 (2/8) Upgrading libssl3 (3.5.6-r0 -> 3.5.7-r0)
#10 1.765 (3/8) Installing libgmpxx (6.3.0-r4)
#10 1.771 (4/8) Installing pkgconf (2.5.1-r0)
#10 1.779 (5/8) Installing gmp-dev (6.3.0-r4)
#10 1.789 (6/8) Installing libev (4.33-r1)
#10 1.795 (7/8) Installing libev-dev (4.33-r1)
#10 1.803 (8/8) Installing openssl-dev (3.5.7-r0)
#10 1.836 Executing busybox-1.37.0-r30.trigger
#10 1.849 OK: 232.7 MiB in 51 packages
#10 DONE 1.9s

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

#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.0s

#17 exporting to image
#17 exporting layers 0.0s done
#17 writing image sha256:a6f3b11085512f2144e0048377125b8a057fe88c5a35ebeda15ca39f43675d40 done
#17 DONE 0.0s
Job succeeded
2026-06-12 14:55.33: Job succeeded