2025-09-04 13:52.13: New job: test mirage/irmin https://github.com/mirage/irmin.git#refs/pull/2280/head (1d7a971742f2e122598bf332cd1c1c809bc42e20) (macos-arm64:macos-homebrew-5.3_arm64_opam-2.4) Base: macos-homebrew-ocaml-5.3 Opam project build To reproduce locally: git clone --recursive "https://github.com/mirage/irmin.git" && cd "irmin" && git fetch origin "refs/pull/2280/head" && git reset --hard 1d7a9717 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM macos-homebrew-ocaml-5.3 # macos-homebrew-5.3_arm64_opam-2.4 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" RUN ln -f ~/local/bin/opam-2.4 ~/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 e28312d8e0d10f256ec9998ff7e868cb6e010778 || git fetch origin master) && git reset -q --hard e28312d8e0d10f256ec9998ff7e868cb6e010778 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam ./src/./ RUN opam pin add -yn ppx_irmin.dev './src/./' && \ opam pin add -yn libirmin.dev './src/./' && \ opam pin add -yn irmin.dev './src/./' && \ opam pin add -yn irmin-tezos.dev './src/./' && \ opam pin add -yn irmin-test.dev './src/./' && \ opam pin add -yn irmin-server.dev './src/./' && \ opam pin add -yn irmin-pack.dev './src/./' && \ opam pin add -yn irmin-pack-tools.dev './src/./' && \ opam pin add -yn irmin-mirage.dev './src/./' && \ opam pin add -yn irmin-mirage-graphql.dev './src/./' && \ opam pin add -yn irmin-mirage-git.dev './src/./' && \ opam pin add -yn irmin-graphql.dev './src/./' && \ opam pin add -yn irmin-git.dev './src/./' && \ opam pin add -yn irmin-fs.dev './src/./' && \ opam pin add -yn irmin-containers.dev './src/./' && \ opam pin add -yn irmin-client.dev './src/./' && \ opam pin add -yn irmin-cli.dev './src/./' && \ opam pin add -yn irmin-chunk.dev './src/./' && \ opam pin add -yn irmin-bench.dev './src/./' RUN echo '(lang dune 3.0)' > './src/./dune-project' ENV DEPS="alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.0 dns-client.10.2.0 dns-client-mirage.10.2.0 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.1 dune-configurator.3.20.1 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.3 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev 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 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250903 menhirCST.20250903 menhirLib.20250903 menhirSdk.20250903 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.13.2 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.2 tls-mirage.2.0.2 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_irmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . ./src RUN cd ./src && opam exec -- dune build --only-packages=ppx_irmin,irmin,irmin-tezos,irmin-test,irmin-server,irmin-pack,irmin-pack-tools,irmin-mirage,irmin-mirage-graphql,irmin-mirage-git,irmin-graphql,irmin-git,irmin-fs,irmin-containers,irmin-client,irmin-cli,irmin-chunk,irmin-bench @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-09-04 13:52.13: Using cache hint "mirage/irmin-macos-homebrew-ocaml-5.3-macos-homebrew-5.3_arm64_opam-2.4-545e2a4eff2ad4815830a7f24e122cfe" 2025-09-04 13:52.13: Using OBuilder spec: ((from macos-homebrew-ocaml-5.3) (comment macos-homebrew-5.3_arm64_opam-2.4) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (run (shell "ln -f ~/local/bin/opam-2.4 ~/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 e28312d8e0d10f256ec9998ff7e868cb6e010778 || git fetch origin master) && git reset -q --hard e28312d8e0d10f256ec9998ff7e868cb6e010778 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam) (dst ./src/./)) (run (network host) (shell "opam pin add -yn ppx_irmin.dev './src/./' && \ \nopam pin add -yn libirmin.dev './src/./' && \ \nopam pin add -yn irmin.dev './src/./' && \ \nopam pin add -yn irmin-tezos.dev './src/./' && \ \nopam pin add -yn irmin-test.dev './src/./' && \ \nopam pin add -yn irmin-server.dev './src/./' && \ \nopam pin add -yn irmin-pack.dev './src/./' && \ \nopam pin add -yn irmin-pack-tools.dev './src/./' && \ \nopam pin add -yn irmin-mirage.dev './src/./' && \ \nopam pin add -yn irmin-mirage-graphql.dev './src/./' && \ \nopam pin add -yn irmin-mirage-git.dev './src/./' && \ \nopam pin add -yn irmin-graphql.dev './src/./' && \ \nopam pin add -yn irmin-git.dev './src/./' && \ \nopam pin add -yn irmin-fs.dev './src/./' && \ \nopam pin add -yn irmin-containers.dev './src/./' && \ \nopam pin add -yn irmin-client.dev './src/./' && \ \nopam pin add -yn irmin-cli.dev './src/./' && \ \nopam pin add -yn irmin-chunk.dev './src/./' && \ \nopam pin add -yn irmin-bench.dev './src/./'")) (run (network host) (shell "echo '(lang dune 3.0)' > './src/./dune-project'")) (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.0 dns-client.10.2.0 dns-client-mirage.10.2.0 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.1 dune-configurator.3.20.1 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.3 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev 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 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250903 menhirCST.20250903 menhirLib.20250903 menhirSdk.20250903 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.13.2 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.2 tls-mirage.2.0.2 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_irmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.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 --only-packages=ppx_irmin,irmin,irmin-tezos,irmin-test,irmin-server,irmin-pack,irmin-pack-tools,irmin-mirage,irmin-mirage-graphql,irmin-mirage-git,irmin-graphql,irmin-git,irmin-fs,irmin-containers,irmin-client,irmin-cli,irmin-chunk,irmin-bench @install @check @runtest && rm -rf _build")) ) 2025-09-04 13:52.13: Waiting for resource in pool OCluster 2025-09-04 13:52.13: Waiting for worker… 2025-09-04 13:58.56: Got resource from pool OCluster Building on m1-worker-01 HEAD is now at b592709136 Fix the CI HEAD is now at 1d7a971742 Remove old dockerfile (from macos-homebrew-ocaml-5.3) 2025-09-04 14:03.50 ---> using "6ee950b55569b1a3f8a7953dc679318bf303d3a70ac7d49901c0ac2ca3805d7c" from cache /: (comment macos-homebrew-5.3_arm64_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam")) 2025-09-04 14:03.50 ---> using "98f27ffc931cc35f6fd0434c4b7cb74004ae5b966eac1b4d0d724f37574600ad" 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-09-04 14:03.50 ---> using "05bef02621f4f152ba73fa5008f45408f9224fb6a3f95400ffe628ff48189e9f" from cache /: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Darwin 24.5.0 The OCaml toplevel, version 5.3.0 2.4.1 2025-09-04 14:03.50 ---> using "a78de44d0fa6eb2299c3aff4eac17004df22cc4faa362aec41a39eccbcb56bb5" 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 e28312d8e0d10f256ec9998ff7e868cb6e010778 || git fetch origin master) && git reset -q --hard e28312d8e0d10f256ec9998ff7e868cb6e010778 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD f6368c68f9..e28312d8e0 master -> origin/master e28312d8e0 Merge pull request #28436 from fpottier/opam-publish-menhir.20250903 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///Users/mac1000/opam-repository Already up-to-date. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-09-04 14:03.51 ---> using "8e99761f8ad1b7667e5ed4e24317cec3ec338716a209c4cb204a466a5d16c5e0" from cache /: (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam) (dst ./src/./)) 2025-09-04 14:03.51 ---> using "87a22e21e89d0166aa27ac069f1a97dfd7fa986991c0cab4badbaccc66e60a45" from cache /: (run (network host) (shell "opam pin add -yn ppx_irmin.dev './src/./' && \ \nopam pin add -yn libirmin.dev './src/./' && \ \nopam pin add -yn irmin.dev './src/./' && \ \nopam pin add -yn irmin-tezos.dev './src/./' && \ \nopam pin add -yn irmin-test.dev './src/./' && \ \nopam pin add -yn irmin-server.dev './src/./' && \ \nopam pin add -yn irmin-pack.dev './src/./' && \ \nopam pin add -yn irmin-pack-tools.dev './src/./' && \ \nopam pin add -yn irmin-mirage.dev './src/./' && \ \nopam pin add -yn irmin-mirage-graphql.dev './src/./' && \ \nopam pin add -yn irmin-mirage-git.dev './src/./' && \ \nopam pin add -yn irmin-graphql.dev './src/./' && \ \nopam pin add -yn irmin-git.dev './src/./' && \ \nopam pin add -yn irmin-fs.dev './src/./' && \ \nopam pin add -yn irmin-containers.dev './src/./' && \ \nopam pin add -yn irmin-client.dev './src/./' && \ \nopam pin add -yn irmin-cli.dev './src/./' && \ \nopam pin add -yn irmin-chunk.dev './src/./' && \ \nopam pin add -yn irmin-bench.dev './src/./'")) [ppx_irmin.dev] synchronised (file:///Users/mac1000/src) ppx_irmin is now pinned to file:///Users/mac1000/src (version dev) [libirmin.dev] synchronised (file:///Users/mac1000/src) libirmin is now pinned to file:///Users/mac1000/src (version dev) [irmin.dev] synchronised (file:///Users/mac1000/src) irmin is now pinned to file:///Users/mac1000/src (version dev) [irmin-tezos.dev] synchronised (file:///Users/mac1000/src) irmin-tezos is now pinned to file:///Users/mac1000/src (version dev) [irmin-test.dev] synchronised (file:///Users/mac1000/src) irmin-test is now pinned to file:///Users/mac1000/src (version dev) [irmin-server.dev] synchronised (file:///Users/mac1000/src) The following additional pinnings are required by irmin-server.dev: - irmin-watcher.dev at git+https://github.com/patricoferris/irmin-watcher#d0e92b4ba5631b5f4dc0f3c00d97e79542dba45d Pin and install them? [Y/n] y [irmin-watcher.dev] synchronised (no changes) irmin-watcher is now pinned to git+https://github.com/patricoferris/irmin-watcher#d0e92b4ba5631b5f4dc0f3c00d97e79542dba45d (version dev) irmin-server is now pinned to file:///Users/mac1000/src (version dev) [irmin-pack.dev] synchronised (file:///Users/mac1000/src) The following additional pinnings are required by irmin-pack.dev: - index.dev at git+https://github.com/mirage/index#09ab315dcfe6c1affbbb01c737f1b8e235b04eca Pin and install them? [Y/n] y [index.dev] synchronised (no changes) index is now pinned to git+https://github.com/mirage/index#09ab315dcfe6c1affbbb01c737f1b8e235b04eca (version dev) irmin-pack is now pinned to file:///Users/mac1000/src (version dev) [irmin-pack-tools.dev] synchronised (file:///Users/mac1000/src) [WARNING] Failed checks on irmin-pack-tools package definition from source at file:///Users/mac1000/src: warning 74: Field 'pin-depends' contains packages that are neither in 'depends' nor in 'depopts': "terminal", "progress" The following additional pinnings are required by irmin-pack-tools.dev: - terminal.dev at git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 - progress.dev at git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 Pin and install them? [Y/n] y [terminal.dev] synchronised (no changes) terminal is now pinned to git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 (version dev) [progress.dev] synchronised (no changes) progress is now pinned to git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 (version dev) irmin-pack-tools is now pinned to file:///Users/mac1000/src (version dev) [irmin-mirage.dev] synchronised (file:///Users/mac1000/src) irmin-mirage is now pinned to file:///Users/mac1000/src (version dev) [irmin-mirage-graphql.dev] synchronised (file:///Users/mac1000/src) irmin-mirage-graphql is now pinned to file:///Users/mac1000/src (version dev) [irmin-mirage-git.dev] synchronised (file:///Users/mac1000/src) irmin-mirage-git is now pinned to file:///Users/mac1000/src (version dev) [irmin-graphql.dev] synchronised (file:///Users/mac1000/src) irmin-graphql is now pinned to file:///Users/mac1000/src (version dev) [irmin-git.dev] synchronised (file:///Users/mac1000/src) irmin-git is now pinned to file:///Users/mac1000/src (version dev) [irmin-fs.dev] synchronised (file:///Users/mac1000/src) irmin-fs is now pinned to file:///Users/mac1000/src (version dev) [irmin-containers.dev] synchronised (file:///Users/mac1000/src) irmin-containers is now pinned to file:///Users/mac1000/src (version dev) [irmin-client.dev] synchronised (file:///Users/mac1000/src) irmin-client is now pinned to file:///Users/mac1000/src (version dev) [irmin-cli.dev] synchronised (file:///Users/mac1000/src) irmin-cli is now pinned to file:///Users/mac1000/src (version dev) [irmin-chunk.dev] synchronised (file:///Users/mac1000/src) irmin-chunk is now pinned to file:///Users/mac1000/src (version dev) [irmin-bench.dev] synchronised (file:///Users/mac1000/src) irmin-bench is now pinned to file:///Users/mac1000/src (version dev) 2025-09-04 14:03.51 ---> using "d0280eb1a826c154eedc792f7d4329e55a663c65a4a4cb799da65ced2482ddc6" from cache /: (run (network host) (shell "echo '(lang dune 3.0)' > './src/./dune-project'")) 2025-09-04 14:03.51 ---> using "09e4e2fe36c4a2b94b8462dadc5f98fbb207cc827af16d456527ec83c4f4227c" from cache /: (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.0 dns-client.10.2.0 dns-client-mirage.10.2.0 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.1 dune-configurator.3.20.1 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.3 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev 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 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250903 menhirCST.20250903 menhirLib.20250903 menhirSdk.20250903 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.13.2 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.2 tls-mirage.2.0.2 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14") /: (env CI true) /: (env OCAMLCI true) /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_irmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS")) + /opt/homebrew/bin/brew "update" - ==> Updating Homebrew... - Already up-to-date. <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [irmin-bench.dev] synchronised (file:///Users/mac1000/src) [irmin.dev] synchronised (file:///Users/mac1000/src) [irmin-chunk.dev] synchronised (file:///Users/mac1000/src) [irmin-cli.dev] synchronised (file:///Users/mac1000/src) [irmin-client.dev] synchronised (file:///Users/mac1000/src) [irmin-containers.dev] synchronised (file:///Users/mac1000/src) [irmin-fs.dev] synchronised (file:///Users/mac1000/src) [irmin-git.dev] synchronised (file:///Users/mac1000/src) [irmin-graphql.dev] synchronised (file:///Users/mac1000/src) [irmin-mirage.dev] synchronised (file:///Users/mac1000/src) [irmin-mirage-git.dev] synchronised (file:///Users/mac1000/src) [irmin-mirage-graphql.dev] synchronised (file:///Users/mac1000/src) [irmin-pack.dev] synchronised (file:///Users/mac1000/src) [irmin-pack-tools.dev] synchronised (file:///Users/mac1000/src) [irmin-server.dev] synchronised (file:///Users/mac1000/src) [irmin-test.dev] synchronised (file:///Users/mac1000/src) [irmin-tezos.dev] synchronised (file:///Users/mac1000/src) [ppx_irmin.dev] synchronised (file:///Users/mac1000/src) [irmin-watcher.dev] synchronised (no changes) [progress.dev] synchronised (no changes) [index.dev] synchronised (no changes) [terminal.dev] synchronised (no changes) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml is already installed (current version is 5.3.0). [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-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains 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: gmp gnuplot libffi pkgconf <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /opt/homebrew/bin/brew "install" "gmp" "gnuplot" "libffi" "pkgconf" - ==> Fetching downloads for: gmp, gnuplot, libffi and pkgconf - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/gnuplot/manifests/6.0.3-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d03e4856b3ed0932f714f15d45ed306d5e53d4a16786c4e1c6baea4d9c8dbc90--gnuplot-6.0.3-1.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.5.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1e3f0378eebac131d3f2f10e90ed27d4d855d669ead4a290ed14197729216c90--libffi-3.5.2.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.5.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e0bf05fafcedcfbde9a9a488dc3a083cadd19584ac19f4cc053a9c265f841120--pkgconf-2.5.1.bottle_manifest.json - ==> Fetching gmp - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:6683d73d6677d28e1e8d1b92d6ebfbc068c1d33e19b79114a22a648a99ba5991 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a0c4a56cc56ffac0cb3f0aa5deb1b3a614002dabf65a81e14d87129c89eb7bde--gmp--6.3.0.arm64_sequoia.bottle.tar.gz - ==> Fetching dependencies for gnuplot: libpng, freetype, libunistring, gettext, fontconfig, pcre2, glib, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, jpeg-turbo, brotli, giflib, highway, imath, xz, lz4, zstd, libtiff, little-cms2, libdeflate, openexr, webp, jpeg-xl, libvmaf, aom, libavif, gd, libcerf, lua, fribidi, graphite2, icu4c@77, harfbuzz, pango, assimp, dbus, double-conversion, readline, hunspell, jasper, libb2, libmng, md4c, ca-certificates, openssl@3, sqlite and qt - ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.50 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f04a12c6ccd384325ef3d025d3e5e42fe9cfc1e07c01cd9dd48ad9b57affc4b--libpng-1.6.50.bottle_manifest.json - ==> Fetching libpng - ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/blobs/sha256:0e84944536d6bf2c7cfd393a4576acf5c0ced03992d156685a7f83c7d2a60215 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/10bc84b9f3874188e24c385090ca748df2657cecc1e495a2b7d9a6bdda7ceaeb--libpng--1.6.50.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4c4d14d574a7af9a5a0220cd5012c698bd87b75a3d5e39a6a6c34b4c411aab52--freetype-2.13.3.bottle_manifest.json - ==> Fetching freetype - ==> Downloading https://ghcr.io/v2/homebrew/core/freetype/blobs/sha256:bcd39d3a523690cb0673df46122ff62763c5cd93bfff21bdcab856501d2dfb49 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b6980eb3e59c7a702c67cf2ff675fcf2fc952faf7e38125f04f3c8e76551c55f--freetype--2.13.3.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a570da63bc1839c7e217f203abd54d4d873ebd6b99f6e88994d0e79e2ebe987c--libunistring-1.3.bottle_manifest.json - ==> Fetching libunistring - ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/blobs/sha256:3cd26bae2d5fcf61294f14c18e5e7ec773a59ed1bf710fb92055e0db0244e909 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fcd7bbcac172df40c1f61d5e72ade9dda96154126e83f8496c5288ae2118ad4d--libunistring--1.3.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/manifests/0.26 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d28158ffec04fae757cdbeb46750e8e2ed43b7b17ada49d72a5bda2cff4cd6ed--gettext-0.26.bottle_manifest.json - ==> Fetching gettext - ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/blobs/sha256:b25ac1e62443f8f79eadc3dadf6d3af954d4cbc33a0577fc626aa0c8f2bb01a5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4e4400df4cd1b1ba5e981061d5c674e2847e96951b505339505452340fc926f6--gettext--0.26.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.17.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ba9ccb147d9d9403e066f215d94adf1489772a73e3f6a509a3af45bbfcc07ab0--fontconfig-2.17.1.bottle_manifest.json - ==> Fetching fontconfig - ==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/blobs/sha256:b292b9e4ef57b6ed6190119972bffad4d326798f08b9ee74a1776b3eb94fc9a0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a503fd7ed5a07969e824fe4946e2c3da93adc771533c377934358f12993d7566--fontconfig--2.17.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.46 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/476078c344b0d9fa702da6e94d7fe5dd59bb1897d3fcc12d1b52b4bc0de68854--pcre2-10.46.bottle_manifest.json - ==> Fetching pcre2 - ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:6ddb89f2eef25f73e258a97bf4379539e24ea76e207fa3c0eb49222bdb656de2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7df368bf1170657fcfd0f900ce4a03a0004adb1769372d92664702e8197ca39f--pcre2--10.46.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.84.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d3db0726f3fd940592efee3f8dbe593cafdc70ff197f6d29f11d9fa7246035cf--glib-2.84.4.bottle_manifest.json - ==> Fetching glib - ==> Downloading https://ghcr.io/v2/homebrew/core/glib/blobs/sha256:8c27060502813360234e956090f1c6436f83769c422434e022921afa2f8c5f62 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1706f3e6eba63a594fde98574fbb59e81415544dc4cb8221a55818f294c7c7c1--glib--2.84.4.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json - ==> Fetching xorgproto - ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:91066363512e4a3b01644398886815eb370bc8f62611f7ee20c23c7350b4422e - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7aac4cd73925119193aefeb19be333cbde134cfa599e99c82542d5179c1c156f--xorgproto--2024.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6335be202d59f96fdee2e4a02f93d8ee87dfcfdbaa4ed132b8fe8c3e3651e27c--libxau-1.0.12.bottle_manifest.json - ==> Fetching libxau - ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:e8a5fedbd9e5c49f10006171decc5b1e56c48fbd4267e7668f813e47c0da984f - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/20f363edc4fafaa0e7cadb3370c99cd0833caa38cdcca528b681577d8a498182--libxau--1.0.12.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json - ==> Fetching libxdmcp - ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:b09a915dae5b45371a86f20a4ccce13c16c7a8eadc843b665e91bc5b2d2143ce - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d737bea539a2cb3a0fd03f34e913d2e9e2ae4fcff4e6b700ff48bfe737aaa5e1--libxdmcp--1.1.5.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a17e9d0e04a0013a5be592875b012c409023664b3df084b8051766331d213ff5--libxcb-1.17.0-1.bottle_manifest.json - ==> Fetching libxcb - ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:cce8d9e12c3f0b2fdbffbb3f7ba02f7e25cf3fa495b3e759d34a6264599543b3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c03000b1d04ff327a80b6e8486c46ee974e809ba9875d95d1e02e47cd1a6b18c--libxcb--1.17.0.arm64_sequoia.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.8.12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8510ddcf75e7c4313fe4f8b0999d667b22f2ae0b850bc80ba53becb609335934--libx11-1.8.12.bottle_manifest.json - ==> Fetching libx11 - ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:57ccd55767fd6ffc7d32940d1c59d59b42c82abff4abf795b4ca0df489da42f1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ac485b35b0a8bc039691451468442fe41812c2fb6850df986dcb9da73b5b3e71--libx11--1.8.12.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json - ==> Fetching libxext - ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:a0434e871b6dfa64f18757e5d6df179308bcf1b53e5fa233c7d54222be8d513b - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/67723ae85cf35a85098287de50cff74a4bef5620b5bf14228fe8d4130c72e575--libxext--1.3.6.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/152fb22ff88a23b62841dcfa14aac21018e1d736c072d732185f6139ef922e1c--libxrender-0.9.12.bottle_manifest.json - ==> Fetching libxrender - ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:edcb8884f9d33219d276051be3b5ad64f390cdf3abe9794d9a0050c02895c3a7 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/32b63f94de3dd0f5459014807e10ef625157494b1c2f3e7d965292b5ddcf7064--libxrender--0.9.12.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json - ==> Fetching lzo - ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:6bb0401c41a18fd37071ec9591fe053a808f07552ff7ea22542faa470eb8e589 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ff18806fa5f8b3fd3e803852df202e3bbf5a47b26d4da623edf4df0ab681819b--lzo--2.10.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.46.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/46f8ebb55ee93ac9c441b90114c800d1281ac1ac5e72933697bf6f3df5b42cfd--pixman-0.46.4.bottle_manifest.json - ==> Fetching pixman - ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:47c77f5ccc98501480075a102c991846fe45743d10aa6ae9618b0e1c0c774021 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4a7fe5050395dbd0c4a132d6a51ffc61412cd73aca4db7a85c3a365f36d539a5--pixman--0.46.4.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/795ef2e2e2a57e6baba0fc9ceedb58980e8ec718aba0170b9441a0b25442cfbf--cairo-1.18.4.bottle_manifest.json - ==> Fetching cairo - ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:6b2d148a34a670430a459c374376ebed890b61eb7573e8aa952a4b909f443cee - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7c5a1800983c6318f29b8510585ac2d96e891766cc03d7ba70d7efb6dd7cf754--cairo--1.18.4.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.1.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c854f6cf182be1d17fc08db542e1a659f58691d8ccc481348465e3a038dbe73b--jpeg-turbo-3.1.1.bottle_manifest.json - ==> Fetching jpeg-turbo - ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/blobs/sha256:61f35eb85379177997d46b2dde6914e46560702c7fc6fb9302a415d6fd8cec58 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1ee16ff1bd3e385aaf3399d57ee58ba6110fce5354808c4ece22d6019c002144--jpeg-turbo--3.1.1.arm64_sequoia.bottle.tar.gz - ==> 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/giflib/manifests/5.2.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/283773c4d2db4fe867419d7eea6811a6417889d78fad8871041c07f49b22d2a1--giflib-5.2.2.bottle_manifest.json - ==> Fetching giflib - ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:bf188a3d3e386e0b100831ca92173118c74645b033b56b4a7c148a91c2cfecb5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/07f35b8e293a6ce36d7409b89b3ff0a17be62faca083c6c129091398e5c2e518--giflib--5.2.2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/highway/manifests/1.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9c45ed9405a2a0988cb2c80afd415bcdacca07ef87ac47c277905cb96a0b611e--highway-1.3.0.bottle_manifest.json - ==> Fetching highway - ==> Downloading https://ghcr.io/v2/homebrew/core/highway/blobs/sha256:0dfc837e61d17b1cd2c5e27afc94993a4eb75b59ca8a057ef7c6dea61acbdd7a - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d56236845fba54d5feaf9f7c004b843e768e0ac10dfde200e9ad4f08b0dcee3--highway--1.3.0.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.2.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c66091f3cd5a3fe805acc24214af3abbef145d18d8caa1c204c7ba60401ded2c--imath-3.2.1.bottle_manifest.json - ==> Fetching imath - ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:ee09da9303b9bf3adfc1914072e168e4ea26d951a04f382085bd536950cbfe38 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2d4fc11469bb3b9000a23b03ab4783ca74a1fc37f59c1fcd5e21b947c16da7b2--imath--3.2.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.8.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/86a115cc1d43ff8a480fd907f812e70a403e1675d8a7223f61bbb08cbd2adc27--xz-5.8.1.bottle_manifest.json - ==> Fetching xz - ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:dcd7823f2624cbcd08f55c232097a79300c7d76ab5969004db1a4785c6c0cd87 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8f568766296bfa5c5404abb3a41380af721fb0128bae1a3495429085db009872--xz--5.8.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json - ==> Fetching lz4 - ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:5bd143b7b784989e549637ea4e484af85ba481e640dde69bc35f3843ae25abc6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8af6cbc3dc870dba18d9a1b3f311f2d43b56a020a1e565289122cfda703ab791--lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.7-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/14f45413747fef87558cd195b1104e55d9739f9574f146051dbd6569ded74a94--zstd-1.5.7-1.bottle_manifest.json - ==> Fetching zstd - ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:55a4e0a4a92f5cf4885295214914de4aefad2389884085185e9ce87b4edae946 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b5da1f48e2d931e902a582bb1ce53f3cf8c5adc7a18ffafeb7a5a78d0fe82328--zstd--1.5.7.arm64_sequoia.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.7.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cc8add3c5369d6c22906554ebc395ebe89f1ac410112bd65bc6d286d4e02f210--libtiff-4.7.0-1.bottle_manifest.json - ==> Fetching libtiff - ==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/blobs/sha256:5f771cedcb37119c3927c32d72589a66701db16fe3ef86b2daf9b87c3142b309 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e15cf50f37300a73b407be837624a938054290605726a35cd3522bb5673e6043--libtiff--4.7.0.arm64_sequoia.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.17 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0e5e5ac9e1df07ae001662a85a70b344b31345897c284172f14874c9d329cb85--little-cms2-2.17.bottle_manifest.json - ==> Fetching little-cms2 - ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:3827b5a8583f0e92987bd0e7c721bda834157ad366d2cb66596559dd8654c9ac - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b9b1e8317cebcb67f12c777ccbf4f9991b61e2307c0428bd14aab66739745df1--little-cms2--2.17.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/manifests/1.24 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f25944af7be6e49fb1ab535f6d86ab11b6414cd8d6fca2fec1817aff2268c451--libdeflate-1.24.bottle_manifest.json - ==> Fetching libdeflate - ==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/blobs/sha256:187850054c03e9417b2234ab30efa87b93a029b31e28fcb95b169579217ad333 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bf77e9580145e985e35b1f2942061fe5e1d1bd40679885feec9674f21fc3e5c1--libdeflate--1.24.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.3.5_1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e27c49bf197e054bcbd98536ec967f10ca0f5b3f6c523d8a61540ef76b145b3--openexr-3.3.5_1.bottle_manifest.json - ==> Fetching openexr - ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:c59a119799ced17fd5981d534348afb90dd0110e7934e2a2d79b3c948c59fea2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/357c8e9311d29ed268e7954c88ebd5243006d849dad31a8c7fb6ba09ae8a113d--openexr--3.3.5_1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.6.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d50144a54dd109a0f6913c45cc66069274170ed1419872359bd0434856603fc--webp-1.6.0.bottle_manifest.json - ==> Fetching webp - ==> Downloading https://ghcr.io/v2/homebrew/core/webp/blobs/sha256:ad74e4538a799bc21e85fb2899c2267f7b6c8761212d195ec3cb3583062ad19e - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/51b8ba7c5b4dd24bc62ff476fafd9173bb2be411ba8ca681dd590ef7d6b276ee--webp--1.6.0.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/manifests/0.11.1_2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea2892a7f32b023a9b78c3b3b2f3c2ad4c3fbb59c200843f63a22e8e59ebe7e7--jpeg-xl-0.11.1_2.bottle_manifest.json - ==> Fetching jpeg-xl - ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/blobs/sha256:2e9c1ceb4114a0adcab516c4a1b6a8c0eb2483123697a302fb55995b32ee6368 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9b3344ec87c4b5d14a3d5ea5ca561c37b93a54cb998af5297d0ef4745410f107--jpeg-xl--0.11.1_2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/manifests/3.0.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e1a82ebf20a6bd20eace7c0c56b52b096c4fa892466fa0a9e7be486389e0974--libvmaf-3.0.0-1.bottle_manifest.json - ==> Fetching libvmaf - ==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/blobs/sha256:0809635a529d0e53e927cb9834225210096c625b10ab7eb1211cadf63a1016c5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f8170040cd6ddd0732e3ed78a35d14cb7b7956fda9086257875b96e4080d7250--libvmaf--3.0.0.arm64_sequoia.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.12.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76daa5795424903e05b46ebd6f7e1d663f893f695dec830c798089c7ffb60f39--aom-3.12.1.bottle_manifest.json - ==> Fetching aom - ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:7187a5accf9da7614d96b6fb07df1c0b144cfb096d920e9936fa78b6fba18c4a - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2df32cd1c0e7a347c3919b9da2a57a28fa1cdceeb0f83ec15aedbbe23b1be79a--aom--3.12.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libavif/manifests/1.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b348d1f41a7bdb0c137f1c665651126f606eea340d8a8f08a38ed5bf401f1c33--libavif-1.3.0.bottle_manifest.json - ==> Fetching libavif - ==> Downloading https://ghcr.io/v2/homebrew/core/libavif/blobs/sha256:79ac7837d5f965f0df486a3551aa4efbc0472f9a8a4c89f4748f6c423044c51e - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/824c65fd411d785b449f2c491966c1b81b281546e41f3f4d2a3615854e8abb2c--libavif--1.3.0.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/gd/manifests/2.3.3_6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1f63d9efd8c74faa4477bd8b8a3970abd38e51230ed052918bb6f3715aab8b61--gd-2.3.3_6.bottle_manifest.json - ==> Fetching gd - ==> Downloading https://ghcr.io/v2/homebrew/core/gd/blobs/sha256:c4e22a92d28f3b8a49c10e29cf04f5a9b4b4932691ec4326021bc149ac0dae4c - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/12e8785e1ac77cf9419905847cbe7a2f217e3fafd49e20e242313b8b994bf429--gd--2.3.3_6.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libcerf/manifests/3.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e01b10a70fc12298fef6e726cf6173d1967cd668fe05ca3b77663d250a541abf--libcerf-3.2.bottle_manifest.json - ==> Fetching libcerf - ==> Downloading https://ghcr.io/v2/homebrew/core/libcerf/blobs/sha256:326da55ffe3d73821eb6e9529c6725a4e9d628fc225fa191e7a1a1c9bdfcba80 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/03a11874f093de4937f3c64981c473a77e7446e65aed9dc8296e836ee6dfd2cb--libcerf--3.2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/lua/manifests/5.4.8 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cb2b54ca62f0ea5746e4075848ef00a6e9c7d36089fc7be0e188266aeb61a077--lua-5.4.8.bottle_manifest.json - ==> Fetching lua - ==> Downloading https://ghcr.io/v2/homebrew/core/lua/blobs/sha256:9279ae3479091e3228c233f390e696ba3e7bbcaba8e9e15311cdc862fe7bbd12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7aad0f96125f29a27594f1bec91efb4d4a9906d1badbea0499e673c7418f0c14--lua--5.4.8.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json - ==> Fetching fribidi - ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:4904bb3375c1b1f2539cb657fbf17b0d93c050904febbba51e9dd690f3540e3b - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0a85215b922f992cdad61a438cf9249f3b4375f27ce0a85a6d384c7a8c6c4bf2--fribidi--1.0.16.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json - ==> Fetching graphite2 - ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:150b286ab4cfc8696fcd3fa4e7fa24c9825f024ef991899850b850e6f334100f - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/10c582fbc90a73ea6ab3c38cc4617bf203d5e91eaebca97199b5f3be0b77e851--graphite2--1.3.14.arm64_sequoia.bottle.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/harfbuzz/manifests/11.4.5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8560477ed43b72b9986e330dbeac20d000792b172638f44a716b0e709f218837--harfbuzz-11.4.5.bottle_manifest.json - ==> Fetching harfbuzz - ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:caea11e390402d2201fa2430e4cff4a1fa0acec8b3c564f6ec792784e98fcd9a - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/593eae93e4937ad2862bb77117022cac5c92b67bace901d1cf1c5cd07e73b4d1--harfbuzz--11.4.5.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.57.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea32643cbf5846f78888abe686ccf149be8b572e0a0aaddda213c4c87de922a6--pango-1.57.0.bottle_manifest.json - ==> Fetching pango - ==> Downloading https://ghcr.io/v2/homebrew/core/pango/blobs/sha256:af46edb4113ff0190d78175fb4e82296467cef2ed216267bcc3b26f151b2fe0a - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fe3fec4c95eff3c7c4a3cbd9bbd4fa60b87974db93e45e27689b0e2a72679a62--pango--1.57.0.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/assimp/manifests/6.0.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b3a38e5cdf55cce7025e30b6f1c8aec3d945b906f789843fdec185ee2a7cd8f4--assimp-6.0.2.bottle_manifest.json - ==> Fetching assimp - ==> Downloading https://ghcr.io/v2/homebrew/core/assimp/blobs/sha256:6ab85fd16cd1f86fc8ee199e49d4f57d9b23eb0e2b598e32d1450913862506a8 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ec36def585c6faf054915465fb23ae0e9d6c51330e817d4f1b6a6d6728ef947a--assimp--6.0.2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/dbus/manifests/1.16.2_1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7f749e0a84725ad0364a867834935928f9c2d03474cea80821bb83b8d9bde915--dbus-1.16.2_1.bottle_manifest.json - ==> Fetching dbus - ==> Downloading https://ghcr.io/v2/homebrew/core/dbus/blobs/sha256:5a51451acabb5ae56b5682e88a82dfa43cc6a2b653ca068198546bb72324bd0c - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c316b9c819d2c2904356e995233992e1947aa074840e60d329336e311baeef88--dbus--1.16.2_1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea562cf5822e1db7583f6877e2ab750797cff74d91969299f5a2635e9a0e2fb2--double-conversion-3.3.1.bottle_manifest.json - ==> Fetching double-conversion - ==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/blobs/sha256:e45a082cb2703fa9054e6399e96aee5104cbeb25ce5e30799af503585e2015d4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea80b72d7d9f8481f2405a76b65db0f9ed648048950a7e05d89cb5ff39c541ee--double-conversion--3.3.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/52cb2bb3f0d9e66789968b865501c41ed80dc303eb488939476b309f1d350dc5--readline-8.3.1.bottle_manifest.json - ==> Fetching readline - ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:3afa0c228ce704810d09d40ce7d1265777df8b9034a7bfc18f0f4c19094710a8 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/15b0d2ed6379862cf580597218213a2e00a2ea2650c34e28c99dffde7289b592--readline--8.3.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/hunspell/manifests/1.7.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4d645bbbc0d533556a1e9cb6d9c5f6aaeb087a44fe0f7454ceba4878104fecd2--hunspell-1.7.2.bottle_manifest.json - ==> Fetching hunspell - ==> Downloading https://ghcr.io/v2/homebrew/core/hunspell/blobs/sha256:98c354c4b2d30399b17d20622cddfbbbc27a2a33fbde6c53a9445375ab4d6c61 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f5405de92d936d20d1cf11b47bd4d4192e23c535674c637ee3493379bc2ddbeb--hunspell--1.7.2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/jasper/manifests/4.2.8 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/67b694859d26f9d906d7d65dcf7edf31ec306d8bcffc86951fb40ec1134d034e--jasper-4.2.8.bottle_manifest.json - ==> Fetching jasper - ==> Downloading https://ghcr.io/v2/homebrew/core/jasper/blobs/sha256:923cc955de44c824d35a29760b7ae11a46e8ddfda4fe13a975077cceb1d19937 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3942e65aac426f3e1d8acc9ad967e022af7fe008b06a6533cd9ac66e0dc1f40e--jasper--4.2.8.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libb2/manifests/0.98.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9bb23dca331f0d74876fa5c769113885b92af8a741a851cdfe99f6dfd420b12d--libb2-0.98.1.bottle_manifest.json - ==> Fetching libb2 - ==> Downloading https://ghcr.io/v2/homebrew/core/libb2/blobs/sha256:cc4304b760722128b914944f85788795f1f02de3072d1fd8e921b836b508776f - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/dcdb33072809d86d968d44393301c02a027d50a23d988f27b18eb83e255c263c--libb2--0.98.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libmng/manifests/2.0.3_1-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4f8eabb37dcd8c951fb12065030467aa4a2eac62c1580a2b2af093d169333535--libmng-2.0.3_1-1.bottle_manifest.json - ==> Fetching libmng - ==> Downloading https://ghcr.io/v2/homebrew/core/libmng/blobs/sha256:b689a6894b260bf093409615d0057769421cda51c8f4a7b59f06d692c6000104 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9344372e16e6ddbc77340ade59b4e460d263585432a1dfb44f8a58f736d17cbc--libmng--2.0.3_1.arm64_sequoia.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/md4c/manifests/0.5.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ac31308126fdae8184f0e062e2be5eb9463c9a626651fdd99d2539016ee91291--md4c-0.5.2.bottle_manifest.json - ==> Fetching md4c - ==> Downloading https://ghcr.io/v2/homebrew/core/md4c/blobs/sha256:528d191cb50a6f5901faf2bf989374657792410929d5ac78b1515f412e07ab58 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/72121185ba8c1a5470ad3c5d534807287999b1096ddaaca4986c5d668335fc92--md4c--0.5.2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-08-12-2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/446bcc9fbe916b3769ad3367c5fff981dfdf345e29ffc493f87e48e904d30608--ca-certificates-2025-08-12-2.bottle_manifest.json - ==> Fetching ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:e74a63e172f75fe700f74875b91217668065af5dd8f6f624315fa9e7f890be40 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/062aeb37a7c720b504d425b74bbd2ab58ba4e5300acd87137a51131502fd6693--ca-certificates--2025-08-12.all.bottle.2.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e6659abe178bdf49b65451e77f6165a3e07274432f445342092e5ad2a927b23c--openssl@3-3.5.2.bottle_manifest.json - ==> Fetching openssl@3 - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:4066d7983ad535f0e460fc340f343f9de933073882470d5ea968b18698b2777c - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/537a4c16ee033bff9c2e28739948588162481ce78153f994d32e4c159a887f3e--openssl@3--3.5.2.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.50.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f0760e6010149d3ea5bf9e64ddada251d25038daf612eb1c55fb18a9c6d6d53a--sqlite-3.50.4.bottle_manifest.json - ==> Fetching sqlite - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:3e335d368e5121928ce36ac773e3288f4fb6c41101444f1b4af4d1dbe659327d - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76311fa536774f482a2b817890d3463b31b3fcc1082773cfaf11ff27c4eb4700--sqlite--3.50.4.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/qt/manifests/6.9.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/049aa829c7f8fba1c36af8af503a0f37ec5cd1c3d6813d884a5b1602e3a114c9--qt-6.9.2.bottle_manifest.json - ==> Fetching qt - ==> Downloading https://ghcr.io/v2/homebrew/core/qt/blobs/sha256:fc1ad41a8b0ceb5f6047afd936719fb11ae7e253bba51b2b0335635c85b47737 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ef86fb639e6c3b8757db01418ba06ca80275643791bbe31a977a41bf224fafc7--qt--6.9.2.arm64_sonoma.bottle.tar.gz - ==> Fetching gnuplot - ==> Downloading https://ghcr.io/v2/homebrew/core/gnuplot/blobs/sha256:4f2052aecbd2f736e1b2318acce36c0cb233af6be0935deddcf998bd822b1013 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f972f6faa6ca91307162d61953b70f12f676dfc5877d89211feb2f5bbbdc2b26--gnuplot--6.0.3.arm64_sonoma.bottle.1.tar.gz - ==> Fetching libffi - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:e53361765ab81aa4bbead3bf1821678d4fb34b68355fe42f43032c7b99cf7224 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1ff61edd4396471f206fc4bdc33adc8614aa6bd1b9590e96b5c6e9ae66d38175--libffi--3.5.2.arm64_sequoia.bottle.tar.gz - ==> Fetching pkgconf - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:6fabdc3d0a656e2d505aec4e39b2f8e354601ee141469554fa71eabc3386e18f - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1a24d1ad02d9375a2488968c81e160cf6edbbb0709cc51dbeeb5c7f9c5e473b0--pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz - ==> Pouring gmp--6.3.0.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/gmp/6.3.0: 22 files, 3.3MB - ==> 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`). - ==> Installing dependencies for gnuplot: libpng, freetype, libunistring, gettext, fontconfig, pcre2, glib, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, jpeg-turbo, brotli, giflib, highway, imath, xz, lz4, zstd, libtiff, little-cms2, libdeflate, openexr, webp, jpeg-xl, libvmaf, aom, libavif, gd, libcerf, lua, fribidi, graphite2, icu4c@77, harfbuzz, pango, assimp, dbus, double-conversion, readline, hunspell, jasper, libb2, libmng, md4c, ca-certificates, openssl@3, sqlite and qt - ==> Installing gnuplot dependency: libpng - ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.50 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f04a12c6ccd384325ef3d025d3e5e42fe9cfc1e07c01cd9dd48ad9b57affc4b--libpng-1.6.50.bottle_manifest.json - ==> Pouring libpng--1.6.50.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libpng/1.6.50: 28 files, 1.3MB - ==> Installing gnuplot dependency: freetype - ==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4c4d14d574a7af9a5a0220cd5012c698bd87b75a3d5e39a6a6c34b4c411aab52--freetype-2.13.3.bottle_manifest.json - ==> Pouring freetype--2.13.3.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/freetype/2.13.3: 68 files, 2.5MB - ==> Installing gnuplot dependency: libunistring - ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a570da63bc1839c7e217f203abd54d4d873ebd6b99f6e88994d0e79e2ebe987c--libunistring-1.3.bottle_manifest.json - ==> Pouring libunistring--1.3.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libunistring/1.3: 59 files, 5.4MB - ==> Installing gnuplot dependency: gettext - ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/manifests/0.26 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d28158ffec04fae757cdbeb46750e8e2ed43b7b17ada49d72a5bda2cff4cd6ed--gettext-0.26.bottle_manifest.json - ==> Pouring gettext--0.26.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/gettext/0.26: 2,428 files, 28.2MB - ==> Installing gnuplot dependency: fontconfig - ==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.17.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ba9ccb147d9d9403e066f215d94adf1489772a73e3f6a509a3af45bbfcc07ab0--fontconfig-2.17.1.bottle_manifest.json - ==> Pouring fontconfig--2.17.1.arm64_sequoia.bottle.tar.gz - ==> Regenerating font cache, this may take a while - ==> /opt/homebrew/Cellar/fontconfig/2.17.1/bin/fc-cache --force --really-force --verbose - 🍺 /opt/homebrew/Cellar/fontconfig/2.17.1: 97 files, 1.2MB - ==> Installing gnuplot dependency: pcre2 - ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.46 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/476078c344b0d9fa702da6e94d7fe5dd59bb1897d3fcc12d1b52b4bc0de68854--pcre2-10.46.bottle_manifest.json - ==> Pouring pcre2--10.46.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/pcre2/10.46: 242 files, 6.8MB - ==> Installing gnuplot dependency: glib - ==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.84.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d3db0726f3fd940592efee3f8dbe593cafdc70ff197f6d29f11d9fa7246035cf--glib-2.84.4.bottle_manifest.json - ==> Pouring glib--2.84.4.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/glib/2.84.4: 504 files, 37.6MB - ==> Installing gnuplot dependency: xorgproto - ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json - ==> Pouring xorgproto--2024.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/xorgproto/2024.1: 268 files, 3.9MB - ==> Installing gnuplot dependency: libxau - ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6335be202d59f96fdee2e4a02f93d8ee87dfcfdbaa4ed132b8fe8c3e3651e27c--libxau-1.0.12.bottle_manifest.json - ==> Pouring libxau--1.0.12.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libxau/1.0.12: 21 files, 132.9KB - ==> Installing gnuplot dependency: libxdmcp - ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json - ==> Pouring libxdmcp--1.1.5.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libxdmcp/1.1.5: 12 files, 139KB - ==> Installing gnuplot dependency: libxcb - ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a17e9d0e04a0013a5be592875b012c409023664b3df084b8051766331d213ff5--libxcb-1.17.0-1.bottle_manifest.json - ==> Pouring libxcb--1.17.0.arm64_sequoia.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/libxcb/1.17.0: 2,498 files, 7.5MB - ==> Installing gnuplot dependency: libx11 - ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.8.12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8510ddcf75e7c4313fe4f8b0999d667b22f2ae0b850bc80ba53becb609335934--libx11-1.8.12.bottle_manifest.json - ==> Pouring libx11--1.8.12.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libx11/1.8.12: 1,043 files, 7MB - ==> Installing gnuplot dependency: libxext - ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json - ==> Pouring libxext--1.3.6.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libxext/1.3.6: 88 files, 455.0KB - ==> Installing gnuplot dependency: libxrender - ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.12 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/152fb22ff88a23b62841dcfa14aac21018e1d736c072d732185f6139ef922e1c--libxrender-0.9.12.bottle_manifest.json - ==> Pouring libxrender--0.9.12.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libxrender/0.9.12: 13 files, 224KB - ==> Installing gnuplot dependency: lzo - ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json - ==> Pouring lzo--2.10.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/lzo/2.10: 32 files, 566.1KB - ==> Installing gnuplot dependency: pixman - ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.46.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/46f8ebb55ee93ac9c441b90114c800d1281ac1ac5e72933697bf6f3df5b42cfd--pixman-0.46.4.bottle_manifest.json - ==> Pouring pixman--0.46.4.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/pixman/0.46.4: 10 files, 687.2KB - ==> Installing gnuplot dependency: cairo - ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/795ef2e2e2a57e6baba0fc9ceedb58980e8ec718aba0170b9441a0b25442cfbf--cairo-1.18.4.bottle_manifest.json - ==> Pouring cairo--1.18.4.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/cairo/1.18.4: 53 files, 2.2MB - ==> Installing gnuplot dependency: jpeg-turbo - ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.1.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c854f6cf182be1d17fc08db542e1a659f58691d8ccc481348465e3a038dbe73b--jpeg-turbo-3.1.1.bottle_manifest.json - ==> Pouring jpeg-turbo--3.1.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/jpeg-turbo/3.1.1: 47 files, 3.6MB - ==> Installing gnuplot 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 gnuplot dependency: giflib - ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/283773c4d2db4fe867419d7eea6811a6417889d78fad8871041c07f49b22d2a1--giflib-5.2.2.bottle_manifest.json - ==> Pouring giflib--5.2.2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/giflib/5.2.2: 20 files, 545.8KB - ==> Installing gnuplot dependency: highway - ==> Downloading https://ghcr.io/v2/homebrew/core/highway/manifests/1.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9c45ed9405a2a0988cb2c80afd415bcdacca07ef87ac47c277905cb96a0b611e--highway-1.3.0.bottle_manifest.json - ==> Pouring highway--1.3.0.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/highway/1.3.0: 81 files, 5.3MB - ==> Installing gnuplot dependency: imath - ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.2.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c66091f3cd5a3fe805acc24214af3abbef145d18d8caa1c204c7ba60401ded2c--imath-3.2.1.bottle_manifest.json - ==> Pouring imath--3.2.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/imath/3.2.1: 50 files, 963.7KB - ==> Installing gnuplot dependency: xz - ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.8.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/86a115cc1d43ff8a480fd907f812e70a403e1675d8a7223f61bbb08cbd2adc27--xz-5.8.1.bottle_manifest.json - ==> Pouring xz--5.8.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/xz/5.8.1: 96 files, 2.5MB - ==> Installing gnuplot dependency: lz4 - ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json - ==> Pouring lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/lz4/1.10.0: 24 files, 712KB - ==> Installing gnuplot dependency: zstd - ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.7-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/14f45413747fef87558cd195b1104e55d9739f9574f146051dbd6569ded74a94--zstd-1.5.7-1.bottle_manifest.json - ==> Pouring zstd--1.5.7.arm64_sequoia.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/zstd/1.5.7: 32 files, 2.2MB - ==> Installing gnuplot dependency: libtiff - ==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.7.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cc8add3c5369d6c22906554ebc395ebe89f1ac410112bd65bc6d286d4e02f210--libtiff-4.7.0-1.bottle_manifest.json - ==> Pouring libtiff--4.7.0.arm64_sequoia.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/libtiff/4.7.0: 486 files, 8.4MB - ==> Installing gnuplot dependency: little-cms2 - ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.17 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0e5e5ac9e1df07ae001662a85a70b344b31345897c284172f14874c9d329cb85--little-cms2-2.17.bottle_manifest.json - ==> Pouring little-cms2--2.17.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/little-cms2/2.17: 23 files, 1.4MB - ==> Installing gnuplot dependency: libdeflate - ==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/manifests/1.24 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f25944af7be6e49fb1ab535f6d86ab11b6414cd8d6fca2fec1817aff2268c451--libdeflate-1.24.bottle_manifest.json - ==> Pouring libdeflate--1.24.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libdeflate/1.24: 17 files, 431.4KB - ==> Installing gnuplot dependency: openexr - ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.3.5_1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e27c49bf197e054bcbd98536ec967f10ca0f5b3f6c523d8a61540ef76b145b3--openexr-3.3.5_1.bottle_manifest.json - ==> Pouring openexr--3.3.5_1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/openexr/3.3.5_1: 210 files, 4.8MB - ==> Installing gnuplot dependency: webp - ==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.6.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d50144a54dd109a0f6913c45cc66069274170ed1419872359bd0434856603fc--webp-1.6.0.bottle_manifest.json - ==> Pouring webp--1.6.0.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/webp/1.6.0: 64 files, 2.5MB - ==> Installing gnuplot dependency: jpeg-xl - ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/manifests/0.11.1_2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea2892a7f32b023a9b78c3b3b2f3c2ad4c3fbb59c200843f63a22e8e59ebe7e7--jpeg-xl-0.11.1_2.bottle_manifest.json - ==> Pouring jpeg-xl--0.11.1_2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/jpeg-xl/0.11.1_2: 64 files, 34.4MB - ==> Installing gnuplot dependency: libvmaf - ==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/manifests/3.0.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e1a82ebf20a6bd20eace7c0c56b52b096c4fa892466fa0a9e7be486389e0974--libvmaf-3.0.0-1.bottle_manifest.json - ==> Pouring libvmaf--3.0.0.arm64_sequoia.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/libvmaf/3.0.0: 235 files, 7.2MB - ==> Installing gnuplot dependency: aom - ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.12.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76daa5795424903e05b46ebd6f7e1d663f893f695dec830c798089c7ffb60f39--aom-3.12.1.bottle_manifest.json - ==> Pouring aom--3.12.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/aom/3.12.1: 24 files, 9.8MB - ==> Installing gnuplot dependency: libavif - ==> Downloading https://ghcr.io/v2/homebrew/core/libavif/manifests/1.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b348d1f41a7bdb0c137f1c665651126f606eea340d8a8f08a38ed5bf401f1c33--libavif-1.3.0.bottle_manifest.json - ==> Pouring libavif--1.3.0.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libavif/1.3.0: 22 files, 991.5KB - ==> Installing gnuplot dependency: gd - ==> Downloading https://ghcr.io/v2/homebrew/core/gd/manifests/2.3.3_6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1f63d9efd8c74faa4477bd8b8a3970abd38e51230ed052918bb6f3715aab8b61--gd-2.3.3_6.bottle_manifest.json - ==> Pouring gd--2.3.3_6.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/gd/2.3.3_6: 34 files, 1.5MB - ==> Installing gnuplot dependency: libcerf - ==> Downloading https://ghcr.io/v2/homebrew/core/libcerf/manifests/3.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e01b10a70fc12298fef6e726cf6173d1967cd668fe05ca3b77663d250a541abf--libcerf-3.2.bottle_manifest.json - ==> Pouring libcerf--3.2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libcerf/3.2: 42 files, 300.4KB - ==> Installing gnuplot dependency: lua - ==> Downloading https://ghcr.io/v2/homebrew/core/lua/manifests/5.4.8 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cb2b54ca62f0ea5746e4075848ef00a6e9c7d36089fc7be0e188266aeb61a077--lua-5.4.8.bottle_manifest.json - ==> Pouring lua--5.4.8.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/lua/5.4.8: 30 files, 804.2KB - ==> Installing gnuplot dependency: fribidi - ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json - ==> Pouring fribidi--1.0.16.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/fribidi/1.0.16: 68 files, 565.0KB - ==> Installing gnuplot dependency: graphite2 - ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json - ==> Pouring graphite2--1.3.14.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/graphite2/1.3.14: 19 files, 283.4KB - ==> Installing gnuplot 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 gnuplot dependency: harfbuzz - ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/11.4.5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8560477ed43b72b9986e330dbeac20d000792b172638f44a716b0e709f218837--harfbuzz-11.4.5.bottle_manifest.json - ==> Pouring harfbuzz--11.4.5.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/harfbuzz/11.4.5: 77 files, 11.8MB - ==> Installing gnuplot dependency: pango - ==> Downloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.57.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea32643cbf5846f78888abe686ccf149be8b572e0a0aaddda213c4c87de922a6--pango-1.57.0.bottle_manifest.json - ==> Pouring pango--1.57.0.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/pango/1.57.0: 69 files, 3.6MB - ==> Installing gnuplot dependency: assimp - ==> Downloading https://ghcr.io/v2/homebrew/core/assimp/manifests/6.0.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b3a38e5cdf55cce7025e30b6f1c8aec3d945b906f789843fdec185ee2a7cd8f4--assimp-6.0.2.bottle_manifest.json - ==> Pouring assimp--6.0.2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/assimp/6.0.2: 104 files, 10.2MB - ==> Installing gnuplot dependency: dbus - ==> Downloading https://ghcr.io/v2/homebrew/core/dbus/manifests/1.16.2_1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7f749e0a84725ad0364a867834935928f9c2d03474cea80821bb83b8d9bde915--dbus-1.16.2_1.bottle_manifest.json - ==> Pouring dbus--1.16.2_1.arm64_sequoia.bottle.tar.gz - ==> /opt/homebrew/Cellar/dbus/1.16.2_1/bin/dbus-uuidgen --ensure=/opt/homebrew/var/lib/dbus/machine-id - 🍺 /opt/homebrew/Cellar/dbus/1.16.2_1: 79 files, 2MB - ==> Installing gnuplot dependency: double-conversion - ==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea562cf5822e1db7583f6877e2ab750797cff74d91969299f5a2635e9a0e2fb2--double-conversion-3.3.1.bottle_manifest.json - ==> Pouring double-conversion--3.3.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/double-conversion/3.3.1: 28 files, 266.4KB - ==> Installing gnuplot dependency: readline - ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/52cb2bb3f0d9e66789968b865501c41ed80dc303eb488939476b309f1d350dc5--readline-8.3.1.bottle_manifest.json - ==> Pouring readline--8.3.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/readline/8.3.1: 56 files, 2.6MB - ==> Installing gnuplot dependency: hunspell - ==> Downloading https://ghcr.io/v2/homebrew/core/hunspell/manifests/1.7.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4d645bbbc0d533556a1e9cb6d9c5f6aaeb087a44fe0f7454ceba4878104fecd2--hunspell-1.7.2.bottle_manifest.json - ==> Pouring hunspell--1.7.2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/hunspell/1.7.2: 87 files, 2.7MB - ==> Installing gnuplot dependency: jasper - ==> Downloading https://ghcr.io/v2/homebrew/core/jasper/manifests/4.2.8 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/67b694859d26f9d906d7d65dcf7edf31ec306d8bcffc86951fb40ec1134d034e--jasper-4.2.8.bottle_manifest.json - ==> Pouring jasper--4.2.8.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/jasper/4.2.8: 45 files, 1.6MB - ==> Installing gnuplot dependency: libb2 - ==> Downloading https://ghcr.io/v2/homebrew/core/libb2/manifests/0.98.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9bb23dca331f0d74876fa5c769113885b92af8a741a851cdfe99f6dfd420b12d--libb2-0.98.1.bottle_manifest.json - ==> Pouring libb2--0.98.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libb2/0.98.1: 9 files, 128.1KB - ==> Installing gnuplot dependency: libmng - ==> Downloading https://ghcr.io/v2/homebrew/core/libmng/manifests/2.0.3_1-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4f8eabb37dcd8c951fb12065030467aa4a2eac62c1580a2b2af093d169333535--libmng-2.0.3_1-1.bottle_manifest.json - ==> Pouring libmng--2.0.3_1.arm64_sequoia.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/libmng/2.0.3_1: 17 files, 1.1MB - ==> Installing gnuplot dependency: md4c - ==> Downloading https://ghcr.io/v2/homebrew/core/md4c/manifests/0.5.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ac31308126fdae8184f0e062e2be5eb9463c9a626651fdd99d2539016ee91291--md4c-0.5.2.bottle_manifest.json - ==> Pouring md4c--0.5.2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/md4c/0.5.2: 20 files, 300.5KB - ==> Installing gnuplot dependency: ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-08-12-2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/446bcc9fbe916b3769ad3367c5fff981dfdf345e29ffc493f87e48e904d30608--ca-certificates-2025-08-12-2.bottle_manifest.json - ==> Pouring ca-certificates--2025-08-12.all.bottle.2.tar.gz - ==> Regenerating CA certificate bundle from keychain, this may take a while... - 🍺 /opt/homebrew/Cellar/ca-certificates/2025-08-12: 4 files, 232.4KB - ==> Installing gnuplot dependency: openssl@3 - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e6659abe178bdf49b65451e77f6165a3e07274432f445342092e5ad2a927b23c--openssl@3-3.5.2.bottle_manifest.json - ==> Pouring openssl@3--3.5.2.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/openssl@3/3.5.2: 7,563 files, 35.2MB - ==> Installing gnuplot dependency: sqlite - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.50.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f0760e6010149d3ea5bf9e64ddada251d25038daf612eb1c55fb18a9c6d6d53a--sqlite-3.50.4.bottle_manifest.json - ==> Pouring sqlite--3.50.4.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/sqlite/3.50.4: 13 files, 4.9MB - ==> Installing gnuplot dependency: qt - ==> Downloading https://ghcr.io/v2/homebrew/core/qt/manifests/6.9.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/049aa829c7f8fba1c36af8af503a0f37ec5cd1c3d6813d884a5b1602e3a114c9--qt-6.9.2.bottle_manifest.json - ==> Pouring qt--6.9.2.arm64_sonoma.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/qt/6.9.2: 18,415 files, 779.7MB - ==> Installing gnuplot - ==> Pouring gnuplot--6.0.3.arm64_sonoma.bottle.1.tar.gz - 🍺 /opt/homebrew/Cellar/gnuplot/6.0.3: 48 files, 3MB - ==> Running `brew cleanup gnuplot`... - ==> Pouring libffi--3.5.2.arm64_sequoia.bottle.tar.gz - ==> Caveats - libffi is keg-only, which means it was not symlinked into /opt/homebrew, - 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/opt/homebrew/opt/libffi/lib" - export CPPFLAGS="-I/opt/homebrew/opt/libffi/include" - ==> Summary - 🍺 /opt/homebrew/Cellar/libffi/3.5.2: 18 files, 810.8KB - ==> Running `brew cleanup libffi`... - ==> Pouring pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/pkgconf/2.5.1: 28 files, 518.6KB - ==> Running `brew cleanup pkgconf`... - ==> No outdated dependents to upgrade! - ==> Caveats - ==> libffi - libffi is keg-only, which means it was not symlinked into /opt/homebrew, - 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/opt/homebrew/opt/libffi/lib" - export CPPFLAGS="-I/opt/homebrew/opt/libffi/include" 2025-09-04 14:03.51 ---> using "56836914251fb5f0da08ff28bb447b9a09b0c09dc5f64e66543856603663e85d" from cache /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam install $DEPS")) <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [irmin-watcher.dev] synchronised (no changes) [progress.dev] synchronised (no changes) [index.dev] synchronised (no changes) [terminal.dev] synchronised (no changes) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml is already installed (current version is 5.3.0). [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-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains 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 197 packages - install alcotest 1.9.0 - install alcotest-lwt 1.9.0 - install angstrom 0.16.1 - install arp 4.0.0 - install asn1-combinators 0.3.2 - install astring 0.8.5 - install awa 0.5.2 - install awa-mirage 0.5.2 - install base v0.17.3 - install base-bytes base - install base64 3.5.1 - install bentov 1 - install bheap 2.0.0 - install bigarray-compat 1.1.0 - install bigstringaf 0.10.0 - install bisect_ppx 2.8.3 - install bos 0.2.1 - install brr 0.0.8 - install ca-certs 1.0.1 - install ca-certs-nss 3.115 - install camlp-streams 5.0.1 - install carton 0.7.2 - install carton-git 0.7.2 - install carton-lwt 0.7.2 - install cf 0.5.0 - install cf-lwt 0.5.0 - install checkseum 0.5.2 - install cmdliner 1.3.0 - install cohttp 5.3.1 - install cohttp-lwt 5.3.0 - install cohttp-lwt-unix 5.3.0 - install conduit 7.0.0 - install conduit-lwt 7.0.0 - install conduit-lwt-unix 7.0.0 - install conf-gmp 5 - install conf-gmp-powm-sec 4 - install conf-gnuplot 0.1 - install conf-libffi 2.0.0 - install conf-pkg-config 4 - install cppo 1.8.0 - install crunch 4.0.0 - install csexp 1.5.2 - install cstruct 6.2.0 - install cstruct-lwt 6.2.0 - install cstruct-unix 6.2.0 - install ctypes 0.23.0 - install ctypes-foreign 0.23.0 - install decompress 1.5.3 - install digestif 1.3.0 - install dns 10.2.0 - install dns-client 10.2.0 - install dns-client-mirage 10.2.0 - install domain-local-await 1.0.1 - install domain-name 0.4.1 - install duff 0.5 - install dune 3.20.1 - install dune-configurator 3.20.1 - install duration 0.2.1 - install eio 1.3 - install eio_main 1.3 - install eio_posix 1.3 - install either 1.0.0 - install emile 1.1 - install encore 0.8.1 - install eqaf 0.10 - install ethernet 3.2.0 - install faraday 0.8.2 - install fmt 0.11.0 - install fpath 0.7.3 - install fsevents 0.3.0 - install fsevents-lwt 0.3.0 - install gen 1.1 - install git 3.18.0 - install git-mirage 3.18.0 - install git-paf 3.18.0 - install git-unix 3.18.0 - install gmap 0.3.0 - install graphql 0.14.0 - install graphql-cohttp 0.14.0 - install graphql-lwt 0.14.0 - install graphql_parser 0.14.0 - install h1 1.0.0 - install h2 0.13.0 - install happy-eyeballs 2.0.1 - install happy-eyeballs-lwt 2.0.1 - install happy-eyeballs-mirage 2.0.1 - install hex 1.5.0 - install hmap 0.8.1 - install hpack 0.13.0 - install httpun-types 0.2.0 - install hxd 0.3.4 - install index dev (pinned) - install integers 0.7.0 - install iomux 0.3 - install ipaddr 5.6.1 - install ipaddr-cstruct 5.6.1 - install ipaddr-sexp 5.6.1 - install irmin-watcher dev (pinned) - install js_of_ocaml 6.2.0 - install js_of_ocaml-compiler 6.2.0 - install js_of_ocaml-lwt 6.2.0 - install js_of_ocaml-ppx 6.2.0 - install js_of_ocaml-toplevel 6.2.0 - install jsonm 1.0.2 - install kdf 1.0.0 - install ke 0.6 - install logs 0.9.0 - install lru 0.3.1 - install lwt 5.9.2 - install lwt-dllist 1.1.0 - install lwt_eio 0.5.1 - install lwt_log 1.1.2 - install macaddr 5.6.1 - install macaddr-cstruct 5.6.1 - install magic-mime 1.3.1 - install mdx 2.5.0 - install menhir 20250903 - install menhirCST 20250903 - install menhirLib 20250903 - install menhirSdk 20250903 - install metrics 0.5.0 - install metrics-unix 0.5.0 - install mimic 0.0.9 - install mimic-happy-eyeballs 0.0.9 - install mirage-clock 4.2.0 - install mirage-crypto 2.0.2 - install mirage-crypto-ec 2.0.2 - install mirage-crypto-pk 2.0.2 - install mirage-crypto-rng 2.0.2 - install mirage-flow 5.0.0 - install mirage-kv 6.1.1 - install mirage-mtime 5.2.0 - install mirage-net 4.0.0 - install mirage-ptime 5.1.0 - install mirage-sleep 4.1.0 - install mtime 2.1.0 - install notty 0.2.3 - install num 1.6 - install ocaml-compiler-libs v0.17.0 - install ocaml-syntax-shims 1.0.0 - install ocaml-version 4.0.1 - install ocaml_intrinsics_kernel v0.17.1 - install ocamlbuild 0.16.1 - install ocamlfind 1.9.8 - install ocamlgraph 2.2.0 - install ocplib-endian 1.2 - install ohex 0.2.0 - install optint 0.3.0 - install paf 0.8.0 - install parsexp v0.17.0 - install pecu 0.7 - install ppx_blob 0.9.0 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppx_repr 0.7.0 - install ppx_sexp_conv v0.17.0 - install ppxlib 0.35.0 - install ppxlib_jane v0.17.2 - install printbox 0.12 - install printbox-text 0.12 - install progress dev (pinned) - install psq 0.2.1 - install ptime 1.2.0 - install qcheck-alcotest 0.26 - install qcheck-core 0.26 - install randomconv 0.2.0 - install re 1.13.2 - install repr 0.7.0 - install result 1.5 - install rresult 0.7.0 - install rusage 1.0.0 - install sedlex 3.6 - install semaphore-compat 1.0.2 - install seq base - install sexplib v0.17.0 - install sexplib0 v0.17.0 - install stdlib-shims 0.3.0 - install stringext 1.6.0 - install tcpip 9.0.1 - install terminal dev (pinned) - install tezos-base58 1.0.0 - install thread-table 1.0.0 - install tls 2.0.2 - install tls-mirage 2.0.2 - install topkg 1.1.0 - install uri 4.4.0 - install uri-sexp 4.4.0 - install uucp 16.0.0 - install uuidm 0.9.10 - install uutf 1.0.4 - install vector 1.0.0 - install websocket 2.17 - install websocket-lwt-unix 2.17 - install x509 1.0.6 - install yaml 3.2.0 - install yojson 3.0.0 - install zarith 1.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved arp.4.0.0 (cached) -> retrieved angstrom.0.16.1 (cached) -> retrieved asn1-combinators.0.3.2 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved alcotest.1.9.0, alcotest-lwt.1.9.0 (cached) -> retrieved base.v0.17.3 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved bentov.1 (cached) -> retrieved awa.0.5.2, awa-mirage.0.5.2 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bheap.2.0.0 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved bisect_ppx.2.8.3 (cached) -> retrieved ca-certs.1.0.1 (cached) -> retrieved brr.0.0.8 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved ca-certs-nss.3.115 (cached) -> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached) -> retrieved checkseum.0.5.2 (cached) -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved cohttp.5.3.1 (cached) -> retrieved conf-gmp.5 (cached) -> retrieved conf-gmp-powm-sec.4 (cached) -> retrieved conduit.7.0.0, conduit-lwt.7.0.0, conduit-lwt-unix.7.0.0 (cached) -> installed conf-pkg-config.4 -> retrieved cppo.1.8.0 (cached) -> retrieved crunch.4.0.0 (cached) -> installed conf-gmp.5 -> installed conf-libffi.2.0.0 -> retrieved csexp.1.5.2 (cached) -> installed conf-gnuplot.0.1 -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (cached) -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) -> retrieved decompress.1.5.3 (cached) -> installed conf-gmp-powm-sec.4 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached) -> retrieved dns.10.2.0, dns-client.10.2.0, dns-client-mirage.10.2.0 (cached) -> retrieved domain-local-await.1.0.1 (cached) -> retrieved domain-name.0.4.1 (cached) -> retrieved duff.0.5 (cached) -> retrieved duration.0.2.1 (cached) -> retrieved digestif.1.3.0 (cached) -> retrieved either.1.0.0 (cached) -> retrieved emile.1.1 (cached) -> retrieved encore.0.8.1 (cached) -> retrieved eio.1.3, eio_main.1.3, eio_posix.1.3 (cached) -> retrieved eqaf.0.10 (cached) -> retrieved ethernet.3.2.0 (cached) -> retrieved faraday.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 gmap.0.3.0 (cached) -> retrieved graphql.0.14.0, graphql-cohttp.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached) -> retrieved git.3.18.0, git-mirage.3.18.0, git-paf.3.18.0, git-unix.3.18.0 (cached) -> retrieved h1.1.0.0 (cached) -> retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-mirage.2.0.1 (cached) -> retrieved hex.1.5.0 (cached) -> retrieved h2.0.13.0, hpack.0.13.0 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved hxd.0.3.4 (cached) -> retrieved httpun-types.0.2.0 (cached) -> retrieved integers.0.7.0 (cached) -> retrieved iomux.0.3 (cached) -> retrieved ipaddr.5.6.1, ipaddr-cstruct.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1 (cached) -> retrieved dune.3.20.1, dune-configurator.3.20.1 (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, js_of_ocaml-toplevel.6.2.0 (cached) -> retrieved jsonm.1.0.2 (cached) -> retrieved kdf.1.0.0 (cached) -> retrieved index.dev (no changes) -> retrieved irmin-watcher.dev (no changes) -> retrieved logs.0.9.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved ke.0.6 (cached) -> retrieved lwt-dllist.1.1.0 (cached) -> retrieved lwt_eio.0.5.1 (cached) -> retrieved lwt.5.9.2 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved lwt_log.1.1.2 (cached) -> retrieved metrics.0.5.0, metrics-unix.0.5.0 (cached) -> retrieved mdx.2.5.0 (cached) -> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9 (cached) -> retrieved mirage-clock.4.2.0 (cached) -> installed cmdliner.1.3.0 -> retrieved mirage-flow.5.0.0 (cached) -> retrieved menhir.20250903, menhirCST.20250903, menhirLib.20250903, menhirSdk.20250903 (cached) -> retrieved mirage-kv.6.1.1 (cached) -> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2 (cached) -> retrieved mirage-net.4.0.0 (cached) -> retrieved mirage-mtime.5.2.0 (cached) -> retrieved mirage-ptime.5.1.0 (cached) -> retrieved mirage-sleep.4.1.0 (cached) -> retrieved mtime.2.1.0 (cached) -> retrieved num.1.6 (cached) -> retrieved ocaml-compiler-libs.v0.17.0 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved notty.0.2.3 (cached) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) -> retrieved ocaml-version.4.0.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ocamlgraph.2.2.0 (cached) -> retrieved ohex.0.2.0 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved parsexp.v0.17.0 (cached) -> retrieved paf.0.8.0 (cached) -> retrieved optint.0.3.0 (cached) -> retrieved ppx_blob.0.9.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved pecu.0.7 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_sexp_conv.v0.17.0 (cached) -> retrieved ppx_repr.0.7.0, repr.0.7.0 (cached) -> retrieved ppxlib_jane.v0.17.2 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved printbox.0.12, printbox-text.0.12 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved randomconv.0.2.0 (cached) -> retrieved qcheck-alcotest.0.26, qcheck-core.0.26 (cached) -> retrieved re.1.13.2 (cached) -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved rusage.1.0.0 (cached) -> retrieved sedlex.3.6 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved semaphore-compat.1.0.2 (cached) -> retrieved sexplib.v0.17.0 (cached) -> retrieved sexplib0.v0.17.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved tcpip.9.0.1 (cached) -> retrieved tezos-base58.1.0.0 (cached) -> retrieved thread-table.1.0.0 (cached) -> retrieved progress.dev (no changes) -> retrieved topkg.1.1.0 (cached) -> retrieved tls.2.0.2, tls-mirage.2.0.2 (cached) -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) -> retrieved uuidm.0.9.10 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved vector.1.0.0 (cached) -> retrieved websocket.2.17, websocket-lwt-unix.2.17 (cached) -> retrieved terminal.dev (no changes) -> retrieved uucp.16.0.0 (cached) -> retrieved yaml.3.2.0 (cached) -> retrieved x509.1.0.6 (cached) -> retrieved zarith.1.14 (cached) -> retrieved yojson.3.0.0 (cached) -> installed num.1.6 -> installed ocamlfind.1.9.8 -> installed base-bytes.base -> installed ocamlbuild.0.16.1 -> installed zarith.1.14 -> installed topkg.1.1.0 -> installed hmap.0.8.1 -> installed rresult.0.7.0 -> installed dune.3.20.1 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed uuidm.0.9.10 -> installed fmt.0.11.0 -> installed astring.0.8.5 -> installed bentov.1 -> installed bheap.2.0.0 -> installed base64.3.5.1 -> installed bigarray-compat.1.1.0 -> installed asn1-combinators.0.3.2 -> installed crunch.4.0.0 -> installed camlp-streams.5.0.1 -> installed uutf.1.0.4 -> installed csexp.1.5.2 -> installed domain-name.0.4.1 -> installed either.1.0.0 -> installed duration.0.2.1 -> installed duff.0.5 -> installed cstruct.6.2.0 -> installed cppo.1.8.0 -> installed gmap.0.3.0 -> installed cstruct-unix.6.2.0 -> installed hex.1.5.0 -> installed eqaf.0.10 -> installed lwt-dllist.1.1.0 -> installed gen.1.1 -> installed ke.0.6 -> installed macaddr.5.6.1 -> installed jsonm.1.0.2 -> installed dune-configurator.3.20.1 -> installed fpath.0.7.3 -> installed menhirCST.20250903 -> installed macaddr-cstruct.5.6.1 -> installed digestif.1.3.0 -> installed bigstringaf.0.10.0 -> installed ipaddr.5.6.1 -> installed magic-mime.1.3.1 -> installed iomux.0.3 -> installed ipaddr-cstruct.5.6.1 -> installed faraday.0.8.2 -> installed metrics.0.5.0 -> installed menhirLib.20250903 -> installed menhirSdk.20250903 -> installed mirage-clock.4.2.0 -> installed httpun-types.0.2.0 -> installed mirage-mtime.5.2.0 -> installed mirage-ptime.5.1.0 -> installed ocaml-compiler-libs.v0.17.0 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed ocaml-version.4.0.1 -> installed ocaml-syntax-shims.1.0.0 -> installed mirage-crypto.2.0.2 -> installed optint.0.3.0 -> installed ohex.0.2.0 -> installed ocplib-endian.1.2 -> installed kdf.1.0.0 -> installed pecu.0.7 -> installed checkseum.0.5.2 -> installed angstrom.0.16.1 -> installed ppx_derivers.1.2.1 -> installed printbox.0.12 -> installed encore.0.8.1 -> installed emile.1.1 -> installed h1.1.0.0 -> installed hpack.0.13.0 -> installed psq.0.2.1 -> installed decompress.1.5.3 -> installed randomconv.0.2.0 -> installed ocamlgraph.2.2.0 -> installed lru.0.3.1 -> installed h2.0.13.0 -> installed result.1.5 -> installed re.1.13.2 -> installed rusage.1.0.0 -> installed lwt.5.9.2 -> installed semaphore-compat.1.0.2 -> installed stdlib-shims.0.3.0 -> installed repr.0.7.0 -> installed qcheck-core.0.26 -> installed cstruct-lwt.6.2.0 -> installed sexplib0.v0.17.0 -> installed integers.0.7.0 -> installed metrics-unix.0.5.0 -> installed lwt_log.1.1.2 -> installed hxd.0.3.4 -> installed mirage-flow.5.0.0 -> installed mirage-kv.6.1.1 -> installed alcotest.1.9.0 -> installed mirage-net.4.0.0 -> installed mirage-sleep.4.1.0 -> installed notty.0.2.3 -> installed qcheck-alcotest.0.26 -> installed stringext.1.6.0 -> installed tezos-base58.1.0.0 -> installed thread-table.1.0.0 -> installed ctypes.0.23.0 -> installed domain-local-await.1.0.1 -> installed uri.4.4.0 -> installed parsexp.v0.17.0 -> installed vector.1.0.0 -> installed sexplib.v0.17.0 -> installed ctypes-foreign.0.23.0 -> installed base.v0.17.3 -> installed eio.1.3 -> installed menhir.20250903 -> installed yojson.3.0.0 -> installed lwt_eio.0.5.1 -> installed cf.0.5.0 -> installed graphql_parser.0.14.0 -> installed eio_posix.1.3 -> installed cf-lwt.0.5.0 -> installed graphql.0.14.0 -> installed eio_main.1.3 -> installed graphql-lwt.0.14.0 -> installed fsevents.0.3.0 -> installed fsevents-lwt.0.3.0 -> installed ppxlib.0.35.0 -> installed ppx_blob.0.9.0 -> installed ppxlib_jane.v0.17.2 -> installed bisect_ppx.2.8.3 -> installed sedlex.3.6 -> installed ppx_deriving.6.0.3 -> installed ppx_sexp_conv.v0.17.0 -> installed ipaddr-sexp.5.6.1 -> installed uri-sexp.4.4.0 -> installed ppx_repr.0.7.0 -> installed cohttp.5.3.1 -> installed graphql-cohttp.0.14.0 -> installed uucp.16.0.0 -> installed printbox-text.0.12 -> installed terminal.dev -> installed js_of_ocaml-compiler.6.2.0 -> installed js_of_ocaml-toplevel.6.2.0 -> installed logs.0.9.0 -> installed alcotest-lwt.1.9.0 -> installed ethernet.3.2.0 -> installed conduit.7.0.0 -> installed happy-eyeballs.2.0.1 -> installed cohttp-lwt.5.3.0 -> installed arp.4.0.0 -> installed dns.10.2.0 -> installed irmin-watcher.dev -> installed conduit-lwt.7.0.0 -> installed happy-eyeballs-lwt.2.0.1 -> installed mimic.0.0.9 -> installed mirage-crypto-rng.2.0.2 -> installed bos.0.2.1 -> installed dns-client.10.2.0 -> installed mirage-crypto-pk.2.0.2 -> installed mdx.2.5.0 -> installed progress.dev -> installed websocket.2.17 -> installed carton.0.7.2 -> installed carton-lwt.0.7.2 -> installed tcpip.9.0.1 -> installed carton-git.0.7.2 -> installed happy-eyeballs-mirage.2.0.1 -> installed index.dev -> installed yaml.3.2.0 -> installed mirage-crypto-ec.2.0.2 -> installed brr.0.0.8 -> installed git.3.18.0 -> installed x509.1.0.6 -> installed ca-certs.1.0.1 -> installed js_of_ocaml.6.2.0 -> installed conduit-lwt-unix.7.0.0 -> installed tls.2.0.2 -> installed ca-certs-nss.3.115 -> installed awa.0.5.2 -> installed tls-mirage.2.0.2 -> installed awa-mirage.0.5.2 -> installed dns-client-mirage.10.2.0 -> installed paf.0.8.0 -> installed mimic-happy-eyeballs.0.0.9 -> installed cohttp-lwt-unix.5.3.0 -> installed git-paf.3.18.0 -> installed websocket-lwt-unix.2.17 -> installed git-mirage.3.18.0 -> installed js_of_ocaml-ppx.6.2.0 -> installed git-unix.3.18.0 -> installed js_of_ocaml-lwt.6.2.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-09-04 14:03.51 ---> using "3cb90189e534cc35b5a4a6d7465a6e929c5bb2669ff847fb1c94b06b4aa0c2ef" from cache /: (copy (src .) (dst ./src)) 2025-09-04 14:03.52 ---> saved as "c0153a2ea719827fa5d7809a0cf3955e3645cb45d62fb56afa1f9fe022d832c8" /: (run (shell "cd ./src && opam exec -- dune build --only-packages=ppx_irmin,irmin,irmin-tezos,irmin-test,irmin-server,irmin-pack,irmin-pack-tools,irmin-mirage,irmin-mirage-graphql,irmin-mirage-git,irmin-graphql,irmin-git,irmin-fs,irmin-containers,irmin-client,irmin-cli,irmin-chunk,irmin-bench @install @check @runtest && rm -rf _build")) (cd _build/default/test/irmin/data && ./test.exe) Testing `test/irmin/data/test.ml'. This run has ID `DCUZZJJZ'. [OK] Fixed_size_string_set 0 add_and_mem. [OK] Fixed_size_string_set 1 random. [OK] Fixed_size_string_set 2 invalid_argument. Full test results in `~/src/_build/default/test/irmin/data/_build/_tests/test-irmin-data-test.ml'. Test Successful in 0.016s. 3 tests run. (cd _build/default/test/irmin-graphql && ./test.exe -q --color=always) Testing `irmin-graphql'. This run has ID `4B1Z2FFV'. [OK] GRAPHQL 0 get_contents-list. [OK] GRAPHQL 1 list_contents_recursively. [OK] GRAPHQL 2 get_tree-list. [OK] GRAPHQL 3 get_last_modified. [OK] GRAPHQL 4 commit. [OK] GRAPHQL 5 contents_hash. [OK] GRAPHQL 6 mutation. [OK] GRAPHQL 7 mutation_test-set-and-get. [OK] GRAPHQL 8 update_tree. [OK] GRAPHQL 9 remove. [OK] GRAPHQL 10 branches. [OK] GRAPHQL 11 revert. Full test results in `~/src/_build/default/test/irmin-graphql/_build/_tests/irmin-graphql'. Test Successful in 0.032s. 12 tests run. (cd _build/default/test/irmin-fs && ./test_unix.exe -q --color=always) Testing `irmin-fs.unix'. This run has ID `AY3QET7Q'. [OK] FS.UNIX 0 High-level operations on trees. [OK] FS.UNIX 1 Basic operations on contents. [OK] FS.UNIX 2 Basic operations on nodes. [OK] FS.UNIX 3 Basic operations on commits. [OK] FS.UNIX 4 Basic operations on branches. [OK] FS.UNIX 5 Hash operations on trees. [OK] FS.UNIX 6 Basic merge operations. [OK] FS.UNIX 7 Test merges on tree updates. [OK] FS.UNIX 8 Tree caches and hashconsing. [OK] FS.UNIX 9 Tree proofs. [OK] FS.UNIX 10 Complex histories. [OK] FS.UNIX 11 Empty stores. [OK] FS.UNIX 12 Backend node manipulation. [OK] FS.UNIX 13 High-level store operations. [OK] FS.UNIX 14 High-level atomic store operations. [OK] FS.UNIX 15 High-level store merges. [OK] FS.UNIX 16 Unrelated merges. [OK] FS.UNIX 17 Low-level concurrency. [OK] FS.UNIX 18 Concurrent updates. [OK] FS.UNIX 19 Concurrent head updates. [OK] FS.UNIX 20 Concurrent merges. [OK] FS.UNIX 21 Shallow objects. [OK] FS.UNIX 22 Closure with disconnected commits. [OK] FS.UNIX 23 Prehash collisions. [OK] FS.UNIX 24 Basic operations on slices. [OK] FS.UNIX 25 High-level store synchronisation. [OK] FS.UNIX 26 Graph.Iter. Full test results in `~/src/_build/default/test/irmin-fs/_build/_tests/irmin-fs.unix'. Test Successful in 5.643s. 27 tests run. (cd _build/default/test/irmin-containers && ./test.exe -q --color=always) Testing `irmin-containers'. This run has ID `3MVUL0F8'. [OK] counter 0 Increment. [OK] counter 1 Decrement. [OK] counter store 0 Clone and merge. [OK] counter store 1 Branch and merge. [OK] lww_register 0 Read. [OK] lww_register 1 Write. [OK] lww_register store 0 Clone and merge. [OK] lww_register store 1 Branch and merge. [OK] blob_log 0 Read empty log. [OK] blob_log 1 Append. [OK] blob_log store 0 Clone and merge. [OK] blob_log store 1 Branch and merge. [OK] linked_log 0 Read empty log. [OK] linked_log 1 Append and real all. [OK] linked_log 2 Read incrementally with cursor. [OK] linked_log 3 Read excess with cursor. [OK] linked_log store 0 Clone and merge. [OK] linked_log store 1 Branch and merge. Full test results in `~/src/_build/default/test/irmin-containers/_build/_tests/irmin-containers'. Test Successful in 0.004s. 18 tests run. (cd _build/default/test/irmin-fs && ./test.exe -q --color=always) Testing `irmin-fs'. This run has ID `V5K1B2U0'. [OK] FS 0 High-level operations on trees. [OK] FS 1 Basic operations on contents. [OK] FS 2 Basic operations on nodes. [OK] FS 3 Basic operations on commits. [OK] FS 4 Basic operations on branches. [OK] FS 5 Hash operations on trees. [OK] FS 6 Basic merge operations. [OK] FS 7 Test merges on tree updates. [OK] FS 8 Tree caches and hashconsing. [OK] FS 9 Tree proofs. [OK] FS 10 Complex histories. [OK] FS 11 Empty stores. [OK] FS 12 Backend node manipulation. [OK] FS 13 High-level store operations. [OK] FS 14 High-level atomic store operations. [OK] FS 15 High-level store merges. [OK] FS 16 Unrelated merges. [OK] FS 17 Low-level concurrency. [OK] FS 18 Concurrent updates. [OK] FS 19 Concurrent head updates. [OK] FS 20 Concurrent merges. [OK] FS 21 Shallow objects. [OK] FS 22 Closure with disconnected commits. [OK] FS 23 Prehash collisions. [OK] FS 24 Basic operations on slices. [OK] FS 25 High-level store synchronisation. [OK] FS 26 Graph.Iter. [OK] SLOW_FS 0 Commit wide node. [SKIP] SLOW_FS 1 Wide nodes. Full test results in `~/src/_build/default/test/irmin-fs/_build/_tests/irmin-fs'. Test Successful in 15.474s. 28 tests run. (cd _build/default/test/irmin-mem && ./test.exe -q --color=always) Testing `irmin-mem'. This run has ID `8B9O7400'. [OK] MEM 0 High-level operations on trees. [OK] MEM 1 Basic operations on contents. [OK] MEM 2 Basic operations on nodes. [OK] MEM 3 Basic operations on commits. [OK] MEM 4 Basic operations on branches. [OK] MEM 5 Hash operations on trees. [OK] MEM 6 Basic merge operations. [OK] MEM 7 Test merges on tree updates. [OK] MEM 8 Tree caches and hashconsing. [OK] MEM 9 Tree proofs. [OK] MEM 10 Complex histories. [OK] MEM 11 Empty stores. [OK] MEM 12 Backend node manipulation. [OK] MEM 13 High-level store operations. [OK] MEM 14 High-level atomic store operations. [OK] MEM 15 High-level store merges. [OK] MEM 16 Unrelated merges. [OK] MEM 17 Low-level concurrency. [OK] MEM 18 Concurrent updates. [OK] MEM 19 Concurrent head updates. [OK] MEM 20 Concurrent merges. [OK] MEM 21 Shallow objects. [OK] MEM 22 Closure with disconnected commits. [OK] MEM 23 Prehash collisions. [OK] MEM 24 Basic operations on slices. [OK] MEM 25 High-level store synchronisation. [OK] MEM 26 with_tree strategies. [OK] MEM 27 Graph.Iter. [OK] SLOW_MEM 0 Commit wide node. [SKIP] SLOW_MEM 1 Wide nodes. Full test results in `~/src/_build/default/test/irmin-mem/_build/_tests/irmin-mem'. Test Successful in 15.399s. 29 tests run. (cd _build/default/test/irmin-chunk && ./test.exe -q --color=always) Testing `irmin-chunk'. This run has ID `XL1QYF6K'. [OK] simple 0 add/read: in-memory. [OK] simple 1 add/read: in-memory+chunks. [OK] stable 0 add/read: simple. [OK] stable 1 add/read: stable. [OK] CHUNK 0 High-level operations on trees. [OK] CHUNK 1 Basic operations on contents. [OK] CHUNK 2 Basic operations on nodes. [OK] CHUNK 3 Basic operations on commits. [OK] CHUNK 4 Basic operations on branches. [OK] CHUNK 5 Hash operations on trees. [OK] CHUNK 6 Basic merge operations. [OK] CHUNK 7 Test merges on tree updates. [OK] CHUNK 8 Tree caches and hashconsing. [OK] CHUNK 9 Tree proofs. [OK] CHUNK 10 Complex histories. [OK] CHUNK 11 Empty stores. [OK] CHUNK 12 Backend node manipulation. [OK] CHUNK 13 High-level store operations. [OK] CHUNK 14 High-level atomic store operations. [OK] CHUNK 15 High-level store merges. [OK] CHUNK 16 Unrelated merges. [OK] CHUNK 17 Low-level concurrency. [OK] CHUNK 18 Concurrent updates. [OK] CHUNK 19 Concurrent head updates. [OK] CHUNK 20 Concurrent merges. [OK] CHUNK 21 Shallow objects. [OK] CHUNK 22 Closure with disconnected commits. [OK] CHUNK 23 Prehash collisions. [OK] CHUNK 24 Basic operations on slices. [OK] CHUNK 25 High-level store synchronisation. [OK] CHUNK 26 with_tree strategies. [OK] CHUNK 27 Graph.Iter. [OK] SLOW_CHUNK 0 Commit wide node. [SKIP] SLOW_CHUNK 1 Wide nodes. Full test results in `~/src/_build/default/test/irmin-chunk/_build/_tests/irmin-chunk'. Test Successful in 21.320s. 33 tests run. (cd _build/default/test/irmin-git && ./test_unix.exe -q --color=always) Testing `irmin-git.unix'. This run has ID `YP5T4NWY'. [OK] misc 0 Testing sort order. [OK] misc 1 Testing sort order (generic). [OK] misc 2 Testing listing refs. [OK] misc 3 git -> mem. [OK] misc 4 git blobs. [OK] misc 5 git blobs of generic. [OK] GIT.UNIX 0 High-level operations on trees. [OK] GIT.UNIX 1 Basic operations on contents. [OK] GIT.UNIX 2 Basic operations on nodes. [OK] GIT.UNIX 3 Basic operations on commits. [OK] GIT.UNIX 4 Basic operations on branches. [OK] GIT.UNIX 5 Hash operations on trees. [OK] GIT.UNIX 6 Basic merge operations. [OK] GIT.UNIX 7 Test merges on tree updates. [OK] GIT.UNIX 8 Tree caches and hashconsing. [OK] GIT.UNIX 9 Tree proofs. [OK] GIT.UNIX 10 Complex histories. [OK] GIT.UNIX 11 Empty stores. [OK] GIT.UNIX 12 Backend node manipulation. [OK] GIT.UNIX 13 High-level store operations. [OK] GIT.UNIX 14 High-level atomic store operations. [OK] GIT.UNIX 15 High-level store merges. [OK] GIT.UNIX 16 Unrelated merges. [OK] GIT.UNIX 17 Low-level concurrency. [OK] GIT.UNIX 18 Concurrent updates. [OK] GIT.UNIX 19 Concurrent head updates. [OK] GIT.UNIX 20 Concurrent merges. [OK] GIT.UNIX 21 Shallow objects. [OK] GIT.UNIX 22 Closure with disconnected commits. [OK] GIT.UNIX 23 Prehash collisions. [OK] GIT.UNIX 24 Basic operations on slices. [OK] GIT.UNIX 25 High-level store synchronisation. [OK] GIT.UNIX 26 Graph.Iter. Full test results in `~/src/_build/default/test/irmin-git/_build/_tests/irmin-git.unix'. Test Successful in 6.178s. 33 tests run. +10374us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +11037us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +12140us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +12935us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +15564us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +17267us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +17761us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin (cd _build/default/test/irmin && ./test.exe) qcheck random seed: 447220544 Testing `irmin'. This run has ID `2YSWLMUX'. [OK] lru 0 Maps. [OK] tree 0 bindings. [OK] tree 1 paginated bindings. [OK] tree 2 diff. [OK] tree 3 empty. [OK] tree 4 add. [OK] tree 5 remove. [OK] tree 6 update. [OK] tree 7 clear. [OK] tree 8 minimal_reads. [OK] tree 9 fold. [OK] tree 10 Broken.hashes. [OK] tree 11 Broken.trees. [OK] tree 12 Broken.pruned_fold. [OK] tree 13 kind of empty path. [OK] tree 14 generic equality. [OK] tree 15 is_empty. [OK] tree 16 of_concrete. [OK] node 0 empty. [OK] node 1 add. [OK] node 2 remove. [OK] node 3 find. [OK] node 4 equal. [OK] node 5 Portable.empty. [OK] node 6 Portable.add. [OK] node 7 Portable.remove. [OK] node 8 Portable.find. [OK] node 9 Portable.equal. [OK] hash 0 short_hash. [OK] conf 0 conf. [OK] conf 1 duplicate key names. [OK] conf 2 subsequent root paths. [OK] conf 3 subsequent root paths duplicate. Full test results in `~/src/_build/default/test/irmin/_build/_tests/irmin'. Test Successful in 27.040s. 33 tests run. (cd _build/default/test/irmin/generic-key && ./test.exe) Testing `test/irmin/generic-key/test.ml'. This run has ID `7AH7K3KD'. [OK] store_offset 0 High-level operations on t... [OK] store_offset 1 Basic operations on contents. [OK] store_offset 2 Basic operations on nodes. [OK] store_offset 3 Basic operations on commits. [OK] store_offset 4 Basic operations on branches. [OK] store_offset 5 Hash operations on trees. [OK] store_offset 6 Basic merge operations. [OK] store_offset 7 Test merges on tree updates. [OK] store_offset 8 Tree caches and hashconsing. [OK] store_offset 9 Tree proofs. [OK] store_offset 10 Complex histories. [OK] store_offset 11 Empty stores. [OK] store_offset 12 Backend node manipulation. [OK] store_offset 13 High-level store operations. [OK] store_offset 14 High-level atomic store op... [OK] store_offset 15 High-level store merges. [OK] store_offset 16 Unrelated merges. [OK] store_offset 17 Low-level concurrency. [OK] store_offset 18 Concurrent updates. [OK] store_offset 19 Concurrent head updates. [OK] store_offset 20 Concurrent merges. [OK] store_offset 21 Shallow objects. [OK] store_offset 22 Closure with disconnected ... [OK] store_offset 23 Prehash collisions. [OK] store_offset 24 with_tree strategies. [OK] store_offset 25 Graph.Iter. [OK] inlined_contents 0 High-level operations on t... [OK] inlined_contents 1 Basic operations on contents. [OK] inlined_contents 2 Basic operations on nodes. [OK] inlined_contents 3 Basic operations on commits. [OK] inlined_contents 4 Basic operations on branches. [OK] inlined_contents 5 Hash operations on trees. [OK] inlined_contents 6 Basic merge operations. [OK] inlined_contents 7 Test merges on tree updates. [OK] inlined_contents 8 Tree caches and hashconsing. [OK] inlined_contents 9 Tree proofs. [OK] inlined_contents 10 Complex histories. [OK] inlined_contents 11 Empty stores. [OK] inlined_contents 12 Backend node manipulation. [OK] inlined_contents 13 High-level store operations. [OK] inlined_contents 14 High-level atomic store op... [OK] inlined_contents 15 High-level store merges. [OK] inlined_contents 16 Unrelated merges. [OK] inlined_contents 17 Low-level concurrency. [OK] inlined_contents 18 Concurrent updates. [OK] inlined_contents 19 Concurrent head updates. [OK] inlined_contents 20 Concurrent merges. [OK] inlined_contents 21 Shallow objects. [OK] inlined_contents 22 Closure with disconnected ... [OK] inlined_contents 23 Prehash collisions. [OK] inlined_contents 24 with_tree strategies. [OK] inlined_contents 25 Graph.Iter. [OK] SLOW_store_offset 0 Commit wide node. [OK] SLOW_store_offset 1 Wide nodes. [OK] SLOW_inlined_contents 0 Commit wide node. [OK] SLOW_inlined_contents 1 Wide nodes. Full test results in `~/src/_build/default/test/irmin/generic-key/_build/_tests/test-irmin-generic-key-test.ml'. Test Successful in 40.912s. 56 tests run. (cd _build/default && test/irmin-cli/test.exe -q --color=always) Testing `irmin-cli'. This run has ID `XYHVT02R'. [OK] conf 0 config. Full test results in `~/src/_build/default/_build/_tests/irmin-cli'. Test Successful in 0.006s. 1 test run. (cd _build/default/test/irmin-git && ./test.exe -q --color=always) Testing `irmin-git'. This run has ID `0CVHWM50'. [OK] misc 0 Testing sort order. [OK] misc 1 Testing sort order (generic). [OK] misc 2 Testing listing refs. [OK] misc 3 git -> mem. [OK] misc 4 git blobs. [OK] misc 5 git blobs of generic. [OK] GIT 0 High-level operations on trees. [OK] GIT 1 Basic operations on contents. [OK] GIT 2 Basic operations on nodes. [OK] GIT 3 Basic operations on commits. [OK] GIT 4 Basic operations on branches. [OK] GIT 5 Hash operations on trees. [OK] GIT 6 Basic merge operations. [OK] GIT 7 Test merges on tree updates. [OK] GIT 8 Tree caches and hashconsing. [OK] GIT 9 Tree proofs. [OK] GIT 10 Complex histories. [OK] GIT 11 Empty stores. [OK] GIT 12 Backend node manipulation. [OK] GIT 13 High-level store operations. [OK] GIT 14 High-level atomic store operati... [OK] GIT 15 High-level store merges. [OK] GIT 16 Unrelated merges. [OK] GIT 17 Low-level concurrency. [OK] GIT 18 Concurrent updates. [OK] GIT 19 Concurrent head updates. [OK] GIT 20 Concurrent merges. [OK] GIT 21 Shallow objects. [OK] GIT 22 Closure with disconnected commits. [OK] GIT 23 Prehash collisions. [OK] GIT 24 Basic operations on slices. [OK] GIT 25 High-level store synchronisation. [OK] GIT 26 Graph.Iter. [OK] GIT.generic 0 High-level operations on trees. [OK] GIT.generic 1 Basic operations on contents. [OK] GIT.generic 2 Basic operations on nodes. [OK] GIT.generic 3 Basic operations on commits. [OK] GIT.generic 4 Basic operations on branches. [OK] GIT.generic 5 Hash operations on trees. [OK] GIT.generic 6 Basic merge operations. [OK] GIT.generic 7 Test merges on tree updates. [OK] GIT.generic 8 Tree caches and hashconsing. [OK] GIT.generic 9 Tree proofs. [OK] GIT.generic 10 Complex histories. [OK] GIT.generic 11 Empty stores. [OK] GIT.generic 12 Backend node manipulation. [OK] GIT.generic 13 High-level store operations. [OK] GIT.generic 14 High-level atomic store operati... [OK] GIT.generic 15 High-level store merges. [OK] GIT.generic 16 Unrelated merges. [OK] GIT.generic 17 Low-level concurrency. [OK] GIT.generic 18 Concurrent updates. [OK] GIT.generic 19 Concurrent head updates. [OK] GIT.generic 20 Concurrent merges. [OK] GIT.generic 21 Shallow objects. [OK] GIT.generic 22 Closure with disconnected commits. [OK] GIT.generic 23 Prehash collisions. [OK] GIT.generic 24 Basic operations on slices. [OK] GIT.generic 25 High-level store synchronisation. [OK] GIT.generic 26 with_tree strategies. [OK] GIT.generic 27 Graph.Iter. [OK] SLOW_GIT 0 Commit wide node. [SKIP] SLOW_GIT 1 Wide nodes. [OK] SLOW_GIT.generic 0 Commit wide node. [SKIP] SLOW_GIT.generic 1 Wide nodes. Full test results in `~/src/_build/default/test/irmin-git/_build/_tests/irmin-git'. Test Successful in 50.143s. 63 tests run. +10411us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +11097us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +12128us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +12801us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +13693us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin +15472us src/irmin-git/node.ml:156 [DEBUG] Tree.encode_bin (cd _build/default/test/irmin-bench && ./test.exe -q --color=always) Testing `irmin-bench'. This run has ID `Q7TSTRWR'. [OK] ema 0 momentum. [OK] ema 1 momentum_zero. [OK] ema 2 momentum_high. [OK] ema 3 from_half_life. [OK] ema 4 from_half_life_ratio. [OK] ema 5 batch. [OK] ema 6 relevance. [OK] ema 7 relevance_low. [OK] ema 8 relevance_one. [OK] ema 9 commutativity shift. [OK] ema 10 commutativity logmul. [OK] snap int 0 snap_around_42. [OK] tx count 0 test_transaction_count. [OK] ops count 0 test_operation_count. [OK] replay 0 replay_1_commit. [OK] replay 1 replay_1_commit_in_memory. Full test results in `~/src/_build/default/test/irmin-bench/_build/_tests/irmin-bench'. Test Successful in 0.119s. 16 tests run. (cd _build/default/src/libirmin/lib && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /Users/mac1000/.opam/5.3.0/lib/ocaml -I /Users/mac1000/.opam/5.3.0/lib/angstrom -I /Users/mac1000/.opam/5.3.0/lib/asn1-combinators -I /Users/mac1000/.opam/5.3.0/lib/astring -I /Users/mac1000/.opam/5.3.0/lib/awa -I /Users/mac1000/.opam/5.3.0/lib/awa-mirage -I /Users/mac1000/.opam/5.3.0/lib/base64 -I /Users/mac1000/.opam/5.3.0/lib/bheap -I /Users/mac1000/.opam/5.3.0/lib/bigarray-compat -I /Users/mac1000/.opam/5.3.0/lib/bigstringaf -I /Users/mac1000/.opam/5.3.0/lib/bos -I /Users/mac1000/.opam/5.3.0/lib/bytes -I /Users/mac1000/.opam/5.3.0/lib/ca-certs-nss -I /Users/mac1000/.opam/5.3.0/lib/carton -I /Users/mac1000/.opam/5.3.0/lib/carton-git -I /Users/mac1000/.opam/5.3.0/lib/carton-lwt -I /Users/mac1000/.opam/5.3.0/lib/carton/thin -I /Users/mac1000/.opam/5.3.0/lib/checkseum/c -I /Users/mac1000/.opam/5.3.0/lib/cmdliner -I /Users/mac1000/.opam/5.3.0/lib/cohttp -I /Users/mac1000/.opam/5.3.0/lib/cohttp-lwt -I /Users/mac1000/.opam/5.3.0/lib/cohttp-lwt-unix -I /Users/mac1000/.opam/5.3.0/lib/conduit -I /Users/mac1000/.opam/5.3.0/lib/conduit-lwt -I /Users/mac1000/.opam/5.3.0/lib/conduit-lwt-unix -I /Users/mac1000/.opam/5.3.0/lib/cstruct -I /Users/mac1000/.opam/5.3.0/lib/ctypes -I /Users/mac1000/.opam/5.3.0/lib/ctypes-foreign -I /Users/mac1000/.opam/5.3.0/lib/ctypes/stubs -I /Users/mac1000/.opam/5.3.0/lib/decompress/de -I /Users/mac1000/.opam/5.3.0/lib/decompress/zl -I /Users/mac1000/.opam/5.3.0/lib/digestif/ocaml -I /Users/mac1000/.opam/5.3.0/lib/dns -I /Users/mac1000/.opam/5.3.0/lib/dns-client -I /Users/mac1000/.opam/5.3.0/lib/dns-client-mirage -I /Users/mac1000/.opam/5.3.0/lib/dns/cache -I /Users/mac1000/.opam/5.3.0/lib/domain-local-await -I /Users/mac1000/.opam/5.3.0/lib/domain-name -I /Users/mac1000/.opam/5.3.0/lib/duff -I /Users/mac1000/.opam/5.3.0/lib/duration -I /Users/mac1000/.opam/5.3.0/lib/eio -I /Users/mac1000/.opam/5.3.0/lib/eio/core -I /Users/mac1000/.opam/5.3.0/lib/eio/runtime_events -I /Users/mac1000/.opam/5.3.0/lib/eio/unix -I /Users/mac1000/.opam/5.3.0/lib/eio/utils -I /Users/mac1000/.opam/5.3.0/lib/eio_main -I /Users/mac1000/.opam/5.3.0/lib/eio_posix -I /Users/mac1000/.opam/5.3.0/lib/either -I /Users/mac1000/.opam/5.3.0/lib/emile -I /Users/mac1000/.opam/5.3.0/lib/encore -I /Users/mac1000/.opam/5.3.0/lib/eqaf -I /Users/mac1000/.opam/5.3.0/lib/faraday -I /Users/mac1000/.opam/5.3.0/lib/fmt -I /Users/mac1000/.opam/5.3.0/lib/fmt/cli -I /Users/mac1000/.opam/5.3.0/lib/fmt/tty -I /Users/mac1000/.opam/5.3.0/lib/fpath -I /Users/mac1000/.opam/5.3.0/lib/git -I /Users/mac1000/.opam/5.3.0/lib/git-mirage/http -I /Users/mac1000/.opam/5.3.0/lib/git-mirage/ssh -I /Users/mac1000/.opam/5.3.0/lib/git-mirage/tcp -I /Users/mac1000/.opam/5.3.0/lib/git-paf -I /Users/mac1000/.opam/5.3.0/lib/git-unix -I /Users/mac1000/.opam/5.3.0/lib/git/loose -I /Users/mac1000/.opam/5.3.0/lib/git/loose-git -I /Users/mac1000/.opam/5.3.0/lib/git/nss -I /Users/mac1000/.opam/5.3.0/lib/git/nss/git -I /Users/mac1000/.opam/5.3.0/lib/git/nss/hkt -I /Users/mac1000/.opam/5.3.0/lib/git/nss/neg -I /Users/mac1000/.opam/5.3.0/lib/git/nss/pck -I /Users/mac1000/.opam/5.3.0/lib/git/nss/pkt-line -I /Users/mac1000/.opam/5.3.0/lib/git/nss/sigs -I /Users/mac1000/.opam/5.3.0/lib/git/nss/smart -I /Users/mac1000/.opam/5.3.0/lib/git/nss/smart-flow -I /Users/mac1000/.opam/5.3.0/lib/git/nss/unixiz -I /Users/mac1000/.opam/5.3.0/lib/gmap -I /Users/mac1000/.opam/5.3.0/lib/graphql -I /Users/mac1000/.opam/5.3.0/lib/graphql-cohttp -I /Users/mac1000/.opam/5.3.0/lib/graphql-lwt -I /Users/mac1000/.opam/5.3.0/lib/graphql_parser -I /Users/mac1000/.opam/5.3.0/lib/h1 -I /Users/mac1000/.opam/5.3.0/lib/happy-eyeballs -I /Users/mac1000/.opam/5.3.0/lib/happy-eyeballs-lwt -I /Users/mac1000/.opam/5.3.0/lib/happy-eyeballs-mirage -I /Users/mac1000/.opam/5.3.0/lib/hmap -I /Users/mac1000/.opam/5.3.0/lib/httpun-types -I /Users/mac1000/.opam/5.3.0/lib/hxd/core -I /Users/mac1000/.opam/5.3.0/lib/hxd/string -I /Users/mac1000/.opam/5.3.0/lib/index -I /Users/mac1000/.opam/5.3.0/lib/index/unix -I /Users/mac1000/.opam/5.3.0/lib/integers -I /Users/mac1000/.opam/5.3.0/lib/iomux -I /Users/mac1000/.opam/5.3.0/lib/ipaddr -I /Users/mac1000/.opam/5.3.0/lib/ipaddr-sexp -I /Users/mac1000/.opam/5.3.0/lib/ipaddr/unix -I /Users/mac1000/.opam/5.3.0/lib/irmin-watcher -I /Users/mac1000/.opam/5.3.0/lib/jsonm -I /Users/mac1000/.opam/5.3.0/lib/kdf/hkdf -I /Users/mac1000/.opam/5.3.0/lib/kdf/pbkdf -I /Users/mac1000/.opam/5.3.0/lib/ke -I /Users/mac1000/.opam/5.3.0/lib/logs -I /Users/mac1000/.opam/5.3.0/lib/logs/cli -I /Users/mac1000/.opam/5.3.0/lib/logs/fmt -I /Users/mac1000/.opam/5.3.0/lib/logs/lwt -I /Users/mac1000/.opam/5.3.0/lib/logs/threaded -I /Users/mac1000/.opam/5.3.0/lib/lru -I /Users/mac1000/.opam/5.3.0/lib/lwt -I /Users/mac1000/.opam/5.3.0/lib/lwt-dllist -I /Users/mac1000/.opam/5.3.0/lib/lwt/unix -I /Users/mac1000/.opam/5.3.0/lib/lwt_eio -I /Users/mac1000/.opam/5.3.0/lib/lwt_log -I /Users/mac1000/.opam/5.3.0/lib/lwt_log/core -I /Users/mac1000/.opam/5.3.0/lib/macaddr -I /Users/mac1000/.opam/5.3.0/lib/magic-mime -I /Users/mac1000/.opam/5.3.0/lib/metrics -I /Users/mac1000/.opam/5.3.0/lib/mimic -I /Users/mac1000/.opam/5.3.0/lib/mimic-happy-eyeballs -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto-ec -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto-pk -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto-rng -I /Users/mac1000/.opam/5.3.0/lib/mirage-flow -I /Users/mac1000/.opam/5.3.0/lib/mirage-kv -I /Users/mac1000/.opam/5.3.0/lib/mirage-mtime/unix -I /Users/mac1000/.opam/5.3.0/lib/mirage-ptime/unix -I /Users/mac1000/.opam/5.3.0/lib/mirage-sleep/unix -I /Users/mac1000/.opam/5.3.0/lib/mtime -I /Users/mac1000/.opam/5.3.0/lib/mtime/clock -I /Users/mac1000/.opam/5.3.0/lib/ocaml-compiler-libs/common -I /Users/mac1000/.opam/5.3.0/lib/ocaml-compiler-libs/shadow -I /Users/mac1000/.opam/5.3.0/lib/ocaml/compiler-libs -I /Users/mac1000/.opam/5.3.0/lib/ocaml/dynlink -I /Users/mac1000/.opam/5.3.0/lib/ocaml/runtime_events -I /Users/mac1000/.opam/5.3.0/lib/ocaml/str -I /Users/mac1000/.opam/5.3.0/lib/ocaml/threads -I /Users/mac1000/.opam/5.3.0/lib/ocaml/unix -I /Users/mac1000/.opam/5.3.0/lib/ocamlgraph -I /Users/mac1000/.opam/5.3.0/lib/ocplib-endian -I /Users/mac1000/.opam/5.3.0/lib/ocplib-endian/bigstring -I /Users/mac1000/.opam/5.3.0/lib/ohex -I /Users/mac1000/.opam/5.3.0/lib/optint -I /Users/mac1000/.opam/5.3.0/lib/paf -I /Users/mac1000/.opam/5.3.0/lib/pecu -I /Users/mac1000/.opam/5.3.0/lib/ppx_derivers -I /Users/mac1000/.opam/5.3.0/lib/ppx_repr -I /Users/mac1000/.opam/5.3.0/lib/ppx_repr/lib -I /Users/mac1000/.opam/5.3.0/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/5.3.0/lib/ppxlib -I /Users/mac1000/.opam/5.3.0/lib/ppxlib/ast -I /Users/mac1000/.opam/5.3.0/lib/ppxlib/astlib -I /Users/mac1000/.opam/5.3.0/lib/ppxlib/print_diff -I /Users/mac1000/.opam/5.3.0/lib/ppxlib/stdppx -I /Users/mac1000/.opam/5.3.0/lib/ppxlib/traverse_builtins -I /Users/mac1000/.opam/5.3.0/lib/progress -I /Users/mac1000/.opam/5.3.0/lib/progress/engine -I /Users/mac1000/.opam/5.3.0/lib/psq -I /Users/mac1000/.opam/5.3.0/lib/ptime -I /Users/mac1000/.opam/5.3.0/lib/ptime/clock -I /Users/mac1000/.opam/5.3.0/lib/randomconv -I /Users/mac1000/.opam/5.3.0/lib/re -I /Users/mac1000/.opam/5.3.0/lib/repr -I /Users/mac1000/.opam/5.3.0/lib/rresult -I /Users/mac1000/.opam/5.3.0/lib/rusage -I /Users/mac1000/.opam/5.3.0/lib/semaphore-compat -I /Users/mac1000/.opam/5.3.0/lib/seq -I /Users/mac1000/.opam/5.3.0/lib/sexplib0 -I /Users/mac1000/.opam/5.3.0/lib/stdlib-shims -I /Users/mac1000/.opam/5.3.0/lib/stringext -I /Users/mac1000/.opam/5.3.0/lib/tcpip -I /Users/mac1000/.opam/5.3.0/lib/terminal -I /Users/mac1000/.opam/5.3.0/lib/tezos-base58 -I /Users/mac1000/.opam/5.3.0/lib/thread-table -I /Users/mac1000/.opam/5.3.0/lib/tls -I /Users/mac1000/.opam/5.3.0/lib/tls-mirage -I /Users/mac1000/.opam/5.3.0/lib/uri -I /Users/mac1000/.opam/5.3.0/lib/uri-sexp -I /Users/mac1000/.opam/5.3.0/lib/uri/services -I /Users/mac1000/.opam/5.3.0/lib/uucp -I /Users/mac1000/.opam/5.3.0/lib/uutf -I /Users/mac1000/.opam/5.3.0/lib/vector -I /Users/mac1000/.opam/5.3.0/lib/websocket -I /Users/mac1000/.opam/5.3.0/lib/websocket-lwt-unix -I /Users/mac1000/.opam/5.3.0/lib/x509 -I /Users/mac1000/.opam/5.3.0/lib/yaml -I /Users/mac1000/.opam/5.3.0/lib/yaml/bindings -I /Users/mac1000/.opam/5.3.0/lib/yaml/bindings/types -I /Users/mac1000/.opam/5.3.0/lib/yaml/c -I /Users/mac1000/.opam/5.3.0/lib/yaml/ffi -I /Users/mac1000/.opam/5.3.0/lib/yaml/types -I /Users/mac1000/.opam/5.3.0/lib/yojson -I /Users/mac1000/.opam/5.3.0/lib/zarith -I ../../irmin -I ../../irmin-cli -I ../../irmin-fs -I ../../irmin-fs/unix -I ../../irmin-git -I ../../irmin-git/unix -I ../../irmin-graphql -I ../../irmin-graphql/unix -I ../../irmin-pack -I ../../irmin-pack/io -I ../../irmin-pack/unix -I ../../irmin-server -I ../../irmin-server/unix -I ../../irmin-tezos -I ../../irmin/data -I ../../irmin/mem -I ../../irmin/unix -I .. -I ../../ppx_irmin/internal -o irmin.o -c irmin.c) irmin.c:500:10: warning: unused variable 'x206' [-Wunused-variable] 500 | value x206 = caml_callbackN(x205, nargs, locals); | ^~~~ irmin.c:833:10: warning: unused variable 'x445' [-Wunused-variable] 833 | value x445 = caml_callbackN(x444, nargs, locals); | ^~~~ irmin.c:881:10: warning: unused variable 'x480' [-Wunused-variable] 881 | value x480 = caml_callbackN(x479, nargs, locals); | ^~~~ irmin.c:910:10: warning: unused variable 'x501' [-Wunused-variable] 910 | value x501 = caml_callbackN(x500, nargs, locals); | ^~~~ irmin.c:960:10: warning: unused variable 'x538' [-Wunused-variable] 960 | value x538 = caml_callbackN(x537, nargs, locals); | ^~~~ irmin.c:1058:10: warning: unused variable 'x607' [-Wunused-variable] 1058 | value x607 = caml_callbackN(x606, nargs, locals); | ^~~~ irmin.c:1149:10: warning: unused variable 'x674' [-Wunused-variable] 1149 | value x674 = caml_callbackN(x673, nargs, locals); | ^~~~ irmin.c:1487:10: warning: unused variable 'x933' [-Wunused-variable] 1487 | value x933 = caml_callbackN(x932, nargs, locals); | ^~~~ irmin.c:1498:10: warning: unused variable 'x941' [-Wunused-variable] 1498 | value x941 = caml_callbackN(x940, nargs, locals); | ^~~~ irmin.c:1509:10: warning: unused variable 'x949' [-Wunused-variable] 1509 | value x949 = caml_callbackN(x948, nargs, locals); | ^~~~ irmin.c:1788:10: warning: unused variable 'x1157' [-Wunused-variable] 1788 | value x1157 = caml_callbackN(x1156, nargs, locals); | ^~~~~ irmin.c:1799:10: warning: unused variable 'x1165' [-Wunused-variable] 1799 | value x1165 = caml_callbackN(x1164, nargs, locals); | ^~~~~ irmin.c:2006:10: warning: unused variable 'x1313' [-Wunused-variable] 2006 | value x1313 = caml_callbackN(x1312, nargs, locals); | ^~~~~ irmin.c:2017:10: warning: unused variable 'x1321' [-Wunused-variable] 2017 | value x1321 = caml_callbackN(x1320, nargs, locals); | ^~~~~ irmin.c:2028:10: warning: unused variable 'x1329' [-Wunused-variable] 2028 | value x1329 = caml_callbackN(x1328, nargs, locals); | ^~~~~ irmin.c:2039:10: warning: unused variable 'x1337' [-Wunused-variable] 2039 | value x1337 = caml_callbackN(x1336, nargs, locals); | ^~~~~ irmin.c:2050:10: warning: unused variable 'x1345' [-Wunused-variable] 2050 | value x1345 = caml_callbackN(x1344, nargs, locals); | ^~~~~ irmin.c:2213:10: warning: unused variable 'x1461' [-Wunused-variable] 2213 | value x1461 = caml_callbackN(x1460, nargs, locals); | ^~~~~ irmin.c:2224:10: warning: unused variable 'x1469' [-Wunused-variable] 2224 | value x1469 = caml_callbackN(x1468, nargs, locals); | ^~~~~ irmin.c:2235:10: warning: unused variable 'x1477' [-Wunused-variable] 2235 | value x1477 = caml_callbackN(x1476, nargs, locals); | ^~~~~ irmin.c:2356:10: warning: unused variable 'x1563' [-Wunused-variable] 2356 | value x1563 = caml_callbackN(x1562, nargs, locals); | ^~~~~ In file included from irmin.c:1: ./irmin.h:229:13: warning: unused function '_irmin_cleanup' [-Wunused-function] 229 | static void _irmin_cleanup(void *p) { if (p) { irmin_free(*(Irmin**)p); p = (void*)0;} }; | ^~~~~~~~~~~~~~ 22 warnings generated. (cd _build/default/test/irmin-pack && ./test.exe -q --color=always) Testing `irmin-pack'. This run has ID `LDE035OY'. [OK] hashes 0 contents hash. [OK] hashes 1 inode_values hash. [OK] hashes 2 inode_tree hash. [OK] hashes 3 commit hash. [OK] hashes 4 V1 commit hash. [OK] dict-files 0 dict. [OK] dict-files 1 RO dict. [OK] pack-files 0 pack. [OK] pack-files 1 RO pack. [OK] pack-files 2 close. [OK] pack-files 3 close readonly. [OK] pack-files 4 readonly reload, index flush. [OK] pack-files 5 readonly find, index flush. [OK] branch-files 0 branch. [OK] branch-files 1 branch close. [OK] read-only 0 Test open ro after rw closed. [OK] read-only 1 Test ro reload after add. [OK] read-only 2 Test ro reload after close. [OK] read-only 3 Test ro batch. [OK] existing stores 0 Test index reconstruction. [OK] existing stores 1 Test gc not allowed. [OK] existing stores 2 Test integrity check. [OK] existing stores 3 Test integrity check minima... [OK] existing stores 4 Test integrity check for in... [OK] existing stores 5 Test traverse pack on gced ... [OK] inodes 0 add values. [OK] inodes 1 add values to inodes. [OK] inodes 2 remove values. [OK] inodes 3 remove inodes. [OK] inodes 4 test concrete inodes. [OK] inodes 5 test representation uniquen... [OK] inodes 6 test encode bin of values. [OK] inodes 7 test intermediate inode as ... [OK] inodes 8 Child_ordering.seeded_hash. [OK] inodes 9 Child_ordering.hash_bits. [OK] inodes 10 Child_ordering.custom. [OK] trees 0 fold over keys in sorted or... [OK] trees 1 fold over keys in random or... [OK] trees 2 fold over keys in undefined... [OK] trees 3 test Merkle proof for large... [OK] trees 4 test Merkle proof for small... [OK] trees 5 test Merkle proof for Tree.... [OK] trees 6 test deeper Merkle proof. [SKIP] trees 7 test large Merkle proof. [OK] trees 8 test extenders in stream pr... [OK] trees 9 test hardcoded proof. [OK] trees 10 test reexport node. [OK] version-bump 0 test_RO_no_migration. [OK] version-bump 1 test_open_RW. [OK] snapshot 0 in memory minimal. [OK] snapshot 1 in memory always. [OK] snapshot 2 on disk minimal. [OK] snapshot 3 on disk always. [OK] snapshot 4 gced store, in memory. [OK] snapshot 5 gced store, on disk. [OK] snapshot 6 import old snapshot, export... [OK] upgrade 0 upgrade From_v3. [OK] upgrade 1 upgrade From_v2. [OK] upgrade 2 upgrade From_scratch. [OK] upgrade 3 upgrade From_v3 after Gc. [OK] gc 0 Test one gc. [OK] gc 1 Test twice gc. [OK] gc 2 Test gc keeps commits. [OK] gc 3 Test adding back commits. [OK] gc 4 Test close. [OK] gc 5 Test gc commit with two par... [OK] gc 6 Test gc ro. [OK] gc 7 Test reload after two gc. [OK] gc 8 Test ro close. [OK] gc 9 Test ro reload after open. [OK] gc 10 Test lru. [OK] gc 11 Test gc during batch. [OK] gc 12 Test add back gced commit. [OK] gc 13 Test gc on similar commits. [OK] gc 14 Test oldest live commit. [OK] gc 15 Test worker gc stats. [OK] gc 16 Test gc_clears_lru. [OK] concurrent gc 0 Test find_running_gc. [OK] concurrent gc 1 Test add_running_gc. [OK] concurrent gc 2 Test several_gc. [OK] concurrent gc 3 Test find_running_gc_with_lru. [OK] concurrent gc 4 Test add_running_gc_with_lru. [OK] concurrent gc 5 Test several_gc_with_lru. [OK] concurrent gc 6 Test ro_find_running_gc. [OK] concurrent gc 7 Test ro_add_running_gc. [OK] concurrent gc 8 Test ro_reload_after_second... [OK] concurrent gc 9 Test ro_reload_clears_lru. [OK] concurrent gc 10 Test close_running_gc. [OK] concurrent gc 11 Test skip gc. [OK] concurrent gc 12 Test kill gc and finalise. [OK] concurrent gc 13 Test kill gc and close. [OK] concurrent gc 14 Test gc cancel cleanup. [OK] gc archival 0 Test availability of differ... [OK] gc archival 1 Test availability of differ... [OK] gc archival 2 Test archiving twice on dif... [OK] gc archival 3 Test reachability on old st... [OK] gc archival 4 Test one gc. [OK] gc archival 5 Test twice gc. [OK] gc archival 6 Test gc keeps commits. [OK] gc archival 7 Test adding back commits. [OK] gc archival 8 Test close. [OK] gc archival 9 Test gc commit with two par... [OK] gc archival 10 Test gc ro. [OK] gc archival 11 Test reload after two gc. [OK] gc archival 12 Test ro close. [OK] gc archival 13 Test ro reload after open. [OK] gc archival 14 Test lru. [OK] gc archival 15 Test gc during batch. [OK] gc archival 16 Test add back gced commit. [OK] gc archival 17 Test gc on similar commits. [OK] gc archival 18 Test oldest live commit. [OK] gc archival 19 Test worker gc stats. [OK] gc archival 20 Test gc_clears_lru. [OK] split 0 Test two splits. [OK] split 1 Test two splits for ro. [OK] split 2 Test splits and GC on V3 st... [OK] split 3 Test split and close. [OK] split 4 Test two gc followed by split. [OK] split 5 Test split and GC. [OK] split 6 Test multi split and GC. [OK] split 7 Test another split and GC. [OK] split 8 Test split during GC. [OK] split 9 Test commits and splits dur... [OK] split 10 Test split for always index... [OK] flush 0 Reload during flush stages. [OK] flush 1 Flush during reload stages. [OK] ranges 0 test ranges. [OK] mapping 0 test mapping on small inputs. [OK] mapping 1 test mapping on large inputs. [OK] test_nearest_geq 0 test_nearest_geq. [OK] layout 0 classify upper files. [OK] layout 1 classify volume files. [OK] dispatcher 0 read. [OK] corrupted 0 Corrupted control file. [OK] snapshot_gc 0 Import/export in rw. [OK] snapshot_gc 1 Import in ro. [OK] snapshot_gc 2 Export in ro. [OK] snapshot_gc 3 Snapshot gced commit. [OK] async tasks 0 Successful task. [OK] async tasks 1 Exception occurs in task. [OK] indexing strategy 0 test unique when switching ... [OK] lower: direct 0 empty lower. [OK] lower: direct 1 volume_num too high. [OK] lower: direct 2 add volume. [OK] lower: direct 3 add volume ro. [OK] lower: direct 4 add multiple empty. [OK] lower: direct 5 find volume. [OK] lower: direct 6 test read_exn. [OK] lower: store 0 create store. [OK] lower: store 1 create nested. [OK] lower: store 2 open rw with lower. [OK] lower: store 3 add volume with no lower. [OK] lower: store 4 add volume during gc. [OK] lower: store 5 control file updated after ... [OK] lower: store 6 add volume and reopen. [OK] lower: store 7 create without lower then m... [OK] lower: store 8 migrate v2. [OK] lower: store 9 migrate v3. [OK] lower: store 10 migrate then gc. [OK] lower: store 11 migrate then gc in lower. [OK] lower: store 12 test data locality. [OK] lower: store 13 test cleanup. [OK] multicore 0 find. [OK] multicore 1 length. [OK] multicore 2 add / remove. [OK] multicore 3 commit. [OK] multicore 4 merkle. [OK] multicore 5 hash. [OK] multicore 6 list-disk-no-cache. [OK] multicore 7 list-disk-with-cache. [OK] multicore 8 list-mem-no-cache. [OK] multicore 9 list-mem-with-cache. [OK] multicore 10 commit-of-hash. [OK] multicore 11 commit-parents. [OK] multicore 12 commit-v. [OK] PACK { Tezos } 0 High-level operations on tr... [OK] PACK { Tezos } 1 Basic operations on contents. [OK] PACK { Tezos } 2 Basic operations on nodes. [OK] PACK { Tezos } 3 Basic operations on commits. [OK] PACK { Tezos } 4 Basic operations on branches. [OK] PACK { Tezos } 5 Hash operations on trees. [OK] PACK { Tezos } 6 Basic merge operations. [OK] PACK { Tezos } 7 Test merges on tree updates. [OK] PACK { Tezos } 8 Tree caches and hashconsing. [OK] PACK { Tezos } 9 Tree proofs. [OK] PACK { Tezos } 10 Complex histories. [OK] PACK { Tezos } 11 Empty stores. [OK] PACK { Tezos } 12 Backend node manipulation. [OK] PACK { Tezos } 13 High-level store operations. [OK] PACK { Tezos } 14 High-level atomic store ope... [OK] PACK { Tezos } 15 High-level store merges. [OK] PACK { Tezos } 16 Unrelated merges. [OK] PACK { Tezos } 17 Low-level concurrency. [OK] PACK { Tezos } 18 Concurrent updates. [OK] PACK { Tezos } 19 Concurrent head updates. [OK] PACK { Tezos } 20 Concurrent merges. [OK] PACK { Tezos } 21 Shallow objects. [OK] PACK { Tezos } 22 Closure with disconnected c... [OK] PACK { Tezos } 23 Prehash collisions. [OK] PACK { Tezos } 24 with_tree strategies. [OK] PACK { Tezos } 25 Graph.Iter. [OK] PACK { Small_nodes } 0 High-level operations on tr... [OK] PACK { Small_nodes } 1 Basic operations on contents. [OK] PACK { Small_nodes } 2 Basic operations on nodes. [OK] PACK { Small_nodes } 3 Basic operations on commits. [OK] PACK { Small_nodes } 4 Basic operations on branches. [OK] PACK { Small_nodes } 5 Hash operations on trees. [OK] PACK { Small_nodes } 6 Basic merge operations. [OK] PACK { Small_nodes } 7 Test merges on tree updates. [OK] PACK { Small_nodes } 8 Tree caches and hashconsing. [OK] PACK { Small_nodes } 9 Tree proofs. [OK] PACK { Small_nodes } 10 Complex histories. [OK] PACK { Small_nodes } 11 Empty stores. [OK] PACK { Small_nodes } 12 Backend node manipulation. [OK] PACK { Small_nodes } 13 High-level store operations. [OK] PACK { Small_nodes } 14 High-level atomic store ope... [OK] PACK { Small_nodes } 15 High-level store merges. [OK] PACK { Small_nodes } 16 Unrelated merges. [OK] PACK { Small_nodes } 17 Low-level concurrency. [OK] PACK { Small_nodes } 18 Concurrent updates. [OK] PACK { Small_nodes } 19 Concurrent head updates. [OK] PACK { Small_nodes } 20 Concurrent merges. [OK] PACK { Small_nodes } 21 Shallow objects. [OK] PACK { Small_nodes } 22 Closure with disconnected c... [OK] PACK { Small_nodes } 23 Prehash collisions. [OK] PACK { Small_nodes } 24 with_tree strategies. [OK] PACK { Small_nodes } 25 Graph.Iter. [OK] PACK MEM 0 High-level operations on tr... [OK] PACK MEM 1 Basic operations on contents. [OK] PACK MEM 2 Basic operations on nodes. [OK] PACK MEM 3 Basic operations on commits. [OK] PACK MEM 4 Basic operations on branches. [OK] PACK MEM 5 Hash operations on trees. [OK] PACK MEM 6 Basic merge operations. [OK] PACK MEM 7 Test merges on tree updates. [OK] PACK MEM 8 Tree caches and hashconsing. [OK] PACK MEM 9 Tree proofs. [OK] PACK MEM 10 Complex histories. [OK] PACK MEM 11 Empty stores. [OK] PACK MEM 12 Backend node manipulation. [OK] PACK MEM 13 High-level store operations. [OK] PACK MEM 14 High-level atomic store ope... [OK] PACK MEM 15 High-level store merges. [OK] PACK MEM 16 Unrelated merges. [OK] PACK MEM 17 Low-level concurrency. [OK] PACK MEM 18 Concurrent updates. [OK] PACK MEM 19 Concurrent head updates. [OK] PACK MEM 20 Concurrent merges. [OK] PACK MEM 21 Shallow objects. [OK] PACK MEM 22 Closure with disconnected c... [OK] PACK MEM 23 Prehash collisions. [OK] PACK MEM 24 with_tree strategies. [OK] PACK MEM 25 Graph.Iter. Full test results in `~/src/_build/default/test/irmin-pack/_build/_tests/irmin-pack'. Test Successful in 43.004s. 252 tests run. 2025-09-04 14:05.57 ---> saved as "81d219d505dc8d23d62db6a76c67c9558085733e4edaf1e31f4601dc52696508" Job succeeded 2025-09-04 14:06.03: Job succeeded