Build:
  1. 0
2026-06-16 12:20.36: New job: build patricia-tree.0.9.0 (63d18bcac633)
2026-06-16 12:20.36: Waiting for resource in pool day11-builds
2026-06-16 13:04.42: Got resource from pool day11-builds
2026-06-16 13:04.42: [profile full] build patricia-tree.0.9.0
2026-06-16 13:04.42: build patricia-tree.0.9.0 (63d18bcac633)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  64c6b37d622b
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlfind.1.9.8                                    5cfa73ef65e7
  zarith.1.14                                        b2ef7cdb0e39
=== STDOUT ===
Processing: [default: loading data]
[patricia-tree.0.9.0: dl]
[patricia-tree.0.9.0: extract]
-> retrieved patricia-tree.0.9.0  (https://opam.ocaml.org/cache)
[patricia-tree: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "patricia-tree" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/patricia-tree.0.9.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .PatriciaTree.objs/byte -I /home/opam/.opam/default/lib/zarith -cmi-file .PatriciaTree.objs/byte/patriciaTree.cmi -no-alias-deps -o .PatriciaTree.objs/byte/patriciaTree.cmo -c -impl patriciaTree.ml)
- File "patriciaTree.ml", line 1395, characters 8-19:
- 1395 |   let [@specialised] add key map = BaseMap.add key () map
-                ^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the specialised attribute cannot appear in this context
- 
- File "patriciaTree.ml", line 1404, characters 8-19:
- 1404 |   let [@specialised] union =
-                ^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the specialised attribute cannot appear in this context
- 
- File "patriciaTree.ml", line 1408, characters 8-19:
- 1408 |   let [@specialised] inter =
-                ^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the specialised attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .PatriciaTree.objs/byte -I .PatriciaTree.objs/native -I /home/opam/.opam/default/lib/zarith -cmi-file .PatriciaTree.objs/byte/patriciaTree.cmi -no-alias-deps -o .PatriciaTree.objs/native/patriciaTree.cmx -c -impl patriciaTree.ml)
- File "patriciaTree.ml", line 1395, characters 8-19:
- 1395 |   let [@specialised] add key map = BaseMap.add key () map
-                ^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the specialised attribute cannot appear in this context
- 
- File "patriciaTree.ml", line 1404, characters 8-19:
- 1404 |   let [@specialised] union =
-                ^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the specialised attribute cannot appear in this context
- 
- File "patriciaTree.ml", line 1408, characters 8-19:
- 1408 |   let [@specialised] inter =
-                ^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the specialised attribute cannot appear in this context
-> compiled  patricia-tree.0.9.0
-> installed patricia-tree.0.9.0
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-16 13:04.53: OK: build patricia-tree.0.9.0 (runc: 4.6s, disk: 8KB)
2026-06-16 13:04.53: Job succeeded