2026-01-09 21:44.07: New job: test ygrek/ocaml-extlib https://github.com/ygrek/ocaml-extlib.git#refs/heads/master (99333426030c6d5a1d782a4193dbb9230e8455ee) (linux-x86_64:fedora-42-4.14_opam-2.5) Base: ocaml/opam:fedora-42-ocaml-4.14@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f Opam project build To reproduce locally: git clone --recursive "https://github.com/ygrek/ocaml-extlib.git" -b "master" && cd "ocaml-extlib" && git reset --hard 99333426 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:fedora-42-ocaml-4.14@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f # fedora-42-4.14_opam-2.5 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo dnf install -y findutils RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 extlib.opam ./ RUN opam pin add -yn extlib.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.20.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.5 --depext-only -y extlib.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-01-09 21:44.07: Using cache hint "ygrek/ocaml-extlib-ocaml/opam:fedora-42-ocaml-4.14@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f-fedora-42-4.14_opam-2.5-14938538f9463dcaaacd210797c7dad8" 2026-01-09 21:44.07: Using OBuilder spec: ((from ocaml/opam:fedora-42-ocaml-4.14@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f) (comment fedora-42-4.14_opam-2.5) (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.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 c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src extlib.opam) (dst ./)) (run (network host) (shell "opam pin add -yn extlib.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.20.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1") (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 extlib.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")) ) 2026-01-09 21:44.07: Waiting for resource in pool OCluster 2026-01-09 22:26.38: Waiting for worker… 2026-01-09 22:30.33: Got resource from pool OCluster Building on eumache All commits already cached HEAD is now at 9933342 Add .git-blame-ignore-revs (from ocaml/opam:fedora-42-ocaml-4.14@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f) Unable to find image 'ocaml/opam:fedora-42-ocaml-4.14@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f' locally docker.io/ocaml/opam@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f: Pulling from ocaml/opam 166acd75d0b1: Already exists 3f5403f6a2f2: Already exists 67aec952ce79: Already exists 0bb48c2941bc: Already exists 4c00ee60bee0: Already exists 0405ae6db764: Already exists 75f105568f25: Already exists 89a1a8bb55db: Already exists 4dbdc277b5cc: Already exists b9ac9b5d0d58: Already exists ed3c58c8dfb3: Already exists a7f2118798c2: Already exists 6cf8123db17c: Already exists 5ac472da51a5: Already exists 3922aa403f38: Already exists 98656b983bdb: Already exists 929c1c6503b7: Already exists 930e6f5c8d1d: Already exists ea061ab209c7: Already exists b6a2cb7f5c47: Already exists c69cf0663843: Already exists 4f4fb700ef54: Already exists 067fb1fc80b8: Already exists 7ea6a305f43c: Already exists e0c82749fa91: Already exists f5f2f52bbfe6: Already exists 7f3917cda1bd: Already exists 12e8a6ba30d9: Already exists 52881c97bb6a: Already exists e4dd3ced19f6: Already exists 85b85699624b: Already exists 5ec3770e6174: Already exists 0140052d9f0a: Already exists 97821c341b06: Already exists 6b0f44402a83: Already exists 637838f6bf32: Already exists 2c4c5f425aca: Already exists 10de3752fc9c: Already exists cc67aefe0e92: Already exists c0ce6ac204a8: Already exists b9ec1cd9680e: Already exists 9c82a29817da: Already exists f63f3e885f02: Already exists b3e15bf893a9: Already exists Digest: sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f Status: Downloaded newer image for ocaml/opam@sha256:96a33ae19abb9333fb915bd303301c11ace2a02efa3240eed9b33f575ac4119f 2026-01-09 22:30.33 ---> using "1eb580d080c4cbeff2dbdaad43c94e06bc6be7074e19a8b1e973341633b4209d" from cache /: (comment fedora-42-4.14_opam-2.5) /: (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% | 51.5 KiB/s | 23.1 KiB | 00m00s Fedora 42 - x86_64 - Updates 100% | 65.3 KiB/s | 19.7 KiB | 00m00s Fedora 42 openh264 (From Cisco) - x86_ 100% | 6.3 KiB/s | 986.0 B | 00m00s Repositories loaded. Package "findutils-1:4.10.0-5.fc42.x86_64" is already installed. Nothing to do. 2026-01-09 22:30.33 ---> using "82ab58db20dc9e958dec9f6794b440126252beddff83bbf0fc74d5321c05f1fc" from cache /src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) 2026-01-09 22:30.33 ---> using "9f9db5023112133a7d83973b28eb6cf07d3fec7edec4274a96a36e69b1620087" 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. Continue? [Y/n] y 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 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2026-01-09 22:30.33 ---> using "8fd7ab551d447c320e7121ea66c2944b22a0b8466f77ea0fe0790704e1fdbdb5" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-131-generic The OCaml toplevel, version 4.14.2 2.5.0 2026-01-09 22:30.33 ---> using "03c0aa95f8b977f059f5268c6add6911a9a644eddaad2668371ed2f4d8c14a60" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-01-09 22:30.33 ---> using "5210f946a974fd2ef96aa629564be9d272e3f27f5991ceff0c10eb511356d35d" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u")) c65fcb1165 Merge pull request #29080 from dra27/ocaml-config-urls <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Everything 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.4.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) 2026-01-09 22:30.33 ---> using "dd6cda33be0bc199eaa242a7e1f65a4a4c8af4b1bbc5344174ce5f3ee11dfd16" from cache /src: (copy (src extlib.opam) (dst ./)) 2026-01-09 22:30.34 ---> saved as "ac7201d484a08e8823fc2f5b85e9ee98f2f16e8a6a7ac2a0e681b203656d2270" /src: (run (network host) (shell "opam pin add -yn extlib.dev './'")) [extlib.dev] synchronised (file:///src) extlib is now pinned to file:///src (version dev) 2026-01-09 22:30.35 ---> saved as "b32ab265cc6692cbe2dfd2eaa11a71338e5134274ca723ca69d20664142a5a2c" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-01-09 22:30.36 ---> saved as "c031fe1419510eee3339b14eb83b89e9b3c74a8b5032cdd4bdc99c9656188352" /src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.20.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1") /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 extlib.dev $DEPS")) + /usr/sbin/sudo "yum" "makecache" - Updating and loading repositories: - Fedora 42 - x86_64 - Updates 100% | 132.7 KiB/s | 20.4 KiB | 00m00s - Repositories loaded. - Metadata cache created. <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [extlib.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-09 22:30.55 ---> saved as "787a38a5a191906c915e7ab3552e2a6c1cbf849c78730b6e0eefd80de4fbe37f" /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 2 packages - install cppo 1.8.0 - install dune 3.20.2 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved cppo.1.8.0 (cached) -> retrieved dune.3.20.2 (cached) -> installed dune.3.20.2 -> installed cppo.1.8.0 Done. # To update the current shell environment, run: eval $(opam env) 2026-01-09 22:32.05 ---> saved as "7311511067b46d4d5ecb49bce06f3c3cba1f62ee341a76a634eb10142918a1a2" /src: (copy (src .) (dst /src)) 2026-01-09 22:32.05 ---> saved as "d9c2e0198454fbfb9577090167aceda051309d0e5b7eb85cfe3dcc076eb8bf97" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default/test && ./runner.exe) Dllist simple - OK regression_1 - OK regression_2 - OK skip_both_ways - OK 4/4 tests succeeded. IO bits - OK i8 - OK u8 - OK i16 - OK u16 - OK i31 - OK real_i32 - OK i32 - OK 8/8 tests succeeded. ExtString starts_with - OK ends_with - OK map - OK lchop - OK rchop - OK split - OK replace_1 - OK strip - OK nsplit - OK 9/9 tests succeeded. ExtArray rev - OK rev_in_place - OK for_all - OK exists - OK mem - OK memq - OK find - OK findi - OK filter - OK partition - OK enum - OK map2 - OK 12/12 tests succeeded. DynArray triv - OK regr_1 - OK insert - OK simple_1 - OK simple_2 - OK 5/5 tests succeeded. ExtHashtbl map - OK 1/1 tests succeeded. ExtList iteri - OK mapi - OK exceptions - OK find_exc - OK findi - OK fold_right - OK fold_right2 - OK map - OK find_map_exn - OK make - OK 10/10 tests succeeded. BitSet basic - OK enum_1 - OK enum_2 - OK enum_3 - OK enum_regr_pz - OK intersect - OK diff - OK sym_diff - OK rnd_creation - OK empty - OK exceptions - OK compare - OK compare_2 - OK compare_3 - OK set_opers - OK unite - OK intersect_2 - OK differentiate - OK differentiate_sym - OK 19/19 tests succeeded. Overall 68/68 tests succeeded. 2026-01-09 22:32.08 ---> saved as "f3e7e598bebebd4243fec8fe6fbbc2854bfc6c7c3012affba299431aa9ef0e45" Job succeeded 2026-01-09 22:32.08: Job succeeded