Organisationspatricoferrisluv0ed668 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:27.18: New job: test patricoferris/luv https://github.com/patricoferris/luv.git#refs/heads/master (0ed668e87ca55d65f4f84422b0dd3381701c71b0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2
ocamlformat version: none


To reproduce locally:


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


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


2024-06-17 13:27.18: Using cache hint "patricoferris/luv-ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2-debian-12-4.02_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:27.18: Using OBuilder spec:
((from ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:27.18: Waiting for resource in pool OCluster
2024-06-19 16:07.11: Waiting for worker…
2024-06-19 16:10.18: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
Submodule path 'src/c/vendor/libuv': checked out '988f2bfc4defb9a85a536a3e645834c161143ee0'
HEAD is now at 0ed668e luv_unix: tighter dependency constraints
Synchronizing submodule url for 'src/c/vendor/libuv'
Cleared directory 'src/c/vendor/libuv'
Submodule 'src/c/vendor/libuv' (https://github.com/libuv/libuv.git) unregistered for path 'src/c/vendor/libuv'
Submodule 'src/c/vendor/libuv' (https://github.com/libuv/libuv.git) registered for path 'src/c/vendor/libuv'
Submodule path 'src/c/vendor/libuv': checked out '988f2bfc4defb9a85a536a3e645834c161143ee0'


(from ocaml/opam@sha256:0a82e1aafbee2e2cca6d56655769201705c357eec1f57eddb8105b4abb39dad2)
2024-06-19 16:41.57 ---> using "fd9effdb20112caabef15244ee384c442dcea73992062b8ef835679281a75bc3" 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:41.57 ---> saved as "e8011391bf63093b107349cda71c62b5ee27a68372a40b58f8e7640e34a0f4a0"
Job succeeded
2024-06-19 16:41.57: Job succeeded