Build:
  1. 0
2022-12-03 10:34.51: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml/ocaml.org.git#refs/heads/main (6a4141243644bb9f28c2831ef05c780668ed4b5b)]
2022-12-03 10:34.51: Will push staging image to ocurrentbuilder/staging:live-ocurrent-v3.ocaml.org-server-linux-x86_64
2022-12-03 10:34.51: Using cache hint "https://github.com/ocaml/ocaml.org.git-Dockerfile"
2022-12-03 10:34.51: Waiting for resource in pool OCluster
2022-12-03 10:34.51: Waiting for worker...
2022-12-03 10:34.51: Got resource from pool OCluster
Building on pima.ocamllabs.io
HEAD is now at c23ede12 Fix issues caused by hilite (#660)
HEAD is now at 6a414124 Show how to use Dune to compile examples (#634)
Sending build context to Docker daemon   21.3MB

Step 1/19 : FROM ocaml/opam:alpine-3.17-ocaml-4.14 as build
alpine-3.17-ocaml-4.14: Pulling from ocaml/opam
Digest: sha256:6fd36a5417ecb74d74946283550374410812e0a0df1b84f991614c4e67cf7347
Status: Image is up to date for ocaml/opam:alpine-3.17-ocaml-4.14
 ---> 322a0ac5d1be
Step 2/19 : RUN sudo apk update && sudo apk add --update libev-dev openssl-dev gmp-dev oniguruma-dev
 ---> Using cache
 ---> 508538f50249
Step 3/19 : RUN cd ~/opam-repository && git pull origin master && git reset --hard 6496b2727e && opam update
 ---> Running in 6282d6e9c8ff
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
Already up to date.
Updating files:  19% (5596/28157)
Updating files:  20% (5632/28157)
Updating files:  21% (5913/28157)
Updating files:  22% (6195/28157)
Updating files:  23% (6477/28157)
Updating files:  24% (6758/28157)
Updating files:  25% (7040/28157)
Updating files:  26% (7321/28157)
Updating files:  27% (7603/28157)
Updating files:  28% (7884/28157)
Updating files:  29% (8166/28157)
Updating files:  30% (8448/28157)
Updating files:  31% (8729/28157)
Updating files:  32% (9011/28157)
Updating files:  33% (9292/28157)
Updating files:  34% (9574/28157)
Updating files:  35% (9855/28157)
Updating files:  36% (10137/28157)
Updating files:  36% (10393/28157)
Updating files:  37% (10419/28157)
Updating files:  38% (10700/28157)
Updating files:  39% (10982/28157)
Updating files:  40% (11263/28157)
Updating files:  41% (11545/28157)
Updating files:  42% (11826/28157)
Updating files:  43% (12108/28157)
Updating files:  44% (12390/28157)
Updating files:  45% (12671/28157)
Updating files:  46% (12953/28157)
Updating files:  47% (13234/28157)
Updating files:  48% (13516/28157)
Updating files:  49% (13797/28157)
Updating files:  50% (14079/28157)
Updating files:  51% (14361/28157)
Updating files:  52% (14642/28157)
Updating files:  53% (14924/28157)
Updating files:  54% (15205/28157)
Updating files:  55% (15487/28157)
Updating files:  55% (15622/28157)
Updating files:  56% (15768/28157)
Updating files:  57% (16050/28157)
Updating files:  58% (16332/28157)
Updating files:  59% (16613/28157)
Updating files:  60% (16895/28157)
Updating files:  61% (17176/28157)
Updating files:  62% (17458/28157)
Updating files:  63% (17739/28157)
Updating files:  64% (18021/28157)
Updating files:  65% (18303/28157)
Updating files:  66% (18584/28157)
Updating files:  67% (18866/28157)
Updating files:  68% (19147/28157)
Updating files:  69% (19429/28157)
Updating files:  70% (19710/28157)
Updating files:  71% (19992/28157)
Updating files:  72% (20274/28157)
Updating files:  73% (20555/28157)
Updating files:  74% (20837/28157)
Updating files:  74% (20956/28157)
Updating files:  75% (21118/28157)
Updating files:  76% (21400/28157)
Updating files:  77% (21681/28157)
Updating files:  78% (21963/28157)
Updating files:  79% (22245/28157)
Updating files:  80% (22526/28157)
Updating files:  81% (22808/28157)
Updating files:  82% (23089/28157)
Updating files:  83% (23371/28157)
Updating files:  84% (23652/28157)
Updating files:  85% (23934/28157)
Updating files:  86% (24216/28157)
Updating files:  87% (24497/28157)
Updating files:  88% (24779/28157)
Updating files:  89% (25060/28157)
Updating files:  90% (25342/28157)
Updating files:  90% (25530/28157)
Updating files:  91% (25623/28157)
Updating files:  92% (25905/28157)
Updating files:  93% (26187/28157)
Updating files:  94% (26468/28157)
Updating files:  95% (26750/28157)
Updating files:  96% (27031/28157)
Updating files:  97% (27313/28157)
Updating files:  98% (27594/28157)
Updating files:  99% (27876/28157)
Updating files: 100% (28157/28157)
Updating files: 100% (28157/28157), done.
HEAD is now at 6496b2727e Merge pull request #22580 from patricoferris/release-hilite-v0.2.0

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
default (at file:///home/opam/opam-repository): 
    [INFO] opam 2.1 includes many performance improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)

Now run 'opam upgrade' to apply any package updates.
Removing intermediate container 6282d6e9c8ff
 ---> 514f884847d9
Step 4/19 : WORKDIR /home/opam
 ---> Running in 037826fd2dd5
Removing intermediate container 037826fd2dd5
 ---> 9377e11324f3
Step 5/19 : ADD ocamlorg.opam ocamlorg.opam
 ---> cd9f7cc80e2c
Step 6/19 : RUN opam install . --deps-only
 ---> Running in dc414acfe0bf
The following additional pinnings are required by ocamlorg.~dev:
  - esbuild.dev at git+https://github.com/tmattio/opam-esbuild#7738af5912cc9f554d31da81d2334e88052102fb
  - tailwindcss.dev at git+https://github.com/tmattio/opam-tailwindcss#7ef5bebbf48958370051b2368a4dd57b69627cf6
  - code-mirror.dev at git+https://github.com/patricoferris/jsoo-code-mirror#8fe48910e265ff87f9fc94ceb7b3d19fac102a96
  - merlin-js.dev at git+https://github.com/tmattio/merlin-js#d278e2137514f7d6cd9416eef1c31e84377ddd4e
  - js_top_worker-rpc.dev at git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
  - js_top_worker.dev at git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
  - js_top_worker-client.dev at git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
Continue? [Y/n] y
Package esbuild does not exist, create as a NEW package? [Y/n] y
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev: git]
[esbuild.dev] synchronised from git+https://github.com/tmattio/opam-esbuild#7738af5912cc9f554d31da81d2334e88052102fb
esbuild is now pinned to git+https://github.com/tmattio/opam-esbuild#7738af5912cc9f554d31da81d2334e88052102fb (version dev)
Package tailwindcss does not exist, create as a NEW package? [Y/n] y
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev: git]
[tailwindcss.dev] synchronised from git+https://github.com/tmattio/opam-tailwindcss#7ef5bebbf48958370051b2368a4dd57b69627cf6
tailwindcss is now pinned to git+https://github.com/tmattio/opam-tailwindcss#7ef5bebbf48958370051b2368a4dd57b69627cf6 (version dev)
Package code-mirror does not exist, create as a NEW package? [Y/n] y
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev: git]
[code-mirror.dev] synchronised from git+https://github.com/patricoferris/jsoo-code-mirror#8fe48910e265ff87f9fc94ceb7b3d19fac102a96
[WARNING] Failed checks on code-mirror package definition from source at git+https://github.com/patricoferris/jsoo-code-mirror#8fe48910e265ff87f9fc94ceb7b3d19fac102a96:
           warning 35: Missing field 'homepage'
           warning 36: Missing field 'bug-reports'
