(not at the head of any monitored branch or PR)
2026-05-24 19:29.23: New job: build slipshow.0.11.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29951/head (1f49fc153806a00635639cf5f9002cc4c300be3f)
                              on macos-homebrew-ocaml-4.14/amd64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29951/head" && git reset --hard 1f49fc15
git fetch origin master
git merge --no-edit 856df280428c158a5bb0b3afce1bec956b10ae6f
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
USER 1000:1000
RUN ln -f ~/local/bin/opam-dev ~/local/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url -k local --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn slipshow.0.11.0 0.11.0
RUN opam reinstall slipshow.0.11.0; \
    res=$?; \
    test "$res" != 31 && exit "$res"; \
    export OPAMCLI=2.0; \
    build_dir=$(opam var prefix)/.opam-switch/build; \
    failed=$(ls "$build_dir"); \
    partial_fails=""; \
    for pkg in $failed; do \
    if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'slipshow.0.11.0' && partial_fails="$partial_fails $pkg"; \
    done; \
    test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
    exit 1

END-OF-DOCKERFILE
docker build -f ../Dockerfile .

2026-05-24 19:29.23: Using cache hint "macos-homebrew-ocaml-4.14-slipshow.0.11.0-1f49fc153806a00635639cf5f9002cc4c300be3f"
2026-05-24 19:29.23: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
 (user (uid 1000) (gid 1000))
 (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
 (run (network host)
      (shell "opam init --reinit -ni"))
 (run (shell "opam option solver=builtin-0install && opam config report"))
 (env OPAMDOWNLOADJOBS 1)
 (env OPAMERRLOGLEN 0)
 (env OPAMPRECISETRACKING 1)
 (env CI true)
 (env OPAM_REPO_CI true)
 (run (shell "rm -rf opam-repository/"))
 (copy (src .) (dst opam-repository/))
 (run (shell "opam repository set-url -k local --strict default opam-repository/"))
 (run (network host)
      (shell "opam update --depexts || true"))
 (run (shell "opam pin add -k version -yn slipshow.0.11.0 0.11.0"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell  "opam reinstall slipshow.0.11.0;\
             \n        res=$?;\
             \n        test \"$res\" != 31 && exit \"$res\";\
             \n        export OPAMCLI=2.0;\
             \n        build_dir=$(opam var prefix)/.opam-switch/build;\
             \n        failed=$(ls \"$build_dir\");\
             \n        partial_fails=\"\";\
             \n        for pkg in $failed; do\
             \n          if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'slipshow.0.11.0' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2026-05-24 19:29.23: Waiting for resource in pool OCluster
2026-05-24 19:29.23: Waiting for worker…
2026-05-24 19:29.23: Got resource from pool OCluster
Building on i7-worker-04
Updating files:  38% (6925/17960)
Updating files:  39% (7005/17960)
Updating files:  40% (7184/17960)
Updating files:  41% (7364/17960)
Updating files:  42% (7544/17960)
Updating files:  43% (7723/17960)
Updating files:  44% (7903/17960)
Updating files:  45% (8082/17960)
Updating files:  46% (8262/17960)
Updating files:  47% (8442/17960)
Updating files:  48% (8621/17960)
Updating files:  49% (8801/17960)
Updating files:  50% (8980/17960)
Updating files:  51% (9160/17960)
Updating files:  52% (9340/17960)
Updating files:  53% (9519/17960)
Updating files:  54% (9699/17960)
Updating files:  55% (9878/17960)
Updating files:  56% (10058/17960)
Updating files:  57% (10238/17960)
Updating files:  58% (10417/17960)
Updating files:  59% (10597/17960)
Updating files:  60% (10776/17960)
Updating files:  61% (10956/17960)
Updating files:  62% (11136/17960)
Updating files:  63% (11315/17960)
Updating files:  64% (11495/17960)
Updating files:  65% (11674/17960)
Updating files:  66% (11854/17960)
Updating files:  67% (12034/17960)
Updating files:  68% (12213/17960)
Updating files:  69% (12393/17960)
Updating files:  69% (12549/17960)
Updating files:  70% (12572/17960)
Updating files:  71% (12752/17960)
Updating files:  72% (12932/17960)
Updating files:  73% (13111/17960)
Updating files:  74% (13291/17960)
Updating files:  75% (13470/17960)
Updating files:  76% (13650/17960)
Updating files:  77% (13830/17960)
Updating files:  78% (14009/17960)
Updating files:  79% (14189/17960)
Updating files:  80% (14368/17960)
Updating files:  81% (14548/17960)
Updating files:  82% (14728/17960)
Updating files:  83% (14907/17960)
Updating files:  84% (15087/17960)
Updating files:  85% (15266/17960)
Updating files:  86% (15446/17960)
Updating files:  87% (15626/17960)
Updating files:  88% (15805/17960)
Updating files:  89% (15985/17960)
Updating files:  90% (16164/17960)
Updating files:  91% (16344/17960)
Updating files:  92% (16524/17960)
Updating files:  93% (16703/17960)
Updating files:  94% (16883/17960)
Updating files:  95% (17062/17960)
Updating files:  96% (17242/17960)
Updating files:  97% (17422/17960)
Updating files:  98% (17601/17960)
Updating files:  99% (17781/17960)
Updating files: 100% (17960/17960)
Updating files: 100% (17960/17960), done.
HEAD is now at 3ae4976cff Fix slipshow.0.11.0's base64 lower bound
HEAD is now at 856df28042 Merge pull request #29946 from hannesm/release-mirage-net-solo5-v0.8.1
Updating 856df28042..1f49fc1538
Fast-forward
 packages/slipshow/slipshow.0.11.0/opam | 70 ++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)
 create mode 100644 packages/slipshow/slipshow.0.11.0/opam

(from macos-homebrew-ocaml-4.14)
2026-05-24 19:29.38 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache

/: (user (uid 1000) (gid 1000))

/: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
2026-05-24 19:29.39 ---> using "f20a31eccb94af52fa2a3ef86b723bc6460bac3d8a92b8861915540c2498d20a" from cache

/: (run (network host)
        (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
2026-05-24 19:29.39 ---> using "7818e224f85c11d1d318abe9ba4e297be345388b7ed476f912b6900c6bae56aa" from cache

/: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version         2.5.0
# self-upgrade         no
# system               arch=x86_64 os=macos os-distribution=homebrew os-version=15.5
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 11
# repositories         1 (version-controlled)
# pinned               0
# current-switch       4.14.2
# invariant            ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]
# compiler-packages    ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /Users/mac1000/.opam/4.14.2/lib/ocaml/stublibs:/Users/mac1000/.opam/4.14.2/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2026-05-24 19:29.39 ---> using "625776f8b2f728a128171e2ba4372c97abd18632a07574a8412026e8be39dac5" from cache

/: (env OPAMDOWNLOADJOBS 1)

/: (env OPAMERRLOGLEN 0)

/: (env OPAMPRECISETRACKING 1)

/: (env CI true)

/: (env OPAM_REPO_CI true)

/: (run (shell "rm -rf opam-repository/"))
2026-05-24 19:29.40 ---> using "15fbb76bf7dee5d6e8ae583230339015a61d8d2d8397de2cfe6459f8ba421f1e" from cache

/: (copy (src .) (dst opam-repository/))
2026-05-24 19:29.49 ---> saved as "6cb6c8520c0547eee82ffef66c8512bce88d585b543847c7b60fe2814738d833"

/: (run (shell "opam repository set-url -k local --strict default opam-repository/"))
[default] Initialised
default (at file:///Users/mac1000/opam-repository): 
    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)

default (at file:///Users/mac1000/opam-repository): 
    [INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)

2026-05-24 19:30.08 ---> saved as "f3fc132417b9fd37a605e7f81f86fbb593c5496143a8c0eb0b1ec221aac5a246"

/: (run (network host)
        (shell "opam update --depexts || true"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- ==> Downloading https://ghcr.io/v2/homebrew/core/portable-ruby/blobs/sha256:9ceb962508dce8cc2468095292fbff2b69fd86e0b9ecca813bf8ead72d4effa1
- #=#=#                                                                          

                                                                           0.1%
- 
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         3.7%
###                                                                        4.3%
###                                                                        4.6%
###                                                                        5.0%
###                                                                        5.5%
####                                                                       5.9%
####                                                                       6.3%
- 
####                                                                       6.7%
#####                                                                      7.3%
#####                                                                      7.7%
#####                                                                      8.1%
######                                                                     8.5%
######                                                                     9.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.3%
#######                                                                   10.7%
########                                                                  11.1%
- 
########                                                                  11.5%
########                                                                  11.9%
########                                                                  12.5%
#########                                                                 12.9%
#########                                                                 13.3%
#########                                                                 13.8%
##########                                                                14.2%
##########                                                                14.6%
##########                                                                15.0%
###########                                                               15.4%
- 
###########                                                               15.9%
###########                                                               16.3%
############                                                              16.8%
############                                                              17.2%
############                                                              17.6%
############                                                              18.0%
#############                                                             18.4%
#############                                                             19.0%
#############                                                             19.4%
##############                                                            19.8%
##############                                                            20.2%
- 
##############                                                            20.6%
###############                                                           21.0%
###############                                                           21.4%
###############                                                           21.9%
################                                                          22.3%
################                                                          22.7%
################                                                          23.1%
################                                                          23.5%
#################                                                         23.9%
#################                                                         24.4%
#################                                                         24.8%
- 
##################                                                        25.4%
##################                                                        25.8%
##################                                                        26.2%
###################                                                       26.6%
###################                                                       27.0%
###################                                                       27.4%
####################                                                      27.9%
####################                                                      28.3%
####################                                                      28.7%
####################                                                      29.1%
#####################                                                     29.5%
- 
#####################                                                     29.9%
#####################                                                     30.4%
######################                                                    30.8%
######################                                                    31.2%
######################                                                    31.6%
#######################                                                   32.0%
#######################                                                   32.6%
#######################                                                   33.0%
########################                                                  33.3%
########################                                                  33.7%
########################                                                  34.1%
- 
########################                                                  34.5%
#########################                                                 35.1%
#########################                                                 35.5%
#########################                                                 35.9%
##########################                                                36.3%
##########################                                                36.8%
##########################                                                37.2%
###########################                                               37.6%
###########################                                               38.0%
###########################                                               38.4%
############################                                              38.9%
- 
############################                                              39.3%
############################                                              39.7%
############################                                              40.1%
#############################                                             40.5%
#############################                                             40.9%
#############################                                             41.5%
##############################                                            41.9%
##############################                                            42.3%
##############################                                            42.7%
###############################                                           43.2%
###############################                                           43.6%
- 
###############################                                           44.0%
###############################                                           44.4%
################################                                          44.9%
################################                                          45.3%
################################                                          45.7%
#################################                                         46.1%
#################################                                         46.5%
#################################                                         47.1%
##################################                                        47.5%
##################################                                        47.9%
- 
##################################                                        48.3%
###################################                                       48.7%
###################################                                       49.1%
###################################                                       49.6%
###################################                                       50.0%
####################################                                      50.4%
####################################                                      50.8%
####################################                                      51.2%
#####################################                                     51.6%
#####################################                                     52.1%
#####################################                                     52.5%
######################################                                    52.9%
- 
######################################                                    53.3%
######################################                                    53.7%
#######################################                                   54.2%
#######################################                                   54.6%
#######################################                                   55.0%
#######################################                                   55.4%
########################################                                  55.8%
########################################                                  56.2%
########################################                                  56.8%
#########################################                                 57.2%
#########################################                                 57.6%
- 
#########################################                                 58.0%
##########################################                                58.4%
##########################################                                58.8%
##########################################                                59.3%
##########################################                                59.7%
###########################################                               60.1%
###########################################                               60.5%
###########################################                               61.0%
############################################                              61.4%
############################################                              61.8%
- 
############################################                              62.2%
#############################################                             62.6%
#############################################                             63.2%
#############################################                             63.6%
##############################################                            64.0%
##############################################                            64.4%
##############################################                            64.8%
##############################################                            65.2%
###############################################                           65.7%
###############################################                           66.1%
###############################################                           66.5%
- 
################################################                          66.9%
################################################                          67.3%
################################################                          67.8%
#################################################                         68.2%
#################################################                         68.6%
#################################################                         69.0%
#################################################                         69.4%
##################################################                        69.8%
##################################################                        70.3%
##################################################                        70.7%
###################################################                       71.1%
- 
###################################################                       71.5%
###################################################                       71.9%
####################################################                      72.5%
####################################################                      72.9%
####################################################                      73.4%
#####################################################                     73.8%
#####################################################                     74.2%
#####################################################                     74.6%
######################################################                    75.1%
######################################################                    75.5%
######################################################                    75.9%
- 
######################################################                    76.3%
#######################################################                   76.7%
#######################################################                   77.3%
#######################################################                   77.7%
########################################################                  78.1%
########################################################                  78.5%
########################################################                  79.0%
#########################################################                 79.4%
#########################################################                 79.8%
#########################################################                 80.2%
##########################################################                80.7%
- 
##########################################################                81.1%
##########################################################                81.5%
##########################################################                81.9%
###########################################################               82.3%
###########################################################               82.9%
###########################################################               83.3%
############################################################              83.7%
############################################################              84.0%
############################################################              84.6%
#############################################################             85.0%
#############################################################             85.4%
- 
#############################################################             85.8%
##############################################################            86.2%
##############################################################            86.6%
##############################################################            87.0%
###############################################################           87.5%
###############################################################           87.9%
###############################################################           88.3%
###############################################################           88.8%
################################################################          89.2%
################################################################          89.6%
################################################################          90.2%
- 
#################################################################         90.6%
#################################################################         91.0%
#################################################################         91.4%
##################################################################        91.8%
##################################################################        92.3%
##################################################################        92.7%
###################################################################       93.1%
###################################################################       93.5%
###################################################################       93.9%
###################################################################       94.3%
####################################################################      94.7%
- 
####################################################################      95.2%
####################################################################      95.6%
#####################################################################     96.0%
#####################################################################     96.4%
#####################################################################     96.8%
######################################################################    97.4%
######################################################################    97.8%
######################################################################    98.2%
######################################################################    98.6%
#######################################################################   99.0%
#######################################################################   99.5%
- 
#######################################################################   99.9%
######################################################################## 100.0%
- ==> Pouring portable-ruby-4.0.5.catalina.bottle.tar.gz
- ==> Homebrew collects anonymous analytics.
- Read the analytics documentation (and how to opt-out) here:
-   https://docs.brew.sh/Analytics
- No analytics have been recorded yet (nor will be during this `brew` run).
- 
- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
-   https://github.com/Homebrew/brew#donations
- 
- Already up-to-date.
2026-05-24 19:31.43 ---> saved as "ab79b66cf26d205f5d950668036996a2f71da2550e60a0607459f6cdaa3a3540"

/: (run (shell "opam pin add -k version -yn slipshow.0.11.0 0.11.0"))
slipshow is now pinned to version 0.11.0
2026-05-24 19:31.45 ---> saved as "d4666f3ac25e8d455b17d96f6616d6ec23753552cd4fab36f1982341007ed2e7"

/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell  "opam reinstall slipshow.0.11.0;\
               \n        res=$?;\
               \n        test \"$res\" != 31 && exit \"$res\";\
               \n        export OPAMCLI=2.0;\
               \n        build_dir=$(opam var prefix)/.opam-switch/build;\
               \n        failed=$(ls \"$build_dir\");\
               \n        partial_fails=\"\";\
               \n        for pkg in $failed; do\
               \n          if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
               \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
               \n          fi;\
               \n          test \"$pkg\" != 'slipshow.0.11.0' && partial_fails=\"$partial_fails $pkg\";\
               \n        done;\
               \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
               \n        exit 1"))
slipshow.0.11.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 145 packages
  - install angstrom              0.16.1          [required by multipart_form, caqti, multipart_form-lwt]
  - install ansi                  0.7.0           [required by slipshow]
  - install asn1-combinators      0.3.2           [required by x509]
  - install astring               0.8.5           [required by slipshow]
  - install base                  v0.16.5         [required by ppx_sexp_conv]
  - install base-bytes            base            [required by cf, fsevents]
  - install base64                3.5.2           [required by slipshow]
  - install bigarray-compat       1.1.0           [required by dream]
  - install bigstringaf           0.10.0          [required by multipart_form, caqti, multipart_form-lwt]
  - install bos                   0.3.0           [required by slipshow]
  - install bstr                  0.0.4           [required by prettym]
  - install camlp-streams         5.0.1           [required by dream]
  - install caqti                 2.3.0           [required by dream]
  - install caqti-lwt             2.3.0           [required by dream]
  - install cf                    0.5.0           [required by cf-lwt]
  - install cf-lwt                0.5.0           [required by slipshow]
  - install cmdliner              1.3.0           [required by slipshow]
  - install conf-gmp              5               [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec     4               [required by mirage-crypto-pk]
  - install conf-libev            4-13            [required by dream]
  - install conf-libffi           2.0.0           [required by ctypes-foreign]
  - install conf-libssl           4               [required by ssl]
  - install conf-pkg-config       4               [required by ctypes-foreign]
  - install cppo                  1.8.0           [required by ppx_deriving]
  - install csexp                 1.5.2           [required by dune-configurator, dune-private-libs]
  - install cstruct               6.2.0           [required by dream]
  - install ctypes                0.24.0          [required by cf, fsevents]
  - install ctypes-foreign        0.24.0          [required by cf]
  - install digestif              1.3.0           [required by dream]
  - install domain-name           0.5.0           [required by caqti, caqti-lwt]
  - install dream                 1.0.0~alpha8    [required by slipshow]
  - install dream-httpaf          1.0.0~alpha4    [required by dream]
  - install dream-pure            1.0.0~alpha2    [required by dream]
  - install dune                  3.23.1          [required by slipshow]
  - install dune-configurator     3.23.1          [required by ctypes-foreign, lwt, ctypes, base]
  - install dune-private-libs     3.23.1          [required by dune-site]
  - install dune-site             3.23.1          [required by caqti]
  - install duration              0.3.1           [required by mirage-crypto-rng-lwt]
  - install dyn                   3.23.1          [required by dune-private-libs]
  - install eqaf                  0.10            [required by mirage-crypto-ec, mirage-crypto-pk]
  - install faraday               0.8.2           [required by httpun, gluten, h2, httpun-ws]
  - install faraday-lwt           0.8.2           [required by faraday-lwt-unix]
  - install faraday-lwt-unix      0.8.2           [required by gluten-lwt-unix, h2-lwt-unix]
  - install fmt                   0.11.0          [required by slipshow]
  - install fpath                 0.7.3           [required by slipshow]
  - install fs-io                 3.23.1          [required by stdune]
  - install fsevents              0.3.0           [required by fsevents-lwt]
  - install fsevents-lwt          0.3.0           [required by slipshow]
  - install gen                   1.1             [required by sedlex]
  - install gluten                0.5.2           [required by dream-httpaf]
  - install gluten-lwt            0.5.2           [required by gluten-lwt-unix]
  - install gluten-lwt-unix       0.5.2           [required by dream-httpaf]
  - install gmap                  0.3.0           [required by x509]
  - install grace                 0.3.0           [required by slipshow]
  - install graphql               0.14.0          [required by graphql-lwt]
  - install graphql-lwt           0.14.0          [required by dream]
  - install graphql_parser        0.14.0          [required by dream]
  - install h2                    0.12.0          [required by dream-httpaf]
  - install h2-lwt                0.12.0          [required by h2-lwt-unix]
  - install h2-lwt-unix           0.12.0          [required by dream-httpaf]
  - install hmap                  0.8.1           [required by dream-pure]
  - install hpack                 0.12.0          [required by h2]
  - install httpun                0.1.0           [required by dream-httpaf]
  - install httpun-lwt            0.1.0           [required by httpun-lwt-unix]
  - install httpun-lwt-unix       0.1.0           [required by dream-httpaf]
  - install httpun-types          0.1.0           [required by h2, httpun]
  - install httpun-ws             0.2.0           [required by dream-httpaf]
  - install integers              0.8.0           [required by ctypes]
  - install ipaddr                5.6.2           [required by caqti, caqti-lwt]
  - install iter                  1.9             [required by grace]
  - install js_of_ocaml           6.2.0           [required by js_of_ocaml-lwt]
  - install js_of_ocaml-compiler  6.2.0           [required by slipshow]
  - install js_of_ocaml-lwt       6.2.0           [required by slipshow]
  - install js_of_ocaml-ppx       6.2.0           [required by js_of_ocaml-lwt]
  - install kdf                   1.0.0           [required by x509]
  - install ke                    0.6             [required by multipart_form, multipart_form-lwt]
  - install lambdasoup            1.1.1           [required by dream]
  - install linol                 0.11            [required by slipshow]
  - install linol-lwt             0.11            [required by slipshow]
  - install logs                  0.10.0          [required by slipshow]
  - install lru                   0.3.1           [required by caqti]
  - install lwt                   5.10.0          [required by slipshow]
  - install lwt-dllist            1.1.0           [required by caqti]
  - install lwt_ppx               5.9.1           [required by dream]
  - install lwt_ssl               1.2.0           [required by dream]
  - install macaddr               5.6.2           [required by ipaddr]
  - install magic-mime            1.3.1           [required by slipshow]
  - install markup                1.0.3           [required by dream]
  - install menhir                20260209        [required by graphql_parser]
  - install menhirCST             20260209        [required by menhir]
  - install menhirGLR             20260209        [required by menhir]
  - install menhirLib             20260209        [required by js_of_ocaml-compiler]
  - install menhirSdk             20260209        [required by js_of_ocaml-compiler]
  - install mirage-clock          4.2.0           [required by dream]
  - install mirage-crypto         1.2.0           [required by dream]
  - install mirage-crypto-ec      1.2.0           [required by x509]
  - install mirage-crypto-pk      1.2.0           [required by x509]
  - install mirage-crypto-rng     1.2.0           [required by dream]
  - install mirage-crypto-rng-lwt 1.2.0           [required by dream]
  - install mtime                 2.1.0           [required by mirage-crypto-rng-lwt, caqti, caqti-lwt, trace]
  - install multipart_form        0.8.0           [required by dream]
  - install multipart_form-lwt    0.8.0           [required by dream]
  - install num                   1.6             [required by sexplib]
  - install ocaml-compiler-libs   v0.12.4         [required by ppxlib]
  - install ocaml-syntax-shims    1.0.0           [required by angstrom]
  - install ocamlbuild            0.16.1          [required by bos]
  - install ocamlfind             1.9.8           [required by bos]
  - install ocplib-endian         1.2             [required by lwt]
  - install ohex                  0.2.0           [required by x509]
  - install ordering              3.23.1          [required by dyn, stdune]
  - install parsexp               v0.16.0         [required by sexplib]
  - install pecu                  0.7             [required by multipart_form]
  - install pp                    2.0.0           [required by dune-private-libs]
  - install ppx_blob              0.9.0           [required by slipshow]
  - install ppx_derivers          1.2.1           [required by ppx_deriving]
  - install ppx_deriving          6.0.3           [required by ppx_deriving_yojson]
  - install ppx_deriving_yojson   3.9.1           [required by slipshow]
  - install ppx_sexp_conv         v0.16.0         [required by slipshow]
  - install ppx_yojson_conv_lib   v0.16.0         [required by linol]
  - install ppxlib                0.35.0          [required by ppx_blob, ppx_deriving_yojson]
  - install prettym               0.0.5           [required by multipart_form]
  - install psq                   0.2.1           [required by lru, h2]
  - install ptime                 1.2.0           [required by dream]
  - install re                    1.14.0          [required by tyxml, graphql_parser]
  - install rresult               0.7.0           [required by bos]
  - install sedlex                3.7             [required by js_of_ocaml-compiler]
  - install seq                   base            [required by tyxml]
  - install sexplib               v0.16.0         [required by slipshow]
  - install sexplib0              v0.16.0         [required by ppx_sexp_conv, sexplib]
  - install slipshow              0.11.0 (pinned)
  - install ssl                   0.7.0           [required by dream]
  - install stdlib-shims          0.3.0           [required by ppxlib, integers]
  - install stdune                3.23.1          [required by dune-private-libs]
  - install stringext             1.6.0           [required by uri]
  - install top-closure           3.23.1          [required by stdune]
  - install topkg                 1.1.1           [required by bos]
  - install trace                 0.12            [required by linol]
  - install tyxml                 4.6.0           [required by ansi]
  - install uchar                 0.0.2           [required by markup]
  - install unstrctrd             0.4             [required by multipart_form]
  - install uri                   4.4.0           [required by dream]
  - install uutf                  1.0.4           [required by grace, linol]
  - install x509                  1.0.6           [required by caqti]
  - install yojson                2.2.2           [required by linol-lwt, dream, linol, ppx_deriving_yojson]
  - install zarith                1.14            [required by mirage-crypto-pk]

The following system packages will first need to be installed:
    gmp libev libffi openssl pkgconf

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run brew to install them (may need root/sudo access)
  2. Display the recommended brew command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/brew "install" "gmp" "libev" "libffi" "openssl" "pkgconf"
- Inspect the formula dependency plan before installing with `brew install --ask`.
- Enable ask mode by setting `HOMEBREW_ASK=1`.
- Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
- ==> Fetching downloads for: gmp, libev, libffi, openssl@3 and pkgconf
- ✔︎ Bottle gmp (6.3.0)
- ✔︎ Bottle libev (4.33)
- ✔︎ Bottle libffi (3.5.2)
- ✔︎ Bottle ca-certificates (2026-05-14)
- ✔︎ Bottle pkgconf (2.5.1)
- ✔︎ Bottle openssl@3 (3.6.2)
- ==> Pouring gmp--6.3.0.sequoia.bottle.tar.gz
- 🍺  /usr/local/Cellar/gmp/6.3.0: 22 files, 3.4MB
- ==> Running `brew cleanup gmp`...
- Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
- Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
- ==> Pouring libev--4.33.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/libev/4.33: 13 files, 495.8KB
- ==> Running `brew cleanup libev`...
- ==> Pouring libffi--3.5.2.sonoma.bottle.tar.gz
- ==> Caveats
- libffi is keg-only, which means it was not symlinked into /usr/local,
- because macOS already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- 
- For compilers to find libffi you may need to set:
-   export LDFLAGS="-L/usr/local/opt/libffi/lib"
-   export CPPFLAGS="-I/usr/local/opt/libffi/include"
- ==> Summary
- 🍺  /usr/local/Cellar/libffi/3.5.2: 18 files, 721.4KB
- ==> Running `brew cleanup libffi`...
- ==> Installing openssl@3 dependency: ca-certificates
- ==> Pouring ca-certificates--2026-05-14.all.bottle.tar.gz
- ==> Regenerating CA certificate bundle from keychain, this may take a while...
- 🍺  /usr/local/Cellar/ca-certificates/2026-05-14: 4 files, 200.2KB
- ==> Pouring openssl@3--3.6.2.sequoia.bottle.tar.gz
- ==> Caveats
- To add additional certificates, place .pem files in
-   /usr/local/etc/openssl@3/certs
- 
- and run
-   /usr/local/opt/openssl@3/bin/c_rehash
- 
- OpenSSL 3.6 is only supported until 2026-11-01 so the `openssl@3`
- formula will be downgraded to OpenSSL 3.5 (LTS) in a future update.
- ==> Summary
- 🍺  /usr/local/Cellar/openssl@3/3.6.2: 7,627 files, 37.8MB
- ==> Running `brew cleanup openssl@3`...
- ==> Pouring pkgconf--2.5.1.sequoia.bottle.tar.gz
- 🍺  /usr/local/Cellar/pkgconf/2.5.1: 28 files, 383.2KB
- ==> Running `brew cleanup pkgconf`...
- ==> Caveats
- ==> libffi
- libffi is keg-only, which means it was not symlinked into /usr/local,
- because macOS already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- 
- For compilers to find libffi you may need to set:
-   export LDFLAGS="-L/usr/local/opt/libffi/lib"
-   export CPPFLAGS="-I/usr/local/opt/libffi/include"
- ==> openssl@3
- To add additional certificates, place .pem files in
-   /usr/local/etc/openssl@3/certs
- 
- and run
-   /usr/local/opt/openssl@3/bin/c_rehash
- 
- OpenSSL 3.6 is only supported until 2026-11-01 so the `openssl@3`
- formula will be downgraded to OpenSSL 3.5 (LTS) in a future update.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved ansi.0.7.0  (cached)
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base.v0.16.5  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bos.0.3.0  (cached)
-> retrieved bstr.0.0.4  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved caqti.2.3.0, caqti-lwt.2.3.0  (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved conf-libev.4-13  (cached)
-> retrieved conf-libssl.4  (cached)
-> retrieved cppo.1.8.0  (cached)
-> installed conf-pkg-config.4
-> retrieved csexp.1.5.2  (cached)
-> installed conf-libffi.2.0.0
-> installed conf-gmp.5
-> retrieved cstruct.6.2.0  (cached)
-> installed conf-gmp-powm-sec.4
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
-> installed conf-libssl.4
-> installed conf-libev.4-13
-> retrieved digestif.1.3.0  (cached)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4  (cached)
-> retrieved dream-pure.1.0.0~alpha2  (cached)
-> installed cmdliner.1.3.0
-> retrieved dune.3.23.1, dune-configurator.3.23.1, dune-private-libs.3.23.1, dune-site.3.23.1, dyn.3.23.1, fs-io.3.23.1, ordering.3.23.1, stdune.3.23.1, top-closure.3.23.1  (cached)
-> retrieved duration.0.3.1  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
-> retrieved gen.1.1  (cached)
-> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved grace.0.3.0  (cached)
-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
-> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0  (cached)
-> retrieved httpun-ws.0.2.0  (cached)
-> retrieved integers.0.8.0  (cached)
-> retrieved ipaddr.5.6.2, macaddr.5.6.2  (cached)
-> retrieved iter.1.9  (cached)
-> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-lwt.6.2.0, js_of_ocaml-ppx.6.2.0  (cached)
-> retrieved kdf.1.0.0  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved lambdasoup.1.1.1  (cached)
-> retrieved linol.0.11, linol-lwt.0.11  (cached)
-> retrieved logs.0.10.0  (cached)
-> retrieved lru.0.3.1  (cached)
-> retrieved lwt.5.10.0  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved lwt_ppx.5.9.1  (cached)
-> retrieved lwt_ssl.1.2.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved markup.1.0.3  (cached)
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved 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  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved parsexp.v0.16.0  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved pp.2.0.0  (cached)
-> retrieved ppx_blob.0.9.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_deriving.6.0.3  (cached)
-> retrieved ppx_deriving_yojson.3.9.1  (cached)
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
-> retrieved ppx_yojson_conv_lib.v0.16.0  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved prettym.0.0.5  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved sedlex.3.7  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved sexplib.v0.16.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> installed num.1.6
-> retrieved slipshow.0.11.0  (cached)
-> retrieved ssl.0.7.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved trace.0.12  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uchar.0.0.2  (cached)
-> retrieved unstrctrd.0.4  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved x509.1.0.6  (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> retrieved yojson.2.2.2  (cached)
-> retrieved zarith.1.14  (cached)
-> installed ocamlbuild.0.16.1
-> installed uchar.0.0.2
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed dune.3.23.1
-> installed ptime.1.2.0
-> installed mtime.2.1.0
-> installed fmt.0.11.0
-> installed astring.0.8.5
-> installed bigarray-compat.1.1.0
-> installed duration.0.3.1
-> installed fpath.0.7.3
-> installed cstruct.6.2.0
-> installed eqaf.0.10
-> installed asn1-combinators.0.3.2
-> installed domain-name.0.5.0
-> installed csexp.1.5.2
-> installed cppo.1.8.0
-> installed lwt-dllist.1.1.0
-> installed ke.0.6
-> installed gmap.0.3.0
-> installed fs-io.3.23.1
-> installed iter.1.9
-> installed gen.1.1
-> installed digestif.1.3.0
-> installed camlp-streams.5.0.1
-> installed bstr.0.0.4
-> installed base64.3.5.2
-> installed macaddr.5.6.2
-> installed mirage-clock.4.2.0
-> installed menhirCST.20260209
-> installed ocaml-syntax-shims.1.0.0
-> installed ohex.0.2.0
-> installed ipaddr.5.6.2
-> installed ocplib-endian.1.2
-> installed ocaml-compiler-libs.v0.12.4
-> installed menhirSdk.20260209
-> installed menhirLib.20260209
-> installed menhirGLR.20260209
-> installed markup.1.0.3
-> installed magic-mime.1.3.1
-> installed dune-configurator.3.23.1
-> installed ppx_derivers.1.2.1
-> installed pecu.0.7
-> installed pp.2.0.0
-> installed psq.0.2.1
-> installed ordering.3.23.1
-> installed stdlib-shims.0.3.0
-> installed lru.0.3.1
-> installed bigstringaf.0.10.0
-> installed lambdasoup.1.1.1
-> installed sexplib0.v0.16.0
-> installed prettym.0.0.5
-> installed ssl.0.7.0
-> installed mirage-crypto.1.2.0
-> installed stringext.1.6.0
-> installed faraday.0.8.2
-> installed kdf.1.0.0
-> installed parsexp.v0.16.0
-> installed angstrom.0.16.1
-> installed integers.0.8.0
-> installed lwt.5.10.0
-> installed gluten.0.5.2
-> installed dyn.3.23.1
-> installed re.1.14.0
-> installed faraday-lwt.0.8.2
-> installed lwt_ssl.1.2.0
-> installed httpun-types.0.1.0
-> installed gluten-lwt.0.5.2
-> installed top-closure.3.23.1
-> installed faraday-lwt-unix.0.8.2
-> installed unstrctrd.0.4
-> installed httpun.0.1.0
-> installed hpack.0.12.0
-> installed sexplib.v0.16.0
-> installed trace.0.12
-> installed base.v0.16.5
-> installed menhir.20260209
-> installed tyxml.4.6.0
-> installed httpun-lwt.0.1.0
-> installed gluten-lwt-unix.0.5.2
-> installed httpun-ws.0.2.0
-> installed h2.0.12.0
-> installed httpun-lwt-unix.0.1.0
-> installed graphql_parser.0.14.0
-> installed ansi.0.7.0
-> installed yojson.2.2.2
-> installed uri.4.4.0
-> installed h2-lwt.0.12.0
-> installed ctypes.0.24.0
-> installed ppx_yojson_conv_lib.v0.16.0
-> installed h2-lwt-unix.0.12.0
-> installed graphql.0.14.0
-> installed graphql-lwt.0.14.0
-> installed stdune.3.23.1
-> installed ctypes-foreign.0.24.0
-> installed ppxlib.0.35.0
-> installed dune-private-libs.3.23.1
-> installed ppx_blob.0.9.0
-> installed cf.0.5.0
-> installed lwt_ppx.5.9.1
-> installed cf-lwt.0.5.0
-> installed sedlex.3.7
-> installed dream-pure.1.0.0~alpha2
-> installed fsevents.0.3.0
-> installed dune-site.3.23.1
-> installed ppx_sexp_conv.v0.16.0
-> installed ppx_deriving.6.0.3
-> installed fsevents-lwt.0.3.0
-> installed dream-httpaf.1.0.0~alpha4
-> installed ppx_deriving_yojson.3.9.1
-> installed grace.0.3.0
-> installed js_of_ocaml-compiler.6.2.0
-> installed logs.0.10.0
-> installed mirage-crypto-rng.1.2.0
-> installed multipart_form.0.8.0
-> installed mirage-crypto-rng-lwt.1.2.0
-> installed multipart_form-lwt.0.8.0
-> installed mirage-crypto-pk.1.2.0
-> installed bos.0.3.0
-> installed mirage-crypto-ec.1.2.0
-> installed x509.1.0.6
-> installed linol.0.11
-> installed linol-lwt.0.11
-> installed caqti.2.3.0
-> installed js_of_ocaml.6.2.0
-> installed caqti-lwt.2.3.0
-> installed js_of_ocaml-ppx.6.2.0
-> installed dream.1.0.0~alpha8
-> installed js_of_ocaml-lwt.6.2.0
-> installed slipshow.0.11.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-24 19:36.01 ---> saved as "70b4ca1c1e1148447ba197cc0a8ba5b62979bf9507d5b3d040dc665d5ad2d1d6"
Job succeeded
2026-05-24 19:36.12: Job succeeded