Build:
  1. 0
2026-06-24 16:19.59: New job: build riot.0.0.2 (9d128af441a5)
2026-06-24 16:19.59: Waiting for resource in pool day11-builds
2026-06-24 17:14.27: Got resource from pool day11-builds
2026-06-24 17:14.27: [profile full] build riot.0.0.2
2026-06-24 17:14.27: build riot.0.0.2 (9d128af441a5)
=== DEPENDENCIES (18 transitive) ===
  angstrom.0.16.1                                    2ee0c7faf419
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigstringaf.0.10.0                                 d4213464df7f
  csexp.1.5.2                                        92433c319244
  dune.3.23.1                                        e0b92eb669dd
  dune-configurator.3.23.1                           d25b45a29f0e
  iomux.0.4                                          d67832b1a20d
  ocaml.5.2.1                                        ce2dc9fc0eff
  ocaml-base-compiler.5.2.1                          88ed4056afb0
  ocaml-config.3                                     2c9ee201ff82
  ocaml-syntax-shims.1.0.0                           b5398f79328d
  ocamlbuild.0.16.1                                  b87f420842f9
  ocamlfind.1.9.8                                    da71e236833e
  ptime.1.2.0                                        cfc82aba5bfd
  stringext.1.6.0                                    3d7973825b37
  topkg.1.1.1                                        e4a5a4aca5f9
  uri.4.4.0                                          55b7268d766f
=== STDOUT ===
Processing: [default: loading data]
[riot.0.0.2: dl]
[riot.0.0.2: extract]
-> retrieved riot.0.0.2  (https://opam.ocaml.org/cache)
[riot: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "riot" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/riot.0.0.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.riot.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/iomux -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -no-alias-deps -open Riot__ -o lib/.riot.objs/byte/riot__Proc_effect.cmo -c -impl lib/proc_effect.ml)
- File "lib/proc_effect.ml", line 2, characters 5-12:
- 2 |   [@@unboxed]
-          ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "lib/proc_effect.ml", line 4, characters 44-51:
- 4 | type _ Effect.t += Yield : unit Effect.t [@@unboxed]
-                                                 ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "lib/proc_effect.ml", line 13, characters 5-12:
- 13 |   [@@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/.riot.objs/byte -I lib/.riot.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/iomux -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file lib/.riot.objs/byte/riot__Proc_effect.cmi -no-alias-deps -open Riot__ -o lib/.riot.objs/native/riot__Proc_effect.cmx -c -impl lib/proc_effect.ml)
- File "lib/proc_effect.ml", line 2, characters 5-12:
- 2 |   [@@unboxed]
-          ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "lib/proc_effect.ml", line 4, characters 44-51:
- 4 | type _ Effect.t += Yield : unit Effect.t [@@unboxed]
-                                                 ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "lib/proc_effect.ml", line 13, characters 5-12:
- 13 |   [@@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/.riot.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/iomux -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -no-alias-deps -open Riot__ -o lib/.riot.objs/byte/riot__Logger.cmo -c -impl lib/logger.ml)
- File "lib/logger.ml", line 59, characters 7-14:
- 59 |     [@@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/.riot.objs/byte -I lib/.riot.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/iomux -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file lib/.riot.objs/byte/riot__Logger.cmi -no-alias-deps -open Riot__ -o lib/.riot.objs/native/riot__Logger.cmx -c -impl lib/logger.ml)
- File "lib/logger.ml", line 59, characters 7-14:
- 59 |     [@@unboxed]
-             ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
-> compiled  riot.0.0.2
-> installed riot.0.0.2

=== STDERR ===

2026-06-24 17:14.38: OK: build riot.0.0.2 (runc: 3.6s, disk: 11KB)
2026-06-24 17:14.38: Job succeeded