Build:
  1. 0
2026-06-16 17:43.57: New job: build binary_tree.1.0 (3996a763e801)
2026-06-16 17:43.57: Waiting for resource in pool day11-builds
2026-06-16 18:19.32: Got resource from pool day11-builds
2026-06-16 18:19.32: [profile full] build binary_tree.1.0
2026-06-16 18:19.32: build binary_tree.1.0 (3996a763e801)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-gmp.5                                         61e3c79e0ddf
  conf-linux-libc-dev.0                              096e638ca371
  conf-pkg-config.5                                  64c6b37d622b
  coq.9.1.1                                          f3ad8c089474
  coq-core.9.1.1                                     bf0f2d9f0db7
  coq-stdlib.9.0.0                                   6b369719efea
  coqide-server.9.1.1                                020d461af491
  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
  rocq-core.9.1.1                                    e5638bc29e0b
  rocq-runtime.9.1.1                                 455891216bd3
  rocq-stdlib.9.0.0                                  b6428b2af3be
  zarith.1.14                                        b2ef7cdb0e39
=== STDOUT ===
Processing: [default: loading data]
[binary_tree.1.0: dl]
[binary_tree.1.0: extract]
-> retrieved binary_tree.1.0  (https://opam.ocaml.org/cache)
[binary_tree: coq_makefile _CoqProject]
+ /home/opam/.opam/default/bin/coq_makefile "-f" "_CoqProject" "-o" "Makefile" (CWD=/home/opam/.opam/default/.opam-switch/build/binary_tree.1.0)
[binary_tree: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/binary_tree.1.0)
- ROCQ DEP VFILES
- ROCQ compile binary_tree.v
- File "./binary_tree.v", line 9, characters 15-19:
- Warning: Loading Stdlib without prefix is deprecated.
- Use "From Stdlib Require List" or the deprecated "From Coq Require List"
- for compatibility with older Coq versions.
- [deprecated-missing-stdlib,deprecated-since-9.0,deprecated,default]
- File "./binary_tree.v", line 10, characters 15-21:
- Warning: Loading Stdlib without prefix is deprecated.
- Use "From Stdlib Require ZArith" or the deprecated "From Coq Require ZArith"
- for compatibility with older Coq versions.
- [deprecated-missing-stdlib,deprecated-since-9.0,deprecated,default]
-> compiled  binary_tree.1.0
[binary_tree: mkdir]
+ /usr/bin/mkdir "-p" "/home/opam/.opam/default/lib/coq/user-contrib/coq-binary-tree" (CWD=/home/opam/.opam/default/.opam-switch/build/binary_tree.1.0)
[binary_tree: cp binary_tree.vo]
+ /usr/bin/cp "binary_tree.vo" "binary_tree.glob" "/home/opam/.opam/default/lib/coq/user-contrib/coq-binary-tree/" (CWD=/home/opam/.opam/default/.opam-switch/build/binary_tree.1.0)
-> installed binary_tree.1.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 18:19.43: OK: build binary_tree.1.0 (runc: 5.1s, disk: 7KB)
2026-06-16 18:19.43: Job succeeded