2025-09-18 08:04.55: New job: test craigfe/progress https://github.com/craigfe/progress.git#refs/pull/50/head (5d1f12e2c9b693cc943a946bf6b82365a8940b69) (linux-x86_64:debian-13-4.14+flambda_opam-2.4)Base: ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:d694312ddca44327402acf566730cea54c3b42eeb10553d5822f781ea35dfdb5Opam project buildTo reproduce locally:git clone --recursive "https://github.com/craigfe/progress.git" && cd "progress" && git fetch origin "refs/pull/50/head" && git reset --hard 5d1f12e2cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:d694312ddca44327402acf566730cea54c3b42eeb10553d5822f781ea35dfdb5# debian-13-4.14+flambda_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /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 6ebd41004d50bd8c645e362bc871173eebaf17b9 || git fetch origin master) && git reset -q --hard 6ebd41004d50bd8c645e362bc871173eebaf17b9 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 terminal.opam progress.opam ./RUN opam pin add -yn terminal.dev './' && \opam pin add -yn progress.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="alcotest.1.9.0 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.20.2 fmt.0.11.0 logs.0.9.0 mtime.2.1.0 ocaml.4.14.2 ocaml-config.2 ocaml-syntax-shims.1.0.0 ocaml-variants.4.14.2+options ocamlbuild.0.16.1 ocamlfind.1.9.8 optint.0.3.0 re.1.13.2 seq.base stdlib-shims.0.3.0 topkg.1.1.0 uucp.17.0.0 uutf.1.0.4 vector.1.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y terminal.dev progress.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-09-18 08:04.55: Using cache hint "craigfe/progress-ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:d694312ddca44327402acf566730cea54c3b42eeb10553d5822f781ea35dfdb5-debian-13-4.14+flambda_opam-2.4-7eaa583de39a5ce169e5ffbe7afff0e2"2025-09-18 08:04.55: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:d694312ddca44327402acf566730cea54c3b42eeb10553d5822f781ea35dfdb5)(comment debian-13-4.14+flambda_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 6ebd41004d50bd8c645e362bc871173eebaf17b9 || git fetch origin master) && git reset -q --hard 6ebd41004d50bd8c645e362bc871173eebaf17b9 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src terminal.opam progress.opam) (dst ./))(run (network host)(shell "opam pin add -yn terminal.dev './' && \\nopam pin add -yn progress.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "alcotest.1.9.0 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.20.2 fmt.0.11.0 logs.0.9.0 mtime.2.1.0 ocaml.4.14.2 ocaml-config.2 ocaml-syntax-shims.1.0.0 ocaml-variants.4.14.2+options ocamlbuild.0.16.1 ocamlfind.1.9.8 optint.0.3.0 re.1.13.2 seq.base stdlib-shims.0.3.0 topkg.1.1.0 uucp.17.0.0 uutf.1.0.4 vector.1.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.4 --depext-only -y terminal.dev progress.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")))2025-09-18 08:04.55: Waiting for resource in pool OCluster2025-09-18 08:07.07: Waiting for worker…2025-09-18 08:08.46: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at 5d1f12e remove package information from dune-project(from ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:d694312ddca44327402acf566730cea54c3b42eeb10553d5822f781ea35dfdb5)2025-09-18 08:08.46 ---> using "00020e2226cf7f1f24c17336a00c265a631d987b89b08facdf48fd5a8a5489e8" from cache/: (comment debian-13-4.14+flambda_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-09-18 08:08.46 ---> using "e33f80f1d3f9610ba27ee202fe2e0d8d7b70fc72f8eccce8a3de0b2a05fe9230" 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] Initialised2025-09-18 08:08.46 ---> using "d9412cb28a4f36d364862f0e60acc13c2174aea514c55f283a5746ac8b5c8411" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-60-genericThe OCaml toplevel, version 4.14.22.4.12025-09-18 08:08.46 ---> using "fa7557089aa614edbf170d7d0e40ed558692df39c8c5b8b01a23f46bfd298a80" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-09-18 08:08.46 ---> using "c0badf6c2445b26fa2b63d8e9273648e5a78816816a0f568feaec6e1ccc0cba3" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 6ebd41004d50bd8c645e362bc871173eebaf17b9 || git fetch origin master) && git reset -q --hard 6ebd41004d50bd8c645e362bc871173eebaf17b9 && git log --no-decorate -n1 --oneline && opam update -u"))6ebd41004d Merge pull request #28502 from dbuenzli/b0-publish-uucd.17.0.0-etc-42f74b717f59a5a4<><> 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.3.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)2025-09-18 08:09.05 ---> saved as "e1f5f214be4650b42021fd2c57aaa4b2beacc8897eafc45db7075484d1a158d7"/src: (copy (src terminal.opam progress.opam) (dst ./))2025-09-18 08:09.05 ---> saved as "0ab255e276fb65d03c877801c0beb4fe0ef5a03abeae2a5365568b3d4defd34d"/src: (run (network host)(shell "opam pin add -yn terminal.dev './' && \\nopam pin add -yn progress.dev './'"))[terminal.dev] synchronised (file:///src)terminal is now pinned to file:///src (version dev)[progress.dev] synchronised (file:///src)progress is now pinned to file:///src (version dev)2025-09-18 08:09.08 ---> saved as "391ae8035eb562c0eb503dfd42e45a5df9e03389016a68f1e057bc27aa4292a4"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-09-18 08:09.08 ---> saved as "ea12804b640a1728cf2d7522f58810866f3f2e0460dac461a3adb70bb5fc87f4"/src: (env DEPS "alcotest.1.9.0 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.20.2 fmt.0.11.0 logs.0.9.0 mtime.2.1.0 ocaml.4.14.2 ocaml-config.2 ocaml-syntax-shims.1.0.0 ocaml-variants.4.14.2+options ocamlbuild.0.16.1 ocamlfind.1.9.8 optint.0.3.0 re.1.13.2 seq.base stdlib-shims.0.3.0 topkg.1.1.0 uucp.17.0.0 uutf.1.0.4 vector.1.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.4 --depext-only -y terminal.dev progress.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://deb.debian.org/debian trixie InRelease- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]- Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [40.4 kB]- Fetched 131 kB in 0s (1667 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[progress.dev] synchronised (file:///src)[terminal.dev] synchronised (file:///src)[NOTE] Package ocaml-variants is already installed (current version is 4.14.2+options).[NOTE] Package ocaml-config is already installed (current version is 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).2025-09-18 08:09.15 ---> saved as "7c1ab6da57af9211a9b55d144842bb89f8dccb7ddf399fc420bf276d6cba30b6"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-variants is already installed (current version is 4.14.2+options).[NOTE] Package ocaml-config is already installed (current version is 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 18 packages- install alcotest 1.9.0- install astring 0.8.5- install cmdliner 1.3.0- install dune 3.20.2- install fmt 0.11.0- install logs 0.9.0- install mtime 2.1.0- install ocaml-syntax-shims 1.0.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install optint 0.3.0- install re 1.13.2- install seq base- install stdlib-shims 0.3.0- install topkg 1.1.0- install uucp 17.0.0- install uutf 1.0.4- install vector 1.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved alcotest.1.9.0 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved cmdliner.1.3.0 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved logs.0.9.0 (cached)-> retrieved mtime.2.1.0 (cached)-> retrieved ocaml-syntax-shims.1.0.0 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved optint.0.3.0 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved re.1.13.2 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved topkg.1.1.0 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved vector.1.0.0 (cached)-> retrieved uucp.17.0.0 (cached)-> retrieved dune.3.20.2 (cached)-> installed cmdliner.1.3.0-> installed ocamlfind.1.9.8-> installed ocamlbuild.0.16.1-> installed topkg.1.1.0-> installed uutf.1.0.4-> installed mtime.2.1.0-> installed fmt.0.11.0-> installed astring.0.8.5-> installed logs.0.9.0-> installed dune.3.20.2-> installed vector.1.0.0-> installed stdlib-shims.0.3.0-> installed optint.0.3.0-> installed ocaml-syntax-shims.1.0.0-> installed re.1.13.2-> installed alcotest.1.9.0-> installed uucp.17.0.0Done.# To update the current shell environment, run: eval $(opam env)2025-09-18 08:09.58 ---> saved as "e0444af72cfbed4728a1cb3c9b56977f557e84ba637a0300337105a60b3dddb2"/src: (copy (src .) (dst /src))2025-09-18 08:09.58 ---> saved as "775b6dd3b0c3334fc0a75acaa722f910a09b8021539b311dbaec880dade4645c"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/terminal/tests/.test.eobjs/byte -I src/terminal/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/fmt -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/terminal/tests/.test.eobjs/native/dune__exe__Test.cmx -c -impl src/terminal/tests/test.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Formatters, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Config, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/terminal/tests/.test.eobjs/byte -I src/terminal/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/fmt -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/terminal/tests/.test.eobjs/native/dune__exe__Common.cmx -c -impl src/terminal/tests/common.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/terminal/tests/.test.eobjs/byte -I src/terminal/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/fmt -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/terminal/tests/.test.eobjs/native/dune__exe__Test_colours.cmx -c -impl src/terminal/tests/test_colours.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Core, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/terminal/tests/.test.eobjs/byte -I src/terminal/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/fmt -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/terminal/tests/.test.eobjs/native/dune__exe__Test_width.cmx -c -impl src/terminal/tests/test_width.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Core, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/progress/tests/.test.eobjs/byte -I src/progress/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/mtime -I /home/opam/.opam/4.14/lib/optint -I src/progress/.progress.objs/byte -I src/progress/.progress.objs/native -I src/progress/engine/.progress_engine.objs/byte -I src/progress/engine/.progress_engine.objs/native -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/progress/tests/.test.eobjs/native/dune__exe__Common.cmx -c -impl src/progress/tests/common.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/progress/tests/.test.eobjs/byte -I src/progress/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/mtime -I /home/opam/.opam/4.14/lib/optint -I src/progress/.progress.objs/byte -I src/progress/.progress.objs/native -I src/progress/engine/.progress_engine.objs/byte -I src/progress/engine/.progress_engine.objs/native -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/progress/tests/.test.eobjs/native/dune__exe__Test_flow_meter.cmx -c -impl src/progress/tests/test_flow_meter.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/progress/tests/.test.eobjs/byte -I src/progress/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/mtime -I /home/opam/.opam/4.14/lib/optint -I src/progress/.progress.objs/byte -I src/progress/.progress.objs/native -I src/progress/engine/.progress_engine.objs/byte -I src/progress/engine/.progress_engine.objs/native -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/progress/tests/.test.eobjs/native/dune__exe__Test_printers.cmx -c -impl src/progress/tests/test_printers.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Core, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/progress/tests/.test.eobjs/byte -I src/progress/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/mtime -I /home/opam/.opam/4.14/lib/optint -I src/progress/.progress.objs/byte -I src/progress/.progress.objs/native -I src/progress/engine/.progress_engine.objs/byte -I src/progress/engine/.progress_engine.objs/native -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/progress/tests/.test.eobjs/native/dune__exe__Test_units.cmx -c -impl src/progress/tests/test_units.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Core, and its interface was not compiled with -opaque(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/progress/tests/.test.eobjs/byte -I src/progress/tests/.test.eobjs/native -I /home/opam/.opam/4.14/lib/alcotest -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/mtime -I /home/opam/.opam/4.14/lib/optint -I src/progress/.progress.objs/byte -I src/progress/.progress.objs/native -I src/progress/engine/.progress_engine.objs/byte -I src/progress/engine/.progress_engine.objs/native -I src/terminal/.terminal.objs/byte -I src/terminal/.terminal.objs/native -I src/terminal/ansi/.terminal_ansi.objs/byte -I src/terminal/ansi/.terminal_ansi.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o src/progress/tests/.test.eobjs/native/dune__exe__Test.cmx -c -impl src/progress/tests/test.ml)File "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Test, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Core, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Formatters, and its interface was not compiled with -opaqueFile "_none_", line 1:Warning 58 [no-cmx-file]: no cmx file was found in path for module Alcotest_engine__Config, and its interface was not compiled with -opaque(cd _build/default/src/terminal/tests && ./test.exe)Testing `src/terminal/tests/test.ml'.This run has ID `H02F40X4'.[OK] colours 0 rgb.[OK] colours 1 hex.[OK] width 0 guess_width.[OK] width 1 truncate.Full test results in `/src/_build/default/src/terminal/tests/_build/_tests/src-terminal-tests-test.ml'.Test Successful in 0.000s. 4 tests run.(cd _build/default/src/progress/tests && ./test.exe)Testing `src/progress/tests/test.ml'.This run has ID `3G3ZNSOA'.[OK] main 0 Pair.[OK] main 1 Unicode bar.[OK] main 2 Progress bar lifecycle....[OK] main 3 Progress bar width.[OK] main 4 Pre-provided counter....[OK] boxes 0 Unsized element not in box.[OK] boxes 1 Two unsized elements in box.[OK] units 0 percentage.[OK] units 1 bytes.[OK] units 2 duration.[OK] printers 0 int.[OK] printers 1 string.[OK] flow_meter 0 linear.[OK] flow_meter 1 non-linear.Full test results in `/src/_build/default/src/progress/tests/_build/_tests/src-progress-tests-test.ml'.Test Successful in 0.002s. 14 tests run.2025-09-18 08:10.00 ---> saved as "c9009394bc61a2fb3462777df50a62569906782316110e8887db248e0faa9f5b"Job succeeded2025-09-18 08:10.00: Job succeeded