code-mirror is now pinned to git+https://github.com/patricoferris/jsoo-code-mirror#8fe48910e265ff87f9fc94ceb7b3d19fac102a96 (version dev)
Package merlin-js does not exist, create as a NEW package? [Y/n] y
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev: git]
[merlin-js.dev] synchronised from git+https://github.com/tmattio/merlin-js#d278e2137514f7d6cd9416eef1c31e84377ddd4e
merlin-js is now pinned to git+https://github.com/tmattio/merlin-js#d278e2137514f7d6cd9416eef1c31e84377ddd4e (version dev)
Package js_top_worker-rpc does not exist, create as a NEW package? [Y/n] y
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev: git]
[js_top_worker-rpc.dev] synchronised from git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
js_top_worker-rpc is now pinned to git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526 (version dev)
Package js_top_worker does not exist, create as a NEW package? [Y/n] y
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev: git]
[js_top_worker.dev] synchronised from git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
js_top_worker is now pinned to git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526 (version dev)
Package js_top_worker-client does not exist, create as a NEW package? [Y/n] y
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev: git]
[js_top_worker-client.dev] synchronised from git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
js_top_worker-client is now pinned to git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526 (version dev)
The following actions will be performed:
  - install tailwindcss          dev*
  - install esbuild              dev*
  - install conf-libev           4-12
  - install seq                  base
  - install ocamlbuild           0.14.2
  - install dune                 3.6.1
  - install conf-pkg-config      2
  - install conf-gmp             4
  - install cmdliner             1.1.1
  - install ocamlfind            1.9.5
  - install uchar                0.0.2
  - install yuscii               0.3.0
  - install timedesc-tzlocal     0.9.1
  - install timedesc-tzdb        0.9.1
  - install stringext            1.6.0
  - install stdlib-shims         0.3.0
  - install sexplib0             v0.15.1
  - install result               1.5
  - install re                   1.10.4
  - install psq                  0.2.1
  - install ppx_derivers         1.2.1
  - install pecu                 0.6
  - install optint               0.2.0
  - install opam-file-format     2.1.4
  - install omd                  2.0.0~alpha2
  - install ocaml-syntax-shims   1.0.0
  - install ocaml-compiler-libs  v0.12.4
  - install mirage-clock         4.2.0
  - install menhirSdk            20220210
  - install menhirLib            20220210
  - install magic-mime           1.3.0
  - install macaddr              5.3.1
  - install gmap                 0.3.0
  - install duration             0.2.1
  - install dune-build-info      3.6.1
  - install domain-name          0.4.0
  - install csexp                1.5.1
  - install cppo                 1.6.9
  - install camlp-streams        5.0.1
  - install bigarray-compat      1.1.0
  - install conf-oniguruma       1
  - install conf-libssl          4
  - install bigstringaf          0.9.0
  - install conf-gmp-powm-sec    3
  - install zarith               1.12
  - install topkg                1.0.6
  - install num                  1.4
  - install base-bytes           base
  - install ocamlgraph           2.0.0
  - install integers             0.7.0
  - install uuuu                 0.3.0
  - install coin                 0.1.4
  - install ppxlib               0.28.0
  - install menhir               20220210
  - install ipaddr               5.3.1
  - install merlin-lib           4.7-414
  - install dune-configurator    3.6.1
  - install yojson               2.0.2
  - install faraday              0.8.2
  - install angstrom             0.15.0
  - install xmlm                 1.4.0
  - install uutf                 1.0.3
  - install rresult              0.7.0
  - install ptime                1.0.0
  - install note                 0.0.2
  - install mtime                1.4.0
  - install hmap                 0.8.1
  - install fmt                  0.9.0
  - install astring              0.8.5
  - install ocplib-endian        1.2
  - install ocamlnet             4.1.9-2
  - install base64               3.5.0
  - install opam-core            2.1.3
  - install ctypes               0.20.1
  - install rosetta              0.3.0
  - install ppx_deriving         5.2.1
  - install ppx_blob             0.7.2
  - install ssl                  0.5.13
  - install oniguruma            0.1.2
  - install mirage-clock-unix    4.2.0
  - install checkseum            0.4.0
  - install base                 v0.15.1
  - install js_of_ocaml-compiler 4.0.0
  - install uri                  4.2.0
  - install unstrctrd            0.3
  - install markup               1.0.3
  - install jsonm                1.0.1
  - install js_top_worker-rpc    dev*
  - install timedesc             0.9.1
  - install crunch               3.3.1
  - install metrics              0.4.0
  - install ke                   0.6
  - install graphql_parser       0.14.0
  - install functoria-runtime    4.3.1
  - install cstruct              6.1.1
  - install fpath                0.7.3
  - install lwt                  5.6.1
  - install rpclib               9.0.0
  - install emile                1.1
  - install opam-format          2.1.3
  - install luv                  0.5.11
  - install ppx_deriving_yojson  3.7.0
  - install textmate-language    0.3.3
  - install decompress           1.5.1
  - install stdio                v0.15.0
  - install ppx_sexp_conv        v0.15.1
  - install ppx_here             v0.15.0
  - install parsexp              v0.15.0
  - install js_of_ocaml          4.0.0
  - install bigarray-overlap     0.2.1
  - install syndic               1.6.1
  - install lambdasoup           0.7.3
  - install gluten               0.3.0
  - install graphql              0.14.0
  - install hex                  1.5.0
  - install eqaf                 0.9
  - install asn1-combinators     0.2.6
  - install mirage-kv            5.0.0
  - install lwt_ssl              1.1.3
  - install lwt_ppx              2.1.0
  - install faraday-lwt          0.8.2
  - install rpclib-lwt           9.0.0
  - install hilite               0.2.0
  - install uri-sexp             4.2.0
  - install ipaddr-sexp          5.3.1
  - install ppx_let              v0.15.0
  - install sexplib              v0.15.1
  - install logs                 0.7.0
  - install js_of_ocaml-ppx      4.0.0
  - install prettym              0.0.3
  - install mrmime               0.3.2
  - install gluten-lwt           0.3.0
  - install graphql-lwt          0.14.0
  - install ezjsonm              1.3.0
  - install mirage-crypto        0.10.7
  - install digestif             1.1.3
  - install mirage-kv-mem        3.1.0
  - install dream-pure           1.0.0~alpha2
  - install faraday-lwt-unix     0.8.2
  - install cohttp               5.0.0
  - install mirage-runtime       4.3.1
  - install metrics-lwt          0.4.0
  - install conduit              6.0.1
  - install caqti                1.9.0
  - install bos                  0.2.1
  - install js_of_ocaml-toplevel 4.0.0
  - install multipart_form       0.4.1
  - install pbkdf                1.2.0
  - install mirage-crypto-rng    0.10.7
  - install gluten-lwt-unix      0.3.0
  - install dream-httpaf         1.0.0~alpha1
  - install cohttp-lwt           5.0.0
  - install conduit-lwt          6.0.1
  - install caqti-lwt            1.9.0
  - install yaml                 3.1.0
  - install js_top_worker        dev*
  - install brr                  0.0.3
  - install multipart_form-lwt   0.4.1
  - install mirage-crypto-pk     0.10.7
  - install mirage-crypto-ec     0.10.7
  - install piaf                 0.1.0
  - install hyper                1.0.0~alpha1
  - install user-agent-parser    0.2.0
  - install ppx_deriving_yaml    0.2.0
  - install js_top_worker-client dev*
  - install code-mirror          dev*
  - install dream                1.0.0~alpha4
  - install x509                 0.16.2
  - install merlin-js            dev*
  - install dream-encoding       0.2.0
  - install dream-accept         0.1.0
  - install ca-certs             0.2.3
  - install conduit-lwt-unix     6.0.1
  - install cohttp-lwt-unix      5.0.0
  - install river                0.2
