Build:
  1. 0
2026-06-16 11:47.09: New job: build genspio.0.0.1 (50f67d60c6c3)
2026-06-16 11:47.09: Waiting for resource in pool day11-builds
2026-06-16 12:08.10: Got resource from pool day11-builds
2026-06-16 12:08.10: [profile full] build genspio.0.0.1
2026-06-16 12:08.10: build genspio.0.0.1 (50f67d60c6c3)
=== DEPENDENCIES (8 transitive) ===
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  nonstd.0.0.3                                       14909cc2b29f
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  sosa.0.3.0                                         3bb096111655
=== STDOUT ===
Processing: [default: loading data]
[genspio.0.0.1: dl]
[genspio.0.0.1: extract]
-> retrieved genspio.0.0.1  (https://opam.ocaml.org/cache)
[genspio: ocaml please.mlt]
+ /home/opam/.opam/default/bin/ocaml "please.mlt" "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/genspio.0.0.1)
- File "./tools/please_lib.ml", line 53, characters 49-62:
- 53 |       | false, more -> sprintf "(modules (%s))" (String.concat " " more) )
-                                                       ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
[genspio: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "genspio" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/genspio.0.0.1)
-       ocamlc src/lib/.genspio.objs/genspio__Language.{cmi,cmo,cmt}
- File "src/lib/language.ml", line 483, characters 10-20:
- 483 |     match String.sub s 0 70 with Some s -> s ^ " …" | None -> s
-                 ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels index, length were omitted in the application of this function.
-       ocamlc src/lib/.genspio.objs/genspio__Compile.{cmo,cmt}
- File "src/lib/compile.ml", line 39, characters 12-22:
- 39 |       match String.sub s 0 65 with Some s -> s ^ " …" | None -> s
-                  ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels index, length were omitted in the application of this function.
-       ocamlc src/lib/.genspio.objs/genspio__EDSL.{cmo,cmt}
- File "src/lib/EDSL.ml", line 176, characters 21-27:
- 176 |             to_init (setenv (string var) x.default) ;
-                            ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 188, characters 25-31:
- 188 |                      ~e:[setenv (string var) (getenv (string "2"))]
-                                ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 197, characters 21-27:
- 197 |             to_init (setenv (string var) (Bool.to_string x.default)) ;
-                            ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 202, characters 19-25:
- 202 |                  [ setenv (string var) (Bool.to_string (bool true))
-                          ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 231, characters 14-20:
- 231 |             [ setenv help_flag_var (Bool.to_string (bool true))
-                     ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 259, characters 8-14:
- 259 |       [ setenv help_flag_var (Bool.to_string (bool false))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-     ocamlopt src/lib/.genspio.objs/genspio__Language.{cmx,o}
- File "src/lib/language.ml", line 483, characters 10-20:
- 483 |     match String.sub s 0 70 with Some s -> s ^ " …" | None -> s
-                 ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels index, length were omitted in the application of this function.
-     ocamlopt src/lib/.genspio.objs/genspio__Compile.{cmx,o}
- File "src/lib/compile.ml", line 39, characters 12-22:
- 39 |       match String.sub s 0 65 with Some s -> s ^ " …" | None -> s
-                  ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels index, length were omitted in the application of this function.
-     ocamlopt src/lib/.genspio.objs/genspio__EDSL.{cmx,o}
- File "src/lib/EDSL.ml", line 176, characters 21-27:
- 176 |             to_init (setenv (string var) x.default) ;
-                            ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 188, characters 25-31:
- 188 |                      ~e:[setenv (string var) (getenv (string "2"))]
-                                ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 197, characters 21-27:
- 197 |             to_init (setenv (string var) (Bool.to_string x.default)) ;
-                            ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 202, characters 19-25:
- 202 |                  [ setenv (string var) (Bool.to_string (bool true))
-                          ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 231, characters 14-20:
- 231 |             [ setenv help_flag_var (Bool.to_string (bool true))
-                     ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 259, characters 8-14:
- 259 |       [ setenv help_flag_var (Bool.to_string (bool false))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-> compiled  genspio.0.0.1
-> installed genspio.0.0.1

=== STDERR ===

2026-06-16 12:08.29: OK: build genspio.0.0.1 (runc: 4.2s, disk: 10KB)
2026-06-16 12:08.29: Job succeeded