2025-03-19 14:40.16: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (8d837e0333e95a41f708b829e4c6d3b88da2d947) (freebsd-x86_64:freebsd-14.1-4.14_opam-2.3)Base: freebsd-14.1-ocaml-4.14Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "ahrefs" && cd "sqlgg" && git reset --hard 8d837e03cat > Dockerfile <<'END-OF-DOCKERFILE'FROM freebsd-14.1-ocaml-4.14# freebsd-14.1-4.14_opam-2.3USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/local/bin/opam-2.3 /usr/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e cb8df6db0195538a02cc2b2eb20e468f22c475a7 || git fetch origin master) && git reset -q --hard cb8df6db0195538a02cc2b2eb20e468f22c475a7 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 sqlgg.opam ./RUN opam pin add -yn sqlgg.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.17.2 extlib.1.8.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mybuild.7 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppxlib.0.35.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.3 --depext-only -y sqlgg.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-03-19 14:40.16: Using cache hint "ygrek/sqlgg-freebsd-14.1-ocaml-4.14-freebsd-14.1-4.14_opam-2.3-63c27f572bf3c097bf4ff031a8fa6367"2025-03-19 14:40.16: Using OBuilder spec:((from freebsd-14.1-ocaml-4.14)(comment freebsd-14.1-4.14_opam-2.3)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/local/bin/opam-2.3 /usr/local/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 cb8df6db0195538a02cc2b2eb20e468f22c475a7 || git fetch origin master) && git reset -q --hard cb8df6db0195538a02cc2b2eb20e468f22c475a7 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src sqlgg.opam) (dst ./))(run (network host)(shell "opam pin add -yn sqlgg.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.17.2 extlib.1.8.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mybuild.7 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppxlib.0.35.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0")(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.3 --depext-only -y sqlgg.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-03-19 14:40.16: Waiting for resource in pool OCluster2025-03-19 14:40.16: Waiting for worker…2025-03-19 14:45.51: Got resource from pool OClusterBuilding on springAll commits already cachedHEAD is now at 8d837e0 Merge pull request #160 from jongleb/ahrefs-rebase-onot-master-2(from freebsd-14.1-ocaml-4.14)2025-03-19 14:31.41 ---> using "ae13298952475462d6ff8423c053aa12bd6b321268da2da393f31b39d910ae06" from cache/: (comment freebsd-14.1-4.14_opam-2.3)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.3 /usr/local/bin/opam"))2025-03-19 14:31.48 ---> saved as "a01a14b3afaf0e96198b4995f7495eb095c8d446bea3004be25da82cfecae768"/src: (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 /home/opam/.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:///home/opam/opam-repository2025-03-19 14:32.40 ---> saved as "a60b36efeb57e54e6ca4e23dae975fff8d0668822376b173ed63b66aa24444bc"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))FreeBSD 14.1-RELEASE-p5The OCaml toplevel, version 4.14.22.3.02025-03-19 14:32.41 ---> saved as "188549049d3e68e7a3a1a01e1161c07610550818a3f0b75ffbaafa2a77641d27"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-03-19 14:32.45 ---> saved as "39fdaef227d4780a13f56312f6b694c46af609f82c1eca907bb338ae047f238f"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e cb8df6db0195538a02cc2b2eb20e468f22c475a7 || git fetch origin master) && git reset -q --hard cb8df6db0195538a02cc2b2eb20e468f22c475a7 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADc31c18de15..b51ef38ffc master -> origin/mastercb8df6db01 Merge pull request #27631 from dbuenzli/incompatible-cmdliner2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).The 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, which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.2025-03-19 14:34.50 ---> saved as "8cded927a515929487b6cf70a37bb6d34eb66c16b0d76d7861f3f4912f66df9c"/src: (copy (src sqlgg.opam) (dst ./))2025-03-19 14:34.52 ---> saved as "8113201d196f8b346796e7deba55fa17b71c6e8e5b17f98c4cea6270f99c29bb"/src: (run (network host)(shell "opam pin add -yn sqlgg.dev './'"))[sqlgg.dev] synchronised (file:///src)sqlgg is now pinned to file:///src (version dev)2025-03-19 14:34.58 ---> saved as "3c3ad8f97cd2238ea80b2f80d6e6ae76f0164f93dc22c368c02c6ec6a2258421"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-03-19 14:35.00 ---> saved as "0f2384384d115456f66855ea239b508b27060328d743dd089bce6ab4436b72e1"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.17.2 extlib.1.8.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mybuild.7 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppxlib.0.35.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0")/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.3 --depext-only -y sqlgg.dev $DEPS"))[WARNING] Unknown update command for bsd, skipping system update<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[sqlgg.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).2025-03-19 14:35.25 ---> saved as "caecfa450c9fc43c554076f7c056456eb83677dd944016777f58949819216c4a"/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 18 packages∗ cppo 1.8.0∗ dune 3.17.2∗ extlib 1.8.0∗ menhir 20240715∗ menhirCST 20240715∗ menhirLib 20240715∗ menhirSdk 20240715∗ mybuild 7∗ ocaml-compiler-libs v0.12.4∗ ocamlfind 1.9.8∗ ounit 2.2.7∗ ounit2 2.2.7∗ ppx_derivers 1.2.1∗ ppx_deriving 6.0.3∗ ppxlib 0.35.0∗ seq base∗ sexplib0 v0.17.0∗ stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>⬇ retrieved cppo.1.8.0 (cached)⬇ retrieved extlib.1.8.0 (cached)⬇ retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)⬇ retrieved mybuild.7 (cached)⬇ retrieved ocamlfind.1.9.8 (cached)⬇ retrieved ounit.2.2.7, ounit2.2.2.7 (cached)⬇ retrieved ocaml-compiler-libs.v0.12.4 (cached)⬇ retrieved ppx_derivers.1.2.1 (cached)⬇ retrieved ppx_deriving.6.0.3 (cached)⬇ retrieved seq.base (cached)∗ installed seq.base⬇ retrieved sexplib0.v0.17.0 (cached)⬇ retrieved stdlib-shims.0.3.0 (cached)⬇ retrieved ppxlib.0.35.0 (cached)⬇ retrieved dune.3.17.2 (cached)∗ installed ocamlfind.1.9.8∗ installed dune.3.17.2∗ installed ppx_derivers.1.2.1∗ installed menhirCST.20240715∗ installed stdlib-shims.0.3.0∗ installed menhirSdk.20240715∗ installed menhirLib.20240715∗ installed ocaml-compiler-libs.v0.12.4∗ installed mybuild.7∗ installed cppo.1.8.0∗ installed sexplib0.v0.17.0∗ installed ounit2.2.2.7∗ installed ounit.2.2.7∗ installed extlib.1.8.0∗ installed ppxlib.0.35.0∗ installed ppx_deriving.6.0.3∗ installed menhir.20240715Done.2025-03-19 14:39.21 ---> saved as "34152b43e58681607c8f83f442d095dfa2a84b1878c4479d2abed5017dc9ad60"/src: (copy (src .) (dst /src))2025-03-19 14:39.23 ---> saved as "9137a13bf0ffc4aea3ee460a6fe1c1282da0a925b2fe039c76f685592d493c15"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/src && ./gen_version.exe version.ml)fatal: not a git repository (or any of the parent directories): .git(cd _build/default && /home/opam/.opam/4.14.2/bin/menhir lib/sql_parser.mly --base lib/sql_parser --infer-read-reply lib/sql_parser__mock.mli.inferred)Warning: 29 states have shift/reduce conflicts.Warning: 3 states have reduce/reduce conflicts.Warning: 134 shift/reduce conflicts were arbitrarily resolved.Warning: 18 reduce/reduce conflicts were arbitrarily resolved.(cd _build/default/src && ./cli.exe -test)......................T.....................................................................................................................................Ran: 156 tests in: 0.14 seconds.FAILED: Cases: 156 Tried: 156 Errors: 0 Failures: 0 Skip: 0 Todo: 1 Timeouts: 0.2025-03-19 14:39.43 ---> saved as "a8fd47d631bed484dc3717ff0221ee7695ff8fced8abe2dfe74be13d09138952"Job succeeded2025-03-19 14:54.16: Job succeeded