Build:
  1. 0
2026-09-03 23:52.50: New job: build sslconf.0.8.3 (4631f27bef4e)
2026-09-03 23:52.50: Waiting for resource in pool day11-builds
2026-09-04 00:37.20: Got resource from pool day11-builds
2026-09-04 00:37.20: [profile full] build sslconf.0.8.3
2026-09-04 00:37.20: build sslconf.0.8.3 (4631f27bef4e)
=== DEPENDENCIES (31 transitive) ===
  astring.0.8.5                                      e824dc1ea678
  base.v0.14.4                                       95b2db6fa335
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.1.3.0                                     3ff29f9d4b53
  csexp.1.5.2                                        45da150ac45d
  dune.3.24.2                                        03fddf396e0b
  dune-configurator.3.22.2                           9de81b632721
  fpath.0.7.3                                        c5760931308d
  jbuilder.1.0+beta20.2                              5b60bb768f18
  num.1.6                                            77382141c2d9
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-compiler-libs.v0.12.4                        02b0760118b6
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-migrate-parsetree.1.8.0                      948d5b2a7ced
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  parsexp.v0.14.2                                    086e0a4e0e37
  ppx_derivers.1.2.1                                 a5c1b1ed9e33
  ppx_sexp_conv.v0.14.1                              d33c671ae4c2
  ppxlib.0.15.0                                      f6aabefc68f9
  result.1.5                                         901d6a7defa5
  rresult.0.7.0                                      7d0181f44ae8
  sexplib.v0.14.0                                    f74de2bc6a44
  sexplib0.v0.14.0                                   9192d19ab94c
  stdlib-shims.0.3.0                                 d07c91089280
  topkg.1.1.1                                        99e743cd0ccd
  topkg-jbuilder.0.2.0                               1a63b0fba8b7
=== STDOUT ===
Processing: [default: loading data]
[sslconf.0.8.3: dl]
[sslconf.0.8.3: extract]
-> retrieved sslconf.0.8.3  (https://opam.ocaml.org/cache)
[sslconf: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "sslconf" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/sslconf.0.8.3)
-       ocamlc examples/.sslconf_show_config.eobjs/sslconf_show_value.{cmi,cmo,cmt}
- File "examples/sslconf_show_value.ml", line 53, characters 14-32:
- 53 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_value.ml", line 59, characters 2-11:
- 59 |   Term.info
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_value.ml", line 67, characters 15-19:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_value.ml", line 67, characters 35-39:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-       ocamlc examples/.sslconf_show_config.eobjs/sslconf_show_section.{cmi,cmo,cmt}
- File "examples/sslconf_show_section.ml", line 44, characters 14-32:
- 44 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_section.ml", line 50, characters 2-11:
- 50 |   Term.info
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_section.ml", line 58, characters 15-19:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_section.ml", line 58, characters 35-39:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-       ocamlc examples/.sslconf_show_config.eobjs/sslconf_show_config.{cmi,cmo,cmt}
- File "examples/sslconf_show_config.ml", line 33, characters 14-32:
- 33 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_config.ml", line 39, characters 2-11:
- 39 |   Term.info
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_config.ml", line 47, characters 15-19:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_config.ml", line 47, characters 35-39:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt examples/.sslconf_show_config.eobjs/sslconf_show_config.{cmx,o}
- File "examples/sslconf_show_config.ml", line 33, characters 14-32:
- 33 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_config.ml", line 39, characters 2-11:
- 39 |   Term.info
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_config.ml", line 47, characters 15-19:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_config.ml", line 47, characters 35-39:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt examples/.sslconf_show_config.eobjs/sslconf_show_section.{cmx,o}
- File "examples/sslconf_show_section.ml", line 44, characters 14-32:
- 44 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_section.ml", line 50, characters 2-11:
- 50 |   Term.info
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_section.ml", line 58, characters 15-19:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_section.ml", line 58, characters 35-39:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt examples/.sslconf_show_config.eobjs/sslconf_show_value.{cmx,o}
- File "examples/sslconf_show_value.ml", line 53, characters 14-32:
- 53 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_value.ml", line 59, characters 2-11:
- 59 |   Term.info
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_value.ml", line 67, characters 15-19:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_value.ml", line 67, characters 35-39:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  sslconf.0.8.3
-> installed sslconf.0.8.3

=== STDERR ===

2026-09-04 00:37.35: OK: build sslconf.0.8.3 (runc: 5.1s, disk: 15KB)
2026-09-04 00:37.35: Job succeeded