Build:
  1. 0
2026-06-26 11:52.52: New job: build opam-bundle.0.4 (68adc6d0cd78)
2026-06-26 11:52.52: Waiting for resource in pool day11-builds
2026-06-26 12:03.09: Got resource from pool day11-builds
2026-06-26 12:03.09: [profile full] build opam-bundle.0.4
2026-06-26 12:03.09: build opam-bundle.0.4 (68adc6d0cd78)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     7280d3fb1acd
  conf-c++.1.0                                       1ae93586df30
  cppo.1.8.0                                         916ffc6cc04e
  cudf.0.10                                          1d81426b8f41
  dose3.5.0.1-2                                      4c8995b1b2df
  dune.3.23.1                                        848a72441e15
  extlib.1.7.7-1                                     9c079cb0419c
  mccs.1.1+19                                        a001cebd8da8
  menhir.20260209                                    259089f68775
  menhirCST.20260209                                 8eaddefc25c5
  menhirGLR.20260209                                 a9fbf43d08d4
  menhirLib.20260209                                 84aaca532d87
  menhirSdk.20260209                                 346bab968ef6
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocamlgraph.2.2.0                                   9a3a86466508
  opam-client.2.0.10                                 851faceb20bd
  opam-core.2.0.10                                   a9b33178f759
  opam-file-format.2.2.0                             fd20dbd0efdd
  opam-format.2.0.10                                 8f7052a6d199
  opam-repository.2.0.10                             67f796da9e02
  opam-solver.2.0.10                                 fcb126242061
  opam-state.2.0.10                                  77980838f516
  re.1.14.0                                          d62d6f65abb6
=== 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-26 12:03.23: OK: build opam-bundle.0.4 (runc: 2.6s, disk: 10KB)
2026-06-26 12:03.23: Job succeeded