Build:
  1. 0
2026-09-03 17:39.41: New job: build patricia-tree.0.9.0 (8c5f3b0267a5)
2026-09-03 17:39.41: Waiting for resource in pool day11-builds
2026-09-03 18:47.17: Got resource from pool day11-builds
2026-09-03 18:47.17: [profile full] build patricia-tree.0.9.0
2026-09-03 18:47.17: build patricia-tree.0.9.0 (8c5f3b0267a5)
=== 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                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  zarith.1.14                                        bd527d6656b5
=== 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/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
- (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
-> 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-03 18:48.14: OK: build patricia-tree.0.9.0 (runc: 5.2s, disk: 8KB)
2026-09-03 18:48.14: Job succeeded