Organisationsmirleftocaml-tls6763e2 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-25 17:54.24: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (6763e220bb178c8c0a2233bf7fad60e95d9813e5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard 6763e220
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-08-25 17:54.24: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb-debian-12-4.13_opam-2.2-ocamlformat-5111e1519b68190fe87fa85d6d312265e86aa5d9"
2024-08-25 17:54.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-25 17:54.24: Waiting for resource in pool OCluster
2024-08-25 17:54.24: Waiting for worker…
2024-08-25 17:56.22: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ocaml-tls.git-02795074a37c9630b46eba2f96cef87319103ab0/.git/
HEAD is now at 6763e22 Merge pull request #508 from dinosaure/fix-fd-leak


(from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
2024-08-25 17:57.46 ---> saved as "566b1858c6a271754dcdba46b59b76a212827f3366fa0612653a622ede6cd4cb"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-25 17:57.47 ---> saved as "8ed2d8a67ccc100b0e76e53ea2863c08d19192cc5a7539262571e65aea7ec406"
Job succeeded
2024-08-25 17:57.47: Job succeeded