Build:
  1. 0
2026-06-24 13:54.50: New job: build parsexp.v0.15.0 (eb0b071385f4)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:16.36: Got resource from pool day11-builds
2026-06-24 14:16.36: [profile full] build parsexp.v0.15.0
2026-06-24 14:16.36: build parsexp.v0.15.0 (eb0b071385f4)
=== DEPENDENCIES (10 transitive) ===
  base.v0.15.2                                       4caff5793f06
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  csexp.1.5.2                                        92433c319244
  dune.3.23.1                                        e0b92eb669dd
  dune-configurator.3.23.1                           d25b45a29f0e
  ocaml.5.2.1                                        ce2dc9fc0eff
  ocaml-base-compiler.5.2.1                          88ed4056afb0
  ocaml-config.3                                     2c9ee201ff82
  sexplib0.v0.15.1                                   86857e875b9b
=== 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-24 14:17.08: OK: build parsexp.v0.15.0 (runc: 5.1s, disk: 8KB)
2026-06-24 14:17.08: Job succeeded