Build:
  1. 0
2026-06-16 16:05.19: New job: build riot.0.0.5 (c3d9458af1bb)
2026-06-16 16:05.19: Waiting for resource in pool day11-builds
2026-06-16 16:49.43: Got resource from pool day11-builds
2026-06-16 16:49.43: [profile full] build riot.0.0.5
2026-06-16 16:49.43: build riot.0.0.5 (c3d9458af1bb)
=== DEPENDENCIES (19 transitive) ===
  angstrom.0.16.1                                    7e7840977962
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigstringaf.0.10.0                                 d7f112e7f51d
  csexp.1.5.2                                        b53491c758da
  dune.3.23.1                                        9174d78a1f0e
  dune-configurator.3.23.1                           4ac5d9312ab3
  iomux.0.4                                          abc9d6dda767
  ocaml.5.2.1                                        b36a3a003df3
  ocaml-base-compiler.5.2.1                          91ea68ae8779
  ocaml-config.3                                     291db63d419b
  ocaml-syntax-shims.1.0.0                           d8714c276e46
  ocamlbuild.0.16.1                                  c220e9d1102d
  ocamlfind.1.9.8                                    30fe322203e6
  ptime.1.2.0                                        d855dc5275ce
  stringext.1.6.0                                    b19bef8accf0
  telemetry.0.0.1                                    0ba8f3b7c81f
  topkg.1.1.1                                        08b64f42a6eb
  uri.4.4.0                                          c709c9d951f8
