Build:
  1. 0
2026-06-16 11:34.40: New job: build ocamlfind-lint.0.1.0 (fb953b863ebb)
2026-06-16 11:34.40: Waiting for resource in pool day11-builds
2026-06-16 11:44.00: Got resource from pool day11-builds
2026-06-16 11:44.00: [profile full] build ocamlfind-lint.0.1.0
2026-06-16 11:44.00: build ocamlfind-lint.0.1.0 (fb953b863ebb)
=== DEPENDENCIES (4 transitive) ===
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[ocamlfind-lint.0.1.0: dl]
[ocamlfind-lint.0.1.0: extract]
[ocamlfind-lint.0.1.0/ocamlfind-lint.install: dl]
-> retrieved ocamlfind-lint.0.1.0  (https://opam.ocaml.org/cache)
[ocamlfind-lint: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind-lint.0.1.0)
- ocamlfind ocamlopt -o ocamlfind-lint -package findlib -linkpkg findlib_lint.ml
- File "findlib_lint.ml", line 111, characters 36-54:
- 111 |         let pkg_missing = List.sort Pervasives.compare pkg_missing in
-                                           ^^^^^^^^^^^^^^^^^^
- 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
- ocamlfind ocamlc -o ocamlfind-lint.byte -package findlib -linkpkg findlib_lint.ml
- File "findlib_lint.ml", line 111, characters 36-54:
- 111 |         let pkg_missing = List.sort Pervasives.compare pkg_missing in
-                                           ^^^^^^^^^^^^^^^^^^
- 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
-> compiled  ocamlfind-lint.0.1.0
[ocamlfind-lint: make install-lib]
+ /usr/bin/make "install-lib" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind-lint.0.1.0)
- ocamlfind install findlib-lint META
- Installed /home/opam/.opam/default/lib/findlib-lint/META
-> installed ocamlfind-lint.0.1.0

=== STDERR ===

2026-06-16 11:44.14: OK: build ocamlfind-lint.0.1.0 (runc: 2.1s, disk: 6KB)
2026-06-16 11:44.14: Job succeeded