Organisationsocaml-multicoredomainslib2a8848 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-25 17:23.40: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/main (2a884868ff69c13ecef8efecca9ba1102ff11a7f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/domainslib.git" -b "main" && cd "domainslib" && git reset --hard 2a884868
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-25 17:23.40: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0-debian-13-5.2_opam-2.5-ocamlformat-5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41"
2026-04-25 17:23.40: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-25 17:23.40: Waiting for resource in pool OCluster
2026-04-25 17:42.07: Waiting for worker…
2026-04-25 17:45.12: Got resource from pool OCluster
Building on clete.caelum.ci.dev
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/domainslib.git-45192a005b7ca0227c7c1f4ed62fae38ddbad2be/.git/
HEAD is now at 2a88486 Merge pull request #130 from ocaml-multicore/prepare-release.0.5.2


(from ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0)
2026-04-25 17:45.15 ---> using "94a57a9c3527a48ab5d91602eeb79e35d18ff1f71260d38c89c82f7fbff465ae" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-25 17:45.15 ---> using "959589cf92920aa67d7074bab8dc95b23a3c6df0ab0b5eeed39e06100d474db9" from cache
Job succeeded
2026-04-25 17:45.15: Job succeeded