2025-06-02 22:28.46: New job: test mefyl/timmy https://github.com/mefyl/timmy.git#refs/heads/feature/dune-pkg (38c583621f1ef80ef6c8b2ace6db1c736975cef0) (macos-arm64:macos-homebrew-4.14_arm64_opam-2.3)
Base: macos-homebrew-ocaml-4.14
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/mefyl/timmy.git" -b "feature/dune-pkg" && cd "timmy" && git reset --hard 38c58362
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
# macos-homebrew-4.14_arm64_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 0e1a25ffde388b436cc1998777c138d69666193d || git fetch origin master) && git reset -q --hard 0e1a25ffde388b436cc1998777c138d69666193d && git log --no-decorate -n1 --oneline && opam update -u
RUN mkdir -p 'opam/'
COPY --chown=1000:1000 timmy.opam timmy-unix.opam timmy-timezones.opam timmy-lwt.opam timmy-jsoo.opam ./src/./
COPY --chown=1000:1000 opam/timmy-windows.opam opam/timmy-unix-windows.opam opam/timmy-unix-macos.opam opam/timmy-unix-ios.opam opam/timmy-unix-android.opam opam/timmy-timezones-windows.opam opam/timmy-timezones-macos.opam opam/timmy-timezones-ios.opam opam/timmy-timezones-android.opam opam/timmy-macos.opam opam/timmy-lwt-windows.opam opam/timmy-lwt-macos.opam opam/timmy-lwt-ios.opam opam/timmy-lwt-android.opam opam/timmy-jsoo-windows.opam opam/timmy-jsoo-macos.opam opam/timmy-jsoo-ios.opam opam/timmy-jsoo-android.opam opam/timmy-ios.opam opam/timmy-android.opam ./src/opam/
RUN opam pin add -yn timmy.dev './src/./' && \
opam pin add -yn timmy-unix.dev './src/./' && \
opam pin add -yn timmy-timezones.dev './src/./' && \
opam pin add -yn timmy-lwt.dev './src/./' && \
opam pin add -yn timmy-jsoo.dev './src/./' && \
opam pin add -yn timmy-windows.dev './src/opam/' && \
opam pin add -yn timmy-unix-windows.dev './src/opam/' && \
opam pin add -yn timmy-unix-macos.dev './src/opam/' && \
opam pin add -yn timmy-unix-ios.dev './src/opam/' && \
opam pin add -yn timmy-unix-android.dev './src/opam/' && \
opam pin add -yn timmy-timezones-windows.dev './src/opam/' && \
opam pin add -yn timmy-timezones-macos.dev './src/opam/' && \
opam pin add -yn timmy-timezones-ios.dev './src/opam/' && \
opam pin add -yn timmy-timezones-android.dev './src/opam/' && \
opam pin add -yn timmy-macos.dev './src/opam/' && \
opam pin add -yn timmy-lwt-windows.dev './src/opam/' && \
opam pin add -yn timmy-lwt-macos.dev './src/opam/' && \
opam pin add -yn timmy-lwt-ios.dev './src/opam/' && \
opam pin add -yn timmy-lwt-android.dev './src/opam/' && \
opam pin add -yn timmy-jsoo-windows.dev './src/opam/' && \
opam pin add -yn timmy-jsoo-macos.dev './src/opam/' && \
opam pin add -yn timmy-jsoo-ios.dev './src/opam/' && \
opam pin add -yn timmy-jsoo-android.dev './src/opam/' && \
opam pin add -yn timmy-ios.dev './src/opam/' && \
opam pin add -yn timmy-android.dev './src/opam/'
RUN echo '(lang dune 3.0)' > './src/./dune-project' && \
echo '(lang dune 3.0)' > './src/opam/dune-project'
ENV DEPS="alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 astring.0.8.5 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base bigstringaf.0.10.0 camlp-streams.5.0.1 cmdliner.1.3.0 conf-npm.1 conf-tzdata.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 dune.3.19.0 dune-build-info.3.19.0 dune-configurator.3.19.0 either.1.0.0 ezjsonm.1.3.0 fix.20250428 fmt.0.10.0 fpath.0.7.3 gen.1.1 hex.1.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 logs.0.8.0 lwt.5.9.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.26.2 ocamlformat-lib.0.26.2 ocp-indent.1.8.1 ocplib-endian.1.2 opam-file-format.2.1.6 parsexp.v0.16.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_here.v0.16.0 ppxlib.0.35.0 ptime.1.2.0 re.1.12.0 result.1.5 sedlex.3.4 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 topkg.1.0.8 uucp.16.0.0 uuseg.16.0.0 uutf.1.0.4 yojson.3.0.0"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y timmy.dev timmy-unix.dev timmy-timezones.dev timmy-lwt.dev timmy-jsoo.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-06-02 22:28.46: Using cache hint "mefyl/timmy-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_arm64_opam-2.3-b724327ee03702dfdfec98d1634df015"
2025-06-02 22:28.46: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
(comment macos-homebrew-4.14_arm64_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 0e1a25ffde388b436cc1998777c138d69666193d || git fetch origin master) && git reset -q --hard 0e1a25ffde388b436cc1998777c138d69666193d && git log --no-decorate -n1 --oneline && opam update -u"))
(run (shell "mkdir -p 'opam/'"))
(copy (src timmy.opam timmy-unix.opam timmy-timezones.opam timmy-lwt.opam timmy-jsoo.opam)
(dst ./src/./))
(copy (src opam/timmy-windows.opam opam/timmy-unix-windows.opam opam/timmy-unix-macos.opam opam/timmy-unix-ios.opam opam/timmy-unix-android.opam opam/timmy-timezones-windows.opam opam/timmy-timezones-macos.opam opam/timmy-timezones-ios.opam opam/timmy-timezones-android.opam opam/timmy-macos.opam opam/timmy-lwt-windows.opam opam/timmy-lwt-macos.opam opam/timmy-lwt-ios.opam opam/timmy-lwt-android.opam opam/timmy-jsoo-windows.opam opam/timmy-jsoo-macos.opam opam/timmy-jsoo-ios.opam opam/timmy-jsoo-android.opam opam/timmy-ios.opam opam/timmy-android.opam)
(dst ./src/opam/))
(run (network host)
(shell "opam pin add -yn timmy.dev './src/./' && \
\nopam pin add -yn timmy-unix.dev './src/./' && \
\nopam pin add -yn timmy-timezones.dev './src/./' && \
\nopam pin add -yn timmy-lwt.dev './src/./' && \
\nopam pin add -yn timmy-jsoo.dev './src/./' && \
\nopam pin add -yn timmy-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-android.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-android.dev './src/opam/' && \
\nopam pin add -yn timmy-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-android.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-android.dev './src/opam/' && \
\nopam pin add -yn timmy-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-android.dev './src/opam/'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './src/./dune-project' && \
\necho '(lang dune 3.0)' > './src/opam/dune-project'"))
(env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 astring.0.8.5 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base bigstringaf.0.10.0 camlp-streams.5.0.1 cmdliner.1.3.0 conf-npm.1 conf-tzdata.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 dune.3.19.0 dune-build-info.3.19.0 dune-configurator.3.19.0 either.1.0.0 ezjsonm.1.3.0 fix.20250428 fmt.0.10.0 fpath.0.7.3 gen.1.1 hex.1.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 logs.0.8.0 lwt.5.9.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.26.2 ocamlformat-lib.0.26.2 ocp-indent.1.8.1 ocplib-endian.1.2 opam-file-format.2.1.6 parsexp.v0.16.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_here.v0.16.0 ppxlib.0.35.0 ptime.1.2.0 re.1.12.0 result.1.5 sedlex.3.4 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 topkg.1.0.8 uucp.16.0.0 uuseg.16.0.0 uutf.1.0.4 yojson.3.0.0")
(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 timmy.dev timmy-unix.dev timmy-timezones.dev timmy-lwt.dev timmy-jsoo.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-06-02 22:28.46: Waiting for resource in pool OCluster
2025-06-02 23:22.01: Waiting for worker…
2025-06-03 01:58.39: Got resource from pool OCluster
Building on m1-worker-04
All commits already cached
HEAD is now at 38c5836 debug cache
(from macos-homebrew-ocaml-4.14)
2025-06-03 01:58.40 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache
/: (comment macos-homebrew-4.14_arm64_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-06-03 01:58.40 ---> using "d185bb362ab7a62e22c76fe28c4578fe7a4e17f7cc7bc09a3073972dfb5efd3b" 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-06-03 01:58.40 ---> using "1a239dab0512a5f76e4948de67b26faca67b4de935df003aa7f81d4e2d68958d" from cache
/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.4.0
The OCaml toplevel, version 4.14.2
2.3.0
2025-06-03 01:58.40 ---> using "f52eecff7be584d99550d2f8c42b8f22f9135c2276c46c827a485f089226c5ac" 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 0e1a25ffde388b436cc1998777c138d69666193d || git fetch origin master) && git reset -q --hard 0e1a25ffde388b436cc1998777c138d69666193d && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
67e940587b..c037675bed master -> origin/master
0e1a25ffde Merge pull request #27956 from Leonidas-from-XIV/release-yojson-3.0.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.5.0
- ocaml-config.3
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-06-03 01:58.40 ---> using "53282224fe89322b38d5e36d72a01755c463d7426edafd1d373959d5d816e951" from cache
/: (run (shell "mkdir -p 'opam/'"))
2025-06-03 01:58.41 ---> saved as "7e849a586a9648a46d005941284aa64df2d778b48dc95cfbacd0eb735d4fade7"
/: (copy (src timmy.opam timmy-unix.opam timmy-timezones.opam timmy-lwt.opam timmy-jsoo.opam)
(dst ./src/./))
2025-06-03 01:58.43 ---> saved as "24460b51a0fb5afad6125ee431bf2e129d4c2ac5cf5fc3c63bd29727275002de"
/: (copy (src opam/timmy-windows.opam opam/timmy-unix-windows.opam opam/timmy-unix-macos.opam opam/timmy-unix-ios.opam opam/timmy-unix-android.opam opam/timmy-timezones-windows.opam opam/timmy-timezones-macos.opam opam/timmy-timezones-ios.opam opam/timmy-timezones-android.opam opam/timmy-macos.opam opam/timmy-lwt-windows.opam opam/timmy-lwt-macos.opam opam/timmy-lwt-ios.opam opam/timmy-lwt-android.opam opam/timmy-jsoo-windows.opam opam/timmy-jsoo-macos.opam opam/timmy-jsoo-ios.opam opam/timmy-jsoo-android.opam opam/timmy-ios.opam opam/timmy-android.opam)
(dst ./src/opam/))
2025-06-03 01:58.44 ---> saved as "bceec1dc7336b03d5489210ae4d43c0c7a9d49e17f182bba70b9352a801b81f7"
/: (run (network host)
(shell "opam pin add -yn timmy.dev './src/./' && \
\nopam pin add -yn timmy-unix.dev './src/./' && \
\nopam pin add -yn timmy-timezones.dev './src/./' && \
\nopam pin add -yn timmy-lwt.dev './src/./' && \
\nopam pin add -yn timmy-jsoo.dev './src/./' && \
\nopam pin add -yn timmy-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-unix-android.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-timezones-android.dev './src/opam/' && \
\nopam pin add -yn timmy-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-lwt-android.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-windows.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-macos.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-jsoo-android.dev './src/opam/' && \
\nopam pin add -yn timmy-ios.dev './src/opam/' && \
\nopam pin add -yn timmy-android.dev './src/opam/'"))
[timmy.dev] synchronised (file:///Users/mac1000/src)
timmy is now pinned to file:///Users/mac1000/src (version dev)
[timmy-unix.dev] synchronised (file:///Users/mac1000/src)
timmy-unix is now pinned to file:///Users/mac1000/src (version dev)
Package timmy-timezones does not exist, create as a NEW package? [y/n] y
[timmy-timezones.dev] synchronised (file:///Users/mac1000/src)
timmy-timezones is now pinned to file:///Users/mac1000/src (version dev)
[timmy-lwt.dev] synchronised (file:///Users/mac1000/src)
timmy-lwt is now pinned to file:///Users/mac1000/src (version dev)
[timmy-jsoo.dev] synchronised (file:///Users/mac1000/src)
timmy-jsoo is now pinned to file:///Users/mac1000/src (version dev)
Package timmy-windows does not exist, create as a NEW package? [y/n] y
[timmy-windows.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-windows is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-unix-windows does not exist, create as a NEW package? [y/n] y
[timmy-unix-windows.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-unix-windows is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-unix-macos does not exist, create as a NEW package? [y/n] y
[timmy-unix-macos.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-unix-macos is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-unix-ios does not exist, create as a NEW package? [y/n] y
[timmy-unix-ios.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-unix-ios is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-unix-android does not exist, create as a NEW package? [y/n] y
[timmy-unix-android.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-unix-android is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-timezones-windows does not exist, create as a NEW package? [y/n] y
[timmy-timezones-windows.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-timezones-windows is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-timezones-macos does not exist, create as a NEW package? [y/n] y
[timmy-timezones-macos.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-timezones-macos is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-timezones-ios does not exist, create as a NEW package? [y/n] y
[timmy-timezones-ios.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-timezones-ios is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-timezones-android does not exist, create as a NEW package? [y/n] y
[timmy-timezones-android.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-timezones-android is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-macos does not exist, create as a NEW package? [y/n] y
[timmy-macos.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-macos is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-lwt-windows does not exist, create as a NEW package? [y/n] y
[timmy-lwt-windows.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-lwt-windows is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-lwt-macos does not exist, create as a NEW package? [y/n] y
[timmy-lwt-macos.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-lwt-macos is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-lwt-ios does not exist, create as a NEW package? [y/n] y
[timmy-lwt-ios.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-lwt-ios is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-lwt-android does not exist, create as a NEW package? [y/n] y
[timmy-lwt-android.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-lwt-android is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-jsoo-windows does not exist, create as a NEW package? [y/n] y
[timmy-jsoo-windows.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-jsoo-windows is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-jsoo-macos does not exist, create as a NEW package? [y/n] y
[timmy-jsoo-macos.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-jsoo-macos is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-jsoo-ios does not exist, create as a NEW package? [y/n] y
[timmy-jsoo-ios.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-jsoo-ios is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-jsoo-android does not exist, create as a NEW package? [y/n] y
[timmy-jsoo-android.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-jsoo-android is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-ios does not exist, create as a NEW package? [y/n] y
[timmy-ios.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-ios is now pinned to file:///Users/mac1000/src/opam (version dev)
Package timmy-android does not exist, create as a NEW package? [y/n] y
[timmy-android.dev] synchronised (file:///Users/mac1000/src/opam)
timmy-android is now pinned to file:///Users/mac1000/src/opam (version dev)
2025-06-03 01:59.28 ---> saved as "a54203d30c7c12ffc8248b8bc6a7be8d4e6c602686d3eae438c423910b03a2f7"
/: (run (network host)
(shell "echo '(lang dune 3.0)' > './src/./dune-project' && \
\necho '(lang dune 3.0)' > './src/opam/dune-project'"))
2025-06-03 01:59.30 ---> saved as "f78cc11ab48df4f7e015f3a42b472edb8e99bbf8d145fcd1a5d39137ff278f83"
/: (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 astring.0.8.5 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base bigstringaf.0.10.0 camlp-streams.5.0.1 cmdliner.1.3.0 conf-npm.1 conf-tzdata.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 dune.3.19.0 dune-build-info.3.19.0 dune-configurator.3.19.0 either.1.0.0 ezjsonm.1.3.0 fix.20250428 fmt.0.10.0 fpath.0.7.3 gen.1.1 hex.1.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 logs.0.8.0 lwt.5.9.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.26.2 ocamlformat-lib.0.26.2 ocp-indent.1.8.1 ocplib-endian.1.2 opam-file-format.2.1.6 parsexp.v0.16.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_here.v0.16.0 ppxlib.0.35.0 ptime.1.2.0 re.1.12.0 result.1.5 sedlex.3.4 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 topkg.1.0.8 uucp.16.0.0 uuseg.16.0.0 uutf.1.0.4 yojson.3.0.0")
/: (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 timmy.dev timmy-unix.dev timmy-timezones.dev timmy-lwt.dev timmy-jsoo.dev $DEPS"))
+ /opt/homebrew/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[timmy.dev] synchronised (file:///Users/mac1000/src)
[timmy-lwt.dev] synchronised (file:///Users/mac1000/src)
[timmy-jsoo.dev] synchronised (file:///Users/mac1000/src)
[timmy-timezones.dev] synchronised (file:///Users/mac1000/src)
[timmy-unix.dev] synchronised (file:///Users/mac1000/src)
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following system packages will first need to be installed:
node
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /opt/homebrew/bin/brew "install" "node"
- ==> Downloading https://ghcr.io/v2/homebrew/core/node/manifests/24.1.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ec8f4ffd7f808ff0110b6367ddce348e93d1ef445d742ac469a35b7c46b7c968--node-24.1.0.bottle_manifest.json
- ==> Fetching dependencies for node: brotli, c-ares, icu4c@77, libnghttp2, libuv, ca-certificates and openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/72b36368116298518fd66e638dfbe8cb541d8db2d33e279683bbdb4b79c73e0d--brotli-1.1.0-2.bottle_manifest.json
- ==> Fetching brotli
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/blobs/sha256:64750425b7578860d8b6a75fdb187408667f7d6523169e8dc29528bbc15309f0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0f8955da5257a91013dddd4713b67b6b0128b25fa5ea35e9662f69d6f5eb0848--brotli--1.1.0.arm64_sequoia.bottle.2.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/manifests/1.34.5-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c52b1c91460667312755a235f78ac192a45bff39befbba6da9aa72a17263c559--c-ares-1.34.5-1.bottle_manifest.json
- ==> Fetching c-ares
- ==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/blobs/sha256:76858a7f6dd6df68f7e9d13aca30a299d5947b5b6d6ce979ee660dd4ecca2bb6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8c423bccd2411d4f32b51122f2a0699c6d83d73384cbef7a244a126426af124c--c-ares--1.34.5.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/77/manifests/77.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/35ec2c3adb94255ba47424a4334da9616d97e1ec6d59ed907b368535018bed0a--icu4c@77-77.1.bottle_manifest.json
- ==> Fetching icu4c@77
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/77/blobs/sha256:19f6b5fef0cdf1dfc7f136ca103348ec8530ffdf8012273f6ee4a6159cdfaf75
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/925ec4df8e8aece0ebfb6b26320362f5303a72fe3b19162578809e42a6a64283--icu4c@77--77.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.65.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/5a72fb9f57dd728c5d6d30917849ae15111c3b440595f5694738ec9434c12427--libnghttp2-1.65.0.bottle_manifest.json
- ==> Fetching libnghttp2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/blobs/sha256:492e4dadaeb76e53e56b15180eb4ab33d8e726d5766f258f94d3628382e7a8e2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e1d249d733dd14b5d8be8f2eabcc80755413b97aace68fc219718b9c29482580--libnghttp2--1.65.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libuv/manifests/1.51.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/25bd9f2f86d047011dc8ca247bea2e4e3e5a150e29648418d48dfca4c8c136ea--libuv-1.51.0.bottle_manifest.json
- ==> Fetching libuv
- ==> Downloading https://ghcr.io/v2/homebrew/core/libuv/blobs/sha256:916f444748e98c1e58083df123f6ff9d90d0b0af202f4da0862a5c456804d2f2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9dda892b347c505a5f7bb5d37e761da4bd18c61c265e65327dee429519b70b1c--libuv--1.51.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-05-20
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bc18acc15e0abddc102f828b57a29cfdbec1b6b002db37ad12bad9dbf0e9d12f--ca-certificates-2025-05-20.bottle_manifest.json
- ==> Fetching ca-certificates
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:dda1100e7f994081a593d6a5e422451bfa20037e29667ed2b79f011ffc9288a7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/eb391d8baa4587df71816793a3902ad39c85bce7b1d56e379da462314f8dfedf--ca-certificates--2025-05-20.all.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d3c8243df37f69247721b1d8a6c51e1a8afd6664b832423921ffd99bb2bb381a--openssl@3-3.5.0.bottle_manifest.json
- ==> Fetching openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:7bbac0e84510570ec550deee1dce185569917378411263a9d1329ae395f52d70
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9efb94548b788dba2c10935d59a63024f5ea0900f183d4c4d9a10398e426a88f--openssl@3--3.5.0.arm64_sequoia.bottle.tar.gz
- ==> Fetching node
- ==> Downloading https://ghcr.io/v2/homebrew/core/node/blobs/sha256:4ac10d9be9e56660b2d32fe4507dd1580e938a7574a3e554f5a7d3562ef07c32
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c51ff28be5ea7a0a799e5a2c78ffca6ff58170bb89c42d19e5099d373d4d4eb2--node--24.1.0.arm64_sequoia.bottle.tar.gz
- ==> Installing dependencies for node: brotli, c-ares, icu4c@77, libnghttp2, libuv, ca-certificates and openssl@3
- ==> Installing node dependency: brotli
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/72b36368116298518fd66e638dfbe8cb541d8db2d33e279683bbdb4b79c73e0d--brotli-1.1.0-2.bottle_manifest.json
- ==> Pouring brotli--1.1.0.arm64_sequoia.bottle.2.tar.gz
- 🍺 /opt/homebrew/Cellar/brotli/1.1.0: 28 files, 1.7MB
- ==> Installing node dependency: c-ares
- ==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/manifests/1.34.5-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c52b1c91460667312755a235f78ac192a45bff39befbba6da9aa72a17263c559--c-ares-1.34.5-1.bottle_manifest.json
- ==> Pouring c-ares--1.34.5.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/c-ares/1.34.5: 176 files, 1020.3KB
- ==> Installing node dependency: icu4c@77
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/77/manifests/77.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/35ec2c3adb94255ba47424a4334da9616d97e1ec6d59ed907b368535018bed0a--icu4c@77-77.1.bottle_manifest.json
- ==> Pouring icu4c@77--77.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/icu4c@77/77.1: 277 files, 81.2MB
- ==> Installing node dependency: libnghttp2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.65.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/5a72fb9f57dd728c5d6d30917849ae15111c3b440595f5694738ec9434c12427--libnghttp2-1.65.0.bottle_manifest.json
- ==> Pouring libnghttp2--1.65.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libnghttp2/1.65.0: 14 files, 766KB
- ==> Installing node dependency: libuv
- ==> Downloading https://ghcr.io/v2/homebrew/core/libuv/manifests/1.51.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/25bd9f2f86d047011dc8ca247bea2e4e3e5a150e29648418d48dfca4c8c136ea--libuv-1.51.0.bottle_manifest.json
- ==> Pouring libuv--1.51.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libuv/1.51.0: 20 files, 1.2MB
- ==> Installing node dependency: ca-certificates
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-05-20
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bc18acc15e0abddc102f828b57a29cfdbec1b6b002db37ad12bad9dbf0e9d12f--ca-certificates-2025-05-20.bottle_manifest.json
- ==> Pouring ca-certificates--2025-05-20.all.bottle.tar.gz
- ==> Regenerating CA certificate bundle from keychain, this may take a while...
- 🍺 /opt/homebrew/Cellar/ca-certificates/2025-05-20: 4 files, 225.3KB
- ==> Installing node dependency: openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d3c8243df37f69247721b1d8a6c51e1a8afd6664b832423921ffd99bb2bb381a--openssl@3-3.5.0.bottle_manifest.json
- ==> Pouring openssl@3--3.5.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/openssl@3/3.5.0: 7,563 files, 35.1MB
- ==> Installing node
- ==> Pouring node--24.1.0.arm64_sequoia.bottle.tar.gz
- ==> Caveats
- Bash completion has been installed to:
- /opt/homebrew/etc/bash_completion.d
- ==> Summary
- 🍺 /opt/homebrew/Cellar/node/24.1.0: 2,460 files, 98.2MB
- ==> Running `brew cleanup node`...
- Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
- Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
- ==> Caveats
- ==> node
- Bash completion has been installed to:
- /opt/homebrew/etc/bash_completion.d
2025-06-03 02:00.22 ---> saved as "fc3739de814557c634ed92956f31dfb16fe94d3b7831bdf0f633a1e80a95be2b"
/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 67 packages
- install alcotest 1.9.0
- install alcotest-lwt 1.9.0
- install angstrom 0.16.1
- install astring 0.8.5
- install base v0.16.4
- install base-bytes base
- install bigstringaf 0.10.0
- install camlp-streams 5.0.1
- install cmdliner 1.3.0
- install conf-npm 1
- install conf-tzdata 1
- install cppo 1.8.0
- install csexp 1.5.2
- install cstruct 6.2.0
- install dune 3.19.0
- install dune-build-info 3.19.0
- install dune-configurator 3.19.0
- install either 1.0.0
- install ezjsonm 1.3.0
- install fix 20250428
- install fmt 0.10.0
- install fpath 0.7.3
- install gen 1.1
- install hex 1.5.0
- install js_of_ocaml 6.0.1
- install js_of_ocaml-compiler 6.0.1
- install js_of_ocaml-ppx 6.0.1
- install jsonm 1.0.2
- install logs 0.8.0
- install lwt 5.9.1
- install menhir 20240715
- install menhirCST 20240715
- install menhirLib 20240715
- install menhirSdk 20240715
- install num 1.5-1
- install ocaml-compiler-libs v0.12.4
- install ocaml-syntax-shims 1.0.0
- install ocaml-version 4.0.1
- install ocamlbuild 0.16.1
- install ocamlfind 1.9.8
- install ocamlformat 0.26.2
- install ocamlformat-lib 0.26.2
- install ocp-indent 1.8.1
- install ocplib-endian 1.2
- install opam-file-format 2.1.6
- install parsexp v0.16.0
- install ppx_derivers 1.2.1
- install ppx_deriving 6.0.3
- install ppx_here v0.16.0
- install ppxlib 0.35.0
- install ptime 1.2.0
- install re 1.12.0
- install result 1.5
- install sedlex 3.4
- install seq base
- install sexplib v0.16.0
- install sexplib0 v0.16.0
- install stdio v0.16.0
- install stdlib-shims 0.3.0
- install timedesc 3.1.0
- install timedesc-tzdb 3.1.0
- install timedesc-tzlocal 3.1.0
- install topkg 1.0.8
- install uucp 16.0.0
- install uuseg 16.0.0
- install uutf 1.0.4
- install yojson 3.0.0
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved alcotest.1.9.0, alcotest-lwt.1.9.0 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved cppo.1.8.0 (cached)
-> installed conf-tzdata.1
-> retrieved csexp.1.5.2 (cached)
-> retrieved base.v0.16.4 (cached)
-> retrieved cstruct.6.2.0 (cached)
-> retrieved either.1.0.0 (cached)
-> installed conf-npm.1
-> retrieved ezjsonm.1.3.0 (cached)
-> retrieved fmt.0.10.0 (cached)
-> retrieved fix.20250428 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved gen.1.1 (cached)
-> retrieved hex.1.5.0 (cached)
-> retrieved jsonm.1.0.2 (cached)
-> retrieved logs.0.8.0 (cached)
-> retrieved lwt.5.9.1 (cached)
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
-> retrieved num.1.5-1 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml-version.4.0.1 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved dune.3.19.0, dune-build-info.3.19.0, dune-configurator.3.19.0 (cached)
-> retrieved ocp-indent.1.8.1 (cached)
-> installed ocamlbuild.0.16.1
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved ocamlformat.0.26.2, ocamlformat-lib.0.26.2 (cached)
-> retrieved opam-file-format.2.1.6 (cached)
-> installed num.1.5-1
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved parsexp.v0.16.0 (cached)
-> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-ppx.6.0.1 (cached)
-> retrieved ppx_here.v0.16.0 (cached)
-> retrieved ppx_deriving.6.0.3 (cached)
-> retrieved re.1.12.0 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved seq.base (cached)
-> retrieved sedlex.3.4 (cached)
-> retrieved sexplib.v0.16.0 (cached)
-> retrieved sexplib0.v0.16.0 (cached)
-> retrieved stdio.v0.16.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved result.1.5 (cached)
-> retrieved topkg.1.0.8 (cached)
-> retrieved uuseg.16.0.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> installed cmdliner.1.3.0
-> installed seq.base
-> retrieved uucp.16.0.0 (cached)
-> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (cached)
-> retrieved yojson.3.0.0 (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed topkg.1.0.8
-> installed uutf.1.0.4
-> installed ptime.1.2.0
-> installed fmt.0.10.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.19.0
-> installed cstruct.6.2.0
-> installed csexp.1.5.2
-> installed cppo.1.8.0
-> installed dune-build-info.3.19.0
-> installed gen.1.1
-> installed fix.20250428
-> installed either.1.0.0
-> installed camlp-streams.5.0.1
-> installed hex.1.5.0
-> installed menhirCST.20240715
-> installed menhirSdk.20240715
-> installed menhirLib.20240715
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocplib-endian.1.2
-> installed ocaml-version.4.0.1
-> installed dune-configurator.3.19.0
-> installed ppx_derivers.1.2.1
-> installed opam-file-format.2.1.6
-> installed result.1.5
-> installed bigstringaf.0.10.0
-> installed ocp-indent.1.8.1
-> installed stdlib-shims.0.3.0
-> installed sexplib0.v0.16.0
-> installed re.1.12.0
-> installed angstrom.0.16.1
-> installed timedesc-tzdb.3.1.0
-> installed timedesc-tzlocal.3.1.0
-> installed ezjsonm.1.3.0
-> installed alcotest.1.9.0
-> installed lwt.5.9.1
-> installed parsexp.v0.16.0
-> installed timedesc.3.1.0
-> installed yojson.3.0.0
-> installed sexplib.v0.16.0
-> installed base.v0.16.4
-> installed stdio.v0.16.0
-> installed menhir.20240715
-> installed ppxlib.0.35.0
-> installed ppx_here.v0.16.0
-> installed sedlex.3.4
-> installed ppx_deriving.6.0.3
-> installed uucp.16.0.0
-> installed uuseg.16.0.0
-> installed js_of_ocaml-compiler.6.0.1
-> installed ocamlformat-lib.0.26.2
-> installed ocamlformat.0.26.2
-> installed logs.0.8.0
-> installed alcotest-lwt.1.9.0
-> installed js_of_ocaml.6.0.1
-> installed js_of_ocaml-ppx.6.0.1
Done.
<><> ocp-indent.1.8.1 installed successfully ><><><><><><><><><><><><><><><><><>
=> This package requires additional configuration for use in editors. Install package 'user-setup', or manually:
* for Emacs, add these lines to ~/.emacs:
(add-to-list 'load-path "/Users/mac1000/.opam/4.14.2/share/emacs/site-lisp")
(require 'ocp-indent)
* for Vim, add this line to ~/.vimrc:
set rtp^="/Users/mac1000/.opam/4.14.2/share/ocp-indent/vim"
# To update the current shell environment, run: eval $(opam env)
2025-06-03 02:02.05 ---> saved as "c4c81bea0b25cafd0e0b12755625a0ef47ef78e7de7b5372d8ee3e320fde71b9"
/: (copy (src .) (dst ./src))
2025-06-03 02:02.06 ---> saved as "70e21a8fd54c843d47cbb62a8968e5db8637e6aa7fdd0432b8a3e3b3bf71bd22"
/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "dune.lock/lock.dune", line 1, characters 0-0:
Error: The lock dir is not sync with your dune-project
Hint: run dune pkg lock
"/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2025-06-03 02:02.11: Job failed: Failed: Build failed