2025-10-24 06:52.17: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (01c700d9898ff5ce4e3352020ee58377e514cd58) (linux-x86_64:ubuntu-25.10-5.4_opam-2.4)Base: ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "ahrefs" && cd "sqlgg" && git reset --hard 01c700d9cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840# ubuntu-25.10-5.4_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /usr/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 deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 || git fetch origin master) && git reset -q --hard deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 && 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-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cppo.1.8.0 dune.3.20.2 extlib.1.8.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mybuild.7 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppxlib.0.37.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --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-10-24 06:52.17: Using cache hint "ygrek/sqlgg-ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840-ubuntu-25.10-5.4_opam-2.4-1dab07d2e9b8faaef5acd15e17dba876"2025-10-24 06:52.17: Using OBuilder spec:((from ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840)(comment ubuntu-25.10-5.4_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 deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 || git fetch origin master) && git reset -q --hard deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 && 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-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cppo.1.8.0 dune.3.20.2 extlib.1.8.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mybuild.7 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppxlib.0.37.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0 yojson.3.0.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.4 --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-10-24 06:52.17: Waiting for resource in pool OCluster2025-10-24 06:52.18: Waiting for worker…2025-10-24 06:52.18: Got resource from pool OClusterBuilding on doris.caelum.ci.devHEAD is now at 3b451ab support REPLACE functionHEAD is now at 01c700d support REPLACE function(from ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840)Unable to find image 'ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840' locallydocker.io/ocaml/opam@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840: Pulling from ocaml/opam9b965cd35928: Already exists8c34d5cb1909: Pulling fs layer8f3d0e888f94: Pulling fs layer75914a58b59d: Pulling fs layer00c83499f5f8: Pulling fs layer96557828c72d: Pulling fs layere04c74427b07: Pulling fs layer0b5b736f6f8b: Pulling fs layer01ddd8730c9d: Pulling fs layerf367de3c6ef3: Pulling fs layer00c83499f5f8: Waiting8ea485ed8d07: Pulling fs layer311ea7e25f3b: Pulling fs layer96557828c72d: Waiting2c44554f2c1d: Pulling fs layer4b37f74f2fcf: Pulling fs layer4c53b5e197d1: Pulling fs layere04c74427b07: Waitingae54a0cbaf07: Pulling fs layer01ddd8730c9d: Waiting0b5b736f6f8b: Waiting8ea485ed8d07: Waitingfbfa20dfc58f: Pulling fs layer311ea7e25f3b: Waitingf367de3c6ef3: Waiting7a5fbf99492d: Pulling fs layer55f27f5aae25: Pulling fs layer4b37f74f2fcf: Waiting2c44554f2c1d: Waitinge5dc741ba80e: Pulling fs layer4f4fb700ef54: Pulling fs layerea4deec7b9ed: Pulling fs layer4c53b5e197d1: Waiting575dd3f40a50: Pulling fs layerae54a0cbaf07: Waiting23d3a726bc1c: Pulling fs layerfbfa20dfc58f: Waiting55f27f5aae25: Waiting9c808f81626e: Pulling fs layer7a5fbf99492d: Waitinge5dc741ba80e: Waiting6015bb64a01e: Pulling fs layerc8b90fbcd33e: Pulling fs layerea4deec7b9ed: Waiting1b226c214b9a: Pulling fs layer4f4fb700ef54: Waiting575dd3f40a50: Waitingc3f2fe2e9a34: Pulling fs layer09907f66bdda: Pulling fs layer23d3a726bc1c: Waitingac9b7119d067: Pulling fs layer6015bb64a01e: Waitingc3c8c52036b2: Pulling fs layer9c808f81626e: Waitingc8b90fbcd33e: Waitingc3f2fe2e9a34: Waiting09d46cfd46ca: Pulling fs layer1b226c214b9a: Waiting09907f66bdda: Waitinga93091442c09: Pulling fs layerac9b7119d067: Waitingc3c8c52036b2: Waiting74daf3d638c4: Pulling fs layer2ad878d09679: Pulling fs layer74daf3d638c4: Waiting4f990f691d95: Pulling fs layer2ad878d09679: Waitingb2d8c9546556: Pulling fs layer4f990f691d95: Waitingfc9e5ff183af: Pulling fs layer1420c7e28df9: Pulling fs layerfc9e5ff183af: Waiting0aa76275f3e3: Pulling fs layer1420c7e28df9: Waiting93d3fe1ef530: Pulling fs layer8141b93c2100: Pulling fs layer0aa76275f3e3: Waiting93d3fe1ef530: Waiting99dd02af1531: Pulling fs layered19dfeb135d: Pulling fs layer8141b93c2100: Waiting400c4009ccf8: Pulling fs layer99dd02af1531: Waiting400c4009ccf8: Waiting8f3d0e888f94: Verifying Checksum8f3d0e888f94: Download complete8c34d5cb1909: Download complete8c34d5cb1909: Pull complete8f3d0e888f94: Pull complete00c83499f5f8: Download complete75914a58b59d: Verifying Checksum75914a58b59d: Download complete0b5b736f6f8b: Verifying Checksum0b5b736f6f8b: Download complete75914a58b59d: Pull complete00c83499f5f8: Pull completee04c74427b07: Verifying Checksume04c74427b07: Download completef367de3c6ef3: Verifying Checksumf367de3c6ef3: Download complete8ea485ed8d07: Verifying Checksum8ea485ed8d07: Download complete311ea7e25f3b: Verifying Checksum311ea7e25f3b: Download complete2c44554f2c1d: Verifying Checksum2c44554f2c1d: Download complete4b37f74f2fcf: Download complete4c53b5e197d1: Verifying Checksum4c53b5e197d1: Download completeae54a0cbaf07: Download completefbfa20dfc58f: Download complete7a5fbf99492d: Download complete55f27f5aae25: Verifying Checksum55f27f5aae25: Download completee5dc741ba80e: Verifying Checksume5dc741ba80e: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download completeea4deec7b9ed: Download complete96557828c72d: Verifying Checksum96557828c72d: Download complete575dd3f40a50: Download complete01ddd8730c9d: Verifying Checksum01ddd8730c9d: Download complete23d3a726bc1c: Verifying Checksum23d3a726bc1c: Download complete9c808f81626e: Verifying Checksum9c808f81626e: Download complete6015bb64a01e: Download completec8b90fbcd33e: Download complete1b226c214b9a: Verifying Checksum1b226c214b9a: Download completec3f2fe2e9a34: Verifying Checksumc3f2fe2e9a34: Download complete09907f66bdda: Verifying Checksum09907f66bdda: Download completeac9b7119d067: Verifying Checksum09d46cfd46ca: Download completec3c8c52036b2: Verifying Checksumc3c8c52036b2: Download complete74daf3d638c4: Download complete4f990f691d95: Verifying Checksum4f990f691d95: Download completeb2d8c9546556: Verifying Checksumb2d8c9546556: Download completefc9e5ff183af: Download complete1420c7e28df9: Verifying Checksum1420c7e28df9: Download complete0aa76275f3e3: Download complete93d3fe1ef530: Verifying Checksum93d3fe1ef530: Download complete8141b93c2100: Verifying Checksum8141b93c2100: Download complete99dd02af1531: Download complete96557828c72d: Pull completeed19dfeb135d: Verifying Checksumed19dfeb135d: Download completee04c74427b07: Pull complete400c4009ccf8: Verifying Checksum400c4009ccf8: Download complete0b5b736f6f8b: Pull complete01ddd8730c9d: Pull completef367de3c6ef3: Pull complete8ea485ed8d07: Pull complete311ea7e25f3b: Pull complete2c44554f2c1d: Pull complete4b37f74f2fcf: Pull complete4c53b5e197d1: Pull completeae54a0cbaf07: Pull completefbfa20dfc58f: Pull complete7a5fbf99492d: Pull complete55f27f5aae25: Pull completee5dc741ba80e: Pull complete4f4fb700ef54: Pull completeea4deec7b9ed: Pull complete575dd3f40a50: Pull complete23d3a726bc1c: Pull complete9c808f81626e: Pull complete6015bb64a01e: Pull completec8b90fbcd33e: Pull complete1b226c214b9a: Pull completec3f2fe2e9a34: Pull complete09907f66bdda: Pull completeac9b7119d067: Pull completec3c8c52036b2: Pull complete09d46cfd46ca: Pull complete2ad878d09679: Verifying Checksum2ad878d09679: Download completea93091442c09: Verifying Checksuma93091442c09: Download completea93091442c09: Pull complete74daf3d638c4: Pull complete2ad878d09679: Pull complete4f990f691d95: Pull completeb2d8c9546556: Pull completefc9e5ff183af: Pull complete1420c7e28df9: Pull complete0aa76275f3e3: Pull complete93d3fe1ef530: Pull complete8141b93c2100: Pull complete99dd02af1531: Pull completeed19dfeb135d: Pull complete400c4009ccf8: Pull completeDigest: sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840Status: Downloaded newer image for ocaml/opam@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c8402025-10-24 06:52.19 ---> using "3be20ed9bde11478d710180884f722280dfc08d0ee382a0870797929c1d03cd4" from cache/: (comment ubuntu-25.10-5.4_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-10-24 06:52.19 ---> using "da6960692231a059dab52bacd68875d42b6b35b205939a28c7e327c1c48fb166" 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.Continue? [Y/n] yThis 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.[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 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-10-24 06:52.19 ---> using "e9b0ecbad3beb2e452151c1169527a8879012a89c3350bb7b46eace3adcd6aea" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-157-genericThe OCaml toplevel, version 5.4.02.4.12025-10-24 06:52.19 ---> using "77ec95f59e260ec6798c95d067d0fb48d4d663c0eb249c2e29ab7e2bbb0a15a8" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-24 06:52.19 ---> using "112fb3f58706e2a934d242f81fc30ccd1722e38dcf8fa9411a64fe043420055b" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 || git fetch origin master) && git reset -q --hard deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 && git log --no-decorate -n1 --oneline && opam update -u"))deb3de7fc5 Merge pull request #28686 from NathanReb/release-ppxlib-0.37.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-10-24 06:52.19 ---> using "d98be996b440b2026fd880ec61243abe6af30f644e6b44d33204f01ba8730838" from cache/src: (copy (src sqlgg.opam) (dst ./))2025-10-24 06:52.19 ---> using "dfc5d85f11d5e62af644611c92afbc888d20944ee9da6fc995f935f82e0f563a" from cache/src: (run (network host)(shell "opam pin add -yn sqlgg.dev './'"))[sqlgg.dev] synchronised (file:///src)[WARNING] Failed checks on sqlgg package definition from source at file:///src:error 3: File format error in 'pin-depends' at line 43, column 4: while expecting versioned package: OpamPackage.of_stringsqlgg is now pinned to file:///src (version dev)2025-10-24 06:52.19 ---> using "2065c7a7ef68056bdd241b9d0c663cad7fb4173e83c5892acedad726cf4ae381" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-24 06:52.19 ---> using "5b57d2edceff81cd92e0c4fe112628cb2d93cece1281b44af20cd2b2cade0350" from cache/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cppo.1.8.0 dune.3.20.2 extlib.1.8.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mybuild.7 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppxlib.0.37.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0 yojson.3.0.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.4 --depext-only -y sqlgg.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu questing InRelease- Get:2 http://archive.ubuntu.com/ubuntu questing-updates InRelease [136 kB]- Get:3 http://security.ubuntu.com/ubuntu questing-security InRelease [136 kB]- Get:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease [133 kB]- Get:5 http://archive.ubuntu.com/ubuntu questing-updates/restricted amd64 Packages [84.9 kB]- Get:6 http://archive.ubuntu.com/ubuntu questing-updates/multiverse amd64 Packages [1687 B]- Get:7 http://archive.ubuntu.com/ubuntu questing-updates/universe amd64 Packages [21.1 kB]- Get:8 http://archive.ubuntu.com/ubuntu questing-updates/main amd64 Packages [24.9 kB]- Get:9 http://security.ubuntu.com/ubuntu questing-security/restricted amd64 Packages [84.9 kB]- Get:10 http://security.ubuntu.com/ubuntu questing-security/universe amd64 Packages [20.4 kB]- Get:11 http://security.ubuntu.com/ubuntu questing-security/main amd64 Packages [20.2 kB]- Get:12 http://security.ubuntu.com/ubuntu questing-security/multiverse amd64 Packages [1687 B]- Fetched 664 kB in 0s (3186 kB/s)- Reading package lists...<><> 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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[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-10-24 06:52.19 ---> using "9c5fab2b33ee038625ff9701dcda2ead1bdc586114020c0b9c53461bbcccbd1f" from cache/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).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[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 19 packages- install cppo 1.8.0- install dune 3.20.2- install extlib 1.8.0- install menhir 20250912- install menhirCST 20250912- install menhirLib 20250912- install menhirSdk 20250912- install mybuild 7- install ocaml-compiler-libs v0.17.0- install ocamlfind 1.9.8- install ounit 2.2.7- install ounit2 2.2.7- install ppx_derivers 1.2.1- install ppx_deriving 6.1.1- install ppxlib 0.37.0- install seq base- install sexplib0 v0.17.0- install stdlib-shims 0.3.0- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved extlib.1.8.0 (cached)-> retrieved mybuild.7 (cached)-> retrieved ocaml-compiler-libs.v0.17.0 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)-> retrieved dune.3.20.2 (cached)-> retrieved ounit.2.2.7, ounit2.2.2.7 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved ppx_deriving.6.1.1 (cached)-> retrieved sexplib0.v0.17.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved yojson.3.0.0 (cached)-> retrieved ppxlib.0.37.0 (cached)-> installed ocamlfind.1.9.8-> installed dune.3.20.2-> installed menhirCST.20250912-> installed ppx_derivers.1.2.1-> installed stdlib-shims.0.3.0-> installed menhirSdk.20250912-> installed mybuild.7-> installed sexplib0.v0.17.0-> installed menhirLib.20250912-> installed cppo.1.8.0-> installed ocaml-compiler-libs.v0.17.0-> installed ounit2.2.2.7-> installed ounit.2.2.7-> installed extlib.1.8.0-> installed yojson.3.0.0-> installed menhir.20250912-> installed ppxlib.0.37.0-> installed ppx_deriving.6.1.1Done.# To update the current shell environment, run: eval $(opam env)2025-10-24 06:52.19 ---> using "a54b3afc3fc0642e46bb40d2753ae924321a70781ba97b2c95e7d72bcaf9d869" from cache/src: (copy (src .) (dst /src))2025-10-24 06:52.19 ---> using "ef43caf808e20bb54f7ca80696f7d1efd3be0f2ff7915da9a01e8519566261a0" from cache/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/5.4/bin/ocamlc.opt -strict-sequence -strict-formats -short-paths -keep-locs -w +A@8-e-40-41-42-44-45-48-70 -g -bin-annot -bin-annot-occurrences -I impl/ocaml/.sqlgg_traits.objs/byte -I /home/opam/.opam/5.4/lib/ppx_deriving/runtime -I json_path/.sqlgg_json_path.objs/byte -no-alias-deps -opaque -o impl/ocaml/.sqlgg_traits.objs/byte/sqlgg_stmt_cache.cmo -c -impl impl/ocaml/sqlgg_stmt_cache.ml)File "_none_", line 1:Alert ocaml_deprecated_auto_include:OCaml's lib directory layout changed in 5.0. The unix subdirectory has beenautomatically added to the search path, but you should add -I +unix to thecommand-line to silence this alert (e.g. by adding unix to the list oflibraries in your dune file, or adding use_unix to your _tags file forocamlbuild, or using -package unix for ocamlfind).(cd _build/default && /home/opam/.opam/5.4/bin/ocamlopt.opt -strict-sequence -strict-formats -short-paths -keep-locs -w +A@8-e-40-41-42-44-45-48-70 -g -I impl/ocaml/.sqlgg_traits.objs/byte -I impl/ocaml/.sqlgg_traits.objs/native -I /home/opam/.opam/5.4/lib/ppx_deriving/runtime -I json_path/.sqlgg_json_path.objs/byte -I json_path/.sqlgg_json_path.objs/native -cmi-file impl/ocaml/.sqlgg_traits.objs/byte/sqlgg_stmt_cache.cmi -no-alias-deps -opaque -o impl/ocaml/.sqlgg_traits.objs/native/sqlgg_stmt_cache.cmx -c -impl impl/ocaml/sqlgg_stmt_cache.ml)File "_none_", line 1:Alert ocaml_deprecated_auto_include:OCaml's lib directory layout changed in 5.0. The unix subdirectory has beenautomatically added to the search path, but you should add -I +unix to thecommand-line to silence this alert (e.g. by adding unix to the list oflibraries in your dune file, or adding use_unix to your _tags file forocamlbuild, or using -package unix for ocamlfind).(cd _build/default/json_path && ./test_json_path.exe)............................................Ran: 44 tests in: 0.01 seconds.OK(cd _build/default && /home/opam/.opam/5.4/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: 119 shift/reduce conflicts were arbitrarily resolved.Warning: 18 reduce/reduce conflicts were arbitrarily resolved.(cd _build/default/src && ./cli.exe -test)......................T.....................................................................................................................................................................................................................................................................................................................................................................................................................Ran: 428 tests in: 0.37 seconds.FAILED: Cases: 428 Tried: 428 Errors: 0 Failures: 0 Skip: 0 Todo: 1 Timeouts: 0.Feature OnConflict is not supported for dialect MySQL (supported by: SQLite, PostgreSQL) at ON CONFLICT(col_1) DO UPDATE SETcol_2 = excluded.col_2,col_3 = col_32025-10-24 06:52.19 ---> using "ea7aa5da22b659d841cec282f0346fb909bddd453884a9573f49348cebff58df" from cacheJob succeeded2025-10-24 06:52.19: Job succeeded