Build:
  1. 0
2026-06-16 12:55.50: New job: build parsexp.v0.15.0 (48de3e256dfa)
2026-06-16 12:55.50: Waiting for resource in pool day11-builds
2026-06-16 14:21.58: Got resource from pool day11-builds
2026-06-16 14:21.58: [profile full] build parsexp.v0.15.0
2026-06-16 14:21.58: build parsexp.v0.15.0 (48de3e256dfa)
=== DEPENDENCIES (10 transitive) ===
  base.v0.15.2                                       8f2559eb9a00
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        b53491c758da
  dune.3.23.1                                        9174d78a1f0e
  dune-configurator.3.23.1                           4ac5d9312ab3
  ocaml.5.2.1                                        b36a3a003df3
  ocaml-base-compiler.5.2.1                          91ea68ae8779
  ocaml-config.3                                     291db63d419b
  sexplib0.v0.15.1                                   8b428b12c69f
=== STDOUT ===
Processing: [default: loading data]
[parsexp.v0.15.0: dl]
[parsexp.v0.15.0: extract]
-> retrieved parsexp.v0.15.0  (https://opam.ocaml.org/cache)
[parsexp: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/parsexp.v0.15.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/sexplib0 -cmi-file src/.parsexp.objs/byte/parsexp__Positions.cmi -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Positions.cmo -c -impl src/positions.ml)
- File "src/positions.ml", line 264, characters 7-14:
- 264 |   let[@inlined never] alloc_new_chunk t =
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- 
- File "src/positions.ml", line 314, characters 7-14:
- 314 |   let[@inlined never] add_gen_slow t n ~instr ~instr_bits =
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- 
- File "src/positions.ml", line 426, characters 7-14:
- 426 |   let[@inlined never] fetch_chunk t =
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.parsexp.objs/byte -I src/.parsexp.objs/native -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/sexplib0 -cmi-file src/.parsexp.objs/byte/parsexp__Positions.cmi -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/native/parsexp__Positions.cmx -c -impl src/positions.ml)
- File "src/positions.ml", line 264, characters 7-14:
- 264 |   let[@inlined never] alloc_new_chunk t =
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- 
- File "src/positions.ml", line 314, characters 7-14:
- 314 |   let[@inlined never] add_gen_slow t n ~instr ~instr_bits =
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- 
- File "src/positions.ml", line 426, characters 7-14:
- 426 |   let[@inlined never] fetch_chunk t =
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  parsexp.v0.15.0
-> installed parsexp.v0.15.0

=== STDERR ===

2026-06-16 14:22.07: OK: build parsexp.v0.15.0 (runc: 4.1s, disk: 8KB)
2026-06-16 14:22.07: Job succeeded