Build:
  1. 0
2026-06-16 11:53.47: New job: build smtp.0.3 (679397cd1f34)
2026-06-16 11:53.47: Waiting for resource in pool day11-builds
2026-06-16 12:22.26: Got resource from pool day11-builds
2026-06-16 12:22.26: [profile full] build smtp.0.3
2026-06-16 12:22.26: build smtp.0.3 (679397cd1f34)
=== DEPENDENCIES (7 transitive) ===
  base-unix.base                                     839dc585f12d
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
=== STDOUT ===
Processing: [default: loading data]
[smtp.0.3: dl]
[smtp.0.3: extract]
-> retrieved smtp.0.3  (https://opam.ocaml.org/cache)
[smtp: ocaml]
+ /home/opam/.opam/default/bin/ocaml "pkg/build.ml" "native=true" "native-dynlink=true" "unix=true" "lwt=false" (CWD=/home/opam/.opam/default/.opam-switch/build/smtp.0.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules test/test_unix.ml > test/test_unix.ml.depends
- + ocamlfind ocamldep -modules src/smtp_unix.mli > src/smtp_unix.mli.depends
- + ocamlfind ocamldep -modules src/smtp.mli > src/smtp.mli.depends
- + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/smtp.cmi src/smtp.mli
- + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/smtp_unix.cmi src/smtp_unix.mli
- + ocamlfind ocamlc -c -I +unix -bin-annot -I test -I src -o test/test_unix.cmo test/test_unix.ml
- + ocamlfind ocamldep -modules src/smtp_unix.ml > src/smtp_unix.ml.depends
- + ocamlfind ocamldep -modules src/smtp.ml > src/smtp.ml.depends
- + ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/smtp.cmx src/smtp.ml
- + ocamlfind ocamlopt -c -I +unix -bin-annot -I src -I test -o src/smtp_unix.cmx src/smtp_unix.ml
- + ocamlfind ocamlopt -c -I +unix -bin-annot -I test -I src -o test/test_unix.cmx test/test_unix.ml
- + ocamlfind ocamlopt -linkpkg -I +unix unix.cmxa -I src -I test src/smtp.cmx src/smtp_unix.cmx test/test_unix.cmx -o test/test_unix.native
- + ocamlfind ocamlopt -a -I src src/smtp.cmx -o src/smtp.cmxa
- + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/smtp.cmo src/smtp.ml
- + ocamlfind ocamlc -a -I src src/smtp.cmo -o src/smtp.cma
- + ocamlfind ocamlopt -shared -linkall -I src src/smtp.cmxa -o src/smtp.cmxs
- + ocamlfind ocamlopt -a -I src src/smtp.cmx src/smtp_unix.cmx -o src/smtp_unix.cmxa
- + ocamlfind ocamlc -c -I +unix -bin-annot -I src -I test -o src/smtp_unix.cmo src/smtp_unix.ml
- + ocamlfind ocamlc -a -I src src/smtp.cmo src/smtp_unix.cmo -o src/smtp_unix.cma
- + ocamlfind ocamlopt -shared -linkall -I src src/smtp_unix.cmxa -o src/smtp_unix.cmxs
-> compiled  smtp.0.3
-> installed smtp.0.3

=== STDERR ===

2026-06-16 12:22.32: OK: build smtp.0.3 (runc: 3.1s, disk: 7KB)
2026-06-16 12:22.32: Job succeeded