Build:
  1. 0
2026-06-20 18:39.42: New job: build autofonce_config.0.8 (c92b9a56efd6)
2026-06-20 18:39.42: Waiting for resource in pool day11-builds
2026-06-20 19:06.21: Got resource from pool day11-builds
2026-06-20 19:06.21: [profile full] build autofonce_config.0.8
2026-06-20 19:06.21: build autofonce_config.0.8 (c92b9a56efd6)
=== DEPENDENCIES (18 transitive) ===
  autofonce_misc.0.8                                 a8c194f2b652
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ez_file.0.4.0                                      155ac506ab73
  ISO8601.0.2.6                                      a84453199371
  menhir.20260209                                    5f76d1d3722e
  menhirCST.20260209                                 b9f719ef3696
  menhirGLR.20260209                                 e70329f7f267
  menhirLib.20260209                                 c73d74bf4444
  menhirSdk.20260209                                 d70f00a72002
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocplib_stuff.0.4.0                                 3dfd50f36e10
  re.1.14.0                                          a474ef408490
  toml.7.1.0                                         5f1aedede57f
=== STDOUT ===
Processing: [default: loading data]
[autofonce_config.0.8: extract]
-> retrieved autofonce_config.0.8  (cached)
[autofonce_config: sh]
+ /usr/bin/sh "-c" "./scripts/before.sh build 'autofonce_config'" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_config.0.8)
[autofonce_config: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "autofonce_config" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_config.0.8)
- File "dune-project", line 121, characters 3-31:
- 121 |    (autofonce_misc (= version))
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 75, characters 3-31:
- 75 |    (autofonce_misc (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 54, characters 3-32:
- 54 |    (autofonce_share (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_share": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_share (= :version)))
- File "dune-project", line 55, characters 3-32:
- 55 |    (autofonce_patch (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_patch": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_patch (= :version)))
- File "dune-project", line 56, characters 3-29:
- 56 |    (autofonce_m4 (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_m4": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_m4 (= :version)))
- File "dune-project", line 57, characters 3-31:
- 57 |    (autofonce_core (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_core": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_core (= :version)))
- File "dune-project", line 58, characters 3-33:
- 58 |    (autofonce_config (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_config": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_config (= :version)))
- File "dune-project", line 34, characters 3-32:
- 34 |    (autofonce_share (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_share": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_share (= :version)))
- File "dune-project", line 35, characters 3-31:
- 35 |    (autofonce_misc (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 36, characters 3-29:
- 36 |    (autofonce_m4 (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_m4": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_m4 (= :version)))
- File "dune-project", line 17, characters 3-30:
- 17 |    (autofonce_lib (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_lib": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_lib (= :version)))
- (cd _build/default/src/autofonce_config && /home/opam/.opam/default/bin/ocaml unix.cma version.mlt) > _build/default/src/autofonce_config/version.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "./version.mlt", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/autofonce_config/.autofonce_config.objs/byte -I /home/opam/.opam/default/lib/ISO8601 -I /home/opam/.opam/default/lib/autofonce_misc -I /home/opam/.opam/default/lib/ez_file -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib_stuff -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/toml -no-alias-deps -open Autofonce_config -o src/autofonce_config/.autofonce_config.objs/byte/autofonce_config__EzToml.cmo -c -impl src/autofonce_config/ezToml.ml)
- File "src/autofonce_config/ezToml.ml", line 47, characters 6-20:
- 47 |       Printf.kprintf failwith "Could not parse %S: %s at %s" filename s
-            ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "src/autofonce_config/ezToml.ml", line 54, characters 6-20:
- 54 |       Printf.kprintf failwith "Could not parse toml content: %s at %s" s
-            ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "src/autofonce_config/ezToml.ml", line 61, characters 19-33:
- 61 | let failwith fmt = Printf.kprintf failwith fmt
-                         ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/autofonce_config/.autofonce_config.objs/byte -I src/autofonce_config/.autofonce_config.objs/native -I /home/opam/.opam/default/lib/ISO8601 -I /home/opam/.opam/default/lib/autofonce_misc -I /home/opam/.opam/default/lib/ez_file -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib_stuff -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/toml -cmi-file src/autofonce_config/.autofonce_config.objs/byte/autofonce_config__EzToml.cmi -no-alias-deps -open Autofonce_config -o src/autofonce_config/.autofonce_config.objs/native/autofonce_config__EzToml.cmx -c -impl src/autofonce_config/ezToml.ml)
- File "src/autofonce_config/ezToml.ml", line 47, characters 6-20:
- 47 |       Printf.kprintf failwith "Could not parse %S: %s at %s" filename s
-            ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "src/autofonce_config/ezToml.ml", line 54, characters 6-20:
- 54 |       Printf.kprintf failwith "Could not parse toml content: %s at %s" s
-            ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "src/autofonce_config/ezToml.ml", line 61, characters 19-33:
- 61 | let failwith fmt = Printf.kprintf failwith fmt
-                         ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
[autofonce_config: sh]
+ /usr/bin/sh "-c" "./scripts/after.sh build 'autofonce_config'" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_config.0.8)
-> compiled  autofonce_config.0.8
[autofonce_config: sh]
+ /usr/bin/sh "-c" "./scripts/before.sh install 'autofonce_config'" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_config.0.8)
-> installed autofonce_config.0.8

=== STDERR ===

2026-06-20 19:06.59: OK: build autofonce_config.0.8 (runc: 2.2s, disk: 15KB)
2026-06-20 19:06.59: Job succeeded