Build:
  1. 0
2026-09-04 15:43.46: New job: build patricia-tree.0.9.0 (f4988e6d5750)
2026-09-04 15:43.46: Waiting for resource in pool day11-builds
2026-09-04 16:31.36: Got resource from pool day11-builds
2026-09-04 16:31.36: [profile full] build patricia-tree.0.9.0
2026-09-04 16:31.36: build patricia-tree.0.9.0 (f4988e6d5750)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  dune.3.24.2                                        25fbaa318de6
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlfind.1.9.9~preview                            5e0261154b58
  zarith.1.14                                        345688a9ddb6
=== 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-09-04 16:33.34: OK: build patricia-tree.0.9.0 (runc: 6.6s, disk: 8KB)
2026-09-04 16:33.34: Job succeeded