Build:
- 0
2026-06-16 16:59.59: New job: build cookies.1.0.0 (fa42ffcc9911) 2026-06-16 16:59.59: Waiting for resource in pool day11-builds 2026-06-16 17:42.48: Got resource from pool day11-builds 2026-06-16 17:42.48: [profile full] build cookies.1.0.0 2026-06-16 17:42.48: build cookies.1.0.0 (fa42ffcc9911) === DEPENDENCIES (28 transitive) === base.v0.17.3 876ca94bfeea base-threads.base b7164ff76afe base-unix.base 839dc585f12d cppo.1.8.0 3c775a388c9d csexp.1.5.2 e2491a88a8e9 dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 fieldslib.v0.17.0 9769d3c8d978 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocaml_intrinsics_kernel.v0.17.2 faf575551ca9 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ppx_derivers.1.2.1 48d8f0a02148 ppx_deriving.6.1.1 21563319369c ppx_fields_conv.v0.17.0 195a9a9f5463 ppx_sexp_conv.v0.17.1 3f62d77bb0bb ppx_variants_conv.v0.17.1 275dfe1b2c7b ppxlib.0.38.0 089dd9eec9cd ppxlib_jane.v0.17.4 a62b992f5e07 ptime.1.2.0 bbf602fc20a0 sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 topkg.1.1.1 4a88955a28b6 variantslib.v0.17.0 775a5e3461ce === 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-16 17:43.19: OK: build cookies.1.0.0 (runc: 6.6s, disk: 13KB) 2026-06-16 17:43.19: Job succeeded