2026-01-24 22:45.52: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/heads/main (bbb19985822cae634319f9eb1ff16f236e97d206) (linux-x86_64:opensuse-16.0-4.14_opam-2.5)Base: ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992dOpam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/ocaml-tar.git" -b "main" && cd "ocaml-tar" && git reset --hard bbb19985cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d# opensuse-16.0-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /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 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 tar.opam tar-eio.opam ./RUN opam pin add -yn tar.dev './' && \opam pin add -yn tar-eio.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base checkseum.0.5.2 cmdliner.2.1.0 csexp.1.5.2 decompress.1.5.3 dune.3.21.0 dune-configurator.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 optint.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y tar.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build --only-packages=tar @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-01-24 22:45.52: Using cache hint "mirage/ocaml-tar-ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d-opensuse-16.0-4.14_opam-2.5-bd538eed072c29d880783792e9cf5e0b"2026-01-24 22:45.52: Using OBuilder spec:((from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d)(comment opensuse-16.0-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 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src tar.opam tar-eio.opam) (dst ./))(run (network host)(shell "opam pin add -yn tar.dev './' && \\nopam pin add -yn tar-eio.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base checkseum.0.5.2 cmdliner.2.1.0 csexp.1.5.2 decompress.1.5.3 dune.3.21.0 dune-configurator.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 optint.0.3.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.5 --depext-only -y tar.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 --only-packages=tar @install @check @runtest && rm -rf _build")))2026-01-24 22:45.52: Waiting for resource in pool OCluster2026-01-24 22:45.52: Waiting for worker…2026-01-24 22:45.53: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at bbb1998 Apply formatting and sync changes(from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d)2026-01-24 22:45.53 ---> using "13bd82803a57ea5ff694d8190a33d1e2fac93afbb5eee5733e0e571712600609" from cache/: (comment opensuse-16.0-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-01-24 22:45.53 ---> using "7ae44f66e9ffc836452f26b23e5cdaa30291d0c44d82a988efbe48df1a420377" 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.[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 --globalContinue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[ERROR] Could not update repository "ocaml-patches-overlay": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocurrent/opam-repository/': Could not resolve host: github.com"[default] Initialised2026-01-24 22:45.53 ---> using "63b30f65c9fc7ff00c3e31be976cf13d6647410b2ed0730892d9152c35f077fe" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-134-genericThe OCaml toplevel, version 4.14.22.5.02026-01-24 22:45.53 ---> using "05f04870a3915a32d34a8c855e26e216f4484f6e521a7e1ce30a14b5860d4e09" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-24 22:45.53 ---> using "b5d695a82e41010b51b5cb3ded806f34aaa704353328d4b3808f7be1402ed3d7" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADa6b2f19780..8e1b9a49e8 master -> origin/master873cb18c37 Merge pull request #29216 from shonfeder/release-dune-3.21.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repository[ocaml-patches-overlay] synchronised from git+https://github.com/ocurrent/opam-repository#patchesThe following actions will be performed:=== recompile 2 packages- recompile ocaml 4.14.2 [upstream or system changes]- recompile opam-depext 1.2.3 [uses ocaml]<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved opam-depext.1.2.3 (cached)-> removed opam-depext.1.2.3-> removed ocaml.4.14.2-> installed ocaml.4.14.2-> installed opam-depext.1.2.3Done.<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead# To update the current shell environment, run: eval $(opam env)2026-01-24 22:45.53 ---> using "1e8e1773632de3810f3f1bc131cf43321781d528a4fe7320f73756ab1766bab0" from cache/src: (copy (src tar.opam tar-eio.opam) (dst ./))2026-01-24 22:45.54 ---> saved as "58f3aa1f4bbca37b74a7f644c8394a2e8b1a7db9bc307e290d3df546faa212a2"/src: (run (network host)(shell "opam pin add -yn tar.dev './' && \\nopam pin add -yn tar-eio.dev './'"))[tar.dev] synchronised (file:///src)tar is now pinned to file:///src (version dev)[tar-eio.dev] synchronised (file:///src)tar-eio is now pinned to file:///src (version dev)2026-01-24 22:45.56 ---> saved as "e5635eb9b445d9e67f15e8e31f4a42509b5f8789e3c4f7019384a5f1637c728f"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-24 22:45.56 ---> saved as "130be241a34818a9b48811bde388f3afbdb61edd680faf09a128e543ea3fe1eb"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base checkseum.0.5.2 cmdliner.2.1.0 csexp.1.5.2 decompress.1.5.3 dune.3.21.0 dune-configurator.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 optint.0.3.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.5 --depext-only -y tar.dev $DEPS"))+ /usr/bin/sudo "zypper" "--non-interactive" "refresh"- Repository 'repo-openh264 (16.0)' is up to date.- Retrieving repository 'repo-oss (16.0)' metadata [..- Looking for gpg keys in repository repo-oss (16.0).- gpgkey=http://cdn.opensuse.org/distribution/leap/16.0/repo/oss/x86_64/repodata/repomd.xml.key- ..-- Note: Received 1 new package signing key from repository "repo-oss (16.0)":-- Those additional keys are usually used to sign packages shipped by the repository. In order to- validate those packages upon download and installation the new keys will be imported into the rpm- database.-- New:- Key Fingerprint: F044 C2C5 07A1 262B 538A AADD 8A49 EB03 25DB 7AE0- Key Name: openSUSE:Backports OBS Project <openSUSE:Backports@build.opensuse.org>- Key Algorithm: RSA 4096- Key Created: Wed May 10 14:46:12 2023- Key Expires: Sun May 9 14:46:12 2027- Rpm Name: gpg-pubkey-25db7ae0-645bae34-- The repository metadata introducing the new keys have been signed and validated by the trusted- key:-- Repository: repo-oss (16.0)- Key Fingerprint: AD48 5664 E901 B867 051A B15F 35A2 F86E 29B7 00A4- Key Name: openSUSE Project Signing Key <opensuse@opensuse.org>- Key Algorithm: RSA 4096- Key Created: Mon Jun 20 14:03:14 2022- Key Expires: Fri Jun 19 14:03:14 2026- Rpm Name: gpg-pubkey-29b700a4-62b07e22-- .- .- .......- .........- .- .........- ..........- .........- ......done]- Building repository 'repo-oss (16.0)' cache [..- ..done]- All repositories have been refreshed.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[tar.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).# To update the current shell environment, run: eval $(opam env)2026-01-24 22:46.25 ---> saved as "50f9bd885cd230d6d72c7c2038eb8e3bd046f12a0093755ff5e4293a39b28c95"/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 checkseum 0.5.2- install cmdliner 2.1.0- install csexp 1.5.2- install decompress 1.5.3- install dune 3.21.0- install dune-configurator 3.21.0- install optint 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved checkseum.0.5.2 (cached)-> retrieved cmdliner.2.1.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved optint.0.3.0 (cached)-> retrieved decompress.1.5.3 (cached)-> retrieved dune.3.21.0, dune-configurator.3.21.0 (cached)-> installed cmdliner.2.1.0-> installed dune.3.21.0-> installed csexp.1.5.2-> installed optint.0.3.0-> installed dune-configurator.3.21.0-> installed checkseum.0.5.2-> installed decompress.1.5.3Done.# To update the current shell environment, run: eval $(opam env)2026-01-24 22:47.13 ---> saved as "e5d3a81b343305bc833bdddd69e84f109e92fb3358e45a2d3a4a22874ddebc0d"/src: (copy (src .) (dst /src))2026-01-24 22:47.13 ---> saved as "eb8edf87647af0a009507e21c5f5803ebf13e4a8009169600acf8f5979856ba8"/src: (run (shell "opam exec -- dune build --only-packages=tar @install @check @runtest && rm -rf _build"))(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.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 -bin-annot -I lib/.tar.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o lib/.tar.objs/byte/tar.cmo -c -impl lib/tar.ml)File "lib/tar.ml", line 30, characters 5-18:30 | open Result.Syntax^^^^^^^^^^^^^Error: Unbound module Result.Syntax(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 lib/.tar.objs/byte -I lib/.tar.objs/native -intf-suffix .ml -no-alias-deps -opaque -o lib/.tar.objs/native/tar.cmx -c -impl lib/tar.ml)File "lib/tar.ml", line 30, characters 5-18:30 | open Result.Syntax^^^^^^^^^^^^^Error: Unbound module Result.Syntax"/usr/bin/env" "bash" "-c" "opam exec -- dune build --only-packages=tar @install @check @runtest && rm -rf _build" failed with exit status 12026-01-24 22:47.14: Job failed: Failed: Build failed