(for PR #27912)

2025-05-22 11:53.00: New job: build pplumbing.0.0.13, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/27912/head (0ba9daf714e79f0456ab2824b882357d60430948)
                              on ubuntu-24.04-ocaml-4.14/riscv64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27912/head" && git reset --hard 0ba9daf7
git fetch origin master
git merge --no-edit 27f5ac67c2d2345b81e902b55ee4c365058f8146
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.3 /usr/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 --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn pplumbing.0.0.13 0.0.13
RUN opam reinstall pplumbing.0.0.13; \
    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 "\"ubuntu-24.04\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'pplumbing.0.0.13' && 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 .

2025-05-22 11:53.00: Using cache hint "ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8-pplumbing.0.0.13-0ba9daf714e79f0456ab2824b882357d60430948"
2025-05-22 11:53.00: Using OBuilder spec:
((from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
 (run (network host)
      (shell "opam init --reinit --config .opamrc-sandbox -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 --strict default opam-repository/"))
 (run (network host)
      (shell "opam update --depexts || true"))
 (run (shell "opam pin add -k version -yn pplumbing.0.0.13 0.0.13"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall pplumbing.0.0.13;\
             \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 \"\\\"ubuntu-24.04\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'pplumbing.0.0.13' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2025-05-22 11:53.00: Waiting for resource in pool OCluster
2025-05-22 11:53.01: Waiting for worker…
2025-05-22 11:53.01: Got resource from pool OCluster
Building on riscv-bm-02.sw.ci.dev
Updating files:  11% (2731/23068)
Updating files:  12% (2769/23068)
Updating files:  13% (2999/23068)
Updating files:  14% (3230/23068)
Updating files:  15% (3461/23068)
Updating files:  16% (3691/23068)
Updating files:  17% (3922/23068)
Updating files:  18% (4153/23068)
Updating files:  19% (4383/23068)
Updating files:  20% (4614/23068)
Updating files:  21% (4845/23068)
Updating files:  21% (5064/23068)
Updating files:  22% (5075/23068)
Updating files:  23% (5306/23068)
Updating files:  24% (5537/23068)
Updating files:  25% (5767/23068)
Updating files:  26% (5998/23068)
Updating files:  27% (6229/23068)
Updating files:  28% (6460/23068)
Updating files:  29% (6690/23068)
Updating files:  30% (6921/23068)
Updating files:  31% (7152/23068)
Updating files:  31% (7346/23068)
Updating files:  32% (7382/23068)
Updating files:  33% (7613/23068)
Updating files:  34% (7844/23068)
Updating files:  35% (8074/23068)
Updating files:  36% (8305/23068)
Updating files:  37% (8536/23068)
Updating files:  38% (8766/23068)
Updating files:  39% (8997/23068)
Updating files:  40% (9228/23068)
Updating files:  41% (9458/23068)
Updating files:  41% (9611/23068)
Updating files:  42% (9689/23068)
Updating files:  43% (9920/23068)
Updating files:  44% (10150/23068)
Updating files:  45% (10381/23068)
Updating files:  46% (10612/23068)
Updating files:  47% (10842/23068)
Updating files:  48% (11073/23068)
Updating files:  49% (11304/23068)
Updating files:  50% (11534/23068)
Updating files:  51% (11765/23068)
Updating files:  52% (11996/23068)
Updating files:  52% (12014/23068)
Updating files:  53% (12227/23068)
Updating files:  54% (12457/23068)
Updating files:  55% (12688/23068)
Updating files:  56% (12919/23068)
Updating files:  57% (13149/23068)
Updating files:  58% (13380/23068)
Updating files:  59% (13611/23068)
Updating files:  60% (13841/23068)
Updating files:  61% (14072/23068)
Updating files:  62% (14303/23068)
Updating files:  62% (14388/23068)
Updating files:  63% (14533/23068)
Updating files:  64% (14764/23068)
Updating files:  65% (14995/23068)
Updating files:  66% (15225/23068)
Updating files:  67% (15456/23068)
Updating files:  68% (15687/23068)
Updating files:  69% (15917/23068)
Updating files:  70% (16148/23068)
Updating files:  71% (16379/23068)
Updating files:  72% (16609/23068)
Updating files:  72% (16659/23068)
Updating files:  73% (16840/23068)
Updating files:  74% (17071/23068)
Updating files:  75% (17301/23068)
Updating files:  76% (17532/23068)
Updating files:  77% (17763/23068)
Updating files:  78% (17994/23068)
Updating files:  79% (18224/23068)
Updating files:  80% (18455/23068)
Updating files:  81% (18686/23068)
Updating files:  82% (18916/23068)
Updating files:  82% (18947/23068)
Updating files:  83% (19147/23068)
Updating files:  84% (19378/23068)
Updating files:  85% (19608/23068)
Updating files:  86% (19839/23068)
Updating files:  87% (20070/23068)
Updating files:  88% (20300/23068)
Updating files:  89% (20531/23068)
Updating files:  90% (20762/23068)
Updating files:  91% (20992/23068)
Updating files:  92% (21223/23068)
Updating files:  92% (21359/23068)
Updating files:  93% (21454/23068)
Updating files:  94% (21684/23068)
Updating files:  95% (21915/23068)
Updating files:  96% (22146/23068)
Updating files:  97% (22376/23068)
Updating files:  98% (22607/23068)
Updating files:  99% (22838/23068)
Updating files: 100% (23068/23068)
Updating files: 100% (23068/23068), done.
HEAD is now at b77649b87a hc.0.5
HEAD is now at 27f5ac67c2 Merge pull request #27904 from hannesm/release-mirage-block-ramdisk-0.6
Updating 27f5ac67c2..0ba9daf714
Fast-forward
 packages/pplumbing/pplumbing.0.0.13/opam | 86 ++++++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)
 create mode 100644 packages/pplumbing/pplumbing.0.0.13/opam

(from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8)
Unable to find image 'ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8' locally
docker.io/ocaml/opam@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8: Pulling from ocaml/opam
617ff4840b8c: Pulling fs layer
c322f6f099bd: Pulling fs layer
af41dc9aa4c8: Pulling fs layer
8be0f54e169d: Pulling fs layer
221ed00670b4: Pulling fs layer
2f8718e4086e: Pulling fs layer
ae3af2212384: Pulling fs layer
21023212aaa3: Pulling fs layer
ad0fc28d4cf8: Pulling fs layer
1189f399faca: Pulling fs layer
27ac920071fb: Pulling fs layer
216a4e42a567: Pulling fs layer
57931fea86bf: Pulling fs layer
b73eb3957e62: Pulling fs layer
55fb41dac57d: Pulling fs layer
5ad06d69ab49: Pulling fs layer
a59333d853c5: Pulling fs layer
12697db2513c: Pulling fs layer
4139e3516197: Pulling fs layer
4f4fb700ef54: Pulling fs layer
87c2790a06bd: Pulling fs layer
421dcca301f8: Pulling fs layer
3077a7ca0be4: Pulling fs layer
a4126651e5ce: Pulling fs layer
87405176dc77: Pulling fs layer
5af66437b469: Pulling fs layer
2a05986c8358: Pulling fs layer
24c976a75464: Pulling fs layer
5ebee8fd2405: Pulling fs layer
c41bdacb1055: Pulling fs layer
79537e4907ff: Pulling fs layer
302b8757fa0c: Pulling fs layer
8be0f54e169d: Waiting
2465e2b088e9: Pulling fs layer
221ed00670b4: Waiting
2f8718e4086e: Waiting
fcd7fc319f15: Pulling fs layer
ae3af2212384: Waiting
21023212aaa3: Waiting
7610e82b9ccc: Pulling fs layer
26b43e872d53: Pulling fs layer
809da4a6781e: Pulling fs layer
47d45a115c56: Pulling fs layer
03853885bf9a: Pulling fs layer
b0508ee0785d: Pulling fs layer
105c2a950eb4: Pulling fs layer
216a4e42a567: Waiting
57931fea86bf: Waiting
b73eb3957e62: Waiting
ad0fc28d4cf8: Waiting
1189f399faca: Waiting
27ac920071fb: Waiting
5ad06d69ab49: Waiting
a59333d853c5: Waiting
12697db2513c: Waiting
4139e3516197: Waiting
4f4fb700ef54: Waiting
87c2790a06bd: Waiting
421dcca301f8: Waiting
3077a7ca0be4: Waiting
a4126651e5ce: Waiting
87405176dc77: Waiting
2a05986c8358: Waiting
24c976a75464: Waiting
55fb41dac57d: Waiting
26b43e872d53: Waiting
b0508ee0785d: Waiting
809da4a6781e: Waiting
105c2a950eb4: Waiting
5ebee8fd2405: Waiting
c41bdacb1055: Waiting
03853885bf9a: Waiting
79537e4907ff: Waiting
47d45a115c56: Waiting
302b8757fa0c: Waiting
7610e82b9ccc: Waiting
fcd7fc319f15: Waiting
2465e2b088e9: Waiting
c322f6f099bd: Verifying Checksum
c322f6f099bd: Download complete
af41dc9aa4c8: Verifying Checksum
af41dc9aa4c8: Download complete
8be0f54e169d: Download complete
617ff4840b8c: Verifying Checksum
617ff4840b8c: Download complete
221ed00670b4: Verifying Checksum
221ed00670b4: Download complete
ae3af2212384: Verifying Checksum
ae3af2212384: Download complete
21023212aaa3: Verifying Checksum
21023212aaa3: Download complete
ad0fc28d4cf8: Verifying Checksum
ad0fc28d4cf8: Download complete
1189f399faca: Verifying Checksum
1189f399faca: Download complete
27ac920071fb: Verifying Checksum
27ac920071fb: Download complete
216a4e42a567: Verifying Checksum
216a4e42a567: Download complete
617ff4840b8c: Pull complete
c322f6f099bd: Pull complete
af41dc9aa4c8: Pull complete
b73eb3957e62: Verifying Checksum
b73eb3957e62: Download complete
57931fea86bf: Verifying Checksum
57931fea86bf: Download complete
5ad06d69ab49: Verifying Checksum
5ad06d69ab49: Download complete
55fb41dac57d: Download complete
a59333d853c5: Verifying Checksum
a59333d853c5: Download complete
12697db2513c: Verifying Checksum
12697db2513c: Download complete
4139e3516197: Verifying Checksum
4139e3516197: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
87c2790a06bd: Verifying Checksum
87c2790a06bd: Download complete
8be0f54e169d: Pull complete
421dcca301f8: Download complete
221ed00670b4: Pull complete
3077a7ca0be4: Verifying Checksum
3077a7ca0be4: Download complete
a4126651e5ce: Download complete
87405176dc77: Verifying Checksum
87405176dc77: Download complete
5af66437b469: Verifying Checksum
5af66437b469: Download complete
2f8718e4086e: Verifying Checksum
2f8718e4086e: Download complete
2a05986c8358: Verifying Checksum
2a05986c8358: Download complete
24c976a75464: Verifying Checksum
24c976a75464: Download complete
5ebee8fd2405: Verifying Checksum
5ebee8fd2405: Download complete
c41bdacb1055: Verifying Checksum
c41bdacb1055: Download complete
79537e4907ff: Verifying Checksum
79537e4907ff: Download complete
302b8757fa0c: Download complete
fcd7fc319f15: Download complete
26b43e872d53: Verifying Checksum
26b43e872d53: Download complete
809da4a6781e: Verifying Checksum
809da4a6781e: Download complete
7610e82b9ccc: Verifying Checksum
7610e82b9ccc: Download complete
03853885bf9a: Verifying Checksum
03853885bf9a: Download complete
b0508ee0785d: Verifying Checksum
b0508ee0785d: Download complete
105c2a950eb4: Verifying Checksum
105c2a950eb4: Download complete
2f8718e4086e: Pull complete
ae3af2212384: Pull complete
21023212aaa3: Pull complete
47d45a115c56: Verifying Checksum
47d45a115c56: Download complete
ad0fc28d4cf8: Pull complete
1189f399faca: Pull complete
2465e2b088e9: Verifying Checksum
2465e2b088e9: Download complete
27ac920071fb: Pull complete
216a4e42a567: Pull complete
57931fea86bf: Pull complete
b73eb3957e62: Pull complete
55fb41dac57d: Pull complete
5ad06d69ab49: Pull complete
a59333d853c5: Pull complete
12697db2513c: Pull complete
4139e3516197: Pull complete
4f4fb700ef54: Pull complete
87c2790a06bd: Pull complete
421dcca301f8: Pull complete
3077a7ca0be4: Pull complete
a4126651e5ce: Pull complete
87405176dc77: Pull complete
5af66437b469: Pull complete
2a05986c8358: Pull complete
24c976a75464: Pull complete
5ebee8fd2405: Pull complete
c41bdacb1055: Pull complete
79537e4907ff: Pull complete
302b8757fa0c: Pull complete
2465e2b088e9: Pull complete
fcd7fc319f15: Pull complete
7610e82b9ccc: Pull complete
26b43e872d53: Pull complete
809da4a6781e: Pull complete
47d45a115c56: Pull complete
03853885bf9a: Pull complete
b0508ee0785d: Pull complete
105c2a950eb4: Pull complete
Digest: sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8
Status: Downloaded newer image for ocaml/opam@sha256:d5492dc63edff1ec25ccb8aa3b6c8bd491fdc83ef1ff769cf796676dc9a89db8
2025-05-22 11:53.34 ---> using "de2a1223d0ebf6c1cd69aea7b816b4e7288fd24c15b1c25379eca608b499c6d7" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-05-22 11:53.34 ---> using "b04eb4fcd8200a574158a0fe82b9d1c6d39c72c949325c43353526bc7831a19a" from cache

/home/opam: (run (network host)
                 (shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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 development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-22 11:53.34 ---> using "eb4b45eba6fd643535ba93cb077180e279becd334398a5db2f80014c4198d33e" from cache

/home/opam: (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.3.0 (35acd0c5abc5e66cdbd5be16ba77aa6c33a4c724)
# self-upgrade         no
# system               arch=riscv64 os=linux os-distribution=ubuntu os-version=24.04
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 3
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       4.14
# invariant            ["ocaml-base-compiler" {= "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       /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2025-05-22 11:53.34 ---> using "3844eeeafe78b44915dd59d21c6db62d99e43c29d82d0788c62775382839d89f" from cache

/home/opam: (env OPAMDOWNLOADJOBS 1)

/home/opam: (env OPAMERRLOGLEN 0)

/home/opam: (env OPAMPRECISETRACKING 1)

/home/opam: (env CI true)

/home/opam: (env OPAM_REPO_CI true)

/home/opam: (run (shell "rm -rf opam-repository/"))
2025-05-22 11:53.34 ---> using "9fd129d28da0358bc6e07e54049198a708d0cea2c2afd2fcaaa1e2c74826db9e" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-05-22 11:54.05 ---> saved as "0162f12ac1542c37151ab848011cf2fe14330358185334460b3a9598fd36cab2"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-05-22 11:56.00 ---> saved as "57b85a45a65348fa4516fbf15c35172c846dc8eeb65af5253458088f231ef936"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
- Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
- Get:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
- Get:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
- Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main riscv64 Packages [742 kB]
- Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe riscv64 Packages [1102 kB]
- Get:7 http://ports.ubuntu.com/ubuntu-ports noble-security/main riscv64 Packages [441 kB]
- Get:8 http://ports.ubuntu.com/ubuntu-ports noble-security/universe riscv64 Packages [832 kB]
- Fetched 3497 kB in 2s (1412 kB/s)
- Reading package lists...
- 
2025-05-22 11:56.09 ---> saved as "03cad0a7ed1211584df753883dc93c312ff7eb0e273d39985fafda57cdd40250"

/home/opam: (run (shell "opam pin add -k version -yn pplumbing.0.0.13 0.0.13"))
pplumbing is now pinned to version 0.0.13
2025-05-22 11:56.12 ---> saved as "c5f0d864fc1b24121378c294672674bc9e3362205eff2f14197a1f7c2d2dbed8"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall pplumbing.0.0.13;\
                        \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 \"\\\"ubuntu-24.04\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'pplumbing.0.0.13' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
pplumbing.0.0.13 is not installed. Install it? [y/n] y
The following actions will be performed:
=== install 20 packages
  - install astring             0.8.5           [required by fpath]
  - install cmdlang             0.0.9           [required by pplumbing]
  - install cmdlang-to-cmdliner 0.0.9           [required by pplumbing]
  - install cmdliner            1.3.0           [required by pplumbing]
  - install csexp               1.5.2           [required by stdune]
  - install dune                3.18.2          [required by pplumbing]
  - install dyn                 3.18.2          [required by pplumbing]
  - install fmt                 0.10.0          [required by pplumbing]
  - install fpath               0.7.3           [required by loc]
  - install loc                 0.2.2           [required by pplumbing]
  - install logs                0.8.0           [required by pplumbing]
  - install ocamlbuild          0.16.1          [required by fmt, logs]
  - install ocamlfind           1.9.8           [required by fmt, logs]
  - install ordering            3.18.2          [required by pplumbing]
  - install parsexp             v0.16.0         [required by pplumbing]
  - install pp                  2.0.0           [required by pplumbing]
  - install pplumbing           0.0.13 (pinned)
  - install sexplib0            v0.16.0         [required by pplumbing]
  - install stdune              3.18.2          [required by pplumbing]
  - install topkg               1.0.8           [required by fmt, logs]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdlang.0.0.9, cmdlang-to-cmdliner.0.0.9  (https://github.com/mbarbin/cmdlang/releases/download/0.0.9/cmdlang-0.0.9.tbz)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved dune.3.18.2, dyn.3.18.2, ordering.3.18.2, stdune.3.18.2  (cached)
-> retrieved fmt.0.10.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> installed cmdliner.1.3.0
-> retrieved loc.0.2.2  (https://github.com/mbarbin/loc/releases/download/0.2.2/loc-0.2.2.tbz)
-> retrieved logs.0.8.0  (https://erratique.ch/software/logs/releases/logs-0.8.0.tbz)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved parsexp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz)
-> retrieved pp.2.0.0  (cached)
-> retrieved pplumbing.0.0.13  (https://github.com/mbarbin/pplumbing/releases/download/0.0.13/pplumbing-0.0.13.tbz)
-> retrieved sexplib0.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
-> retrieved topkg.1.0.8  (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed fmt.0.10.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.8.0
-> installed dune.3.18.2
-> installed cmdlang.0.0.9
-> installed csexp.1.5.2
-> installed pp.2.0.0
-> installed cmdlang-to-cmdliner.0.0.9
-> installed sexplib0.v0.16.0
-> installed ordering.3.18.2
-> installed dyn.3.18.2
-> installed parsexp.v0.16.0
-> installed stdune.3.18.2
-> installed loc.0.2.2
-> installed pplumbing.0.0.13
Done.
# To update the current shell environment, run: eval $(opam env)
2025-05-22 12:01.18 ---> saved as "a5456a8171e55358daa9017d8bf3126e6b088681d60dcac4869f718b9cad548f"
Job succeeded
2025-05-22 12:02.00: Job succeeded