Build:
  1. 0
2026-06-16 15:49.19: New job: build parsexp.v0.15.0 (9fb63789ebc1)
2026-06-16 15:49.19: Waiting for resource in pool day11-builds
2026-06-16 16:39.21: Got resource from pool day11-builds
2026-06-16 16:39.21: [profile full] build parsexp.v0.15.0
2026-06-16 16:39.21: build parsexp.v0.15.0 (9fb63789ebc1)
=== DEPENDENCIES (11 transitive) ===
  base.v0.15.2                                       738ea293aeb8
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        1637d117a8bb
  dune.3.23.1                                        433683e90514
  dune-configurator.3.23.1                           d169faaa676d
  ocaml.5.3.0                                        f3f5cb82ec5e
  ocaml-base-compiler.5.3.0                          3282792848d7
  ocaml-compiler.5.3.0                               ec781058d2f3
  ocaml-config.3                                     0df636be409d
  sexplib0.v0.15.1                                   e9b4535d72f2
=== 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:39.43: OK: build parsexp.v0.15.0 (runc: 4.7s, disk: 8KB)
2026-06-16 16:39.43: Job succeeded