===== 175 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
[asn1-combinators.0.2.6] downloaded from https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz
[angstrom.0.15.0] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.15.0.tar.gz
[base.v0.15.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz
[base64.3.5.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.5.0/base64-v3.5.0.tbz
[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
[bigarray-overlap.0.2.1] downloaded from https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz
[bos.0.2.1] downloaded from https://erratique.ch/software/bos/releases/bos-0.2.1.tbz
[bigstringaf.0.9.0] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.9.0.tar.gz
[brr.0.0.3] downloaded from https://erratique.ch/software/brr/releases/brr-0.0.3.tbz
[ca-certs.0.2.3] downloaded from https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz
[camlp-streams.5.0.1] downloaded from https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz
[caqti.1.9.0] downloaded from https://github.com/paurkedal/ocaml-caqti/releases/download/v1.9.0/caqti-v1.9.0.tbz
[caqti-lwt.1.9.0] downloaded from https://github.com/paurkedal/ocaml-caqti/releases/download/v1.9.0/caqti-v1.9.0.tbz
[cmdliner.1.1.1] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.1.1.tbz
[checkseum.0.4.0] downloaded from https://github.com/mirage/checkseum/releases/download/v0.4.0/checkseum-0.4.0.tbz
[code-mirror.dev] synchronised from git+https://github.com/patricoferris/jsoo-code-mirror#8fe48910e265ff87f9fc94ceb7b3d19fac102a96
[cohttp-lwt.5.0.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.0.0/cohttp-5.0.0.tbz
[cohttp.5.0.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.0.0/cohttp-5.0.0.tbz
[cohttp-lwt-unix.5.0.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.0.0/cohttp-5.0.0.tbz
[coin.0.1.4] downloaded from https://github.com/mirage/coin/releases/download/v0.1.4/coin-0.1.4.tbz
[conduit-lwt-unix.6.0.1] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.0.1/conduit-6.0.1.tbz
[conduit.6.0.1] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.0.1/conduit-6.0.1.tbz
[conduit-lwt.6.0.1] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.0.1/conduit-6.0.1.tbz
[cppo.1.6.9] downloaded from https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz
[crunch.3.3.1] downloaded from https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz
[csexp.1.5.1] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.1/csexp-1.5.1.tbz
[ctypes.0.20.1] downloaded from https://github.com/yallop/ocaml-ctypes/archive/0.20.1.tar.gz
[decompress.1.5.1] downloaded from https://github.com/mirage/decompress/releases/download/v1.5.1/decompress-1.5.1.tbz
[cstruct.6.1.1] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.1.1/cstruct-6.1.1.tbz
[dream.1.0.0~alpha4] downloaded from https://github.com/aantron/dream/releases/download/1.0.0-alpha4/dream-1.0.0-alpha4.tar.gz
[domain-name.0.4.0] downloaded from https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz
[digestif.1.1.3] downloaded from https://github.com/mirage/digestif/releases/download/v1.1.3/digestif-1.1.3.tbz
[dream-accept.0.1.0] downloaded from https://github.com/tmattio/dream-accept/releases/download/0.1.0/dream-accept-0.1.0.tbz
[dream-encoding.0.2.0] downloaded from https://github.com/tmattio/dream-encoding/releases/download/0.2.0/dream-encoding-0.2.0.tbz
[dream-pure.1.0.0~alpha2] found in cache
[dream-httpaf.1.0.0~alpha1] downloaded from https://github.com/aantron/dream/releases/download/1.0.0-alpha3/dream-1.0.0-alpha3.tar.gz
[dune.3.6.1] downloaded from https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz
[dune-build-info.3.6.1] downloaded from https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz
[dune-configurator.3.6.1] found in cache
[duration.0.2.1] downloaded from https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz
[emile.1.1] downloaded from https://github.com/dinosaure/emile/releases/download/v1.1/emile-v1.1.tbz
[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz
[ezjsonm.1.3.0] downloaded from https://github.com/mirage/ezjsonm/releases/download/v1.3.0/ezjsonm-1.3.0.tbz
[faraday.0.8.2] downloaded from https://github.com/inhabitedtype/faraday/archive/0.8.2.tar.gz
[faraday-lwt-unix.0.8.2] found in cache
[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
[esbuild.dev] synchronised from git+https://github.com/tmattio/opam-esbuild#7738af5912cc9f554d31da81d2334e88052102fb
[faraday-lwt.0.8.2] downloaded from https://github.com/inhabitedtype/faraday/archive/0.8.2.tar.gz
[fpath.0.7.3] downloaded from https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz
[functoria-runtime.4.3.1] downloaded from https://github.com/mirage/mirage/releases/download/v4.3.1/mirage-4.3.1.tbz
[gluten.0.3.0] downloaded from https://github.com/anmonteiro/gluten/releases/download/0.3.0/gluten-0.3.0.tbz
[gluten-lwt.0.3.0] downloaded from https://github.com/anmonteiro/gluten/releases/download/0.3.0/gluten-0.3.0.tbz
[gmap.0.3.0] downloaded from https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz
[gluten-lwt-unix.0.3.0] downloaded from https://github.com/anmonteiro/gluten/releases/download/0.3.0/gluten-0.3.0.tbz
[graphql.0.14.0] downloaded from https://github.com/andreas/ocaml-graphql-server/releases/download/0.14.0/graphql-0.14.0.tbz
[graphql-lwt.0.14.0] downloaded from https://github.com/andreas/ocaml-graphql-server/releases/download/0.14.0/graphql-0.14.0.tbz
[graphql_parser.0.14.0] downloaded from https://github.com/andreas/ocaml-graphql-server/releases/download/0.14.0/graphql-0.14.0.tbz
[hmap.0.8.1] downloaded from http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz
[hex.1.5.0] downloaded from https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz
[hilite.0.2.0] downloaded from https://github.com/patricoferris/hilite/releases/download/v0.2.0/hilite-0.2.0.tbz
[hyper.1.0.0~alpha1] downloaded from https://github.com/aantron/hyper/archive/refs/tags/1.0.0-alpha1.tar.gz
[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
[ipaddr.5.3.1] downloaded from https://github.com/mirage/ocaml-ipaddr/releases/download/v5.3.1/ipaddr-5.3.1.tbz
[ipaddr-sexp.5.3.1] downloaded from https://github.com/mirage/ocaml-ipaddr/releases/download/v5.3.1/ipaddr-5.3.1.tbz
[js_of_ocaml-compiler.4.0.0] downloaded from https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz
[js_of_ocaml.4.0.0] downloaded from https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz
[js_of_ocaml-ppx.4.0.0] downloaded from https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz
[js_of_ocaml-toplevel.4.0.0] found in cache
[js_top_worker.dev] synchronised from git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
[js_top_worker-client.dev] synchronised from git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
[js_top_worker-rpc.dev] synchronised from git+https://github.com/tmattio/js_top_worker#614c4b45b9a6924496f5569650ebb0676dba1526
[jsonm.1.0.1] downloaded from http://erratique.ch/software/jsonm/releases/jsonm-1.0.1.tbz
[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
[lambdasoup.0.7.3] downloaded from https://github.com/aantron/lambdasoup/archive/0.7.3.tar.gz
[ke.0.6] downloaded from https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz
[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz
[luv.0.5.11] downloaded from https://github.com/aantron/luv/releases/download/0.5.11/luv-0.5.11.tar.gz
[macaddr.5.3.1] found in cache
[lwt_ppx.2.1.0] downloaded from https://github.com/ocsigen/lwt/archive/5.6.0.tar.gz
[lwt_ssl.1.1.3] downloaded from https://github.com/ocsigen/lwt_ssl/archive/1.1.3.tar.gz
[magic-mime.1.3.0] downloaded from https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.0/magic-mime-1.3.0.tbz
[menhirLib.20220210] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20220210/archive.tar.gz
[menhir.20220210] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20220210/archive.tar.gz
[menhirSdk.20220210] found in cache
[markup.1.0.3] downloaded from https://github.com/aantron/markup.ml/archive/1.0.3.tar.gz
[merlin-js.dev] synchronised from git+https://github.com/tmattio/merlin-js#d278e2137514f7d6cd9416eef1c31e84377ddd4e
[merlin-lib.4.7-414] downloaded from https://github.com/ocaml/merlin/releases/download/v4.7-414/merlin-4.7-414.tbz
[metrics.0.4.0] downloaded from https://github.com/mirage/metrics/releases/download/v0.4.0/metrics-0.4.0.tbz
[metrics-lwt.0.4.0] downloaded from https://github.com/mirage/metrics/releases/download/v0.4.0/metrics-0.4.0.tbz
[mirage-clock-unix.4.2.0] downloaded from https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz
[mirage-clock.4.2.0] downloaded from https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz
[mirage-crypto.0.10.7] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.10.7/mirage-crypto-0.10.7.tbz
[mirage-crypto-ec.0.10.7] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.10.7/mirage-crypto-0.10.7.tbz
[mirage-crypto-pk.0.10.7] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.10.7/mirage-crypto-0.10.7.tbz
[mirage-crypto-rng.0.10.7] found in cache
[mirage-runtime.4.3.1] found in cache
[mirage-kv.5.0.0] downloaded from https://github.com/mirage/mirage-kv/releases/download/v5.0.0/mirage-kv-5.0.0.tbz
[mtime.1.4.0] downloaded from https://erratique.ch/software/mtime/releases/mtime-1.4.0.tbz
[mrmime.0.3.2] downloaded from https://github.com/mirage/mrmime/releases/download/v0.3.2/mrmime-v0.3.2.tbz
[mirage-kv-mem.3.1.0] downloaded from https://github.com/mirage/mirage-kv-mem/releases/download/v3.1.0/mirage-kv-mem-3.1.0.tbz
[note.0.0.2] downloaded from https://erratique.ch/software/note/releases/note-0.0.2.tbz
[num.1.4] downloaded from https://github.com/ocaml/num/archive/v1.4.tar.gz
[ocaml-compiler-libs.v0.12.4] downloaded from https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz
[ocaml-syntax-shims.1.0.0] downloaded from https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz
[multipart_form.0.4.1] downloaded from https://github.com/dinosaure/multipart_form/releases/download/v0.4.1/multipart_form-0.4.1.tbz
[multipart_form-lwt.0.4.1] downloaded from https://github.com/dinosaure/multipart_form/releases/download/v0.4.1/multipart_form-0.4.1.tbz
[ocamlfind.1.9.5] downloaded from http://download.camlcity.org/download/findlib-1.9.5.tar.gz
[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
[ocamlnet.4.1.9-2] downloaded from http://download.camlcity.org/download/ocamlnet-4.1.9.tar.gz
[omd.2.0.0~alpha2] downloaded from https://github.com/ocaml/omd/releases/download/2.0.0.alpha2/omd-2.0.0.alpha2.tbz
[oniguruma.0.1.2] downloaded from https://github.com/alan-j-hu/ocaml-oniguruma/releases/download/0.1.2/oniguruma-0.1.2.tbz
[opam-file-format.2.1.4] downloaded from https://github.com/ocaml/opam-file-format/archive/refs/tags/2.1.4.tar.gz
[opam-core.2.1.3] downloaded from https://github.com/ocaml/opam/archive/refs/tags/2.1.3.tar.gz
[optint.0.2.0] downloaded from https://github.com/mirage/optint/releases/download/v0.2.0/optint-0.2.0.tbz
[opam-format.2.1.3] downloaded from https://github.com/ocaml/opam/archive/refs/tags/2.1.3.tar.gz
[parsexp.v0.15.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.15/files/parsexp-v0.15.0.tar.gz
[pbkdf.1.2.0] downloaded from https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz
[pecu.0.6] downloaded from https://github.com/mirage/pecu/releases/download/v0.6/pecu-v0.6.tbz
[piaf.0.1.0] downloaded from https://github.com/anmonteiro/piaf/releases/download/0.1.0/piaf-0.1.0.tbz
[ppx_blob.0.7.2] downloaded from https://github.com/johnwhitington/ppx_blob/releases/download/0.7.2/ppx_blob-0.7.2.tbz
[ppx_derivers.1.2.1] downloaded from https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz
[ppx_deriving_yojson.3.7.0] downloaded from https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.7.0/ppx_deriving_yojson-3.7.0.tar.gz
[ppx_deriving.5.2.1] downloaded from https://github.com/ocaml-ppx/ppx_deriving/releases/download/v5.2.1/ppx_deriving-v5.2.1.tbz
[ppx_deriving_yaml.0.2.0] downloaded from https://github.com/patricoferris/ppx_deriving_yaml/releases/download/v0.2.0/ppx_deriving_yaml-0.2.0.tbz
[ppx_here.v0.15.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_here-v0.15.0.tar.gz
[ppx_let.v0.15.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_let-v0.15.0.tar.gz
[ppx_sexp_conv.v0.15.1] downloaded from https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.15.1.tar.gz
[ppxlib.0.28.0] downloaded from https://github.com/ocaml-ppx/ppxlib/releases/download/0.28.0/ppxlib-0.28.0.tbz
[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
[ptime.1.0.0] downloaded from https://erratique.ch/software/ptime/releases/ptime-1.0.0.tbz
[prettym.0.0.3] downloaded from https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz
[result.1.5] downloaded from https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz
[river.0.2] downloaded from https://github.com/kayceesrk/river/releases/download/0.2/river-0.2.tbz
[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz
[rosetta.0.3.0] downloaded from https://github.com/mirage/rosetta/releases/download/v0.3.0/rosetta-v0.3.0.tbz
[rresult.0.7.0] downloaded from https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz
[rpclib-lwt.9.0.0] downloaded from https://github.com/mirage/ocaml-rpc/releases/download/9.0.0/rpclib-9.0.0.tbz
[rpclib.9.0.0] downloaded from https://github.com/mirage/ocaml-rpc/releases/download/9.0.0/rpclib-9.0.0.tbz
[sexplib.v0.15.1] downloaded from https://github.com/janestreet/sexplib/archive/refs/tags/v0.15.1.tar.gz
[sexplib0.v0.15.1] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.15.1.tar.gz
[ssl.0.5.13] downloaded from https://github.com/savonet/ocaml-ssl/releases/download/0.5.13/ssl-0.5.13.tbz
[stdio.v0.15.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.15/files/stdio-v0.15.0.tar.gz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
[syndic.1.6.1] downloaded from https://github.com/Cumulus/Syndic/releases/download/v1.6.1/syndic-v1.6.1.tbz
[textmate-language.0.3.3] downloaded from https://github.com/alan-j-hu/ocaml-textmate-language/releases/download/0.3.3/textmate-language-0.3.3.tbz
[timedesc.0.9.1] downloaded from https://github.com/daypack-dev/timere/releases/download/timedesc-0.9.1/timedesc-0.9.1.tar.gz
[timedesc-tzlocal.0.9.1] found in cache
[timedesc-tzdb.0.9.1] downloaded from https://github.com/daypack-dev/timere/releases/download/timedesc-0.9.1/timedesc-0.9.1.tar.gz
[topkg.1.0.6] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.6.tbz
[tailwindcss.dev] synchronised from git+https://github.com/tmattio/opam-tailwindcss#7ef5bebbf48958370051b2368a4dd57b69627cf6
[uchar.0.0.2] downloaded from https://github.com/ocaml/uchar/releases/download/v0.0.2/uchar-0.0.2.tbz
[unstrctrd.0.3] downloaded from https://github.com/dinosaure/unstrctrd/releases/download/v0.3/unstrctrd-v0.3.tbz
[uri.4.2.0] downloaded from https://github.com/mirage/ocaml-uri/releases/download/v4.2.0/uri-v4.2.0.tbz
[uri-sexp.4.2.0] downloaded from https://github.com/mirage/ocaml-uri/releases/download/v4.2.0/uri-v4.2.0.tbz
[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
[user-agent-parser.0.2.0] downloaded from https://github.com/issuu/uap-ocaml/releases/download/0.2.0/user-agent-parser-0.2.0.tbz
[uuuu.0.3.0] downloaded from https://github.com/mirage/uuuu/releases/download/v0.3.0/uuuu-0.3.0.tbz
[xmlm.1.4.0] downloaded from https://erratique.ch/software/xmlm/releases/xmlm-1.4.0.tbz
[x509.0.16.2] downloaded from https://github.com/mirleft/ocaml-x509/releases/download/v0.16.2/x509-0.16.2.tbz
[yaml.3.1.0] downloaded from https://github.com/avsm/ocaml-yaml/releases/download/v3.1.0/yaml-3.1.0.tbz
[yojson.2.0.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.0.2/yojson-2.0.2.tbz
[yuscii.0.3.0] downloaded from https://github.com/mirage/yuscii/releases/download/v0.3.0/yuscii-v0.3.0.tbz
[zarith.1.12] downloaded from https://github.com/ocaml/Zarith/archive/release-1.12.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed esbuild.dev
-> installed conf-gmp.4
-> installed conf-libev.4-12
-> installed conf-pkg-config.2
-> installed conf-gmp-powm-sec.3
-> installed seq.base
-> installed tailwindcss.dev
-> installed conf-libssl.4
-> installed conf-oniguruma.1
-> installed cmdliner.1.1.1
-> installed ocamlfind.1.9.5
-> installed base-bytes.base
-> installed num.1.4
-> installed ocamlbuild.0.14.2
-> installed zarith.1.12
-> installed uchar.0.0.2
-> installed topkg.1.0.6
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed note.0.0.2
-> installed uutf.1.0.3
-> installed mtime.1.4.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed ptime.1.0.0
-> installed xmlm.1.4.0
-> installed jsonm.1.0.1
-> installed fpath.0.7.3
-> installed dune.3.6.1
-> installed base64.3.5.0
-> installed bigarray-compat.1.1.0
-> installed bigstringaf.0.9.0
-> installed camlp-streams.5.0.1
-> installed cppo.1.6.9
-> installed crunch.3.3.1
-> installed csexp.1.5.1
-> installed cstruct.6.1.1
-> installed domain-name.0.4.0
-> installed duration.0.2.1
-> installed functoria-runtime.4.3.1
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed macaddr.5.3.1
-> installed magic-mime.1.3.0
-> installed markup.1.0.3
-> installed menhirLib.20220210
-> installed menhirSdk.20220210
-> installed metrics.0.4.0
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed omd.2.0.0~alpha2
-> installed opam-file-format.2.1.4
-> installed optint.0.2.0
-> installed pecu.0.6
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed re.1.10.4
-> installed result.1.5
-> installed sexplib0.v0.15.1
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed yuscii.0.3.0
-> installed faraday.0.8.2
-> installed ocplib-endian.1.2
-> installed yojson.2.0.2
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed hex.1.5.0
-> installed js_top_worker-rpc.dev
-> installed ipaddr.5.3.1
-> installed lambdasoup.0.7.3
-> installed coin.0.1.4
-> installed uuuu.0.3.0
-> installed angstrom.0.15.0
-> installed integers.0.7.0
-> installed ocamlgraph.2.0.0
-> installed timedesc-tzdb.0.9.1
-> installed timedesc-tzlocal.0.9.1
-> installed gluten.0.3.0
-> installed rpclib.9.0.0
-> installed digestif.1.1.3
-> installed ezjsonm.1.3.0
-> installed dune-build-info.3.6.1
-> installed merlin-lib.4.7-414
-> installed menhir.20220210
-> installed rosetta.0.3.0
-> installed emile.1.1
-> installed unstrctrd.0.3
-> installed uri.4.2.0
-> installed dune-configurator.3.6.1
-> installed graphql_parser.0.14.0
-> installed timedesc.0.9.1
-> installed ppxlib.0.28.0
-> installed opam-core.2.1.3
-> installed mirage-clock-unix.4.2.0
-> installed mirage-crypto.0.10.7
-> installed oniguruma.0.1.2
-> installed ssl.0.5.13
-> installed graphql.0.14.0
-> installed syndic.1.6.1
-> installed base.v0.15.1
-> installed ppx_blob.0.7.2
-> installed ppx_deriving.5.2.1
-> installed checkseum.0.4.0
-> installed lwt.5.6.1
-> installed ctypes.0.20.1
-> installed faraday-lwt.0.8.2
-> installed gluten-lwt.0.3.0
-> installed graphql-lwt.0.14.0
-> installed js_of_ocaml-compiler.4.0.0
-> installed lwt_ssl.1.1.3
-> installed mirage-kv.5.0.0
-> installed parsexp.v0.15.0
-> installed pbkdf.1.2.0
-> installed ppx_here.v0.15.0
-> installed rpclib-lwt.9.0.0
-> installed stdio.v0.15.0
-> installed textmate-language.0.3.3
-> installed ppx_sexp_conv.v0.15.1
-> installed ppx_deriving_yojson.3.7.0
-> installed opam-format.2.1.3
-> installed decompress.1.5.1
-> installed lwt_ppx.2.1.0
-> installed faraday-lwt-unix.0.8.2
-> installed bigarray-overlap.0.2.1
-> installed mirage-kv-mem.3.1.0
-> installed sexplib.v0.15.1
-> installed ppx_let.v0.15.0
-> installed ipaddr-sexp.5.3.1
-> installed uri-sexp.4.2.0
-> installed dream-pure.1.0.0~alpha2
-> installed gluten-lwt-unix.0.3.0
-> installed mrmime.0.3.2
-> installed prettym.0.0.3
-> installed hilite.0.2.0
-> installed luv.0.5.11
-> installed cohttp.5.0.0
-> installed dream-httpaf.1.0.0~alpha1
-> installed js_of_ocaml.4.0.0
-> installed logs.0.7.0
-> installed metrics-lwt.0.4.0
-> installed mirage-runtime.4.3.1
-> installed caqti.1.9.0
-> installed mirage-crypto-rng.0.10.7
-> installed cohttp-lwt.5.0.0
-> installed bos.0.2.1
-> installed conduit.6.0.1
-> installed multipart_form.0.4.1
-> installed piaf.0.1.0
-> installed caqti-lwt.1.9.0
-> installed js_of_ocaml-ppx.4.0.0
-> installed hyper.1.0.0~alpha1
-> installed mirage-crypto-pk.0.10.7
-> installed yaml.3.1.0
-> installed mirage-crypto-ec.0.10.7
-> installed conduit-lwt.6.0.1
-> installed multipart_form-lwt.0.4.1
-> installed js_of_ocaml-toplevel.4.0.0
-> installed user-agent-parser.0.2.0
-> installed ppx_deriving_yaml.0.2.0
-> installed x509.0.16.2
-> installed ca-certs.0.2.3
-> installed dream.1.0.0~alpha4
-> installed js_top_worker.dev
-> installed ocamlnet.4.1.9-2
-> installed conduit-lwt-unix.6.0.1
-> installed dream-encoding.0.2.0
-> installed dream-accept.0.1.0
-> installed brr.0.0.3
-> installed js_top_worker-client.dev
-> installed cohttp-lwt-unix.5.0.0
-> installed code-mirror.dev
-> installed river.0.2
-> installed merlin-js.dev
Done.
# Run eval $(opam env) to update the current shell environment
Removing intermediate container dc414acfe0bf
 ---> d13643addb1c
Step 7/19 : COPY --chown=opam:opam . .
 ---> 243212cfb319
Step 8/19 : RUN opam exec -- dune build @install --profile=release
 ---> Running in fe6b368a8269
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating

Done in 859ms.
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating

Done in 2760ms.
▲ [WARNING] This case clause will never be evaluated because it duplicates an earlier case clause

    ../../src/ocamlorg_playground/main.bc.js:4932:4:
      4932 │ 246:case
           ╵     ~~~~

  The earlier case clause is here:

    ../../src/ocamlorg_playground/main.bc.js:4916:56:
      4916 │ 253:D("equal: got Double_tag, should not happen");break;case
           ╵                                                         ~~~~

1 warning

  playground.js  565.1kb

⚡ Done in 185ms
There are some missing primitives
Dummy implementations (raising 'Failure' exception) will be used if they are not available at runtime.
You can prevent the generation of dummy implementations with the commandline option '--disable genprim'
Missing primitives:
  ml_merlin_dont_inherit_stdio
  ml_merlin_fs_exact_case
  ml_merlin_fs_exact_case_basename
  ml_merlin_system_command
  unix_chdir
  unix_close
  unix_dup
  unix_inchannel_of_filedescr
  unix_outchannel_of_filedescr
  unix_pipe
  unix_set_close_on_exec
  unix_spawn
  unix_waitpid
Some OCaml interface files were not found.
Use [-I dir_of_cmis] option to bring them into scope
  Astring_unsafe
  Astring_sub
  Astring_string
  Astring_escape
  Astring_char
  Astring_base
Removing intermediate container fe6b368a8269
 ---> 8b3bfc8b553e
Step 9/19 : FROM alpine:3.17 as run
3.17: Pulling from library/alpine
c158987b0551: Pulling fs layer
c158987b0551: Verifying Checksum
c158987b0551: Download complete
c158987b0551: Pull complete
Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
Status: Downloaded newer image for alpine:3.17
 ---> 49176f190c7e
Step 10/19 : RUN apk update && apk add --update libev gmp git
 ---> Running in 9c35b16dcfa5
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
v3.17.0-77-g8a914f04d1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main]
v3.17.0-76-gada3e9ddec [https://dl-cdn.alpinelinux.org/alpine/v3.17/community]
OK: 17803 distinct packages available
(1/9) Installing ca-certificates (20220614-r2)
(2/9) Installing brotli-libs (1.0.9-r9)
(3/9) Installing nghttp2-libs (1.51.0-r0)
(4/9) Installing libcurl (7.86.0-r1)
(5/9) Installing libexpat (2.5.0-r0)
(6/9) Installing pcre2 (10.40-r0)
(7/9) Installing git (2.38.1-r0)
(8/9) Installing gmp (6.2.1-r2)
(9/9) Installing libev (4.33-r0)
Executing busybox-1.35.0-r29.trigger
Executing ca-certificates-20220614-r2.trigger
OK: 16 MiB in 24 packages
Removing intermediate container 9c35b16dcfa5
 ---> a7ce5bb89c96
Step 11/19 : RUN chmod -R 755 /var
 ---> Running in 4d565affc050
Removing intermediate container 4d565affc050
 ---> efad535227ba
Step 12/19 : COPY --from=build /home/opam/_build/default/src/ocamlorg_web/bin/main.exe /bin/server
 ---> 3ac02360e9d7
Step 13/19 : RUN git clone https://github.com/ocaml/opam-repository /var/opam-repository
 ---> Running in 39cfd7cf62f5
Cloning into '/var/opam-repository'...
Updating files:  29% (8318/28157)
Updating files:  30% (8448/28157)
Updating files:  31% (8729/28157)
Updating files:  32% (9011/28157)
Updating files:  33% (9292/28157)
Updating files:  34% (9574/28157)
Updating files:  35% (9855/28157)
Updating files:  36% (10137/28157)
Updating files:  37% (10419/28157)
Updating files:  38% (10700/28157)
Updating files:  39% (10982/28157)
Updating files:  40% (11263/28157)
Updating files:  41% (11545/28157)
Updating files:  42% (11826/28157)
Updating files:  43% (12108/28157)
Updating files:  44% (12390/28157)
Updating files:  45% (12671/28157)
Updating files:  46% (12953/28157)
Updating files:  47% (13234/28157)
Updating files:  48% (13516/28157)
Updating files:  49% (13797/28157)
Updating files:  50% (14079/28157)
Updating files:  51% (14361/28157)
Updating files:  52% (14642/28157)
Updating files:  53% (14924/28157)
Updating files:  54% (15205/28157)
Updating files:  55% (15487/28157)
Updating files:  56% (15768/28157)
Updating files:  57% (16050/28157)
Updating files:  57% (16305/28157)
Updating files:  58% (16332/28157)
Updating files:  59% (16613/28157)
Updating files:  60% (16895/28157)
Updating files:  61% (17176/28157)
Updating files:  62% (17458/28157)
Updating files:  63% (17739/28157)
Updating files:  64% (18021/28157)
Updating files:  65% (18303/28157)
Updating files:  66% (18584/28157)
Updating files:  67% (18866/28157)
Updating files:  68% (19147/28157)
Updating files:  69% (19429/28157)
Updating files:  70% (19710/28157)
Updating files:  71% (19992/28157)
Updating files:  72% (20274/28157)
Updating files:  73% (20555/28157)
Updating files:  74% (20837/28157)
Updating files:  75% (21118/28157)
Updating files:  76% (21400/28157)
Updating files:  77% (21681/28157)
Updating files:  78% (21963/28157)
Updating files:  79% (22245/28157)
Updating files:  80% (22526/28157)
Updating files:  81% (22808/28157)
Updating files:  82% (23089/28157)
Updating files:  83% (23371/28157)
Updating files:  84% (23652/28157)
Updating files:  85% (23934/28157)
Updating files:  85% (24131/28157)
Updating files:  86% (24216/28157)
Updating files:  87% (24497/28157)
Updating files:  88% (24779/28157)
Updating files:  89% (25060/28157)
Updating files:  90% (25342/28157)
Updating files:  91% (25623/28157)
Updating files:  92% (25905/28157)
Updating files:  93% (26187/28157)
Updating files:  94% (26468/28157)
Updating files:  95% (26750/28157)
Updating files:  96% (27031/28157)
Updating files:  97% (27313/28157)
Updating files:  98% (27594/28157)
Updating files:  99% (27876/28157)
Updating files: 100% (28157/28157)
Updating files: 100% (28157/28157), done.
Removing intermediate container 39cfd7cf62f5
 ---> 14d534a4e830
Step 14/19 : ENV OCAMLORG_REPO_PATH /var/opam-repository/
 ---> Running in feadebf3222b
Removing intermediate container feadebf3222b
 ---> 21c457b815e6
Step 15/19 : ENV OCAMLORG_PKG_STATE_PATH /var/package.state
 ---> Running in 48e32b050211
Removing intermediate container 48e32b050211
 ---> efc356ba3d86
Step 16/19 : ENV DREAM_VERBOSITY info
 ---> Running in c6a75b38ca00
Removing intermediate container c6a75b38ca00
 ---> af1321e69774
Step 17/19 : ENV OCAMLORG_HTTP_PORT 8080
 ---> Running in 2c79433ca7aa
Removing intermediate container 2c79433ca7aa
 ---> db57e761157c
Step 18/19 : EXPOSE 8080
 ---> Running in 6dd4b8ae10bc
Removing intermediate container 6dd4b8ae10bc
 ---> cdf0411041ad
Step 19/19 : ENTRYPOINT /bin/server
 ---> Running in 074edca79ba1
Removing intermediate container 074edca79ba1
 ---> f2046759bca7
Successfully built f2046759bca7
Pushing "sha256:f2046759bca74cc2dd83ed21b86086ed41011251f09f55576ae77a4d92f39075" to "ocurrentbuilder/staging:live-ocurrent-v3.ocaml.org-server-linux-x86_64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrentbuilder/staging]
c4d87328c40a: Preparing
941eada1bcbc: Preparing
f21962a0f6a6: Preparing
bd057be4b74c: Preparing
ded7a220bb05: Preparing
ded7a220bb05: Mounted from library/alpine
f21962a0f6a6: Pushed
bd057be4b74c: Pushed
941eada1bcbc: Pushed
c4d87328c40a: Pushed
live-ocurrent-v3.ocaml.org-server-linux-x86_64: digest: sha256:8af77c4290c60cd98da7d3252cb342bab975208deabdb92ceda56f151ff1c429 size: 1375
Job succeeded
2022-12-03 10:47.41: Job succeeded