=== STDOUT ===
Processing: [default: loading data]
[riot.0.0.5: dl]
[riot.0.0.5: extract]
-> retrieved riot.0.0.5  (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.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I riot/runtime/core/.core.objs/byte -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I riot/runtime/log/.log.objs/byte -I riot/runtime/util/.util.objs/byte -no-alias-deps -open Core -o riot/runtime/core/.core.objs/byte/core__Proc_effect.cmo -c -impl riot/runtime/core/proc_effect.ml)
- File "riot/runtime/core/proc_effect.ml", line 4, characters 5-12:
- 4 |   [@@unboxed]
-          ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "riot/runtime/core/proc_effect.ml", line 6, characters 44-51:
- 6 | type _ Effect.t += Yield : unit Effect.t [@@unboxed]
-                                                 ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "riot/runtime/core/proc_effect.ml", line 15, characters 5-12:
- 15 |   [@@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 riot/runtime/core/.core.objs/byte -I riot/runtime/core/.core.objs/native -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I riot/runtime/log/.log.objs/byte -I riot/runtime/log/.log.objs/native -I riot/runtime/util/.util.objs/byte -I riot/runtime/util/.util.objs/native -cmi-file riot/runtime/core/.core.objs/byte/core__Proc_effect.cmi -no-alias-deps -open Core -o riot/runtime/core/.core.objs/native/core__Proc_effect.cmx -c -impl riot/runtime/core/proc_effect.ml)
- File "riot/runtime/core/proc_effect.ml", line 4, characters 5-12:
- 4 |   [@@unboxed]
-          ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "riot/runtime/core/proc_effect.ml", line 6, characters 44-51:
- 6 | type _ Effect.t += Yield : unit Effect.t [@@unboxed]
-                                                 ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
- 
- File "riot/runtime/core/proc_effect.ml", line 15, characters 5-12:
- 15 |   [@@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 riot/lib/.lib.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/telemetry -I /home/opam/.opam/default/lib/uri -I riot/lib/logger/.logger.objs/byte -I riot/lib/net/.lib_net.objs/byte -I riot/runtime/.runtime.objs/byte -I riot/runtime/core/.core.objs/byte -I riot/runtime/log/.log.objs/byte -I riot/runtime/net/.net.objs/byte -I riot/runtime/scheduler/.scheduler.objs/byte -I riot/runtime/time/.time.objs/byte -I riot/runtime/util/.util.objs/byte -cmi-file riot/lib/.lib.objs/byte/lib__Telemetry_app.cmi -no-alias-deps -open Lib__ -o riot/lib/.lib.objs/byte/lib__Telemetry_app.cmo -c -impl riot/lib/telemetry_app.ml)
- File "riot/lib/telemetry_app.ml", line 8, characters 48-55:
- 8 |   type Message.t += Event of Telemetry.event [@@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 riot/lib/.lib.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/telemetry -I /home/opam/.opam/default/lib/uri -I riot/lib/logger/.logger.objs/byte -I riot/lib/net/.lib_net.objs/byte -I riot/runtime/.runtime.objs/byte -I riot/runtime/core/.core.objs/byte -I riot/runtime/log/.log.objs/byte -I riot/runtime/net/.net.objs/byte -I riot/runtime/scheduler/.scheduler.objs/byte -I riot/runtime/time/.time.objs/byte -I riot/runtime/util/.util.objs/byte -no-alias-deps -open Lib__ -o riot/lib/.lib.objs/byte/lib__Logger_app.cmo -c -impl riot/lib/logger_app.ml)
- File "riot/lib/logger_app.ml", line 5, characters 34-41:
- 5 |   type Message.t += Log of log [@@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 riot/lib/.lib.objs/byte -I riot/lib/.lib.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/telemetry -I /home/opam/.opam/default/lib/uri -I riot/lib/logger/.logger.objs/byte -I riot/lib/logger/.logger.objs/native -I riot/lib/net/.lib_net.objs/byte -I riot/lib/net/.lib_net.objs/native -I riot/runtime/.runtime.objs/byte -I riot/runtime/.runtime.objs/native -I riot/runtime/core/.core.objs/byte -I riot/runtime/core/.core.objs/native -I riot/runtime/log/.log.objs/byte -I riot/runtime/log/.log.objs/native -I riot/runtime/net/.net.objs/byte -I riot/runtime/net/.net.objs/native -I riot/runtime/scheduler/.scheduler.objs/byte -I riot/runtime/scheduler/.scheduler.objs/native -I riot/runtime/time/.time.objs/byte -I riot/runtime/time/.time.objs/native -I riot/runtime/util/.util.objs/byte -I riot/runtime/util/.util.objs/native -cmi-file riot/lib/.lib.objs/byte/lib__Telemetry_app.cmi -no-alias-deps -open Lib__ -o riot/lib/.lib.objs/native/lib__Telemetry_app.cmx -c -impl riot/lib/telemetry_app.ml)
- File "riot/lib/telemetry_app.ml", line 8, characters 48-55:
- 8 |   type Message.t += Event of Telemetry.event [@@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 riot/lib/.lib.objs/byte -I riot/lib/.lib.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/telemetry -I /home/opam/.opam/default/lib/uri -I riot/lib/logger/.logger.objs/byte -I riot/lib/logger/.logger.objs/native -I riot/lib/net/.lib_net.objs/byte -I riot/lib/net/.lib_net.objs/native -I riot/runtime/.runtime.objs/byte -I riot/runtime/.runtime.objs/native -I riot/runtime/core/.core.objs/byte -I riot/runtime/core/.core.objs/native -I riot/runtime/log/.log.objs/byte -I riot/runtime/log/.log.objs/native -I riot/runtime/net/.net.objs/byte -I riot/runtime/net/.net.objs/native -I riot/runtime/scheduler/.scheduler.objs/byte -I riot/runtime/scheduler/.scheduler.objs/native -I riot/runtime/time/.time.objs/byte -I riot/runtime/time/.time.objs/native -I riot/runtime/util/.util.objs/byte -I riot/runtime/util/.util.objs/native -cmi-file riot/lib/.lib.objs/byte/lib__Logger_app.cmi -no-alias-deps -open Lib__ -o riot/lib/.lib.objs/native/lib__Logger_app.cmx -c -impl riot/lib/logger_app.ml)
- File "riot/lib/logger_app.ml", line 5, characters 34-41:
- 5 |   type Message.t += Log of log [@@unboxed]
-                                       ^^^^^^^
- Warning 53 [misplaced-attribute]: the "unboxed" attribute cannot appear in this context
-> compiled  riot.0.0.5
-> installed riot.0.0.5

=== STDERR ===

2026-06-16 16:50.05: OK: build riot.0.0.5 (runc: 4.6s, disk: 15KB)
2026-06-16 16:50.05: Job succeeded