Build:
  1. 0
2026-06-20 19:11.07: New job: build cookies.1.0.0 (c7e69c6b355c)
2026-06-20 19:11.07: Waiting for resource in pool day11-builds
2026-06-20 19:30.41: Got resource from pool day11-builds
2026-06-20 19:30.41: [profile full] build cookies.1.0.0
2026-06-20 19:30.41: build cookies.1.0.0 (c7e69c6b355c)
=== DEPENDENCIES (28 transitive) ===
  base.v0.17.3                                       ed6c283aa9a9
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  cppo.1.8.0                                         2299340fea15
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  fieldslib.v0.17.0                                  6ad5e7779086
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml-compiler-libs.v0.17.0                        6373bfde8e91
  ocaml_intrinsics_kernel.v0.17.2                    1db91ca91065
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ppx_derivers.1.2.1                                 2a3f00c1f6d2
  ppx_deriving.6.1.1                                 f86af3c9f71e
  ppx_fields_conv.v0.17.0                            dea4f6e7bf0e
  ppx_sexp_conv.v0.17.1                              46278ff8ffcb
  ppx_variants_conv.v0.17.1                          0cdb59673ce9
  ppxlib.0.38.0                                      c01fe47fa7a4
  ppxlib_jane.v0.17.4                                8a4c4328ddf0
  ptime.1.2.0                                        e003e9829314
  sexplib0.v0.17.0                                   313244870034
  stdlib-shims.0.3.0                                 9047e6396dc4
  topkg.1.1.1                                        8e3718e4cf5c
  variantslib.v0.17.0                                278a7ee3a7f8
=== STDOUT ===
Processing: [default: loading data]
[cookies.1.0.0: dl]
[cookies.1.0.0: extract]
-> retrieved cookies.1.0.0  (https://opam.ocaml.org/cache)
[cookies: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "cookies" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/cookies.1.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cookies.objs/byte -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/variantslib -cmi-file lib/.cookies.objs/byte/cookie.cmi -no-alias-deps -o lib/.cookies.objs/byte/cookie.cmo -c -impl lib/cookie.pp.ml)
- File "lib/cookie.ml", line 96, characters 43-50:
- 96 | type cookie_name = Cookie_name of string [@unboxed]
-                                                 ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 99, characters 45-52:
- 99 | type cookie_value = Cookie_value of string [@unboxed]
-                                                   ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 102, characters 45-52:
- 102 | type domain_value = Domain_value of string [@unboxed]
-                                                    ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 105, characters 43-50:
- 105 | type cookie_path = Cookie_path of string [@unboxed]
-                                                  ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 108, characters 46-53:
- 108 | type cookie_max_age = Cookie_max_age of int [@unboxed]
-                                                     ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 111, characters 53-60:
- 111 | type cookie_extension = Cookie_extension of string [@unboxed]
-                                                            ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 114, characters 50-57:
- 114 | type cookie_expires = Cookie_expires of Ptime.t [@unboxed]
-                                                         ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.cookies.objs/byte -I lib/.cookies.objs/native -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/variantslib -cmi-file lib/.cookies.objs/byte/cookie.cmi -no-alias-deps -o lib/.cookies.objs/native/cookie.cmx -c -impl lib/cookie.pp.ml)
- File "lib/cookie.ml", line 96, characters 43-50:
- 96 | type cookie_name = Cookie_name of string [@unboxed]
-                                                 ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 99, characters 45-52:
- 99 | type cookie_value = Cookie_value of string [@unboxed]
-                                                   ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 102, characters 45-52:
- 102 | type domain_value = Domain_value of string [@unboxed]
-                                                    ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 105, characters 43-50:
- 105 | type cookie_path = Cookie_path of string [@unboxed]
-                                                  ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 108, characters 46-53:
- 108 | type cookie_max_age = Cookie_max_age of int [@unboxed]
-                                                     ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 111, characters 53-60:
- 111 | type cookie_extension = Cookie_extension of string [@unboxed]
-                                                            ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
- 
- File "lib/cookie.ml", line 114, characters 50-57:
- 114 | type cookie_expires = Cookie_expires of Ptime.t [@unboxed]
-                                                         ^^^^^^^
- Warning 53 [misplaced-attribute]: the unboxed attribute cannot appear in this context
-> compiled  cookies.1.0.0
-> installed cookies.1.0.0

=== STDERR ===

2026-06-20 19:31.39: OK: build cookies.1.0.0 (runc: 4.6s, disk: 13KB)
2026-06-20 19:31.39: Job succeeded