Build:
  1. 0
2026-09-03 23:38.24: New job: build opam-bundle.0.3 (344a472a0bd1)
2026-09-03 23:38.24: Waiting for resource in pool day11-builds
2026-09-04 00:34.12: Got resource from pool day11-builds
2026-09-04 00:34.12: [profile full] build opam-bundle.0.3
2026-09-04 00:34.12: build opam-bundle.0.3 (344a472a0bd1)
=== DEPENDENCIES (27 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.1.3.0                                     50421b7f7592
  conf-c++.1.0                                       a252a2c8d274
  cppo.1.8.0                                         8b34f9718c9c
  cudf.0.10                                          4cf1fa3eef3a
  dose3.5.0.1-2                                      5669cfc714f3
  dune.3.24.2                                        bf83cdf0a904
  extlib.1.7.7-1                                     2201fb7d164f
  jbuilder.1.0+beta20.2                              d14840434490
  mccs.1.1+19                                        8c3393322575
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocamlgraph.2.2.0                                   ea246a21ca19
  opam-client.2.0.0~rc2                              94688fa8b275
  opam-core.2.0.0~rc2                                e8b4266f958a
  opam-file-format.2.1.0                             e0472478b369
  opam-format.2.0.0~rc2                              bee45d60e0ea
  opam-repository.2.0.0~rc2                          5310b8c01e21
  opam-solver.2.0.0~rc2                              a2a55e091eed
  opam-state.2.0.0~rc2                               0ca34f2088d4
  re.1.14.0                                          dd879e7a18b1
=== STDOUT ===
Processing: [default: loading data]
[opam-bundle.0.3: dl]
[opam-bundle.0.3: extract]
-> retrieved opam-bundle.0.3  (https://opam.ocaml.org/cache)
[opam-bundle: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/opam-bundle.0.3)
- 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 738, characters 24-41:
- 738 |       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 891, characters 8-12:
- 891 |   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 895, characters 2-11:
- 895 |   Term.info "opam-bundle" ~man ~doc:
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/opamBundleMain.ml", line 901, characters 10-19:
- 901 |     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.3
-> installed opam-bundle.0.3

=== STDERR ===

2026-09-04 00:34.24: OK: build opam-bundle.0.3 (runc: 4.6s, disk: 9KB)
2026-09-04 00:34.24: Job succeeded