Build:
  1. 0
2026-09-03 17:32.09: New job: build genspio.0.0.1 (fed5fba901be)
2026-09-03 17:32.09: Waiting for resource in pool day11-builds
2026-09-03 18:18.17: Got resource from pool day11-builds
2026-09-03 18:18.17: [profile full] build genspio.0.0.1
2026-09-03 18:18.17: build genspio.0.0.1 (fed5fba901be)
=== DEPENDENCIES (8 transitive) ===
  jbuilder.1.0+beta20.2                              d14840434490
  nonstd.0.0.3                                       41b0b138801e
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  sosa.0.3.0                                         fd57d3e43257
=== 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-09-03 18:18.44: OK: build genspio.0.0.1 (runc: 4.1s, disk: 10KB)
2026-09-03 18:18.44: Job succeeded