Build:
  1. 0
2026-06-19 18:36.01: New job: build opam-format.2.0.8 (8cbecf401fca)
2026-06-19 18:36.01: Waiting for resource in pool day11-builds
2026-06-19 18:36.49: Got resource from pool day11-builds
2026-06-19 18:36.49: [profile full] build opam-format.2.0.8
2026-06-19 18:36.49: build opam-format.2.0.8 (8cbecf401fca)
=== DEPENDENCIES (12 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         58ff60202126
  dune.3.23.1                                        b9e31df96092
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlgraph.2.2.0                                   7ca1a21f188e
  opam-core.2.0.8                                    90cb460080d0
  opam-file-format.2.1.0                             45c653fbca80
  re.1.14.0                                          2d433517858b
=== STDOUT ===
Processing: [default: loading data]
[opam-format.2.0.8: extract]
-> retrieved opam-format.2.0.8  (cached)
[opam-format: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-format.2.0.8/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-format.2.0.8)
- checking for ocamlc... ocamlc
- OCaml version is 5.5.0
- OCaml library path is /home/opam/.opam/default/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... 
- cc
- checking for compiler architecture... amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -pthread   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -pthread   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -pthread   -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... 
- yes
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/client/opamManifest.inc
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/default/bin
- Manual pages will be installed in /home/opam/.opam/default/share/man
[opam-format: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "opam-format" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-format.2.0.8)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -bin-annot-occurrences -I src/format/.opam_format.objs/byte -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/opam-core -I /home/opam/.opam/default/lib/opam-file-format -I /home/opam/.opam/default/lib/re -cmi-file src/format/.opam_format.objs/byte/opamFilter.cmi -no-alias-deps -o src/format/.opam_format.objs/byte/opamFilter.cmo -c -impl src/format/opamFilter.ml)
- File "src/format/opamFilter.ml", line 109, characters 11-18:
- 109 |         if Re.test ss 2 then
-                  ^^^^^^^
- Alert deprecated: Re.test
- Use Group.test
- 
- File "src/format/opamFilter.ml", line 110, characters 15-21:
- 110 |           aux (Re.get ss 1 :: acc)
-                      ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- 
- File "src/format/opamFilter.ml", line 111, characters 18-28:
- 111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
-                         ^^^^^^^^^^
- Alert deprecated: Re.get_ofs
- Use Group.offset
- 
- File "src/format/opamFilter.ml", line 111, characters 52-58:
- 111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
-                                                           ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/opam-core -I /home/opam/.opam/default/lib/opam-file-format -I /home/opam/.opam/default/lib/re -cmi-file src/format/.opam_format.objs/byte/opamFilter.cmi -no-alias-deps -o src/format/.opam_format.objs/native/opamFilter.cmx -c -impl src/format/opamFilter.ml)
- File "src/format/opamFilter.ml", line 109, characters 11-18:
- 109 |         if Re.test ss 2 then
-                  ^^^^^^^
- Alert deprecated: Re.test
- Use Group.test
- 
- File "src/format/opamFilter.ml", line 110, characters 15-21:
- 110 |           aux (Re.get ss 1 :: acc)
-                      ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- 
- File "src/format/opamFilter.ml", line 111, characters 18-28:
- 111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
-                         ^^^^^^^^^^
- Alert deprecated: Re.get_ofs
- Use Group.offset
- 
- File "src/format/opamFilter.ml", line 111, characters 52-58:
- 111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
-                                                           ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
-> compiled  opam-format.2.0.8
-> installed opam-format.2.0.8

=== STDERR ===

2026-06-19 18:37.09: OK: build opam-format.2.0.8 (runc: 8.7s, disk: 12KB)
2026-06-19 18:37.09: Job succeeded