Build:
  1. 0
2026-06-19 19:41.57: New job: build cookies.1.0.0 (45fd888d47a2)
2026-06-19 19:41.57: Waiting for resource in pool day11-builds
2026-06-19 20:08.22: Got resource from pool day11-builds
2026-06-19 20:08.22: [profile full] build cookies.1.0.0
2026-06-19 20:08.22: build cookies.1.0.0 (45fd888d47a2)
=== DEPENDENCIES (27 transitive) ===
  base.v0.17.3                                       c7e5188298bb
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         58ff60202126
  csexp.1.5.2                                        6a11fd34e537
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  fieldslib.v0.17.0                                  e27b3aae84cd
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocaml-compiler-libs.v0.17.0                        6bb2fe976db3
  ocaml_intrinsics_kernel.v0.17.2                    f1834f130868
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  ppx_derivers.1.2.1                                 e49491a38353
  ppx_deriving.6.1.1                                 44efc0a85ae7
  ppx_fields_conv.v0.17.0                            d5bfbd54bf3c
  ppx_sexp_conv.v0.17.1                              506aaee9061f
  ppx_variants_conv.v0.17.1                          865f87f64ee8
  ppxlib.0.38.0                                      495045ef7a3c
  ppxlib_jane.v0.17.4                                fa1edbbc41e8
  ptime.1.2.0                                        501cd1c732e7
  sexplib0.v0.17.0                                   4906aac5ee08
  stdlib-shims.0.3.0                                 4aecff888649
  topkg.1.1.1                                        ecfbf436618b
  variantslib.v0.17.0                                522101a6e8ec
=== 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-19 20:08.38: OK: build cookies.1.0.0 (runc: 6.1s, disk: 12KB)
2026-06-19 20:08.38: Job succeeded