Build:
  1. 0
2026-06-24 11:16.09: New job: build genspio.0.0.2 (ef89aee4ae25)
2026-06-24 11:16.09: Waiting for resource in pool day11-builds
2026-06-24 12:00.49: Got resource from pool day11-builds
2026-06-24 12:00.49: [profile full] build genspio.0.0.2
2026-06-24 12:00.49: build genspio.0.0.2 (ef89aee4ae25)
=== DEPENDENCIES (8 transitive) ===
  jbuilder.1.0+beta20.2                              4f461261c648
  nonstd.0.0.3                                       ec83dbd1613f
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  sosa.0.3.0                                         9ec59a24bfb5
=== STDOUT ===
Processing: [default: loading data]
[genspio.0.0.2: dl]
[genspio.0.0.2: extract]
-> retrieved genspio.0.0.2  (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.2)
- 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.2)
-       ocamlc src/lib/.genspio.objs/genspio__EDSL_v0.{cmo,cmt}
- File "src/lib/EDSL_v0.ml", line 184, characters 21-27:
- 184 |             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_v0.ml", line 196, characters 25-31:
- 196 |                      ~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_v0.ml", line 205, characters 21-27:
- 205 |             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_v0.ml", line 210, characters 19-25:
- 210 |                  [ 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_v0.ml", line 239, characters 14-20:
- 239 |             [ 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_v0.ml", line 267, characters 8-14:
- 267 |       [ setenv help_flag_var (Bool.to_string (bool false))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-       ocamlc src/lib/.genspio.objs/genspio__Standard_compiler.{cmi,cmo,cmt}
- File "src/lib/standard_compiler.ml", line 93, characters 10-20:
- 93 |     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__To_slow_flow.{cmi,cmo,cmt}
- File "src/lib/to_slow_flow.ml", line 870, characters 10-16:
- 870 |         [ setenv
-                 ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/to_slow_flow.ml", line 884, characters 11-17:
- 884 |          [ setenv var v1
-                  ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/to_slow_flow.ml", line 887, characters 51-57:
- 887 |              [printf (c_string "Iteration\\n") []; setenv var v2] ]) ]
-                                                          ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-       ocamlc src/lib/.genspio.objs/genspio__EDSL.{cmo,cmt}
- File "src/lib/EDSL.ml", line 236, characters 21-27:
- 236 |             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 248, characters 25-31:
- 248 |                      ~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 257, characters 21-27:
- 257 |             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 262, characters 19-25:
- 262 |                  [ 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 279, characters 10-16:
- 279 |           setenv anon_var
-                 ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 288, characters 14-20:
- 288 |             [ 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 316, characters 8-14:
- 316 |       [ setenv help_flag_var (Bool.to_string (bool false))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 317, characters 8-14:
- 317 |       ; setenv anon_var (Elist.serialize_byte_array_list (Elist.make []))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-       ocamlc src/lib/.genspio.objs/genspio__Transform.{cmo,cmt}
- File "src/lib/transform.ml", line 441, characters 50-56:
- 441 |               [e 1; "Comment on the `setenv`" %%% setenv (string "bouh") expr]
-                                                         ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-       ocamlc src/lib/.genspio.objs/genspio__Compile.{cmo,cmt}
- File "src/lib/compile.ml", line 41, characters 12-22:
- 41 |       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_v0.{cmx,o}
- File "src/lib/EDSL_v0.ml", line 184, characters 21-27:
- 184 |             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_v0.ml", line 196, characters 25-31:
- 196 |                      ~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_v0.ml", line 205, characters 21-27:
- 205 |             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_v0.ml", line 210, characters 19-25:
- 210 |                  [ 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_v0.ml", line 239, characters 14-20:
- 239 |             [ 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_v0.ml", line 267, characters 8-14:
- 267 |       [ 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__Standard_compiler.{cmx,o}
- File "src/lib/standard_compiler.ml", line 93, characters 10-20:
- 93 |     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__Transform.{cmx,o}
- File "src/lib/transform.ml", line 441, characters 50-56:
- 441 |               [e 1; "Comment on the `setenv`" %%% setenv (string "bouh") expr]
-                                                         ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-     ocamlopt src/lib/.genspio.objs/genspio__EDSL.{cmx,o}
- File "src/lib/EDSL.ml", line 236, characters 21-27:
- 236 |             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 248, characters 25-31:
- 248 |                      ~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 257, characters 21-27:
- 257 |             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 262, characters 19-25:
- 262 |                  [ 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 279, characters 10-16:
- 279 |           setenv anon_var
-                 ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 288, characters 14-20:
- 288 |             [ 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 316, characters 8-14:
- 316 |       [ setenv help_flag_var (Bool.to_string (bool false))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/EDSL.ml", line 317, characters 8-14:
- 317 |       ; setenv anon_var (Elist.serialize_byte_array_list (Elist.make []))
-               ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-     ocamlopt src/lib/.genspio.objs/genspio__To_slow_flow.{cmx,o}
- File "src/lib/to_slow_flow.ml", line 870, characters 10-16:
- 870 |         [ setenv
-                 ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/to_slow_flow.ml", line 884, characters 11-17:
- 884 |          [ setenv var v1
-                  ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
- File "src/lib/to_slow_flow.ml", line 887, characters 51-57:
- 887 |              [printf (c_string "Iteration\\n") []; setenv var v2] ]) ]
-                                                          ^^^^^^
- Warning 6 [labels-omitted]: label var was omitted in the application of this function.
-     ocamlopt src/lib/.genspio.objs/genspio__Compile.{cmx,o}
- File "src/lib/compile.ml", line 41, characters 12-22:
- 41 |       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.
-> compiled  genspio.0.0.2
-> installed genspio.0.0.2

=== STDERR ===

2026-06-24 12:01.27: OK: build genspio.0.0.2 (runc: 5.6s, disk: 16KB)
2026-06-24 12:01.27: Job succeeded