2025-11-03 10:30.50: New job: test sqids/sqids-ocaml https://github.com/sqids/sqids-ocaml.git#refs/heads/main (d6a7ce6d19f8cef53f31dfc9fb6b0fd46ec4ab93) (linux-x86_64:fedora-42-5.4_opam-2.4)Base: ocaml/opam:fedora-42-ocaml-5.4@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071fOpam project buildTo reproduce locally:git clone --recursive "https://github.com/sqids/sqids-ocaml.git" -b "main" && cd "sqids-ocaml" && git reset --hard d6a7ce6dcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-42-ocaml-5.4@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f# fedora-42-5.4_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN 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 284a92b4f56fd4f86274cbadef9c57f722224554 || git fetch origin master) && git reset -q --hard 284a92b4f56fd4f86274cbadef9c57f722224554 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 sqids.opam ./RUN opam pin add -yn sqids.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.20.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 qcheck-core.0.27"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y sqids.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-11-03 10:30.50: Using cache hint "sqids/sqids-ocaml-ocaml/opam:fedora-42-ocaml-5.4@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f-fedora-42-5.4_opam-2.4-792d637d8df98f0a49445bbfaa4cc1f7"2025-11-03 10:30.50: Using OBuilder spec:((from ocaml/opam:fedora-42-ocaml-5.4@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f)(comment fedora-42-5.4_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (network host)(shell "sudo dnf install -y findutils"))(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 284a92b4f56fd4f86274cbadef9c57f722224554 || git fetch origin master) && git reset -q --hard 284a92b4f56fd4f86274cbadef9c57f722224554 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src sqids.opam) (dst ./))(run (network host)(shell "opam pin add -yn sqids.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.20.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 qcheck-core.0.27")(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 sqids.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-11-03 10:30.50: Waiting for resource in pool OCluster2025-11-03 10:30.50: Waiting for worker…2025-11-03 10:30.50: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at d6a7ce6 CHANGELOG: update to `0.1.0`(from ocaml/opam:fedora-42-ocaml-5.4@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f)Unable to find image 'ocaml/opam:fedora-42-ocaml-5.4@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f' locallydocker.io/ocaml/opam@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f: Pulling from ocaml/opam23d67b40c167: Pulling fs layer69510a91bfc8: Pulling fs layer360b948ef8f7: Pulling fs layerb0b7d6fd83cf: Pulling fs layer39a6e4eba3c0: Pulling fs layera71731946f34: Pulling fs layer23d67b40c167: Waiting39a6e4eba3c0: Waiting360b948ef8f7: Waiting69510a91bfc8: Waitinga71731946f34: Waitingb0b7d6fd83cf: Waiting23d67b40c167: Verifying Checksum23d67b40c167: Download complete69510a91bfc8: Verifying Checksum69510a91bfc8: Download complete23d67b40c167: Pull complete69510a91bfc8: Pull completeb0b7d6fd83cf: Verifying Checksumb0b7d6fd83cf: Download complete39a6e4eba3c0: Verifying Checksum39a6e4eba3c0: Download completea71731946f34: Verifying Checksuma71731946f34: Download complete360b948ef8f7: Verifying Checksum360b948ef8f7: Download complete360b948ef8f7: Pull completeb0b7d6fd83cf: Pull complete39a6e4eba3c0: Pull completea71731946f34: Pull completeDigest: sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071fStatus: Downloaded newer image for ocaml/opam@sha256:5d13b29f948738fd07b3ff626fe4931a21664d7bf5d5febc791ef21437b7071f2025-11-03 10:39.26 ---> saved as "aae9cfea062639794bebda74c20f122cbfe2b260a1ae6b51750064798a04d0df"/: (comment fedora-42-5.4_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (network host)(shell "sudo dnf install -y findutils"))Updating and loading repositories:Fedora 42 - x86_64 100% | 47.4 KiB/s | 24.6 KiB | 00m01sFedora 42 openh264 (From Cisco) - x86_ 100% | 3.7 KiB/s | 986.0 B | 00m00sFedora 42 - x86_64 - Updates 100% | 37.4 KiB/s | 6.1 KiB | 00m00sRepositories loaded.Package "findutils-1:4.10.0-5.fc42.x86_64" is already installed.Nothing to do.2025-11-03 10:39.37 ---> saved as "02dd4d9c19ab680581c8d7cbc01b94987ce9649016e07d72dadf4d94a001d7ef"/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-11-03 10:39.38 ---> saved as "d446a92d02f58e29a07180b9f0cf0b9dff9d7a858fb4418ff090e91d252c3682"/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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-11-03 10:40.08 ---> saved as "5adbe08912fbd8109b2c9feb2eafe695e692d6649b33f7f39e3ab9488d96d021"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-86-genericThe OCaml toplevel, version 5.4.02.4.12025-11-03 10:40.08 ---> saved as "a3cd804eb52feb269ae3092f6be9254aa521c472788d6d15698015b7a67d5fd3"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-11-03 10:40.08 ---> saved as "c23a7344128e0b629217f5fffed5949275c120d29d7decaef0428d60db190ca3"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 284a92b4f56fd4f86274cbadef9c57f722224554 || git fetch origin master) && git reset -q --hard 284a92b4f56fd4f86274cbadef9c57f722224554 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD1abfcdbf14..0ebc487c46 master -> origin/master284a92b4f5 Merge pull request #28808 from jmid/opam-publish-qcheck.0.27<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-11-03 10:40.39 ---> saved as "79c4d4348fb902b03a0f522c26e8bd5c09c62977f244dd326378824e4795819b"/src: (copy (src sqids.opam) (dst ./))2025-11-03 10:40.40 ---> saved as "23602fc6a933ecdf340f354f15ce7d28fc9834179368cb8a98502fd7f6d7a0c3"/src: (run (network host)(shell "opam pin add -yn sqids.dev './'"))[sqids.dev] synchronised (file:///src)sqids is now pinned to file:///src (version dev)2025-11-03 10:40.41 ---> saved as "448571cbb7c74dc023dc1997ecc4235bd7cb5791a99d52cd629e1692bd82caaf"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-11-03 10:40.41 ---> saved as "4c1560e62de6baddf81a79349bad7ca86e598aa45f92cdbdf5c3e9f1f14f4c13"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.20.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 qcheck-core.0.27")/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 sqids.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[sqids.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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).2025-11-03 10:40.57 ---> saved as "cc02a3ebf6e60641236153d4e9088515af4eac115b028a61c3b2a97db132886c"/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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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 2 packages- install dune 3.20.2- install qcheck-core 0.27<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved qcheck-core.0.27 (cached)-> retrieved dune.3.20.2 (cached)-> installed dune.3.20.2-> installed qcheck-core.0.27Done.# To update the current shell environment, run: eval $(opam env)2025-11-03 10:42.08 ---> saved as "8e3ec6346729408047d834d826cb16fb23d3aac4ff90b59a280fc61825f18847"/src: (copy (src .) (dst /src))2025-11-03 10:42.09 ---> saved as "90f2f552b7f29c4954ca4864a87166941264abd6514e5c9524a460f8c980c5d0"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2025-11-03 10:42.12 ---> saved as "cf86400846a4cc7be28e42315cb5847206b871affe530992637d0d8d84d05559"Job succeeded2025-11-03 10:42.13: Job succeeded