2025-09-26 09:23.12: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (18c6b52848b4c7ad1ebfb41c7013813940e56ba3) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard 18c6b528 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-09-26 09:23.12: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c-debian-12-4.14_opam-2.4-ocamlformat-3f21ebe342ce440d9c9142ffe1185d8e5a326085" 2025-09-26 09:23.12: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-09-26 09:23.12: Waiting for resource in pool OCluster 2025-09-26 09:23.12: Waiting for worker… 2025-09-26 09:23.13: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 18c6b52 Add an unix implementation of TLS (#518) (from ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c) 2025-09-26 09:23.15 ---> using "09ac5de9cc61c43675474112381643450005329487739e9205d48bb1724eccf1" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-09-26 09:23.15 ---> using "87a9bc4765583a2d3bdffd08d12bd14dc8ea122e6f23e94e00eef8c2a9057a38" from cache Job succeeded 2025-09-26 09:23.15: Job succeeded