Build:
  1. 0
2026-06-16 14:33.41: New job: build parsexp.v0.15.0 (90745cb23492)
2026-06-16 14:33.41: Waiting for resource in pool day11-builds
2026-06-16 16:18.11: Got resource from pool day11-builds
2026-06-16 16:18.11: [profile full] build parsexp.v0.15.0
2026-06-16 16:18.11: build parsexp.v0.15.0 (90745cb23492)
=== DEPENDENCIES (11 transitive) ===
  base.v0.15.2                                       8150c4c3e85b
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        e2491a88a8e9
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  sexplib0.v0.15.1                                   2ef5797521a5
=== 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 16:18.22: OK: build parsexp.v0.15.0 (runc: 5.1s, disk: 8KB)
2026-06-16 16:18.22: Job succeeded