2025-10-07 16:51.30: New job: test mirage/bloomf https://github.com/mirage/bloomf.git#refs/heads/master (084961d207cec4c3b041baa8a62bce12a3290a55) (freebsd-x86_64:freebsd-14.3-4.14_opam-2.4)Base: freebsd-14.3-ocaml-4.14Opam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/bloomf.git" -b "master" && cd "bloomf" && git reset --hard 084961d2cat > Dockerfile <<'END-OF-DOCKERFILE'FROM freebsd-14.3-ocaml-4.14# freebsd-14.3-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 241aae26db44294142794da0ce695e8beac418df || git fetch origin master) && git reset -q --hard 241aae26db44294142794da0ce695e8beac418df && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 bloomf.opam bloomf-bench.opam ./RUN opam pin add -yn bloomf.dev './' && \opam pin add -yn bloomf-bench.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base bechamel.0.5.0 bechamel-notty.0.5.0 bitv.2.1 cmdliner.2.0.0 cppo.1.8.0 dune.3.20.2 fmt.0.11.0 notty.0.2.3 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 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.0 uutf.1.0.4"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y bloomf.dev bloomf-bench.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-10-07 16:51.30: Using cache hint "mirage/bloomf-freebsd-14.3-ocaml-4.14-freebsd-14.3-4.14_opam-2.4-77c91e1cbf880d210cd4421ad1787302"2025-10-07 16:51.30: Using OBuilder spec:((from freebsd-14.3-ocaml-4.14)(comment freebsd-14.3-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 241aae26db44294142794da0ce695e8beac418df || git fetch origin master) && git reset -q --hard 241aae26db44294142794da0ce695e8beac418df && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src bloomf.opam bloomf-bench.opam) (dst ./))(run (network host)(shell "opam pin add -yn bloomf.dev './' && \\nopam pin add -yn bloomf-bench.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base bechamel.0.5.0 bechamel-notty.0.5.0 bitv.2.1 cmdliner.2.0.0 cppo.1.8.0 dune.3.20.2 fmt.0.11.0 notty.0.2.3 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 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.0 uutf.1.0.4")(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 bloomf.dev bloomf-bench.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-10-07 16:51.30: Waiting for resource in pool OCluster2025-10-07 21:55.23: Waiting for worker…2025-10-07 22:44.42: Got resource from pool OClusterBuilding on rosemaryAll commits already cachedHEAD is now at 084961d Merge pull request #9 from bobot/add_copy_function(from freebsd-14.3-ocaml-4.14)2025-10-07 22:42.57 ---> using "7e5247e9853d1c2fb95ef9ffdfdb895ef70516f48155f08a9b10db936cb8c6c6" from cache/: (comment freebsd-14.3-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-10-07 22:42.58 ---> using "f8f2ae50f983ba53790a433c81d8570b8becc44c74ab2707cf43746ed1b463d1" 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-10-07 22:42.58 ---> using "a95cd97103c96a777086d9508c45964fbffa4285a5c5e6703b704acabfb6945b" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))FreeBSD 14.3-RELEASE-p3The OCaml toplevel, version 4.14.22.4.12025-10-07 22:42.59 ---> using "199d8be57ed603ac6837a6d6cc7e578c2f630e2b79e2520a8892deff98662ca8" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-07 22:42.59 ---> using "c9d8693a3c313f3750cea43d98891a3f5490d8d3ab8357236d5eb49fea038272" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 241aae26db44294142794da0ce695e8beac418df || git fetch origin master) && git reset -q --hard 241aae26db44294142794da0ce695e8beac418df && git log --no-decorate -n1 --oneline && opam update -u"))241aae26db Merge pull request #28629 from dinosaure/release-alcotest-1.9.1<><> 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-10-07 22:43.00 ---> using "de0bd8698b2e3bc0711b3652af2879eb45db39585a1fe11d06fcfadb2457ddfe" from cache/src: (copy (src bloomf.opam bloomf-bench.opam) (dst ./))2025-10-07 22:43.01 ---> saved as "4c336359ddddbf12cf601961f8cb260eed49c3dec96a0f4d87bb4c0abeb5dec4"/src: (run (network host)(shell "opam pin add -yn bloomf.dev './' && \\nopam pin add -yn bloomf-bench.dev './'"))[bloomf.dev] synchronised (file:///src)bloomf is now pinned to file:///src (version dev)[NOTE] Package bloomf-bench does not exist in opam repositories registered in the current switch.[bloomf-bench.dev] synchronised (file:///src)bloomf-bench is now pinned to file:///src (version dev)2025-10-07 22:43.05 ---> saved as "912d325c977c95dc7a651a00d0540a01358418feffac1825dd807ab92ce41b36"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-07 22:43.06 ---> saved as "a40b09afa424cd6a547bc50fe1421fb7c80d00d3ca0346b1b1df2b9d08def32a"/src: (env DEPS "alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base bechamel.0.5.0 bechamel-notty.0.5.0 bitv.2.1 cmdliner.2.0.0 cppo.1.8.0 dune.3.20.2 fmt.0.11.0 notty.0.2.3 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 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.0 uutf.1.0.4")/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 bloomf.dev bloomf-bench.dev $DEPS"))[WARNING] Unknown update command for bsd, skipping system update<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bloomf-bench.dev] synchronised (file:///src)[bloomf.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-10-07 22:43.19 ---> saved as "0440366b6a0635e8587cd4272bf4cd64b894e91d5e629e7f367391ad26772297"/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 17 packages∗ alcotest 1.9.1∗ astring 0.8.5∗ bechamel 0.5.0∗ bechamel-notty 0.5.0∗ bitv 2.1∗ cmdliner 2.0.0∗ cppo 1.8.0∗ dune 3.20.2∗ fmt 0.11.0∗ notty 0.2.3∗ ocaml-syntax-shims 1.0.0∗ ocamlbuild 0.16.1∗ ocamlfind 1.9.8∗ re 1.14.0∗ stdlib-shims 0.3.0∗ topkg 1.1.0∗ uutf 1.0.4<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>⬇ retrieved astring.0.8.5 (cached)⬇ retrieved alcotest.1.9.1 (cached)⬇ retrieved bechamel.0.5.0, bechamel-notty.0.5.0 (https://github.com/mirage/bechamel/releases/download/v0.5.0/bechamel-0.5.0.tbz)⬇ retrieved cmdliner.2.0.0 (cached)⬇ retrieved cppo.1.8.0 (cached)⬇ retrieved fmt.0.11.0 (cached)⬇ retrieved bitv.2.1 (https://github.com/backtracking/bitv/archive/refs/tags/2.1.tar.gz)⬇ retrieved ocaml-syntax-shims.1.0.0 (cached)⬇ retrieved ocamlbuild.0.16.1 (cached)⬇ retrieved ocamlfind.1.9.8 (cached)⬇ retrieved re.1.14.0 (cached)⬇ retrieved stdlib-shims.0.3.0 (cached)⬇ retrieved notty.0.2.3 (https://github.com/pqwy/notty/releases/download/v0.2.3/notty-0.2.3.tbz)⬇ retrieved uutf.1.0.4 (cached)⬇ retrieved topkg.1.1.0 (cached)⬇ retrieved dune.3.20.2 (cached)∗ installed cmdliner.2.0.0∗ installed ocamlfind.1.9.8∗ installed ocamlbuild.0.16.1∗ installed topkg.1.1.0∗ installed uutf.1.0.4∗ installed fmt.0.11.0∗ installed astring.0.8.5∗ installed dune.3.20.2∗ installed bitv.2.1∗ installed stdlib-shims.0.3.0∗ installed ocaml-syntax-shims.1.0.0∗ installed bechamel.0.5.0∗ installed cppo.1.8.0∗ installed re.1.14.0∗ installed notty.0.2.3∗ installed alcotest.1.9.1∗ installed bechamel-notty.0.5.0Done.2025-10-07 22:44.24 ---> saved as "3c5101326417b30b1adf2a177af1382974a284e53b2dad6389f8f15079c7fc88"/src: (copy (src .) (dst /src))2025-10-07 22:44.25 ---> saved as "b96ec55ac6e6c45f34d79d72460898d60d783d5f645ed8e22122af9bc79a7af1"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./main.exe -q)Testing `Bloomf'.This run has ID `9MOQ1RYM'.[OK] bloomf 0 Mem returns true when element was added.[SKIP] bloomf 1 False positive rate is as specified (15% ...[SKIP] bloomf 2 Size estimate is correct.[OK] bloomf 3 Union.[OK] bloomf 4 Intersection.[OK] bloomf 5 Serialisation.Full test results in `/src/_build/default/test/_build/_tests/Bloomf'.Test Successful in 30.127s. 4 tests run.2025-10-07 22:44.57 ---> saved as "f644d14d043cc863608d3c90a9377ffcc652d50834a4ca7d4f33355cb6500e68"Job succeeded2025-10-07 22:46.44: Job succeeded