2026-04-11 10:26.06: New job: test sanette/tsdl https://github.com/sanette/tsdl.git#refs/heads/master (27bac32c5580cb7c900fca9936e28e37541fd43d) (linux-x86_64:ubuntu-22.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/tsdl.git" -b "master" && cd "tsdl" && git reset --hard 27bac32ccat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00# ubuntu-22.04-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /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 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 tsdl.opam ./RUN opam pin add -yn tsdl.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-pkg-config.4 conf-sdl2.1 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-11 10:26.06: Using cache hint "sanette/tsdl-ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00-ubuntu-22.04-4.14_opam-2.5-1e786dc7be3821ae8eedc046c0068302"2026-04-11 10:26.06: Using OBuilder spec:((from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)(comment ubuntu-22.04-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /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 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src tsdl.opam) (dst ./))(run (network host)(shell "opam pin add -yn tsdl.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-pkg-config.4 conf-sdl2.1 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 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.5 --depext-only -y tsdl.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")))2026-04-11 10:26.06: Waiting for resource in pool OCluster2026-04-11 10:26.07: Waiting for worker…2026-04-11 10:26.07: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at 27bac32 factorize foreign(from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)Unable to find image 'ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00' locallydocker.io/ocaml/opam@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00: Pulling from ocaml/opamb1cba2e842ca: Pulling fs layer421afdaed246: Pulling fs layer4f870a39d887: Pulling fs layerb1cba2e842ca: Waiting55a213a632b1: Pulling fs layer421afdaed246: Waiting45b4d0733e62: Pulling fs layer4f870a39d887: Waiting55a213a632b1: Waiting3aeb1fde2a5c: Pulling fs layer45b4d0733e62: Waitingaafef83927b6: Pulling fs layerbcf6200713a7: Pulling fs layer3aeb1fde2a5c: Waitingaafef83927b6: Waiting44126a1f4f31: Pulling fs layer640d0ce4ea89: Pulling fs layerb5d13c755b81: Pulling fs layerbcf6200713a7: Waitingd4f408980979: Pulling fs layer44126a1f4f31: Waiting640d0ce4ea89: Waitinga89dafa13071: Pulling fs layerb5d13c755b81: Waiting636fd786dcef: Pulling fs layer31dae2391bd4: Pulling fs layerd4f408980979: Waiting8b28883ae878: Pulling fs layera89dafa13071: Waiting636fd786dcef: Waiting31dae2391bd4: Waiting4a187d75ee24: Pulling fs layer8b28883ae878: Waiting4f4fb700ef54: Pulling fs layer4a187d75ee24: Waiting15ef0a4fe052: Pulling fs layer4f4fb700ef54: Waiting81aef10b7468: Pulling fs layer8492c04426b2: Pulling fs layer81aef10b7468: Waiting931be6b45df3: Pulling fs layer15ef0a4fe052: Waiting8492c04426b2: Waitingb3b41b093e1c: Pulling fs layerc66a499f18f1: Pulling fs layerdc859d65a979: Pulling fs layer931be6b45df3: Waitingb3b41b093e1c: Waitingc66a499f18f1: Waitingf9a4b7e83cbc: Pulling fs layer8406175b74f2: Pulling fs layerdc859d65a979: Waitingd8a867e68b39: Pulling fs layer1b4507b9d94f: Pulling fs layer86753f729f41: Pulling fs layer8406175b74f2: Waitingf9a4b7e83cbc: Waitingd8a867e68b39: Waitingbb1554100fd0: Pulling fs layer1b4507b9d94f: Waiting79f063451047: Pulling fs layeraf19aefa8c28: Pulling fs layer86753f729f41: Waitingbb1554100fd0: Waiting18ae77be10c6: Pulling fs layer23748796c9e7: Pulling fs layer79f063451047: Waitingaf19aefa8c28: Waiting8a87c1d60ed6: Pulling fs layer18ae77be10c6: Waiting23748796c9e7: Waitingf59dc0679c75: Pulling fs layerd71672fc129c: Pulling fs layer8a87c1d60ed6: Waiting44dd0ab5fdef: Pulling fs layerf59dc0679c75: Waiting931c13510f32: Pulling fs layerd71672fc129c: Waiting44dd0ab5fdef: Waiting75ed66e4849a: Pulling fs layer931c13510f32: Waiting19cc32431784: Pulling fs layer75ed66e4849a: Waiting6b082b8f59d1: Pulling fs layer19cc32431784: Waiting6b082b8f59d1: Waitingb1cba2e842ca: Download complete421afdaed246: Download complete4f870a39d887: Verifying Checksum4f870a39d887: Download completeb1cba2e842ca: Pull complete421afdaed246: Pull complete4f870a39d887: Pull complete45b4d0733e62: Verifying Checksum45b4d0733e62: Download complete3aeb1fde2a5c: Verifying Checksum3aeb1fde2a5c: Download completeaafef83927b6: Verifying Checksumaafef83927b6: Download completebcf6200713a7: Verifying Checksumbcf6200713a7: Download complete44126a1f4f31: Verifying Checksum44126a1f4f31: Download complete55a213a632b1: Download completeb5d13c755b81: Download complete640d0ce4ea89: Verifying Checksum640d0ce4ea89: Download completed4f408980979: Verifying Checksumd4f408980979: Download completea89dafa13071: Verifying Checksuma89dafa13071: Download complete8b28883ae878: Download complete31dae2391bd4: Verifying Checksum31dae2391bd4: Download complete636fd786dcef: Verifying Checksum636fd786dcef: Download complete4a187d75ee24: Download complete4f4fb700ef54: Download complete15ef0a4fe052: Verifying Checksum15ef0a4fe052: Download complete81aef10b7468: Download complete8492c04426b2: Download complete931be6b45df3: Download completeb3b41b093e1c: Download completec66a499f18f1: Download completedc859d65a979: Download completef9a4b7e83cbc: Verifying Checksumf9a4b7e83cbc: Download complete8406175b74f2: Verifying Checksum8406175b74f2: Download completed8a867e68b39: Download complete86753f729f41: Download complete1b4507b9d94f: Verifying Checksum1b4507b9d94f: Download completebb1554100fd0: Verifying Checksum79f063451047: Verifying Checksum79f063451047: Download completeaf19aefa8c28: Verifying Checksumaf19aefa8c28: Download complete23748796c9e7: Download completef59dc0679c75: Verifying Checksumf59dc0679c75: Download complete55a213a632b1: Pull complete45b4d0733e62: Pull completed71672fc129c: Verifying Checksumd71672fc129c: Download complete44dd0ab5fdef: Verifying Checksum44dd0ab5fdef: Download complete8a87c1d60ed6: Verifying Checksum8a87c1d60ed6: Download complete75ed66e4849a: Verifying Checksum75ed66e4849a: Download complete19cc32431784: Download complete6b082b8f59d1: Download complete18ae77be10c6: Verifying Checksum18ae77be10c6: Download complete3aeb1fde2a5c: Pull completeaafef83927b6: Pull completebcf6200713a7: Pull complete44126a1f4f31: Pull complete640d0ce4ea89: Pull completeb5d13c755b81: Pull completed4f408980979: Pull completea89dafa13071: Pull complete636fd786dcef: Pull complete31dae2391bd4: Pull complete8b28883ae878: Pull complete4a187d75ee24: Pull complete931c13510f32: Verifying Checksum931c13510f32: Download complete4f4fb700ef54: Pull complete15ef0a4fe052: Pull complete81aef10b7468: Pull complete8492c04426b2: Pull complete931be6b45df3: Pull completeb3b41b093e1c: Pull completec66a499f18f1: Pull completedc859d65a979: Pull completef9a4b7e83cbc: Pull complete8406175b74f2: Pull completed8a867e68b39: Pull complete1b4507b9d94f: Pull complete86753f729f41: Pull completebb1554100fd0: Pull complete79f063451047: Pull completeaf19aefa8c28: Pull complete18ae77be10c6: Pull complete23748796c9e7: Pull complete8a87c1d60ed6: Pull completef59dc0679c75: Pull completed71672fc129c: Pull complete44dd0ab5fdef: Pull complete2026-04-11 10:29.10: Cancelling: Auto-cancelling job because it is no longer needed931c13510f32: Pull complete75ed66e4849a: Pull complete19cc32431784: Pull complete6b082b8f59d1: Pull completeDigest: sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Status: Downloaded newer image for ocaml/opam@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d002026-04-11 10:30.06 ---> saved as "752ab5c6ad79de967908e3073b7fceaa0abf89b6f293aaa06b19d969149dde3c"/: (comment ubuntu-22.04-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))Job cancelled