Build:
  1. 0
2026-06-16 17:24.20: New job: build opam-bundle.0.4 (388978d432e9)
2026-06-16 17:24.20: Waiting for resource in pool day11-builds
2026-06-16 18:10.29: Got resource from pool day11-builds
2026-06-16 18:10.29: [profile full] build opam-bundle.0.4
2026-06-16 18:10.29: build opam-bundle.0.4 (388978d432e9)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     dad70bc4de20
  conf-c++.1.0                                       87fef3e7fb4f
  cppo.1.8.0                                         ea583d2d3bbb
  cudf.0.10                                          ceee452bbf3c
  dose3.5.0.1-2                                      28f9ba75b2e6
  dune.3.23.1                                        5402470d931c
  extlib.1.7.7-1                                     c1fe90241f07
  mccs.1.1+19                                        627545f74fcd
  menhir.20260209                                    949a55ecfabe
  menhirCST.20260209                                 2f7f161ea867
  menhirGLR.20260209                                 88b9413f2126
  menhirLib.20260209                                 33c89da356e0
  menhirSdk.20260209                                 3e7d50160069
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocamlgraph.2.2.0                                   ffe2e581e49b
  opam-client.2.0.10                                 928a5477476c
  opam-core.2.0.10                                   109d6ab9398c
  opam-file-format.2.2.0                             24d454e6a9a8
  opam-format.2.0.10                                 84af5b9be9c7
  opam-repository.2.0.10                             c16d8e9908ff
  opam-solver.2.0.10                                 2cac93563c33
  opam-state.2.0.10                                  26cec83e012a
  re.1.14.0                                          8d7c1999492d
=== STDOUT ===
Processing: [default: loading data]
[opam-bundle.0.4: dl]
[opam-bundle.0.4: extract]
-> retrieved opam-bundle.0.4  (https://opam.ocaml.org/cache)
[opam-bundle: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/opam-bundle.0.4)
- ocaml crunch.ml shell/common.sh shell/bootstrap.sh shell/configure.sh shell/compile.sh shell/self_extract.sh > src/opamBundleScripts.ml
- ocamlfind ocamlopt -package cmdliner,opam-repository,opam-client -linkpkg -w A-4-44 -I src src/opamBundleScripts.ml src/opamBundleMain.ml -o opam-bundle
- File "src/opamBundleScripts.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/opamBundleMain.ml", line 751, characters 24-41:
- 751 |       if len <> 0 then (Pervasives.output oc buf 0 len; copy ())
-                               ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/opamBundleMain.ml", line 904, characters 8-12:
- 904 |   Term.(pure create_bundle $ ocamlv_arg $ opamv_arg $ repo_arg $ debug_arg $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/opamBundleMain.ml", line 908, characters 2-11:
- 908 |   Term.info "opam-bundle" ~man ~doc:
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/opamBundleMain.ml", line 914, characters 10-19:
- 914 |     match Term.eval ~catch:false create_bundle_command with
-                 ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- File "src/opamBundleMain.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ./opam-bundle --help=groff >opam-bundle.1
- echo 'bin: "opam-bundle"' > opam-bundle.install
- echo 'man: "opam-bundle.1"' >>opam-bundle.install
-> compiled  opam-bundle.0.4
-> installed opam-bundle.0.4

=== STDERR ===

2026-06-16 18:10.56: OK: build opam-bundle.0.4 (runc: 3.1s, disk: 9KB)
2026-06-16 18:10.56: Job succeeded