Build:
  1. 0
2025-01-09 15:19.38: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml/ocaml.org.git#refs/pull/2917/head (622f87e8f321caa83126801f1a80b98e7c6b032b)]
2025-01-09 15:19.38: Using cache hint "https://github.com/ocaml/ocaml.org.git-Dockerfile"
2025-01-09 15:19.38: Waiting for resource in pool OCluster
2025-01-09 15:19.38: Waiting for worker…
2025-01-09 15:19.38: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
HEAD is now at b76e076e3 Delete duplicated route
HEAD is now at 622f87e8f debug print a value with ppx
#1 [internal] load build definition from Dockerfile
#1 sha256:fa6981c2d321ac1de3f512127747ac2892800b4f399d4dd747f257750981418a
#1 transferring dockerfile: 1.68kB done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:3c4448bf10876adeb294ff56429204b2c6a65206d321901f7941a74b0069e837
#2 transferring context: 162B done
#2 DONE 0.1s

#4 [internal] load metadata for docker.io/ocaml/opam:alpine-3.19-ocaml-5.2
#4 sha256:580c362b625d4110cf31fab911bfe4660b7f6184e14fe27934621e4f92acc39a
#4 DONE 0.7s

#3 [internal] load metadata for docker.io/library/alpine:3.19
#3 sha256:48ca6ece3e5de9e7b40f6f3ab8027db4a4db73d35f589fcb2655b044d864beab
#3 DONE 0.7s

#5 [stage-1 1/8] FROM docker.io/library/alpine:3.19@sha256:6380aa6b04faa579332d4c9d1f65bd7093012ba6e01d9bbcd5e2d8a4f9fae38f
#5 sha256:09eb38aba94a6a13f3c4f9eee35f425283f35d8e9bc44d49ca1857474c63b5fe
#5 DONE 0.0s

#7 [build  1/10] FROM docker.io/ocaml/opam:alpine-3.19-ocaml-5.2@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18
#7 sha256:7832553ab9391162ecf7fe7a622872169d6ff989324871f51931a5a065bcf824
#7 DONE 0.0s

#11 [internal] load build context
#11 sha256:e23089a8c0df2c1726eab15b214764b5bc6b5d524291dab675d55d87077988c3
#11 transferring context: 282.93MB 4.3s
#11 transferring context: 319.82MB 4.9s done
#11 DONE 5.0s

#9 [build  3/10] RUN cd ~/opam-repository && git reset --hard c45f5bab71d3589f41f9603daca5acad14df0ab0 && opam update
#9 sha256:89dee901dc0d14f4fe390da593dd4fcbb42fafd98fed75dcb59d09fa08ca1463
#9 CACHED

#10 [build  4/10] WORKDIR /home/opam
#10 sha256:ef5325abd71eee2433bf4bfa1a53d0a6be0acc869a84b7ae1150f96048cc0361
#10 CACHED

#12 [build  5/10] COPY --chown=opam ocamlorg.opam .
#12 sha256:c0892d6ae90be3cd97d72d4821f466f73432a9ce8ce5343fcc30e6645af01012
#12 CACHED

#8 [build  2/10] RUN sudo apk -U upgrade --no-cache && sudo apk add --no-cache     autoconf     curl-dev     gmp-dev     inotify-tools     libev-dev     oniguruma-dev     openssl-dev
#8 sha256:0f233d7536fef65708ac621cfc891dd10515397a1607e9402740965897b10b48
#8 CACHED

#13 [build  6/10] RUN opam install . --deps-only
#13 sha256:535794c32a2c2cd21bdc5eb5047f431ad6b6d419e9bd6e4cb07e98982e62e158
#13 CACHED

#14 [build  7/10] COPY --chown=opam . .
#14 sha256:6f964a9ea79239cc3fd23a306cff21fcc026820b178b0cdc24b8ea82625bae6c
#14 DONE 5.3s

