Organisationsmiragebigarray-compat30febb (master)(lint-doc)

(lint-doc)

Logs

Show full logs
2024-09-05 12:31.18: New job: test mirage/bigarray-compat https://github.com/mirage/bigarray-compat.git#refs/heads/master (30febbbfda40afbdec11bb8340d6e3bcd543bd8a) (linux-x86_64:(lint-doc))
Base: ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
Opam project lint documentation

To reproduce locally:

git clone --recursive "https://github.com/mirage/bigarray-compat.git" -b "master" && cd "bigarray-compat" && git reset --hard 30febbbf
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
# debian-12-4.02_opam-2.2
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.2 /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 e90d00913cec22ea90c21ecb282c1f0b955a7959 || git fetch origin master) && git reset -q --hard e90d00913cec22ea90c21ecb282c1f0b955a7959 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 bigarray-compat.opam ./
RUN opam pin add -yn bigarray-compat.dev './'
ENV DEPS="base-bigarray.base base-ocamlbuild.base base-threads.base base-unix.base dune.3.16.0 host-arch-x86_64.1 host-system-other.1 ocaml.4.02.3 ocaml-base-compiler.4.02.3 ocaml-config.1 ocaml-secondary-compiler.4.14.2 ocamlfind.1.9.6 ocamlfind-secondary.1.9.6"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.2 --depext-only -y bigarray-compat.dev $DEPS
RUN opam install $DEPS
RUN opam install --yes dune 'odoc>=1.5.0'
COPY --chown=1000:1000 . /src/
RUN ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo "dune build @doc failed"; exit 2)

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2024-09-05 12:31.18: Using cache hint "mirage/bigarray-compat-ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407-debian-12-4.02_opam-2.2-90c79d06cf204eb1ee2eee4c18cf17be"
2024-09-05 12:31.18: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
 (comment debian-12-4.02_opam-2.2)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/bin/opam-2.2 /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 e90d00913cec22ea90c21ecb282c1f0b955a7959 || git fetch origin master) && git reset -q --hard e90d00913cec22ea90c21ecb282c1f0b955a7959 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src bigarray-compat.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn bigarray-compat.dev './'"))
 (env DEPS "base-bigarray.base base-ocamlbuild.base base-threads.base base-unix.base dune.3.16.0 host-arch-x86_64.1 host-system-other.1 ocaml.4.02.3 ocaml-base-compiler.4.02.3 ocaml-config.1 ocaml-secondary-compiler.4.14.2 ocamlfind.1.9.6 ocamlfind-secondary.1.9.6")
 (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.2 --depext-only -y bigarray-compat.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install --yes dune 'odoc>=1.5.0'"))
 (copy (src .) (dst /src/))
 (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
)

2024-09-05 12:31.18: Waiting for resource in pool OCluster
2024-09-05 22:05.03: Waiting for worker…
2024-09-05 22:10.29: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 30febbb Set min dune version to 1.5 (#9)

(from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
2024-09-05 22:10.30 ---> using "246366219ef4f081cfd01b9dc33020df77cdf06d7298b441f117b8b192ee5b7b" from cache

/: (comment debian-12-4.02_opam-2.2)

/: (user (uid 1000) (gid 1000))

/: (env CLICOLOR_FORCE 1)

/: (env OPAMCOLOR always)

/: (workdir /src)

/src: (run (shell "sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
2024-09-05 22:10.30 ---> using "fadb62dd753b9ce472ae51c7fc52deb86f534c3523328ec3da1cba362677336c" 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 development 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
[NOTE] The 'jobs' option was reset, its value was 39 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=39 --global
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-05 22:10.30 ---> using "a493cef0ca65c463c51269f5da3976d8e498d7a1ea3b1ebdfb28918637589615" from cache

/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-119-generic
The OCaml toplevel, version 4.02.3
2.2.1
2024-09-05 22:10.30 ---> using "faa8f2ff2d8189a7ae95e6dd9404af24381960f2d7e2a702abc96b69bc3e0e0c" from cache

/src: (workdir /src)

/src: (run (shell "sudo chown opam /src"))
2024-09-05 22:10.30 ---> using "f17bf612a8aaa3e06e39c5ae10f2d2947121a187627cf587b3059fe46d43f3ee" from cache

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e e90d00913cec22ea90c21ecb282c1f0b955a7959 || git fetch origin master) && git reset -q --hard e90d00913cec22ea90c21ecb282c1f0b955a7959 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   e89899ac28..2c9b57d0d2  master     -> origin/master
e90d00913c Merge pull request #26471 from dkalinichenko-js/js-comp

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository

The following actions will be performed:
=== upgrade 1 package
  - upgrade ocaml-secondary-compiler 4.08.1-1 to 4.14.2
=== install 2 packages
  - install host-arch-x86_64         1
  - install host-system-other        1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> retrieved ocaml-secondary-compiler.4.14.2  (cached)
-> removed   ocaml-secondary-compiler.4.08.1-1
-> installed ocaml-secondary-compiler.4.14.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-05 22:10.30 ---> using "eac64d16fa84d2f9f5cb96442bdeecd1ca111272c43e3a5a5448ff581c7957bf" from cache

/src: (copy (src bigarray-compat.opam) (dst ./))
2024-09-05 22:10.30 ---> using "b97ffdd78ae6a4b6f8cffab95ff5ab5a6f34a6d25f9db9b9ccf6b224139255c2" from cache

/src: (run (network host)
           (shell "opam pin add -yn bigarray-compat.dev './'"))
[bigarray-compat.dev] synchronised (file:///src)
bigarray-compat is now pinned to file:///src (version dev)
2024-09-05 22:10.30 ---> using "286d4bee5c377dfc932eae288cb7a90ad9614764822130d92ed9e6c2be2a9da3" from cache

/src: (env DEPS "base-bigarray.base base-ocamlbuild.base base-threads.base base-unix.base dune.3.16.0 host-arch-x86_64.1 host-system-other.1 ocaml.4.02.3 ocaml-base-compiler.4.02.3 ocaml-config.1 ocaml-secondary-compiler.4.14.2 ocamlfind.1.9.6 ocamlfind-secondary.1.9.6")

/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.2 --depext-only -y bigarray-compat.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB]
- Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
- Fetched 9221 kB in 1s (6445 kB/s)
- Reading package lists...

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[bigarray-compat.dev] synchronised (no changes)

[NOTE] Package ocaml-secondary-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.02.3).
[NOTE] Package ocaml is already installed (current version is 4.02.3).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[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-ocamlbuild is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
2024-09-05 22:10.30 ---> using "38cf6294645e310d9cbf7b8641f6e641c427a0472fdcd093b1bdbc43c3059326" from cache

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-secondary-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.02.3).
[NOTE] Package ocaml is already installed (current version is 4.02.3).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[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-ocamlbuild 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 3 packages
  - install dune                3.16.0
  - install ocamlfind           1.9.6
  - install ocamlfind-secondary 1.9.6

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6, ocamlfind-secondary.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-05 22:10.44 ---> saved as "af2814727d7c36a695ab2f50a052b5f04adcf26be61f1f20ad704f34b36d3190"

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install --yes dune 'odoc>=1.5.0'"))
[NOTE] Package dune is already installed (current version is 3.16.0).
The following actions will be performed:
=== install 18 packages
  - install astring       0.8.3  [required by odoc]
  - install base-bytes    base   [required by astring]
  - install camlp-streams 5.0.1  [required by odoc-parser]
  - install cmdliner      1.0.2  [required by odoc]
  - install cppo          1.7.0  [required by odoc]
  - install crunch        1.4.1  [required by odoc]
  - install fmt           0.8.5  [required by odoc]
  - install fpath         0.7.2  [required by odoc]
  - install ocamlbuild    0      [required by fmt, cmdliner, astring, etc.]
  - install odoc          2.4.1
  - install odoc-parser   2.4.1  [required by odoc]
  - install re            1.10.3 [required by tyxml]
  - install result        1.4    [required by odoc]
  - install seq           0.3.1  [required by tyxml]
  - install topkg         1.0.0  [required by fmt, astring, cmdliner, fpath]
  - install tyxml         4.5.0  [required by odoc]
  - install uchar         0.0.2  [required by fmt]
  - install uutf          1.0.2  [required by tyxml]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bytes.base
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved astring.0.8.3  (cached)
-> retrieved cmdliner.1.0.2  (cached)
-> retrieved cppo.1.7.0  (cached)
-> retrieved crunch.1.4.1  (cached)
-> installed ocamlbuild.0
-> retrieved fmt.0.8.5  (cached)
-> retrieved fpath.0.7.2  (cached)
-> retrieved result.1.4  (cached)
-> retrieved seq.0.3.1  (cached)
-> installed camlp-streams.5.0.1
-> retrieved re.1.10.3  (cached)
-> retrieved topkg.1.0.0  (cached)
-> retrieved uchar.0.0.2  (cached)
-> retrieved tyxml.4.5.0  (cached)
-> installed result.1.4
-> retrieved uutf.1.0.2  (cached)
-> installed seq.0.3.1
-> retrieved odoc.2.4.1, odoc-parser.2.4.1  (cached)
-> installed cppo.1.7.0
-> installed uchar.0.0.2
-> installed re.1.10.3
-> installed topkg.1.0.0
-> installed astring.0.8.3
-> installed cmdliner.1.0.2
-> installed fpath.0.7.2
-> installed odoc-parser.2.4.1
-> installed uutf.1.0.2
-> installed fmt.0.8.5
-> installed crunch.1.4.1
-> installed tyxml.4.5.0
-> installed odoc.2.4.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-05 22:11.06 ---> saved as "2ea126c2397520a763da46eee01650d6fdc853f408855857c41f5a6eccb16148"

/src: (copy (src .) (dst /src/))
2024-09-05 22:11.07 ---> saved as "fc71078a28a67cee3dd4ead99b0117395f02f123a0929e4d8bcbbd35f97ad299"

/src: (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
2024-09-05 22:11.07 ---> saved as "2c124e3714ec0929c9fbcc8ccc26c46626b7eb33e139f6849695f221ed9bbbd2"
Job succeeded
2024-09-05 22:11.39: Job succeeded