2025-02-02 11:06.47: New job: test mirage/mirage-www https://github.com/mirage/mirage-www.git#refs/heads/master (811d43b2ba5d68b3f8740fa4942a1093bdc06c5f) (macos-x86_64:macos-homebrew-5.3_opam-2.3) Base: macos-homebrew-ocaml-5.3 Opam project build To reproduce locally: git clone --recursive "https://github.com/mirage/mirage-www.git" -b "master" && cd "mirage-www" && git reset --hard 811d43b2 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM macos-homebrew-ocaml-5.3 # macos-homebrew-5.3_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" RUN ln -f ~/local/bin/opam-2.3 ~/local/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version RUN cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 mirageio.opam ./src/./ RUN opam pin add -yn mirageio.dev './src/./' RUN echo '(lang dune 3.0)' > './src/./dune-project' ENV DEPS="angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.2 caqti-lwt.2.1.1 charrua.1.6.0 charrua-client.1.6.0 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-oniguruma.1 conf-pkg-config.4 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 ctypes.0.23.0 digestif.1.2.0 dns.9.1.0 dns-certify.9.1.0 dns-mirage.9.1.0 dns-tsig.9.1.0 domain-name.0.4.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 emile.1.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hilite.0.4.0 hmap.0.8.1 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 letsencrypt.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.9 mirage.4.8.2 mirage-block.3.0.2 mirage-block-unix.2.14.2 mirage-bootvar.1.0.1 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-crypto-rng-mirage.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mirage-kv-mem.3.2.1 mirage-kv-unix.3.0.1 mirage-logs.2.1.0 mirage-net.4.0.0 mirage-net-unix.3.0.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.3 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 oniguruma.0.1.2 opam-monorepo.0.4.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving_yaml.0.4.0 ppxlib.0.34.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 tailwindcss.dev tcpip.8.2.0 textmate-language.0.4.0 tls.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 tuntap.2.0.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uutf.1.0.3 x509.1.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . ./src RUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-02-02 11:06.47: Using cache hint "mirage/mirage-www-macos-homebrew-ocaml-5.3-macos-homebrew-5.3_opam-2.3-3ed30b6e46501b4e2a9e68c3313f38b0" 2025-02-02 11:06.47: Using OBuilder spec: ((from macos-homebrew-ocaml-5.3) (comment macos-homebrew-5.3_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src mirageio.opam) (dst ./src/./)) (run (network host) (shell "opam pin add -yn mirageio.dev './src/./'")) (run (network host) (shell "echo '(lang dune 3.0)' > './src/./dune-project'")) (env DEPS "angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.2 caqti-lwt.2.1.1 charrua.1.6.0 charrua-client.1.6.0 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-oniguruma.1 conf-pkg-config.4 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 ctypes.0.23.0 digestif.1.2.0 dns.9.1.0 dns-certify.9.1.0 dns-mirage.9.1.0 dns-tsig.9.1.0 domain-name.0.4.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 emile.1.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hilite.0.4.0 hmap.0.8.1 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 letsencrypt.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.9 mirage.4.8.2 mirage-block.3.0.2 mirage-block-unix.2.14.2 mirage-bootvar.1.0.1 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-crypto-rng-mirage.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mirage-kv-mem.3.2.1 mirage-kv-unix.3.0.1 mirage-logs.2.1.0 mirage-net.4.0.0 mirage-net-unix.3.0.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.3 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 oniguruma.0.1.2 opam-monorepo.0.4.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving_yaml.0.4.0 ppxlib.0.34.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 tailwindcss.dev tcpip.8.2.0 textmate-language.0.4.0 tls.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 tuntap.2.0.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uutf.1.0.3 x509.1.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS")) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst ./src)) (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2025-02-02 11:06.47: Waiting for resource in pool OCluster 2025-02-02 11:06.47: Waiting for worker… 2025-02-02 12:53.12: Got resource from pool OCluster Building on i7-worker-01 All commits already cached Submodule path 'data/wiki/files/mirage-skeleton': checked out 'ff5febb147ec708ef56d74e9fed9e99743965edd' HEAD is now at 811d43b Merge pull request #848 from hannesm/no-nqsb Synchronizing submodule url for 'data/wiki/files/mirage-skeleton' Cleared directory 'data/wiki/files/mirage-skeleton' Submodule 'data/wiki/files/mirage-skeleton' (https://github.com/mirage/mirage-skeleton) unregistered for path 'data/wiki/files/mirage-skeleton' Submodule 'data/wiki/files/mirage-skeleton' (https://github.com/mirage/mirage-skeleton) registered for path 'data/wiki/files/mirage-skeleton' Submodule path 'data/wiki/files/mirage-skeleton': checked out 'ff5febb147ec708ef56d74e9fed9e99743965edd' (from macos-homebrew-ocaml-5.3) 2025-02-02 12:53.13 ---> using "6ee950b55569b1a3f8a7953dc679318bf303d3a70ac7d49901c0ac2ca3805d7c" from cache /: (comment macos-homebrew-5.3_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam")) 2025-02-02 12:53.14 ---> using "8efc335cb5004a650aab29e72b9849a2b2e2f0853bc55d3a74763c7cceed5d74" from cache /: (run (shell "opam init --reinit -ni")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [y/n] y [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=1 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] no changes from git+file:///Users/mac1000/opam-repository 2025-02-02 12:53.14 ---> using "e29fa6de89fe919799ac81fd4a1c768d8341cedf873c17042854467d2aebeceb" from cache /: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Darwin 23.4.0 The OCaml toplevel, version 5.3.0 2.3.0 2025-02-02 12:53.14 ---> using "a268524b45b0c90a951719c2a6c8c78c0b8a0fec90c9f437befd49b0008dc673" from cache /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 67e940587b..f872de4b7a master -> origin/master c3f91066cc Merge pull request #27340 from hannesm/release-mirage-crypto-v1.2.0 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///Users/mac1000/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). The following packages are not being upgraded because the new versions conflict with other installed packages: - ocaml.5.4.0 However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-02-02 12:53.15 ---> using "8dc1e02fbbf9650c451c963db0d284a979ff0115a13f71d028a0d79a0185caca" from cache /: (copy (src mirageio.opam) (dst ./src/./)) 2025-02-02 12:53.16 ---> saved as "421cf08fe9c72fa725939fde899238f705c1631baaecab45dd885fc5f0acb5b3" /: (run (network host) (shell "opam pin add -yn mirageio.dev './src/./'")) Package mirageio does not exist, create as a NEW package? [y/n] y [mirageio.dev] synchronised (file:///Users/mac1000/src) The following additional pinnings are required by mirageio.dev: - dream-pure.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - dream.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - dream-mirage.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - dream-httpaf.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz Pin and install them? [y/n] y [ERROR] Could not synchronize /Users/mac1000/.opam/5.3.0/.opam-switch/sources/dream from "git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d": "/usr/bin/git submodule update --init --recursive" exited with code 1 "error: 83 bytes of body are still expected" [ERROR] Could not synchronize /Users/mac1000/.opam/5.3.0/.opam-switch/sources/dream-pure from "git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d": "/usr/bin/git submodule update --init --recursive" exited with code 1 "error: 2185 bytes of body are still expected" [ERROR] Could not synchronize /Users/mac1000/.opam/5.3.0/.opam-switch/sources/dream-mirage from "git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d": "/usr/bin/git submodule update --init --recursive" exited with code 1 "error: 7475 bytes of body are still expected" [ERROR] Could not synchronize /Users/mac1000/.opam/5.3.0/.opam-switch/sources/dream-httpaf from "git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d": "/usr/bin/git submodule update --init --recursive" exited with code 1 "error: 6733 bytes of body are still expected" Could not retrieve some package sources, they will not be pinned nor installed: - dream-pure:git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - dream:git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - dream-mirage:git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d - dream-httpaf:git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d Continue anyway? [y/n] y Package tailwindcss does not exist, create as a NEW package? [y/n] y [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz) tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz (version dev) mirageio is now pinned to file:///Users/mac1000/src (version dev) 2025-02-02 13:09.21 ---> saved as "41c8feddf5d109b4527a0c96fb1fa60887fb1a0a85b4355354a9db3c4595254e" /: (run (network host) (shell "echo '(lang dune 3.0)' > './src/./dune-project'")) 2025-02-02 13:09.23 ---> saved as "9ec1130991240060e3ebb7371b339186859ec1bf53d0c3e9bb6bd842b418b1cb" /: (env DEPS "angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.2 caqti-lwt.2.1.1 charrua.1.6.0 charrua-client.1.6.0 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-oniguruma.1 conf-pkg-config.4 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 ctypes.0.23.0 digestif.1.2.0 dns.9.1.0 dns-certify.9.1.0 dns-mirage.9.1.0 dns-tsig.9.1.0 domain-name.0.4.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 emile.1.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hilite.0.4.0 hmap.0.8.1 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 letsencrypt.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.9 mirage.4.8.2 mirage-block.3.0.2 mirage-block-unix.2.14.2 mirage-bootvar.1.0.1 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-crypto-rng-mirage.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mirage-kv-mem.3.2.1 mirage-kv-unix.3.0.1 mirage-logs.2.1.0 mirage-net.4.0.0 mirage-net-unix.3.0.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.3 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 oniguruma.0.1.2 opam-monorepo.0.4.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving_yaml.0.4.0 ppxlib.0.34.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 tailwindcss.dev tcpip.8.2.0 textmate-language.0.4.0 tls.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 tuntap.2.0.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uutf.1.0.3 x509.1.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14") /: (env CI true) /: (env OCAMLCI true) /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS")) + /usr/local/bin/brew "update" - ==> Updating Homebrew... - Already up-to-date. [ERROR] Package dream has no version dev. [ERROR] Package dream-httpaf has no version dev. [ERROR] No package named dream-mirage found. [ERROR] Package dream-pure has no version dev. "/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS" failed with exit status 5 2025-02-02 13:10.02: Job failed: Failed: Build failed