#15 [build  8/10] RUN opam exec -- dune build @install --profile=release
#15 sha256:193f16aaa5d1fd9a6221df1d51135461c611ee2030881562d4f94baa43c386e9
#15 41.35 File "src/ocamlorg_data/dune", line 76, characters 0-245:
#15 41.35 76 | (rule
#15 41.35 77 |  (target cookbook.ml)
#15 41.35 78 |  (deps
#15 41.35 79 |   (source_tree %{workspace_root}/data/cookbook)
#15 41.35 80 |   (:ood_gen %{workspace_root}/tool/ood-gen/bin/gen.exe))
#15 41.35 81 |  (action
#15 41.35 82 |   (chdir
#15 41.35 83 |    %{workspace_root}
#15 41.35 84 |    (with-stdout-to
#15 41.35 85 |     %{target}
#15 41.35 86 |     (run %{ood_gen} cookbook)))))
#15 41.35 ood-gen: internal error, uncaught exception:
#15 41.35          Failure("should never happen, two comments after one another Delim/Delim in cookbook/debug-print-a-value/00-ppx_deriving.ml")
#15 41.35          Raised at Stdlib.failwith in file "stdlib.ml", line 29, characters 17-33
#15 41.35          Called from Ood_gen__Cookbook.decode.extract_explanation_code_pairs in file "tool/ood-gen/lib/cookbook.ml", line 57, characters 35-70
#15 41.35          Called from Ood_gen__Cookbook.decode.extract_explanation_code_pairs in file "tool/ood-gen/lib/cookbook.ml", line 57, characters 35-70
#15 41.35          Called from Ood_gen__Cookbook.decode.extract_explanation_code_pairs in file "tool/ood-gen/lib/cookbook.ml", line 57, characters 35-70
#15 41.35          Called from Ood_gen__Cookbook.decode.extract_explanation_code_pairs in file "tool/ood-gen/lib/cookbook.ml", line 57, characters 35-70
#15 41.35          Called from Ood_gen__Cookbook.decode.extract_explanation_code_pairs in file "tool/ood-gen/lib/cookbook.ml", line 57, characters 35-70
#15 41.35          Called from Ood_gen__Cookbook.decode in file "tool/ood-gen/lib/cookbook.ml", lines 63-66, characters 4-37
#15 41.35          Called from Ood_gen__Utils.map_md_files.f in file "tool/ood-gen/lib/utils.ml", line 61, characters 34-54
#15 41.35          Called from Ood_gen__Utils.map_md_files.(fun) in file "tool/ood-gen/lib/utils.ml", line 64, characters 49-52
#15 41.35          Called from Stdlib__List.fold_left in file "list.ml", line 123, characters 24-34
#15 41.35          Called from Ood_gen__Utils.map_md_files in file "tool/ood-gen/lib/utils.ml", lines 63-64, characters 2-67
#15 41.35          Called from Ood_gen__Cookbook.all in file "tool/ood-gen/lib/cookbook.ml", line 119, characters 2-53
#15 41.35          Called from Ood_gen__Cookbook.template in file "tool/ood-gen/lib/cookbook.ml", line 136, characters 4-12
#15 41.35          Called from Dune__exe__Gen.cmds.(fun) in file "tool/ood-gen/bin/gen.ml", line 42, characters 48-61
#15 41.35          Called from Cmdliner_term.app.(fun) in file "cmdliner_term.ml", line 24, characters 19-24
#15 41.35          Called from Cmdliner_eval.run_parser in file "cmdliner_eval.ml", line 35, characters 37-44
#15 42.52 Browserslist: caniuse-lite is outdated. Please run:
#15 42.52   npx update-browserslist-db@latest
#15 42.52   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#15 42.52 
#15 42.52 Rebuilding...
#15 42.52 
#15 42.52 Done in 3804ms.
#15 ERROR: executor failed running [/bin/sh -c opam exec -- dune build @install --profile=release]: exit code: 1
------
 > [build  8/10] RUN opam exec -- dune build @install --profile=release:
------
executor failed running [/bin/sh -c opam exec -- dune build @install --profile=release]: exit code: 1
docker-build failed with exit-code 1
2025-01-09 15:20.55: Job failed: Failed: Build failed