Build:
  1. 0
2026-06-24 13:56.05: New job: build landmarks.1.3 (f0411d707494)
2026-06-24 13:56.05: Waiting for resource in pool day11-builds
2026-06-24 16:07.41: Got resource from pool day11-builds
2026-06-24 16:07.41: [profile full] build landmarks.1.3
2026-06-24 16:07.41: build landmarks.1.3 (f0411d707494)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        ec34fe9ebf2c
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocaml-migrate-parsetree.1.8.0                      73b42abd5080
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    8d8d9a490c0f
  ocamlfind-secondary.1.9.6                          e7e9f5a4b1a5
  ppx_derivers.1.2.1                                 e2df7d6ecda0
  result.1.5                                         b2f02c331fa8
=== STDOUT ===
Processing: [default: loading data]
[landmarks.1.3: dl]
[landmarks.1.3: extract]
-> retrieved landmarks.1.3  (https://opam.ocaml.org/cache)
[landmarks: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "landmarks" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/landmarks.1.3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -open Ast_404 -g -bin-annot -I compatibility/.compatibility.objs/byte -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -no-alias-deps -o compatibility/.compatibility.objs/byte/compatibility.cmo -c -impl compatibility/compatibility.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -open Ast_404 -g -I compatibility/.compatibility.objs/byte -I compatibility/.compatibility.objs/native -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o compatibility/.compatibility.objs/native/compatibility.cmx -c -impl compatibility/compatibility.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -open Ast_404 -g -bin-annot -I ppx/.ppx_landmarks.objs/byte -I ppx/.ppx_landmarks.objs/public_cmi -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -no-alias-deps -open Ppx_landmarks__ -o ppx/.ppx_landmarks.objs/byte/ppx_landmarks.cmo -c -impl ppx/ppx_landmarks.pp.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -open Ast_404 -g -I ppx/.ppx_landmarks.objs/byte -I ppx/.ppx_landmarks.objs/native -I ppx/.ppx_landmarks.objs/public_cmi -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Ppx_landmarks__ -o ppx/.ppx_landmarks.objs/native/ppx_landmarks.cmx -c -impl ppx/ppx_landmarks.pp.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -open Ast_404 -g -bin-annot -I ppx/.ppx_landmarks.objs/byte -I ppx/.ppx_landmarks.objs/public_cmi -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -no-alias-deps -open Ppx_landmarks__ -o ppx/.ppx_landmarks.objs/byte/ppx_landmarks__Mapper.cmo -c -impl ppx/mapper.pp.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- File "ppx/mapper.ml", line 58, characters 32-47:
- 58 | let var x = Exp.ident (mknoloc (Longident.parse x))
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx/mapper.ml", line 332, characters 48-63:
- 332 |                 [Vb.mk (Pat.construct (mknoloc (Longident.parse "()")) None)
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx/mapper.ml", line 337, characters 48-63:
- 337 |                 [Vb.mk (Pat.construct (mknoloc (Longident.parse "()")) None)
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -open Ast_404 -g -bin-annot -I ppx/.ppx_landmarks.objs/byte -I ppx/.ppx_landmarks.objs/public_cmi -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -no-alias-deps -open Ppx_landmarks__ -o ppx/.ppx_landmarks.objs/byte/ppx_landmarks__Register.cmo -c -impl ppx/register.pp.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-30-42-41-48-40-4 -safe-string -strict-sequence -g -g -bin-annot -I src/.landmark.objs/byte -intf-suffix .ml -no-alias-deps -open Landmark__ -o src/.landmark.objs/byte/landmark.cmo -c -impl src/landmark.pp.ml)
- File "src/landmark.ml", line 31, characters 10-28:
- 31 |   let get {keys; data; size} id =
-                ^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "src/landmark.ml", line 113, characters 11-31:
- 113 |   let push ({size; _} as stack) x =
-                  ^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -open Ast_404 -g -I ppx/.ppx_landmarks.objs/byte -I ppx/.ppx_landmarks.objs/native -I ppx/.ppx_landmarks.objs/public_cmi -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Ppx_landmarks__ -o ppx/.ppx_landmarks.objs/native/ppx_landmarks__Mapper.cmx -c -impl ppx/mapper.pp.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- File "ppx/mapper.ml", line 58, characters 32-47:
- 58 | let var x = Exp.ident (mknoloc (Longident.parse x))
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx/mapper.ml", line 332, characters 48-63:
- 332 |                 [Vb.mk (Pat.construct (mknoloc (Longident.parse "()")) None)
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx/mapper.ml", line 337, characters 48-63:
- 337 |                 [Vb.mk (Pat.construct (mknoloc (Longident.parse "()")) None)
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -open Ast_404 -g -I ppx/.ppx_landmarks.objs/byte -I ppx/.ppx_landmarks.objs/native -I ppx/.ppx_landmarks.objs/public_cmi -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Ppx_landmarks__ -o ppx/.ppx_landmarks.objs/native/ppx_landmarks__Register.cmx -c -impl ppx/register.pp.ml)
- File "command line", line 1:
- Alert deprecated: module Ast_404
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_404 instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A-30-42-41-48-40-4 -safe-string -strict-sequence -g -g -I src/.landmark.objs/byte -I src/.landmark.objs/native -intf-suffix .ml -no-alias-deps -open Landmark__ -o src/.landmark.objs/native/landmark.cmx -c -impl src/landmark.pp.ml)
- File "src/landmark.ml", line 31, characters 10-28:
- 31 |   let get {keys; data; size} id =
-                ^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "src/landmark.ml", line 113, characters 11-31:
- 113 |   let push ({size; _} as stack) x =
-                  ^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
-> compiled  landmarks.1.3
-> installed landmarks.1.3

=== STDERR ===

2026-06-24 16:08.09: OK: build landmarks.1.3 (runc: 5.6s, disk: 15KB)
2026-06-24 16:08.09: Job succeeded