2025-10-15 10:13.03: New job: test ocurrent/bun https://github.com/ocurrent/bun.git#refs/heads/primary (edb099ddce28a538412a62564b419879c278c403) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/bun.git" -b "primary" && cd "bun" && git reset --hard edb099dd cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-10-15 10:13.03: Using cache hint "ocurrent/bun-ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f-debian-13-4.08_opam-2.4-ocamlformat-dbd126f1b3e13b70b1010ac087a896c6f0d80bc5" 2025-10-15 10:13.03: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-10-15 10:13.03: Waiting for resource in pool OCluster 2025-10-15 10:47.58: Waiting for worker… 2025-10-15 10:49.40: Got resource from pool OCluster Building on bremusa.ocamllabs.io 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> Initialised empty Git repository in /var/cache/obuilder/ocluster/git/bun.git-3e86180a0ae869a650cd6fffd9077a81d64908a5/.git/ HEAD is now at edb099d Merge pull request #32 from ocurrent/revert-31-patch-1 (from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f) Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f' locally docker.io/ocaml/opam@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f: Pulling from ocaml/opam cae3b572364a: Already exists 820d433882fc: Already exists 8f6112f72fa5: Already exists f06108004adb: Already exists f34ea90e6bf7: Already exists b44a65709156: Already exists 4c25908bbac9: Already exists f76df728146d: Already exists 1fee769dfcf3: Already exists 9089a7f69af3: Already exists 6f758b47b2a0: Already exists 16b225bbb395: Already exists abbf3ec39b68: Already exists 1a61521655a9: Already exists 6a8565a9e443: Already exists c059a4cbd7b9: Already exists 3a00fdc9e291: Already exists a0b62589bd38: Already exists 6e8d713bf843: Already exists bca1fd5341ba: Already exists 34b9849c2772: Already exists 4f4fb700ef54: Already exists d8d3d0744e38: Already exists 788c7ce0e0e5: Already exists a297eab0ca3b: Already exists 2e79af39acdb: Already exists 8858e600236c: Already exists 9efe23d1fe7d: Already exists 47d185934312: Already exists 64a949a6caff: Already exists c9d6a7c18bb1: Already exists e4fde4815f0c: Already exists d1f759c16950: Already exists f3dd45bf195f: Already exists 3985a6049101: Already exists aae849592418: Already exists 6173459dc6b2: Already exists 7f16ef63bee0: Already exists fe355de6a899: Already exists b0bc5a15bc9d: Already exists 0ba06c753f01: Pulling fs layer f7e4070f86bb: Pulling fs layer a16d954bd2d3: Pulling fs layer 6583f21da642: Pulling fs layer 6583f21da642: Waiting f7e4070f86bb: Download complete a16d954bd2d3: Verifying Checksum a16d954bd2d3: Download complete 6583f21da642: Verifying Checksum 6583f21da642: Download complete 0ba06c753f01: Verifying Checksum 0ba06c753f01: Download complete 0ba06c753f01: Pull complete f7e4070f86bb: Pull complete a16d954bd2d3: Pull complete 6583f21da642: Pull complete Digest: sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f Status: Downloaded newer image for ocaml/opam@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f 2025-10-15 10:49.42 ---> using "8a3fb29dc134ae8cb5011e033937cdf0919031452506a2a7eeab7ea43cc7fe2e" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-10-15 10:49.42 ---> using "7b202846ffbd2cdfe8c10ffffc3c35ba3ff4bdaa948cbc259c41c2e2e553f94b" from cache Job succeeded 2025-10-15 10:49.42: Job succeeded