Build:
  1. 0
2026-06-24 11:28.34: New job: build patricia-tree.0.9.0 (8cda8526313c)
2026-06-24 11:28.34: Waiting for resource in pool day11-builds
2026-06-24 12:16.35: Got resource from pool day11-builds
2026-06-24 12:16.35: [profile full] build patricia-tree.0.9.0
2026-06-24 12:16.35: build patricia-tree.0.9.0 (8cda8526313c)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-gmp.5                                         be11edf77089
  conf-pkg-config.5                                  d5de2c6a88f9
  dune.3.23.1                                        a59dd9b14fe3
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
  zarith.1.14                                        c48bd7ff5430
=== 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-24 12:17.17: OK: build patricia-tree.0.9.0 (runc: 4.1s, disk: 8KB)
2026-06-24 12:17.17: Job succeeded