Organisationsahrefsdevkit186583 (additional-time-functions)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-23 06:07.36: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/additional-time-functions (186583d0a909531b16cf3775acc7dd7e406be6e8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ahrefs/devkit.git" -b "additional-time-functions" && cd "devkit" && git reset --hard 186583d0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-06-23 06:07.36: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e-debian-12-4.08_opam-2.3-ocamlformat-07d22177f6303c850ea7dce81202c67a96a7df6a"
2025-06-23 06:07.36: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-23 06:07.36: Waiting for resource in pool OCluster
2025-06-23 06:07.37: Waiting for worker…
2025-06-23 06:07.37: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 186583d Time.{start,end}_of_day

(from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
2025-06-23 06:07.38 ---> using "4ea5038d254cfd14663698deb665a2dc4ce1e1383d544c063adebb02ed15ce16" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-23 06:07.38 ---> using "1a2d687d519f72c7c786118eef1fa71daab5ad7f8c357b2ad7574c30af21337c" from cache
Job succeeded
2025-06-23 06:07.38: Job succeeded