2026-02-15 17:59.29: New job: test mtelvers/mandelbrot https://github.com/mtelvers/mandelbrot.git#refs/heads/master (14e08f30f087994a19822546a55405d078acd0d3) (linux-x86_64:ubuntu-25.10-4.14_opam-2.5) Base: ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a Opam project build To reproduce locally: git clone --recursive "https://github.com/mtelvers/mandelbrot.git" -b "master" && cd "mandelbrot" && git reset --hard 14e08f30 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a # ubuntu-25.10-4.14_opam-2.5 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 mandelbrot.opam ./ RUN opam pin add -yn mandelbrot.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="base-bigarray.base base-threads.base base-unix.base conf-libX11.1 conf-libXft.1 conf-pkg-config.4 csexp.1.5.2 dune.3.21.1 dune-configurator.3.21.1 graphics.5.2.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.5 --depext-only -y mandelbrot.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-02-15 17:59.29: Using cache hint "mtelvers/mandelbrot-ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a-ubuntu-25.10-4.14_opam-2.5-104bbdab757a3935207f67d9373dd1d7" 2026-02-15 17:59.29: Using OBuilder spec: ((from ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a) (comment ubuntu-25.10-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 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src mandelbrot.opam) (dst ./)) (run (network host) (shell "opam pin add -yn mandelbrot.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libX11.1 conf-libXft.1 conf-pkg-config.4 csexp.1.5.2 dune.3.21.1 dune-configurator.3.21.1 graphics.5.2.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1") (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 mandelbrot.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-02-15 17:59.29: Waiting for resource in pool OCluster 2026-02-15 18:45.36: Waiting for worker… 2026-02-15 18:48.09: Got resource from pool OCluster Building on toxis.caelum.ci.dev All commits already cached HEAD is now at 14e08f3 Update README.md (from ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a) Unable to find image 'ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a' locally docker.io/ocaml/opam@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a: Pulling from ocaml/opam 16c195d4c5e9: Already exists 10536c2a3229: Already exists c4b489cde89f: Already exists 3054bf19173d: Already exists 72d4d5b175f6: Already exists e2528088a671: Already exists f8eb755e24f2: Already exists f4466119d9d7: Already exists ea16cb990595: Already exists 35a2f342fb41: Already exists cd43ff613b85: Already exists 23c9e772d285: Already exists 03d461f90c5f: Already exists 1983245fed01: Already exists bf5ceca7719f: Already exists edcc8d3ba4ab: Already exists ede0d4fa2b79: Already exists c5b15849c9ed: Already exists c5b15849c9ed: Already exists 62d63a36325d: Already exists 3eab5053bbaa: Already exists ebd442105bf8: Already exists b65dd44d0cc4: Already exists 4f4fb700ef54: Already exists 0b00030c2a7a: Already exists 3b032402c760: Already exists 5c73a2ae8046: Already exists a512bd04e73a: Already exists 787d7ef97d34: Already exists cc77994b0a28: Already exists 0b443ca6fb74: Already exists 301890f1dd56: Already exists 88a6e67e1c35: Already exists 775001f1433c: Already exists aa095842f5b7: Already exists afe7a0ab1c61: Already exists 06772f5c82af: Already exists 7a5aa22485e6: Already exists 262630ae96fc: Already exists ea9456b24627: Already exists e26d74779ffb: Already exists 46280c074e3e: Already exists 9c7388fe98f2: Pulling fs layer b897307bb692: Pulling fs layer 8760faaca96a: Pulling fs layer da3d668733af: Pulling fs layer da3d668733af: Waiting 8760faaca96a: Download complete b897307bb692: Verifying Checksum b897307bb692: Download complete da3d668733af: Download complete 9c7388fe98f2: Verifying Checksum 9c7388fe98f2: Download complete 9c7388fe98f2: Pull complete b897307bb692: Pull complete 8760faaca96a: Pull complete da3d668733af: Pull complete Digest: sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a Status: Downloaded newer image for ocaml/opam@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a 2026-02-15 18:50.16 ---> using "6ebf687033cdcf8542b090a40f98dd3274167abb6a25e36970f90267082d33f2" from cache /: (comment ubuntu-25.10-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-02-15 18:50.16 ---> using "5d3ae75e5fa4a60e38bdf89a7df6b26113315e3fedfde596b4e676535b4f61f4" 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 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2026-02-15 18:50.16 ---> using "961d75f6fc55c547bfd214494d04ce5b1f377ea70651a833932579c257988df7" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-134-generic The OCaml toplevel, version 4.14.2 2.5.0 2026-02-15 18:50.16 ---> using "7466495fa00cc65f9278e5d7c5518bb6acff3f1e42c4c43fd3295df5d7402163" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-02-15 18:50.16 ---> using "5ab9d08562eb9620aa5f8100766d6396970adce4493beda9db330f390c66ae93" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 340ee6fd1f..66fe1c299d master -> origin/master 302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Everything 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.4.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-02-15 18:50.16 ---> using "4b03db175e6a90ad783285b98f9841934c7624e9d9beb8ed79491e576dc19626" from cache /src: (copy (src mandelbrot.opam) (dst ./)) 2026-02-15 18:50.16 ---> saved as "d1bf0e117fb5d4b3dd564397da64c6386059be2fccc057697528b02f71b687cf" /src: (run (network host) (shell "opam pin add -yn mandelbrot.dev './'")) [NOTE] Package mandelbrot does not exist in opam repositories registered in the current switch. [mandelbrot.dev] synchronised (file:///src) mandelbrot is now pinned to file:///src (version dev) 2026-02-15 18:50.19 ---> saved as "ec28e94c25f362305dd8f632d3b915e941c0a174a95224b785c0700f8ad48550" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-02-15 18:50.20 ---> saved as "b97be88cb2287f6fe90322a38838b11913d82f2a8de40824f16c9a4484d61ec2" /src: (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libX11.1 conf-libXft.1 conf-pkg-config.4 csexp.1.5.2 dune.3.21.1 dune-configurator.3.21.1 graphics.5.2.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1") /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 mandelbrot.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://archive.ubuntu.com/ubuntu questing InRelease - Get:2 http://archive.ubuntu.com/ubuntu questing-updates InRelease [136 kB] - Get:3 http://security.ubuntu.com/ubuntu questing-security InRelease [136 kB] - Get:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease [133 kB] - Get:5 http://security.ubuntu.com/ubuntu questing-security/universe amd64 Packages [138 kB] - Get:6 http://archive.ubuntu.com/ubuntu questing-updates/universe amd64 Packages [223 kB] - Get:7 http://security.ubuntu.com/ubuntu questing-security/main amd64 Packages [224 kB] - Get:8 http://security.ubuntu.com/ubuntu questing-security/restricted amd64 Packages [186 kB] - Get:9 http://archive.ubuntu.com/ubuntu questing-updates/restricted amd64 Packages [196 kB] - Get:10 http://archive.ubuntu.com/ubuntu questing-updates/main amd64 Packages [374 kB] - Fetched 1747 kB in 1s (3152 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [mandelbrot.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: libxft-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libxft-dev" "pkg-config" - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18712 files and directories currently installed.) - Preparing to unpack .../00-libexpat1_2.7.1-2ubuntu0.2_amd64.deb ... - Unpacking libexpat1:amd64 (2.7.1-2ubuntu0.2) over (2.7.1-2) ... - Selecting previously unselected package libpng16-16t64:amd64. - Preparing to unpack .../01-libpng16-16t64_1.6.50-1ubuntu0.4_amd64.deb ... - Unpacking libpng16-16t64:amd64 (1.6.50-1ubuntu0.4) ... - Selecting previously unselected package bzip2-doc. - Preparing to unpack .../02-bzip2-doc_1.0.8-6build1_all.deb ... - Unpacking bzip2-doc (1.0.8-6build1) ... - Selecting previously unselected package fonts-dejavu-mono. - Preparing to unpack .../03-fonts-dejavu-mono_2.37-8_all.deb ... - Unpacking fonts-dejavu-mono (2.37-8) ... - Selecting previously unselected package fonts-dejavu-core. - Preparing to unpack .../04-fonts-dejavu-core_2.37-8_all.deb ... - Unpacking fonts-dejavu-core (2.37-8) ... - Selecting previously unselected package fontconfig-config. - Preparing to unpack .../05-fontconfig-config_2.15.0-2.3ubuntu1_amd64.deb ... - Unpacking fontconfig-config (2.15.0-2.3ubuntu1) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../06-libbrotli-dev_1.1.0-2build5_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.1.0-2build5) ... - Selecting previously unselected package libbz2-dev:amd64. - Preparing to unpack .../07-libbz2-dev_1.0.8-6build1_amd64.deb ... - Unpacking libbz2-dev:amd64 (1.0.8-6build1) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../08-libexpat1-dev_2.7.1-2ubuntu0.2_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.7.1-2ubuntu0.2) ... - Selecting previously unselected package libfreetype6:amd64. - Preparing to unpack .../09-libfreetype6_2.13.3+dfsg-1build1_amd64.deb ... - Unpacking libfreetype6:amd64 (2.13.3+dfsg-1build1) ... - Selecting previously unselected package libfontconfig1:amd64. - Preparing to unpack .../10-libfontconfig1_2.15.0-2.3ubuntu1_amd64.deb ... - Unpacking libfontconfig1:amd64 (2.15.0-2.3ubuntu1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../11-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1ubuntu2_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1ubuntu2) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../12-libpng-dev_1.6.50-1ubuntu0.4_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.50-1ubuntu0.4) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../13-libfreetype-dev_2.13.3+dfsg-1build1_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.13.3+dfsg-1build1) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../14-uuid-dev_2.41-4ubuntu4.1_amd64.deb ... - Unpacking uuid-dev:amd64 (2.41-4ubuntu4.1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../15-libpkgconf3_1.8.1-4build1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4build1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../16-pkgconf-bin_1.8.1-4build1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4build1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../17-pkgconf_1.8.1-4build1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4build1) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../18-libfontconfig-dev_2.15.0-2.3ubuntu1_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.15.0-2.3ubuntu1) ... - Selecting previously unselected package libfontconfig1-dev:amd64. - Preparing to unpack .../19-libfontconfig1-dev_2.15.0-2.3ubuntu1_amd64.deb ... - Unpacking libfontconfig1-dev:amd64 (2.15.0-2.3ubuntu1) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../20-libpng-tools_1.6.50-1ubuntu0.4_amd64.deb ... - Unpacking libpng-tools (1.6.50-1ubuntu0.4) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../21-libxrender1_1%3a0.9.12-1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.12-1) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../22-libxft2_2.3.6-1build1_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1build1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../23-libxrender-dev_1%3a0.9.12-1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.12-1) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../24-libxft-dev_2.3.6-1build1_amd64.deb ... - Unpacking libxft-dev:amd64 (2.3.6-1build1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../25-pkg-config_1.8.1-4build1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4build1) ... - Setting up libexpat1:amd64 (2.7.1-2ubuntu0.2) ... - Setting up bzip2-doc (1.0.8-6build1) ... - Setting up libxrender1:amd64 (1:0.9.12-1) ... - Setting up libpkgconf3:amd64 (1.8.1-4build1) ... - Setting up libexpat1-dev:amd64 (2.7.1-2ubuntu0.2) ... - Setting up uuid-dev:amd64 (2.41-4ubuntu4.1) ... - Setting up fonts-dejavu-mono (2.37-8) ... - Setting up libpng16-16t64:amd64 (1.6.50-1ubuntu0.4) ... - Setting up fonts-dejavu-core (2.37-8) ... - Setting up pkgconf-bin (1.8.1-4build1) ... - Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1ubuntu2) ... - Setting up libxrender-dev:amd64 (1:0.9.12-1) ... - Setting up libbrotli-dev:amd64 (1.1.0-2build5) ... - Setting up libbz2-dev:amd64 (1.0.8-6build1) ... - Setting up libpng-tools (1.6.50-1ubuntu0.4) ... - Setting up fontconfig-config (2.15.0-2.3ubuntu1) ... - Setting up libpng-dev:amd64 (1.6.50-1ubuntu0.4) ... - Setting up pkgconf:amd64 (1.8.1-4build1) ... - Setting up libfreetype6:amd64 (2.13.3+dfsg-1build1) ... - Setting up pkg-config:amd64 (1.8.1-4build1) ... - Setting up libfontconfig1:amd64 (2.15.0-2.3ubuntu1) ... - Setting up libxft2:amd64 (2.3.6-1build1) ... - Setting up libfreetype-dev:amd64 (2.13.3+dfsg-1build1) ... - Setting up libfontconfig-dev:amd64 (2.15.0-2.3ubuntu1) ... - Setting up libxft-dev:amd64 (2.3.6-1build1) ... - Setting up libfontconfig1-dev:amd64 (2.15.0-2.3ubuntu1) ... - Processing triggers for libc-bin (2.42-0ubuntu3) ... # To update the current shell environment, run: eval $(opam env) 2026-02-15 18:50.51 ---> saved as "95eb3c15cc7c4f8d95430cf759443d983717f0995b2417cb087704df89d8489c" /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 7 packages - install conf-libX11 1 - install conf-libXft 1 - install conf-pkg-config 4 - install csexp 1.5.2 - install dune 3.21.1 - install dune-configurator 3.21.1 - install graphics 5.2.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved csexp.1.5.2 (cached) -> retrieved graphics.5.2.0 (cached) -> installed conf-pkg-config.4 -> installed conf-libX11.1 -> installed conf-libXft.1 -> retrieved dune.3.21.1, dune-configurator.3.21.1 (cached) -> installed dune.3.21.1 -> installed csexp.1.5.2 -> installed dune-configurator.3.21.1 -> installed graphics.5.2.0 Done. # To update the current shell environment, run: eval $(opam env) 2026-02-15 18:52.11 ---> saved as "7470c5ef4cdfc4a012a8a0a0de6f48cf156073030eaad6bb841ac79d1743fc0f" /src: (copy (src .) (dst /src)) 2026-02-15 18:52.11 ---> saved as "d52dd87be499cd342bc967dd17d38a0e3cee3f9dba7b5563e0b1c2d03a16a1e6" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) 2026-02-15 18:52.12 ---> saved as "e0ce7d770ec90370aa50b864237e5be9165df3184a3f3a247473acc27cd4e990" Job succeeded 2026-02-15 18:52.12: Job succeeded