2025-09-18 08:04.55: New job: test craigfe/progress https://github.com/craigfe/progress.git#refs/pull/50/head (5d1f12e2c9b693cc943a946bf6b82365a8940b69) (freebsd-x86_64:freebsd-14.2-4.14_opam-2.4)Base: freebsd-14.2-ocaml-4.14Opam 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 freebsd-14.2-ocaml-4.14# freebsd-14.2-4.14_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/local/bin/opam-2.4 /usr/local/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 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && 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-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 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-freebsd-14.2-ocaml-4.14-freebsd-14.2-4.14_opam-2.4-b2393251c07c0daf141c7cd13e78caa9"2025-09-18 08:04.55: Using OBuilder spec:((from freebsd-14.2-ocaml-4.14)(comment freebsd-14.2-4.14_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/local/bin/opam-2.4 /usr/local/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 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && 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-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 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:04.55: Waiting for worker…2025-09-18 08:15.16: Got resource from pool OClusterBuilding on rosemaryAll commits already cachedHEAD is now at 5d1f12e remove package information from dune-project(from freebsd-14.2-ocaml-4.14)2025-09-18 08:21.41 ---> using "e232d73c9161ea3ff94ff4ae2b5a6983da9a9ca98d5185b2db1dbadeae5228e2" from cache/: (comment freebsd-14.2-4.14_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.4 /usr/local/bin/opam"))2025-09-18 08:21.41 ---> using "ab3b72ff1bef5200ab51bf41b5ce466d603a607c082bc77b8cb9a89bd0ee8e2b" from cache/src: (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 /home/opam/.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 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///home/opam/opam-repository2025-09-18 08:21.41 ---> using "4f5272944a297469599fadae70be6af0a741315c350ad35dc552c1741ce274b4" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))FreeBSD 14.2-RELEASE-p1The OCaml toplevel, version 4.14.22.4.12025-09-18 08:21.41 ---> using "07a4e313abba0673771074c9860cdd9543e4761d68d2fb7c6d7221bc739a7e75" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-09-18 08:21.41 ---> using "3a9f22eefbfbdecb5fa973f708084041cdbe652271a081208757b5e926d582b0" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD4028320478..7949ff40d8 master -> origin/master6ef6813522 Merge pull request #28449 from dra27/ocaml-compiler-msvc<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.3.0- ocaml-config.3However, 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.2025-09-18 08:21.42 ---> using "7725261d76654d1dd37a3cb5fdf4f69d667ba527d60d14c45d86c8dd0154d0d1" from cache/src: (copy (src terminal.opam progress.opam) (dst ./))2025-09-18 08:21.42 ---> saved as "b4bbc7a1d12af25d86b59ebc47738de09eaf04208105da12f8bc38007e69884a"/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:21.43 ---> saved as "13925c9bbbb6e5ff48bbad958ce2a239be887a9d0acfc04d4f2180f94490dcc1"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-09-18 08:21.44 ---> saved as "1484a1350a10e8a0d1c13ad493de696d3a36127d2c59d9c23716c92f6272fa85"/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-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 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"))[WARNING] Unknown update command for bsd, skipping system update<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[terminal.dev] synchronised (file:///src)[progress.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).2025-09-18 08:21.49 ---> saved as "bc1c347c39238b8f3c446892ceaa37638bfdf577ebb9d1d9ee0244033ba7d059"/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 18 packages∗ alcotest 1.9.0∗ astring 0.8.5∗ cmdliner 1.3.0∗ dune 3.20.2∗ fmt 0.11.0∗ logs 0.9.0∗ mtime 2.1.0∗ ocaml-syntax-shims 1.0.0∗ 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<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>⬇ retrieved cmdliner.1.3.0 (cached)⬇ retrieved astring.0.8.5 (cached)⬇ retrieved alcotest.1.9.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 optint.0.3.0 (cached)⬇ retrieved ocamlbuild.0.16.1 (cached)⬇ retrieved seq.base (cached)∗ installed seq.base⬇ retrieved stdlib-shims.0.3.0 (cached)⬇ retrieved re.1.13.2 (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 mtime.2.1.0∗ installed uutf.1.0.4∗ 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.2025-09-18 08:22.36 ---> saved as "0d74f6de5367b6120d5e418501b6fbb1d0c3ade567e083e02534d582f125d6a6"/src: (copy (src .) (dst /src))2025-09-18 08:22.36 ---> saved as "485ccbff4aaab7df4171621060cc9c3157e099054da01fc2372d2a18623970d7"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/src/terminal/tests && ./test.exe)Testing `src/terminal/tests/test.ml'.This run has ID `1GVF14VI'.[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.001s. 4 tests run.(cd _build/default/src/progress/tests && ./test.exe)Testing `src/progress/tests/test.ml'.This run has ID `JJ0H2242'.[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.003s. 14 tests run.2025-09-18 08:22.37 ---> saved as "2b28e9e3d52b33b64ac646a3561fc0347e7338d82e1bc234f3b42250a05ee122"Job succeeded2025-09-18 08:23.55: Job succeeded