Build:
  1. 0
2026-06-19 18:36.02: New job: build parsexp.v0.15.0 (19a199ded636)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:00.41: Got resource from pool day11-builds
2026-06-19 19:00.41: [profile full] build parsexp.v0.15.0
2026-06-19 19:00.41: build parsexp.v0.15.0 (19a199ded636)
=== DEPENDENCIES (10 transitive) ===
  base.v0.15.2                                       18e8ce8b9963
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        6a11fd34e537
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  sexplib0.v0.15.1                                   8f093879e3b0
=== 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/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
- (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
-> compiled  parsexp.v0.15.0
-> installed parsexp.v0.15.0

=== STDERR ===

2026-06-19 19:01.32: OK: build parsexp.v0.15.0 (runc: 5.6s, disk: 8KB)
2026-06-19 19:01.32: Job succeeded