2026-04-03 11:36.01: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (linux-x86_64:opensuse-16.0-4.14_opam-2.5)Base: ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard 1c403ba3cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324# opensuse-16.0-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN 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 gl-legacy.opam ./RUN opam pin add -yn gl-legacy.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y gl-legacy.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:36.01: Using cache hint "sanette/gl-legacy-ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324-opensuse-16.0-4.14_opam-2.5-928171db754723d27e7e15d0ababdd42"2026-04-03 11:36.01: Using OBuilder spec:((from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324)(comment opensuse-16.0-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(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 gl-legacy.opam) (dst ./))(run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.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 gl-legacy.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:36.01: Waiting for resource in pool OCluster2026-04-03 12:56.04: Waiting for worker…2026-04-03 12:59.52: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324)2026-04-03 12:59.52 ---> using "176b78d4712c07b55d53abc789f23e917c1c9b9dc68c6cb518e960b046403981" from cache/: (comment opensuse-16.0-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-03 12:59.52 ---> using "b6f6a6f00cb1450f9e7123a84f7e80afdd7481c9032730bab3f3e337082bf8b0" 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 255 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=255 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 12:59.52 ---> using "fe38bb56cfbd97c95b1f00743ad5c5b765e061706cd3b49f6178cc785154d43e" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-173-genericThe OCaml toplevel, version 4.14.22.5.02026-04-03 12:59.52 ---> using "b85b52fbc79e3a4889afee6ac2ee7195a84ea3a71c372685a17d14d4dc1eb92b" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 12:59.52 ---> using "01d7fc4bde2dfa7c72b3c493fcb7a20001c59e42b025f59474209a807df21aaa" 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 12:59.52 ---> using "78ebf502f08347208a4d276042d6e718603a291160f79b224f64a43abe953941" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-03 12:59.52 ---> saved as "b75c2edbb14bceec575fd31a3f3a09cc8b9112df93abdacce3b48730423d0a1d"/src: (run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))[gl-legacy.dev] synchronised (file:///src)gl-legacy is now pinned to file:///src (version dev)2026-04-03 12:59.53 ---> saved as "46f4eeae55fad8aafa02a94e70781c1fc17c4777bb6b6d01de8981a66ca178ac"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 12:59.54 ---> saved as "fec50f23c7b91c18734803af7d0f5010e9c37dbd3ef985a32fa08b8faec40786"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.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 gl-legacy.dev $DEPS"))+ /usr/bin/sudo "zypper" "--non-interactive" "refresh"- Repository 'repo-openh264 (16.0)' is up to date.- Retrieving repository 'repo-oss (16.0)' metadata [.- .- Looking for gpg keys in repository repo-oss (16.0).- gpgkey=http://cdn.opensuse.org/distribution/leap/16.0/repo/oss/x86_64/repodata/repomd.xml.key- ...-- Note: Received 1 new package signing key from repository "repo-oss (16.0)":-- Those additional keys are usually used to sign packages shipped by the repository. In order to- validate those packages upon download and installation the new keys will be imported into the rpm- database.-- New:- Key Fingerprint: F044 C2C5 07A1 262B 538A AADD 8A49 EB03 25DB 7AE0- Key Name: openSUSE:Backports OBS Project <openSUSE:Backports@build.opensuse.org>- Key Algorithm: RSA 4096- Key Created: Wed May 10 14:46:12 2023- Key Expires: Sun May 9 14:46:12 2027- Rpm Name: gpg-pubkey-25db7ae0-645bae34-- The repository metadata introducing the new keys have been signed and validated by the trusted- key:-- Repository: repo-oss (16.0)- Key Fingerprint: AD48 5664 E901 B867 051A B15F 35A2 F86E 29B7 00A4- Key Name: openSUSE Project Signing Key <opensuse@opensuse.org>- Key Algorithm: RSA 4096- Key Created: Mon Jun 20 14:03:14 2022- Key Expires: Fri Jun 19 14:03:14 2026 (expires in 77 days)- Rpm Name: gpg-pubkey-29b700a4-62b07e22-- .- .- ........- ..........- .........- .......- ....- done]- Building repository 'repo-oss (16.0)' cache [..- ..done]- All repositories have been refreshed.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[gl-legacy.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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:libffi-devel Mesa-libGL-devel<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "zypper" "--non-interactive" "install" "libffi-devel" "Mesa-libGL-devel"- Refreshing service 'openSUSE'.- Loading repository data...- Reading installed packages...- Resolving package dependencies...-- The following 26 NEW packages are going to be installed:- Mesa Mesa-KHR-devel Mesa-dri Mesa-gallium Mesa-libEGL1 Mesa-libGL-devel Mesa-libGL1 Mesa-libglapi0 libLLVM19 libSPIRV-Tools-2025_1_rc1 libXext6 libXxf86vm1 libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_radeon1 libelf1 libffi-devel libgbm1 libglvnd libglvnd-devel libpciaccess0 libvulkan1 libwayland-client0 libwayland-server0 libxshmfence1-- 26 new packages to install.-- Package download size: 56.4 MiB-- Package install size change:- | 254.1 MiB required by packages that will be installed- 254.1 MiB | - 0 B released by packages that will be removed-- Backend: classic_rpmtrans- Continue? [y/n/v/...? shows all options] (y): y- Preloading Packages [..- Preloading: libXxf86vm1-1.1.6-160000.3.2.x86_64.rpm [done]- .- Preloading: libglvnd-devel-1.7.0-160000.3.2.x86_64.rpm [done]- ..- ..- .- Preloading: Mesa-libGL-devel-24.3.3-160000.2.2.x86_64.rpm [Error: "The requested URL returned error: 404", trying next mirror.]- .- Preloading: libglvnd-1.7.0-160000.3.2.x86_64.rpm [done]- ..- Preloading: Mesa-libEGL1-24.3.3-160000.2.2.x86_64.rpm [done]- .- .- Preloading: Mesa-gallium-24.3.3-160000.2.2.x86_64.rpm [done]- .- Preloading: Mesa-dri-24.3.3-160000.2.2.x86_64.rpm [done]- .- Preloading: Mesa-24.3.3-160000.2.2.x86_64.rpm [done]- .- Preloading: libdrm_intel1-2.4.124-160000.3.2.x86_64.rpm [done]- .- Preloading: libdrm_radeon1-2.4.124-160000.3.2.x86_64.rpm [done]- .- Preloading: libdrm_amdgpu1-2.4.124-160000.3.2.x86_64.rpm [done]- ..- Preloading: libgbm1-24.3.3-160000.2.2.x86_64.rpm [done]- .- Preloading: libxshmfence1-1.3.2-160000.3.2.x86_64.rpm [done]- .- Preloading: Mesa-KHR-devel-24.3.3-160000.2.2.x86_64.rpm [done]- .- Preloading: libwayland-server0-1.24.0-160000.1.2.x86_64.rpm [done]- .- Preloading: libwayland-client0-1.24.0-160000.1.2.x86_64.rpm [done]- .-- Preloading: libffi-devel-3.4.6-160000.2.2.x86_64.rpm [done]- .- Preloading: libpciaccess0-0.18.1-160000.3.2.x86_64.rpm [done]- .- Preloading: libelf1-0.192-160000.2.2.x86_64.rpm [done]- .- Preloading: libdrm2-2.4.124-160000.3.2.x86_64.rpm [done]- .- Preloading: libXext6-1.3.6-160000.3.2.x86_64.rpm [done]- .- Preloading: libvulkan1-1.4.309-160000.2.2.x86_64.rpm [done]- .- Preloading: libSPIRV-Tools-2025_1_rc1-2025.1~rc1-160000.2.2.x86_64.rpm [done]- ...- Preloading: Mesa-libGL-devel-24.3.3-160000.2.2.x86_64.rpm [done]- .-- Preloading: Mesa-libglapi0-24.3.3-160000.2.2.x86_64.rpm [done]- .- Preloading: Mesa-libGL1-24.3.3-160000.2.2.x86_64.rpm [Error: "Could not resolve host: opensuse.mirrors.proxad.net", trying next mirror.]- ..- Preloading: libLLVM19-19.1.7-160000.2.2.x86_64.rpm [done]- .- Preloading: Mesa-libGL1-24.3.3-160000.2.2.x86_64.rpm [done]- .done]- Retrieving: Mesa-KHR-devel-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (1/26), 256.2 KiB- Retrieving: Mesa-libglapi0-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (2/26), 276.4 KiB- Retrieving: libLLVM19-19.1.7-160000.2.2.x86_64 (repo-oss (16.0)) (3/26), 28.3 MiB- Retrieving: libSPIRV-Tools-2025_1_rc1-2025.1~rc1-160000.2.2.x86_64 (repo-oss (16.0)) (4/26), 1.5 MiB- Retrieving: libXext6-1.3.6-160000.3.2.x86_64 (repo-oss (16.0)) (5/26), 37.3 KiB- Retrieving: libdrm2-2.4.124-160000.3.2.x86_64 (repo-oss (16.0)) (6/26), 107.8 KiB- Retrieving: libelf1-0.192-160000.2.2.x86_64 (repo-oss (16.0)) (7/26), 94.7 KiB- Retrieving: libffi-devel-3.4.6-160000.2.2.x86_64 (repo-oss (16.0)) (8/26), 30.8 KiB- Retrieving: libpciaccess0-0.18.1-160000.3.2.x86_64 (repo-oss (16.0)) (9/26), 29.1 KiB- Retrieving: libvulkan1-1.4.309-160000.2.2.x86_64 (repo-oss (16.0)) (10/26), 156.2 KiB- Retrieving: libwayland-client0-1.24.0-160000.1.2.x86_64 (repo-oss (16.0)) (11/26), 47.8 KiB- Retrieving: libwayland-server0-1.24.0-160000.1.2.x86_64 (repo-oss (16.0)) (12/26), 54.2 KiB- Retrieving: libxshmfence1-1.3.2-160000.3.2.x86_64 (repo-oss (16.0)) (13/26), 12.0 KiB- Retrieving: libXxf86vm1-1.1.6-160000.3.2.x86_64 (repo-oss (16.0)) (14/26), 17.0 KiB- Retrieving: libgbm1-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (15/26), 258.9 KiB- Retrieving: libdrm_radeon1-2.4.124-160000.3.2.x86_64 (repo-oss (16.0)) (16/26), 90.7 KiB- Retrieving: libdrm_amdgpu1-2.4.124-160000.3.2.x86_64 (repo-oss (16.0)) (17/26), 93.5 KiB- Retrieving: libdrm_intel1-2.4.124-160000.3.2.x86_64 (repo-oss (16.0)) (18/26), 133.3 KiB- Retrieving: Mesa-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (19/26), 257.7 KiB- Retrieving: Mesa-dri-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (20/26), 9.7 MiB- Retrieving: libglvnd-1.7.0-160000.3.2.x86_64 (repo-oss (16.0)) (21/26), 253.7 KiB- Retrieving: Mesa-libEGL1-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (22/26), 380.4 KiB- Retrieving: Mesa-libGL1-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (23/26), 395.5 KiB- Retrieving: libglvnd-devel-1.7.0-160000.3.2.x86_64 (repo-oss (16.0)) (24/26), 32.2 KiB- Retrieving: Mesa-gallium-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (25/26), 13.3 MiB- Retrieving: Mesa-libGL-devel-24.3.3-160000.2.2.x86_64 (repo-oss (16.0)) (26/26), 692.3 KiB-- Checking for file conflicts: [...done]- ( 1/26) Installing: Mesa-KHR-devel-24.3.3-160000.2.2.x86_64 [..done]- ( 2/26) Installing: Mesa-libglapi0-24.3.3-160000.2.2.x86_64 [..done]- ( 3/26) Installing: libLLVM19-19.1.7-160000.2.2.x86_64 [....- .......done]- ( 4/26) Installing: libSPIRV-Tools-2025_1_rc1-2025.1~rc1-160000.2.2.x86_64 [..done]- ( 5/26) Installing: libXext6-1.3.6-160000.3.2.x86_64 [..done]- ( 6/26) Installing: libdrm2-2.4.124-160000.3.2.x86_64 [..done]- ( 7/26) Installing: libelf1-0.192-160000.2.2.x86_64 [..done]- ( 8/26) Installing: libffi-devel-3.4.6-160000.2.2.x86_64 [..done]- ( 9/26) Installing: libpciaccess0-0.18.1-160000.3.2.x86_64 [..done]- (10/26) Installing: libvulkan1-1.4.309-160000.2.2.x86_64 [..- done]- (11/26) Installing: libwayland-client0-1.24.0-160000.1.2.x86_64 [..done]- (12/26) Installing: libwayland-server0-1.24.0-160000.1.2.x86_64 [..done]- (13/26) Installing: libxshmfence1-1.3.2-160000.3.2.x86_64 [..done]- (14/26) Installing: libXxf86vm1-1.1.6-160000.3.2.x86_64 [..done]- (15/26) Installing: libgbm1-24.3.3-160000.2.2.x86_64 [..done]- (16/26) Installing: libdrm_radeon1-2.4.124-160000.3.2.x86_64 [..done]- (17/26) Installing: libdrm_amdgpu1-2.4.124-160000.3.2.x86_64 [..done]- (18/26) Installing: libdrm_intel1-2.4.124-160000.3.2.x86_64 [..done]- (19/26) Installing: Mesa-24.3.3-160000.2.2.x86_64 [..done]- (20/26) Installing: Mesa-dri-24.3.3-160000.2.2.x86_64 [......done]- (21/26) Installing: libglvnd-1.7.0-160000.3.2.x86_64 [..done]- (22/26) Installing: Mesa-libEGL1-24.3.3-160000.2.2.x86_64 [.- .done]- (23/26) Installing: Mesa-libGL1-24.3.3-160000.2.2.x86_64 [..done]- (24/26) Installing: libglvnd-devel-1.7.0-160000.3.2.x86_64 [..done]- (25/26) Installing: Mesa-gallium-24.3.3-160000.2.2.x86_64 [........done]- (26/26) Installing: Mesa-libGL-devel-24.3.3-160000.2.2.x86_64 [..done]- Running post-transaction scripts [...done]# To update the current shell environment, run: eval $(opam env)2026-04-03 13:00.27 ---> saved as "e989668b5ed848998c12c9bf3ee1b486d430e2199d4522292c4fb81c457ac017"/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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 10 packages- install conf-libffi 2.0.0- install conf-libgl 1- install conf-pkg-config 4- install csexp 1.5.2- install ctypes 0.24.0- install ctypes-foreign 0.24.0- install dune 3.22.1- install dune-configurator 3.22.1- install integers 0.7.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> installed conf-libffi.2.0.0-> installed conf-libgl.1-> retrieved dune.3.22.1, dune-configurator.3.22.1 (cached)-> installed dune.3.22.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.22.1-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-03 13:01.22 ---> saved as "33f78eff8b3182d9d12e9895c75120c65c62dfdd2312ff0a775aa02b88a2719f"/src: (copy (src .) (dst /src))2026-04-03 13:01.22 ---> saved as "1ecd5670c4010b64788880cd1fa5ac79e68b3f7f180789ffb746bb2d166e7092"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test.exe)Tests skipped. Please install tsdl.OCAMLCI=true2026-04-03 13:01.23 ---> saved as "7d83e9b5578e3142256daf18197401310b9809e1b4e2342c04f6a0facb763658"Job succeeded2026-04-03 13:01.23: Job succeeded