Build:
  1. 0
2026-06-20 15:58.51: New job: build patricia-tree.0.9.0 (33400f706a4f)
2026-06-20 15:58.51: Waiting for resource in pool day11-builds
2026-06-20 16:19.23: Got resource from pool day11-builds
2026-06-20 16:19.23: [profile full] build patricia-tree.0.9.0
2026-06-20 16:19.23: build patricia-tree.0.9.0 (33400f706a4f)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  64c6b37d622b
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
  zarith.1.14                                        f91322a5735e
=== 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-06-20 16:20.17: OK: build patricia-tree.0.9.0 (runc: 4.1s, disk: 8KB)
2026-06-20 16:20.17: Job succeeded