Build:
  1. 0
2026-06-16 11:39.57: New job: build glical.0.0.3 (5ec76e05b07a)
2026-06-16 11:39.57: Waiting for resource in pool day11-builds
2026-06-16 11:53.33: Got resource from pool day11-builds
2026-06-16 11:53.33: [profile full] build glical.0.0.3
2026-06-16 11:53.33: build glical.0.0.3 (5ec76e05b07a)
=== DEPENDENCIES (4 transitive) ===
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== STDOUT ===
Processing: [default: loading data]
[glical.0.0.3: dl]
[glical.0.0.3: extract]
-> retrieved glical.0.0.3  (https://opam.ocaml.org/cache)
[glical: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/glical.0.0.3/./configure "-prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/glical.0.0.3)
[glical: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/glical.0.0.3)
- ocamlc -c glical_kernel.mli
- ocamlc -c glical_kernel.ml
- File "glical_kernel.ml", line 778, characters 22-37:
- 778 |          with Failure "int_of_string" ->
-                             ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual
-   values of this constructor's arguments.
-   They are only for information and may change in future versions.
-   (see manual section 13.5.3)
- ocamlc -c glical.mli
- ocamlc -c glical.ml
- ocamlc -a glical_kernel.cmo glical.cmo -o glical.cma
- ocamlopt -c glical_kernel.ml
- File "glical_kernel.ml", line 778, characters 22-37:
- 778 |          with Failure "int_of_string" ->
-                             ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual
-   values of this constructor's arguments.
-   They are only for information and may change in future versions.
-   (see manual section 13.5.3)
- ocamlopt -c glical.ml
- ocamlopt -a glical_kernel.cmx glical.cmx -o glical.cmxa
-> compiled  glical.0.0.3
[glical: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/glical.0.0.3)
- mkdir -p "/home/opam/.opam/default"/lib/glical/
- cp glical.cma glical.cmxa glical.mli glical.cmi glical.cmo glical.cmx glical_kernel.cmi glical_kernel.mli glical_kernel.cmo glical_kernel.cmx "/home/opam/.opam/default"/lib/glical/
-> installed glical.0.0.3

=== STDERR ===

2026-06-16 11:53.39: OK: build glical.0.0.3 (runc: 2.6s, disk: 6KB)
2026-06-16 11:53.39: Job succeeded