2026-01-16 11:36.18: New job: test sqids/sqids-ocaml https://github.com/sqids/sqids-ocaml.git#refs/heads/main (d6a7ce6d19f8cef53f31dfc9fb6b0fd46ec4ab93) (macos-x86_64:macos-homebrew-4.14_opam-2.5)Base: macos-homebrew-ocaml-4.14Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sqids/sqids-ocaml.git" -b "main" && cd "sqids-ocaml" && git reset --hard d6a7ce6dcat > Dockerfile <<'END-OF-DOCKERFILE'FROM macos-homebrew-ocaml-4.14# macos-homebrew-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f ~/local/bin/opam-2.5 ~/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN 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 sqids.opam ./src/./RUN opam pin add -yn sqids.dev './src/./'RUN echo '(lang dune 3.0)' > './src/./dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 qcheck-core.0.91"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y sqids.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . ./srcRUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-01-16 11:36.18: Using cache hint "sqids/sqids-ocaml-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_opam-2.5-78e317be26d4cd2ab8dc502a48c49b39"2026-01-16 11:36.18: Using OBuilder spec:((from macos-homebrew-ocaml-4.14)(comment macos-homebrew-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f ~/local/bin/opam-2.5 ~/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(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 sqids.opam) (dst ./src/./))(run (network host)(shell "opam pin add -yn sqids.dev './src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 qcheck-core.0.91")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y sqids.dev $DEPS"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst ./src))(run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-01-16 11:36.18: Waiting for resource in pool OCluster2026-01-16 11:36.18: Waiting for worker…2026-01-16 11:43.54: Got resource from pool OClusterBuilding on i7-worker-02All commits already cachedHEAD is now at d6a7ce6 CHANGELOG: update to `0.1.0`(from macos-homebrew-ocaml-4.14)2026-01-16 11:43.55 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache/: (comment macos-homebrew-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f ~/local/bin/opam-2.5 ~/local/bin/opam"))2026-01-16 11:43.56 ---> using "75b1629629d7f21c50a7e1e39b2ef83e2edb8ace81aab34254c0c8782b814749" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using 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 /Users/mac1000/.opam from version 2.1 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 1 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=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///Users/mac1000/opam-repository2026-01-16 11:43.56 ---> using "a61e945ab7671a6fff400f946e3fe88df4d67a783ea1f56fa59dc21595ef1b19" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Darwin 24.5.0The OCaml toplevel, version 4.14.22.5.02026-01-16 11:43.56 ---> using "11a9923a4c4f0ab256d15330129e4c4938459d2e6239eb4f7bdf0f2620300e09" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(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_HEAD4c9d80b731..873cb18c37 master -> origin/master873cb18c37 Merge pull request #29216 from shonfeder/release-dune-3.21.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///Users/mac1000/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.4.0- ocaml-config.3However, 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-16 11:43.56 ---> using "9b174de0df1fe4f719027b2d8af70cb0e7a030ac562162893d628018ce2218f6" from cache/: (copy (src sqids.opam) (dst ./src/./))2026-01-16 11:43.58 ---> saved as "b07a9e99de4a29c4a2ef230561e898dffc781f2daf45b9af4b82f210ff01ad04"/: (run (network host)(shell "opam pin add -yn sqids.dev './src/./'"))[sqids.dev] synchronised (file:///Users/mac1000/src)sqids is now pinned to file:///Users/mac1000/src (version dev)2026-01-16 11:44.23 ---> saved as "9708c0247f98aac1fefab2859b3f3f968c3dd63d1cfbd0533e7b04b934d99a17"/: (run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))2026-01-16 11:44.25 ---> saved as "a21caf8ef78940eff0202cf52a507a095d9b326683f58cbc2944c74a37c001fc"/: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 qcheck-core.0.91")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y sqids.dev $DEPS"))+ /usr/local/bin/brew "update"- ==> Updating Homebrew...- Already up-to-date.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[sqids.dev] synchronised (file:///Users/mac1000/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-16 11:44.53 ---> saved as "2fa0777522f4954049e46f99060776bf8b87911b35cd6a7c9509bc557d8415f7"/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(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 dune 3.21.0- install qcheck-core 0.91<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved qcheck-core.0.91 (cached)-> retrieved dune.3.21.0 (cached)-> installed dune.3.21.0-> installed qcheck-core.0.91Done.# To update the current shell environment, run: eval $(opam env)2026-01-16 11:45.53 ---> saved as "b69d2467c86a949ecc1093e49536bfe6cda5ef8145a0dc2de74e94cd39ebbf35"/: (copy (src .) (dst ./src))2026-01-16 11:45.55 ---> saved as "fab5b8b761c8c6385c235ce006df3d07398d0e93f72b633f1f42e15a67e66bbe"/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I tests/.Test_encoding_gen.eobjs/byte -I /Users/mac1000/.opam/4.14.2/lib/qcheck-core -I lib/.sqids.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o tests/.Test_encoding_gen.eobjs/byte/dune__exe__Test_encoding_gen.cmo -c -impl tests/Test_encoding_gen.ml)File "tests/Test_encoding_gen.ml", line 16, characters 5-19:16 | (Gen.small_list (Gen.int_bound max_int))^^^^^^^^^^^^^^Error (alert deprecated): QCheck2.Gen.small_listUse [list_small] insteadFile "tests/Test_encoding_gen.ml", line 21, characters 5-19:21 | (Gen.small_list (Gen.small_int_corners ()))^^^^^^^^^^^^^^Error (alert deprecated): QCheck2.Gen.small_listUse [list_small] insteadFile "tests/Test_encoding_gen.ml", line 21, characters 21-42:21 | (Gen.small_list (Gen.small_int_corners ()))^^^^^^^^^^^^^^^^^^^^^Error (alert deprecated): QCheck2.Gen.small_int_cornersUse [int_small_corners] instead(cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.Test_encoding_gen.eobjs/byte -I tests/.Test_encoding_gen.eobjs/native -I /Users/mac1000/.opam/4.14.2/lib/qcheck-core -I lib/.sqids.objs/byte -I lib/.sqids.objs/native -intf-suffix .ml -no-alias-deps -opaque -o tests/.Test_encoding_gen.eobjs/native/dune__exe__Test_encoding_gen.cmx -c -impl tests/Test_encoding_gen.ml)File "tests/Test_encoding_gen.ml", line 16, characters 5-19:16 | (Gen.small_list (Gen.int_bound max_int))^^^^^^^^^^^^^^Error (alert deprecated): QCheck2.Gen.small_listUse [list_small] insteadFile "tests/Test_encoding_gen.ml", line 21, characters 5-19:21 | (Gen.small_list (Gen.small_int_corners ()))^^^^^^^^^^^^^^Error (alert deprecated): QCheck2.Gen.small_listUse [list_small] insteadFile "tests/Test_encoding_gen.ml", line 21, characters 21-42:21 | (Gen.small_list (Gen.small_int_corners ()))^^^^^^^^^^^^^^^^^^^^^Error (alert deprecated): QCheck2.Gen.small_int_cornersUse [int_small_corners] instead"/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12026-01-16 11:46.03: Job failed: Failed: Build failed