2025-07-31 07:27.56: New job: test sqids/sqids-ocaml https://github.com/sqids/sqids-ocaml.git#refs/heads/main (d6a7ce6d19f8cef53f31dfc9fb6b0fd46ec4ab93) (linux-x86_64:debian-12-5.4~alpha1_opam-2.4) Base: ocaml/opam:debian-12-ocaml-5.4-alpha1@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f Opam project build To reproduce locally: git clone --recursive "https://github.com/sqids/sqids-ocaml.git" -b "main" && cd "sqids-ocaml" && git reset --hard d6a7ce6d cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.4-alpha1@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f # debian-12-5.4~alpha1_opam-2.4 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.4 /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 97bb175d1e6ee67d1f44f322ec4b2e76d2961531 || git fetch origin master) && git reset -q --hard 97bb175d1e6ee67d1f44f322ec4b2e76d2961531 && git log --no-decorate -n1 --oneline && opam update -u COPY --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.19.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0~alpha1 ocaml-compiler.5.4.0~alpha1 ocaml-config.3 ocaml-options-vanilla.1 qcheck-core.0.26" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.4 --depext-only -y sqids.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 2025-07-31 07:27.56: Using cache hint "sqids/sqids-ocaml-ocaml/opam:debian-12-ocaml-5.4-alpha1@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f-debian-12-5.4~alpha1_opam-2.4-83294e2eb2ccc5c43356792f3ef9af03" 2025-07-31 07:27.56: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.4-alpha1@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f) (comment debian-12-5.4~alpha1_opam-2.4) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (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 97bb175d1e6ee67d1f44f322ec4b2e76d2961531 || git fetch origin master) && git reset -q --hard 97bb175d1e6ee67d1f44f322ec4b2e76d2961531 && 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.19.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0~alpha1 ocaml-compiler.5.4.0~alpha1 ocaml-config.3 ocaml-options-vanilla.1 qcheck-core.0.26") (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-07-31 07:27.56: Waiting for resource in pool OCluster 2025-07-31 09:07.45: Waiting for worker… 2025-07-31 09:11.15: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at d6a7ce6 CHANGELOG: update to `0.1.0` (from ocaml/opam:debian-12-ocaml-5.4-alpha1@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f) Unable to find image 'ocaml/opam:debian-12-ocaml-5.4-alpha1@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f' locally docker.io/ocaml/opam@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f: Pulling from ocaml/opam 2b437dab448b: Already exists 73f5023d201e: Pulling fs layer c7e08a470be9: Pulling fs layer 17d892f8c50d: Pulling fs layer beb2b0e77342: Pulling fs layer 2fc7df026315: Pulling fs layer 82e0876f284f: Pulling fs layer 8fc95318733e: Pulling fs layer 32329d06c123: Pulling fs layer 17d892f8c50d: Waiting c7e08a470be9: Waiting beb2b0e77342: Waiting 32329d06c123: Waiting 2fc7df026315: Waiting 8fc95318733e: Waiting 82e0876f284f: Waiting 73f5023d201e: Verifying Checksum 73f5023d201e: Download complete 73f5023d201e: Pull complete c7e08a470be9: Download complete c7e08a470be9: Pull complete 17d892f8c50d: Download complete 17d892f8c50d: Pull complete beb2b0e77342: Verifying Checksum beb2b0e77342: Download complete beb2b0e77342: Pull complete 2fc7df026315: Verifying Checksum 2fc7df026315: Download complete 82e0876f284f: Verifying Checksum 82e0876f284f: Download complete 8fc95318733e: Download complete 32329d06c123: Verifying Checksum 32329d06c123: Download complete 2fc7df026315: Pull complete 82e0876f284f: Pull complete 8fc95318733e: Pull complete 32329d06c123: Pull complete Digest: sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f Status: Downloaded newer image for ocaml/opam@sha256:f782b5adcd57a881c4812f01911b82b6997568fca3d801ce1a05e6250f85951f 2025-07-31 09:11.15 ---> using "f9bf87bd7a786def931815571339489e7d274cd0199367b2207766d63f4b2e6c" from cache /: (comment debian-12-5.4~alpha1_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam")) 2025-07-31 09:11.15 ---> using "17feeb5d96c1a4c0923d327d264d90339a711f0b6cc9cf6591f724a389cdd7fa" 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 [NOTE] The 'jobs' option was reset, its value was 71 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=71 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [ERROR] Could not update repository "beta": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocaml/ocaml-beta-repository/': Could not resolve host: github.com" [default] Initialised 2025-07-31 09:11.15 ---> using "1be101c159320980a9ef25c41b355e005461ff6f7bdec024ba90bee83ede98eb" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-142-generic The OCaml toplevel, version 5.4.0~alpha1 2.4.1 2025-07-31 09:11.15 ---> using "fd3ef26a1cbaea74def7341648eb03a84483678b2b849c2b2973afc41339e098" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-07-31 09:11.15 ---> using "39e28896cb336a9d18b0bb76742105fb522a95cd213d88326fad3e03a7df2b50" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 97bb175d1e6ee67d1f44f322ec4b2e76d2961531 || git fetch origin master) && git reset -q --hard 97bb175d1e6ee67d1f44f322ec4b2e76d2961531 && git log --no-decorate -n1 --oneline && opam update -u")) 97bb175d1e Merge pull request #28148 from jmid/opam-publish-qcheck.0.26 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [beta] no changes from git+https://github.com/ocaml/ocaml-beta-repository [default] synchronised from git+file:///home/opam/opam-repository Already up-to-date. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-07-31 09:11.31 ---> saved as "25d9f56353c0c1aee4847198fbbcaf57b00a319c88e40a2b1695bc050ccafacc" /src: (copy (src sqids.opam) (dst ./)) 2025-07-31 09:11.32 ---> saved as "90f8da15a5049b22269acec40067df5b802dfde0eb67df80ce618d6a2e7bd484" /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-07-31 09:11.33 ---> saved as "5bcbf8ec2d997ce3a4ec5fef9e0e3736d982dcabf7f533068b6a6ae9bdc2d97f" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-07-31 09:11.33 ---> saved as "7e2b8f65ef05eb37128465d0e26e39a4ad2096de75d027a8232f3051a8be0bd2" /src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0~alpha1 ocaml-compiler.5.4.0~alpha1 ocaml-config.3 ocaml-options-vanilla.1 qcheck-core.0.26") /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/bin/sudo "apt-get" "update" - Hit:1 http://deb.debian.org/debian bookworm InRelease - 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-updates/main amd64 Packages.diff/Index [19.6 kB] - Ign:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index - Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6916 B] - Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB] - Fetched 402 kB in 0s (1131 kB/s) - Reading package lists... <><> 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~alpha1). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0~alpha1). [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-07-31 09:11.41 ---> saved as "0cb7be037ec2513f747b941c4078cd14a438c4a8a707760b2dce5395f03b5c16" /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~alpha1). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0~alpha1). [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.19.1 - install qcheck-core 0.26 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved qcheck-core.0.26 (cached) -> retrieved dune.3.19.1 (cached) -> installed dune.3.19.1 -> installed qcheck-core.0.26 Done. # To update the current shell environment, run: eval $(opam env) 2025-07-31 09:12.10 ---> saved as "aecbf989100bb05d519c057c3b47a9f76962740ef48a97cf48ddf94c76dcaca7" /src: (copy (src .) (dst /src)) 2025-07-31 09:12.11 ---> saved as "316c180c3da10792fcd0719a752f259f5a7d964c72f892955bac716212903465" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) 2025-07-31 09:12.12 ---> saved as "e6a8e1a0398b97fa6c574762c98ade3f57c567f5d7b9cc818a0273c8b7b8de7b" Job succeeded 2025-07-31 09:12.13: Job succeeded