2026-04-03 11:35.26: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (783831dcb58310a4cd7a6c03dc12c45cd8b74f36) (linux-x86_64:fedora-43-5.4_opam-2.5)Base: ocaml/opam:fedora-43-ocaml-5.4@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0Opam project buildTo reproduce locally:git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard 783831dccat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-43-ocaml-5.4@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0# fedora-43-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mutaml.opam ./RUN opam pin add -yn mutaml.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base.v0.17.3 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-diffutils.2 conf-timeout.1 cppo.1.8.0 csexp.1.5.2 dune.3.22.1 dune-configurator.3.22.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml_intrinsics_kernel.v0.17.1 ocamlfind.1.9.8 octavius.1.2.2 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_js_style.v0.17.1 ppx_yojson_conv.v0.17.1 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.38.0 seq.base sexplib0.v0.17.0 stdlib-random.1.2.0 stdlib-shims.0.3.0 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y mutaml.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-03 11:35.26: Using cache hint "jmid/mutaml-ocaml/opam:fedora-43-ocaml-5.4@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0-fedora-43-5.4_opam-2.5-815bfa86e7d865e151856ec557d26c35"2026-04-03 11:35.26: Using OBuilder spec:((from ocaml/opam:fedora-43-ocaml-5.4@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0)(comment fedora-43-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (network host)(shell "sudo dnf install -y findutils"))(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mutaml.opam) (dst ./))(run (network host)(shell "opam pin add -yn mutaml.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base.v0.17.3 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-diffutils.2 conf-timeout.1 cppo.1.8.0 csexp.1.5.2 dune.3.22.1 dune-configurator.3.22.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml_intrinsics_kernel.v0.17.1 ocamlfind.1.9.8 octavius.1.2.2 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_js_style.v0.17.1 ppx_yojson_conv.v0.17.1 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.38.0 seq.base sexplib0.v0.17.0 stdlib-random.1.2.0 stdlib-shims.0.3.0 yojson.3.0.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y mutaml.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-04-03 11:35.26: Waiting for resource in pool OCluster2026-04-03 11:35.27: Waiting for worker…2026-04-03 11:35.31: Got resource from pool OClusterBuilding on doris.caelum.ci.devAll commits already cachedHEAD is now at 783831d Merge pull request #44 from jmid/dependabot/github_actions/actions/checkout-5(from ocaml/opam:fedora-43-ocaml-5.4@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0)Unable to find image 'ocaml/opam:fedora-43-ocaml-5.4@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0' locallydocker.io/ocaml/opam@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0: Pulling from ocaml/opam5bc90b3315da: Pulling fs layer33cde4bdcf90: Pulling fs layerb5955b8be52e: Pulling fs layerfbf1b27930a6: Pulling fs layer5bc90b3315da: Waiting33cde4bdcf90: Waitingb347f3d8654c: Pulling fs layer612ce5ee7018: Pulling fs layerb5955b8be52e: Waitingfbf1b27930a6: Waiting39a0083c72b4: Pulling fs layer612ce5ee7018: Waiting2a32d726bc66: Pulling fs layerb347f3d8654c: Waiting39a0083c72b4: Waitinge11ae392722c: Pulling fs layer2a32d726bc66: Waiting8d611bf8a252: Pulling fs layere11ae392722c: Waiting0e1351173a64: Pulling fs layer8d611bf8a252: Waitingf8d564b68b69: Pulling fs layer0e1646b50296: Pulling fs layer0e1351173a64: Waiting2801b00e97cb: Pulling fs layer0e1646b50296: Waiting4043da018e76: Pulling fs layerf8d564b68b69: Waiting78d7c0bec0d9: Pulling fs layer2801b00e97cb: Waiting4043da018e76: Waiting3b3b2404c3c9: Pulling fs layer78d7c0bec0d9: Waiting8467b570f768: Pulling fs layer3b3b2404c3c9: Waitingaf1b4ee1a3ae: Pulling fs layerd8dfc440aace: Pulling fs layer49b2a8e5a461: Pulling fs layeraf1b4ee1a3ae: Waiting8467b570f768: Waiting4f4fb700ef54: Pulling fs layerd8dfc440aace: Waiting8be6bee5bc68: Pulling fs layer49b2a8e5a461: Waiting3c9a56c64991: Pulling fs layer8be6bee5bc68: Waitinge80b01b68140: Pulling fs layerfef37f6a2418: Pulling fs layer3c9a56c64991: Waiting2585abb9d55d: Pulling fs layere80b01b68140: Waiting120374638853: Pulling fs layerfef37f6a2418: Waiting2585abb9d55d: Waiting4f4fb700ef54: Waiting63dfb60472ab: Pulling fs layer120374638853: Waitingabc6281a8a2d: Pulling fs layereed1b7440d1e: Pulling fs layer63dfb60472ab: Waitingabc6281a8a2d: Waiting0a3bf2765d2e: Pulling fs layereed1b7440d1e: Waiting886ab5bf800e: Pulling fs layera46169c2e251: Pulling fs layer80ef96b71029: Pulling fs layer886ab5bf800e: Waiting895656fb7a7a: Pulling fs layera46169c2e251: Waitingfa1d27dc8eab: Pulling fs layer3813748e3271: Pulling fs layer80ef96b71029: Waiting895656fb7a7a: Waitingfa1d27dc8eab: Waiting55d32576fd82: Pulling fs layer77f643b56c63: Pulling fs layer3813748e3271: Waitingce0f0971e20d: Pulling fs layer9e039d85a4d4: Pulling fs layer55d32576fd82: Waitingce0f0971e20d: Waiting77f643b56c63: Waiting4000d2b4aa9a: Pulling fs layer26f209a0e652: Pulling fs layer9e039d85a4d4: Waiting4000d2b4aa9a: Waiting135e05105094: Pulling fs layer26f209a0e652: Waiting135e05105094: Waiting33cde4bdcf90: Download complete5bc90b3315da: Verifying Checksum5bc90b3315da: Download completefbf1b27930a6: Verifying Checksumfbf1b27930a6: Download complete5bc90b3315da: Pull completeb347f3d8654c: Verifying Checksumb347f3d8654c: Download complete33cde4bdcf90: Pull complete612ce5ee7018: Verifying Checksum612ce5ee7018: Download complete39a0083c72b4: Verifying Checksum39a0083c72b4: Download complete2a32d726bc66: Download completee11ae392722c: Verifying Checksume11ae392722c: Download complete8d611bf8a252: Verifying Checksum8d611bf8a252: Download complete0e1351173a64: Verifying Checksum0e1351173a64: Download completef8d564b68b69: Verifying Checksumf8d564b68b69: Download completeb5955b8be52e: Verifying Checksumb5955b8be52e: Download completeb5955b8be52e: Pull complete4043da018e76: Download complete2801b00e97cb: Download complete0e1646b50296: Verifying Checksum0e1646b50296: Download complete3b3b2404c3c9: Verifying Checksum3b3b2404c3c9: Download completeaf1b4ee1a3ae: Verifying Checksumaf1b4ee1a3ae: Download complete8467b570f768: Download complete78d7c0bec0d9: Verifying Checksum78d7c0bec0d9: Download completed8dfc440aace: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete49b2a8e5a461: Download complete8be6bee5bc68: Download complete3c9a56c64991: Verifying Checksum3c9a56c64991: Download completee80b01b68140: Verifying Checksume80b01b68140: Download completefef37f6a2418: Verifying Checksumfef37f6a2418: Download complete2585abb9d55d: Verifying Checksum2585abb9d55d: Download complete120374638853: Verifying Checksum120374638853: Download complete63dfb60472ab: Verifying Checksum63dfb60472ab: Download completeeed1b7440d1e: Verifying Checksumeed1b7440d1e: Download complete0a3bf2765d2e: Verifying Checksum0a3bf2765d2e: Download completeabc6281a8a2d: Verifying Checksumabc6281a8a2d: Download complete886ab5bf800e: Download completea46169c2e251: Download complete895656fb7a7a: Verifying Checksum895656fb7a7a: Download complete3813748e3271: Verifying Checksum3813748e3271: Download complete55d32576fd82: Download complete77f643b56c63: Verifying Checksum77f643b56c63: Download completece0f0971e20d: Download complete80ef96b71029: Verifying Checksum80ef96b71029: Download completefa1d27dc8eab: Verifying Checksumfa1d27dc8eab: Download completefbf1b27930a6: Pull complete26f209a0e652: Verifying Checksum26f209a0e652: Download complete4000d2b4aa9a: Download complete135e05105094: Download completeb347f3d8654c: Pull complete612ce5ee7018: Pull complete39a0083c72b4: Pull complete2a32d726bc66: Pull completee11ae392722c: Pull complete8d611bf8a252: Pull complete0e1351173a64: Pull completef8d564b68b69: Pull complete0e1646b50296: Pull complete2801b00e97cb: Pull complete4043da018e76: Pull complete78d7c0bec0d9: Pull complete3b3b2404c3c9: Pull complete8467b570f768: Pull completeaf1b4ee1a3ae: Pull completed8dfc440aace: Pull complete49b2a8e5a461: Pull complete4f4fb700ef54: Pull complete8be6bee5bc68: Pull complete3c9a56c64991: Pull completee80b01b68140: Pull completefef37f6a2418: Pull complete2585abb9d55d: Pull complete120374638853: Pull complete63dfb60472ab: Pull completeabc6281a8a2d: Pull completeeed1b7440d1e: Pull complete0a3bf2765d2e: Pull complete886ab5bf800e: Pull completea46169c2e251: Pull complete9e039d85a4d4: Verifying Checksum9e039d85a4d4: Download complete80ef96b71029: Pull complete895656fb7a7a: Pull completefa1d27dc8eab: Pull complete3813748e3271: Pull complete55d32576fd82: Pull complete77f643b56c63: Pull completece0f0971e20d: Pull complete9e039d85a4d4: Pull complete4000d2b4aa9a: Pull complete26f209a0e652: Pull complete135e05105094: Pull completeDigest: sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc0Status: Downloaded newer image for ocaml/opam@sha256:ec893d8ac00bb6c06ff30c59cce2f3727107c3133de5ad1c8ede28c001e94cc02026-04-03 11:35.38 ---> using "55235f591e73e0a73aca087590237c1328c7cdaa35a59ddc1b194c05d8428492" from cache/: (comment fedora-43-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (network host)(shell "sudo dnf install -y findutils"))Updating and loading repositories:Fedora 43 openh264 (From Cisco) - x86_ 100% | 2.6 KiB/s | 986.0 B | 00m00sFedora 43 - x86_64 - Updates 100% | 20.5 KiB/s | 5.3 KiB | 00m00sFedora 43 - x86_64 100% | 112.2 KiB/s | 21.8 KiB | 00m00sRepositories loaded.Package "findutils-1:4.10.0-6.fc43.x86_64" is already installed.Nothing to do.2026-04-03 11:35.38 ---> using "7be4732085dd791e3306e4890e7569aeb833b1c020b82d2656f90ce5709ff383" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-03 11:35.38 ---> using "a71c21cacef3eec18238e988128fcc4b6f9993c22d77b143d9eb518c22533292" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 71 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=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 11:35.38 ---> using "2db368f3560f30e6502da68709ea4cd9e55d7fac30af1db9e0e4de129f5987b6" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 5.4.02.5.02026-04-03 11:35.38 ---> using "f3d4c2d71b743487228470cbb258b245e8bb4eef88b4bcc7c24bcbdafa500505" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 11:35.38 ---> using "9c94321cd96c56d0bfea35e9fa0a7ab6bf97f253006f5c4f91b2747c471fc520" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD4f056bfedf..d06cfb1853 master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-04-03 11:35.55 ---> saved as "073a3f4a992d5ae3c4395393a4968d31fd18da7644cfae38b152fe905bf97483"/src: (copy (src mutaml.opam) (dst ./))2026-04-03 11:35.56 ---> saved as "79b1ac3e98bb3d15006cb1623d8b8f534440d4898da6bdfae83013ce585c3118"/src: (run (network host)(shell "opam pin add -yn mutaml.dev './'"))[mutaml.dev] synchronised (file:///src)mutaml is now pinned to file:///src (version dev)2026-04-03 11:35.59 ---> saved as "424cb38f570a2abba8c895d24a7982a3f8239c2b1b70c60cee170de661c3fadd"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 11:36.00 ---> saved as "3b6461143ef5b6480f0c0d14a638f19ef8895b8aec07556aa7176acdcdb63a33"/src: (env DEPS "base.v0.17.3 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-diffutils.2 conf-timeout.1 cppo.1.8.0 csexp.1.5.2 dune.3.22.1 dune-configurator.3.22.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml_intrinsics_kernel.v0.17.1 ocamlfind.1.9.8 octavius.1.2.2 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_js_style.v0.17.1 ppx_yojson_conv.v0.17.1 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.38.0 seq.base sexplib0.v0.17.0 stdlib-random.1.2.0 stdlib-shims.0.3.0 yojson.3.0.0")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y mutaml.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Fedora 43 - x86_64 - Updates 100% | 881.0 B/s | 6.0 KiB | 00m07s- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mutaml.dev] synchronised (file:///src)[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.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.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).# To update the current shell environment, run: eval $(opam env)2026-04-03 11:36.28 ---> saved as "697986216065070c4bafbf48080a5a1f410e1b35c48323ea2fea77fc24f580d5"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.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 23 packages- install base v0.17.3- install conf-diffutils 2- install conf-timeout 1- install cppo 1.8.0- install csexp 1.5.2- install dune 3.22.1- install dune-configurator 3.22.1- install ocaml-compiler-libs v0.17.0- install ocaml_intrinsics_kernel v0.17.1- install ocamlfind 1.9.8- install octavius 1.2.2- install ounit2 2.2.7- install ppx_derivers 1.2.1- install ppx_deriving 6.1.1- install ppx_js_style v0.17.1- install ppx_yojson_conv v0.17.1- install ppx_yojson_conv_lib v0.17.0- install ppxlib 0.38.0- install seq base- install sexplib0 v0.17.0- install stdlib-random 1.2.0- install stdlib-shims 0.3.0- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved base.v0.17.3 (cached)-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> installed conf-diffutils.2-> installed conf-timeout.1-> retrieved ocaml-compiler-libs.v0.17.0 (cached)-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved octavius.1.2.2 (cached)-> retrieved ounit2.2.2.7 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved ppx_js_style.v0.17.1 (cached)-> retrieved ppx_deriving.6.1.1 (cached)-> retrieved ppx_yojson_conv.v0.17.1 (cached)-> retrieved ppx_yojson_conv_lib.v0.17.0 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sexplib0.v0.17.0 (cached)-> retrieved stdlib-random.1.2.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved yojson.3.0.0 (cached)-> retrieved ppxlib.0.38.0 (cached)-> retrieved dune.3.22.1, dune-configurator.3.22.1 (cached)-> installed ocamlfind.1.9.8-> installed dune.3.22.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocaml-compiler-libs.v0.17.0-> installed ocaml_intrinsics_kernel.v0.17.1-> installed octavius.1.2.2-> installed ppx_derivers.1.2.1-> installed sexplib0.v0.17.0-> installed yojson.3.0.0-> installed ounit2.2.2.7-> installed stdlib-random.1.2.0-> installed ppx_yojson_conv_lib.v0.17.0-> installed dune-configurator.3.22.1-> installed base.v0.17.3-> installed ppxlib.0.38.0-> installed ppx_js_style.v0.17.1-> installed ppx_deriving.6.1.1-> installed ppx_yojson_conv.v0.17.1Done.# To update the current shell environment, run: eval $(opam env)2026-04-03 11:37.30 ---> saved as "abd4b453d378db512ce8d3077a05f4627fe896de7b841f1a6ae5d6335ad4a556"/src: (copy (src .) (dst /src))2026-04-03 11:37.30 ---> saved as "114d8e9dddb8c4e526545f7a1d02509ffb0e9b36037a84787501e57f3f8d9a0a"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/examples/testproj-2-modules/test && ./ounittest.exe)..Ran: 2 tests in: 0.10 seconds.OK(cd _build/default/examples/testproj-1-module && ./ounittest.exe)....Ran: 4 tests in: 0.11 seconds.OK(cd _build/default && /home/opam/.opam/5.4/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I src/ppx/.mutaml_ppx.objs/byte -I /home/opam/.opam/5.4/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.4/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.4/lib/ocaml/compiler-libs -I /home/opam/.opam/5.4/lib/ppx_derivers -I /home/opam/.opam/5.4/lib/ppx_yojson_conv_lib -I /home/opam/.opam/5.4/lib/ppxlib -I /home/opam/.opam/5.4/lib/ppxlib/ast -I /home/opam/.opam/5.4/lib/ppxlib/astlib -I /home/opam/.opam/5.4/lib/ppxlib/print_diff -I /home/opam/.opam/5.4/lib/ppxlib/stdppx -I /home/opam/.opam/5.4/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.4/lib/sexplib0 -I /home/opam/.opam/5.4/lib/stdlib-random/v4 -I /home/opam/.opam/5.4/lib/stdlib-shims -I /home/opam/.opam/5.4/lib/yojson -I src/common/.mutaml_common.objs/byte -no-alias-deps -opaque -o src/ppx/.mutaml_ppx.objs/byte/mutaml_ppx.cmo -c -impl src/ppx/mutaml_ppx.pp.ml)File "src/ppx/mutaml_ppx.ml", line 466, characters 9-28:466 | | _, Pexp_function cases ->^^^^^^^^^^^^^^^^^^^Error: The constructor Pexp_function expects 3 argument(s),but is applied here to 1 argument(s)"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12026-04-03 11:37.34: Job failed: Failed: Build failed