Build:
  1. 0
2026-06-24 17:05.42: New job: build cookies.1.0.0 (0e850cfff61e)
2026-06-24 17:05.42: Waiting for resource in pool day11-builds
2026-06-24 17:50.31: Got resource from pool day11-builds
2026-06-24 17:50.31: [profile full] build cookies.1.0.0
2026-06-24 17:50.32: build cookies.1.0.0 (0e850cfff61e)
=== DEPENDENCIES (28 transitive) ===
  base.v0.17.3                                       c29afc67ba00
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  cppo.1.8.0                                         deac69f17b6b
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  fieldslib.v0.17.0                                  3473208da772
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocaml-compiler-libs.v0.17.0                        d66bf6efa323
  ocaml_intrinsics_kernel.v0.17.2                    5f4f03f1d581
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ppx_derivers.1.2.1                                 82026aa8af61
  ppx_deriving.6.1.1                                 250b28880637
  ppx_fields_conv.v0.17.0                            7858c475282e
  ppx_sexp_conv.v0.17.1                              defee63a95cd
  ppx_variants_conv.v0.17.1                          98618b8a4cf7
  ppxlib.0.38.0                                      2aa2dfbf252b
  ppxlib_jane.v0.17.4                                abb3b3b0dac0
  ptime.1.2.0                                        b662df1f9ed0
  sexplib0.v0.17.0                                   166f8102230b
  stdlib-shims.0.3.0                                 e7f8a4f187fa
  topkg.1.1.1                                        ac206dbbd2b6
  variantslib.v0.17.0                                ee36ead4f0e7
=== 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/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
- (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
-> compiled  cookies.1.0.0
-> installed cookies.1.0.0

=== STDERR ===

2026-06-24 17:50.50: OK: build cookies.1.0.0 (runc: 4.1s, disk: 13KB)
2026-06-24 17:50.50: Job succeeded