Organisationstmcgilchristincrementald8b5b8 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:45.03: New job: test tmcgilchrist/incremental https://github.com/tmcgilchrist/incremental.git#refs/heads/master (d8b5b83863558c562c9c303e9230ac41a3e0add2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/tmcgilchrist/incremental.git" -b "master" && cd "incremental" && git reset --hard d8b5b838
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:45.03: Using cache hint "tmcgilchrist/incremental-ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a-debian-12-4.08_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:45.03: Using OBuilder spec:
((from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:45.03: Waiting for resource in pool OCluster
2024-06-19 16:47.47: Waiting for worker…
2024-06-19 16:49.31: Got resource from pool OCluster
Building on x86-bm-c9.sw.ocaml.org
All commits already cached
HEAD is now at d8b5b83 v0.15~preview.126.09+332


(from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
2024-06-19 16:49.31 ---> using "7970d089e04ace5eb95eff57affa2cf7d5013bf3d68feef1be3363d06496b6fa" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 16:49.31 ---> saved as "972265f31dd3778541db5488641715fad283934988d01da21bf00a353a88fe89"
Job succeeded
2024-06-19 16:49.31: Job succeeded