Organisationsygrekocaml-extlib993334 (master)debian-13-4.14_arm64_opam-2.5

debian-13-4.14_arm64_opam-2.5

Logs

Show full logs
2026-01-09 21:44.07: New job: test ygrek/ocaml-extlib https://github.com/ygrek/ocaml-extlib.git#refs/heads/master (99333426030c6d5a1d782a4193dbb9230e8455ee) (linux-arm64:debian-13-4.14_arm64_opam-2.5)
Base: ocaml/opam:debian-13-ocaml-4.14@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265
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:debian-13-ocaml-4.14@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265
# debian-13-4.14_arm64_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
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:debian-13-ocaml-4.14@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265-debian-13-4.14_arm64_opam-2.5-14938538f9463dcaaacd210797c7dad8"
2026-01-09 21:44.07: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265)
 (comment debian-13-4.14_arm64_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 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 21:59.06: Waiting for worker…
2026-01-09 22:25.47: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
All commits already cached
HEAD is now at 9933342 Add .git-blame-ignore-revs

(from ocaml/opam:debian-13-ocaml-4.14@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265' locally
docker.io/ocaml/opam@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265: Pulling from ocaml/opam
bd3d78019081: Pulling fs layer
bd3d78019081: Verifying Checksum
bd3d78019081: Download complete
bd3d78019081: Pull complete
Digest: sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265
Status: Downloaded newer image for ocaml/opam@sha256:2c31122a438e89eff45d41c6a492ffabe7cacc44a733f0b2695fbc0676375265
2026-01-09 22:25.48 ---> using "c38db2477680a5a6fd226f2c4f7426f8ffaefd0b44e8f0c92e98d36c168d8bdd" from cache

/: (comment debian-13-4.14_arm64_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-09 22:25.48 ---> using "c8db247efdbcc9d825e19ca0b79641957a4c60e78c707c6b24c7a5868b95f423" 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.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-01-09 22:25.48 ---> using "2772b59b4979bf92b82b51f8374128ed2ab247f3430dedf63fb270b647c8e663" from cache

/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-157-generic
The OCaml toplevel, version 4.14.2
2.5.0
2026-01-09 22:25.48 ---> using "27da5210a7b7949cb682d7d354931af3b1ea965b3be9fe4a6c91e62044e5272e" from cache

/src: (workdir /src)

/src: (run (shell "sudo chown opam /src"))
2026-01-09 22:25.48 ---> using "d8e0e5f4dc63dacad3263be41369f05152dc7ed147b8952d157355edd36cb7de" 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"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   ee48e882f0..a6b2f19780  master     -> origin/master
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:25.48 ---> using "2449b0fbd669b6581b217897b45e89913286393a7a5710570094c20363185ec9" from cache

/src: (copy (src extlib.opam) (dst ./))
2026-01-09 22:25.49 ---> saved as "3441c589e9d33326c4a8881a8d96da1cb1916fe73747bfa37f436a6dd349585f"

/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:25.54 ---> saved as "7bb05e5340f4208869c4c7c6d6bd368c2e39f549a8c66a4d3147e364e2de285f"

/src: (run (network host)
           (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-01-09 22:25.54 ---> saved as "5effc81cd7601bbe30982ca245d2696680233f6d30a23849014274741eb898be"

/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/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian trixie InRelease
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [94.8 kB]
- Fetched 186 kB in 1s (216 kB/s)
- Reading package lists...

<><> 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:26.10 ---> saved as "96177a92822a6c7db7a08b6be2ce94f45a95ba9cfd5441e80fffcd7492b6da02"

/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:27.02 ---> saved as "031b7866db91743923b01d6cdad53adfdf3eb3c98483a39f6c8a53de23ca6490"

/src: (copy (src .) (dst /src))
2026-01-09 22:27.02 ---> saved as "045e00bf35f8cf555f0ee28bffc1046e3762ec8c6e598566cba1312d07613fd7"

/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:27.07 ---> saved as "41bbcfc2e4efbf27733125a32685d47cab7049d9aab106258e2f7b36bf71a9c9"
Job succeeded
2026-01-09 22:27.09: Job succeeded