Build:
  1. 0
2026-06-24 18:44.10: New job: build xapi-stdext-threads.4.16.0 (21b75167c72a)
2026-06-24 18:44.10: Waiting for resource in pool day11-builds
2026-06-24 19:03.38: Got resource from pool day11-builds
2026-06-24 19:03.38: [profile full] build xapi-stdext-threads.4.16.0
2026-06-24 19:03.38: build xapi-stdext-threads.4.16.0 (21b75167c72a)
=== DEPENDENCIES (31 transitive) ===
  base.v0.15.2                                       93e65a2455cd
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       3967a7b0f0b7
  cmdliner.2.1.1                                     143d1e4b9886
  csexp.1.5.2                                        f264c37da222
  dune.3.23.1                                        f4fb3ab84d16
  dune-configurator.3.22.2                           157a291152cd
  logs.0.8.0                                         65f1f6460301
  ocaml.4.13.1                                       7bcd41fca40b
  ocaml-base-compiler.4.13.1                         ca45a5cca9d8
  ocaml-compiler-libs.v0.12.4                        926ce6d0e553
  ocaml-config.2                                     c716fa3c25ed
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlbuild.0.16.1                                  c713875c7e08
  ocamlfind.1.9.6                                    bd6a8f122bb3
  ocamlfind-secondary.1.9.6                          71c79578841d
  ppx_derivers.1.2.1                                 5fba61bc584b
  ppx_deriving_rpc.9.0.0                             6cebfebcb9be
  ppx_sexp_conv.v0.15.1                              53c59f8d6210
  ppxlib.0.35.0                                      e9aa5848c2e5
  result.1.5                                         7b8535f7b0d4
  rpclib.9.0.0                                       29e31f7e7592
  rresult.0.7.0                                      048375f2a145
  sexplib0.v0.15.1                                   d99881f16e66
  stdlib-shims.0.3.0                                 373bec60eb96
  topkg.1.1.1                                        6404f80f4f76
  xapi-backtrace.0.8                                 d219e67d3711
  xapi-stdext-pervasives.4.16.0                      b6296a433421
  xmlm.1.4.0                                         0812ea1eb67f
  yojson.3.0.0                                       7e2d26c01f5e
=== STDOUT ===
Processing: [default: loading data]
[xapi-stdext-threads.4.16.0: extract]
-> retrieved xapi-stdext-threads.4.16.0  (cached)
[xapi-stdext-threads: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "xapi-stdext-threads" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/xapi-stdext-threads.4.16.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/xapi-stdext-threads/.xapi_stdext_threads.objs/byte -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/rpclib -I /home/opam/.opam/default/lib/rpclib/core -I /home/opam/.opam/default/lib/rpclib/internals -I /home/opam/.opam/default/lib/rpclib/json -I /home/opam/.opam/default/lib/rpclib/xml -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/xapi-backtrace -I /home/opam/.opam/default/lib/xapi-stdext-pervasives -I /home/opam/.opam/default/lib/xmlm -I /home/opam/.opam/default/lib/yojson -intf-suffix .ml -no-alias-deps -open Xapi_stdext_threads -o lib/xapi-stdext-threads/.xapi_stdext_threads.objs/byte/xapi_stdext_threads__Threadext.cmo -c -impl lib/xapi-stdext-threads/threadext.ml)
- File "lib/xapi-stdext-threads/threadext.ml", line 242, characters 6-17:
- 242 |       Thread.kill t
-             ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- File "lib/xapi-stdext-threads/threadext.ml", line 245, characters 8-19:
- 245 |         Thread.kill (Lazy.force pt)
-               ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- File "lib/xapi-stdext-threads/threadext.ml", line 250, characters 36-47:
- 250 |              if Lazy.is_val pt then Thread.kill (Lazy.force pt)
-                                           ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- File "lib/xapi-stdext-threads/threadext.ml", line 255, characters 18-34:
- 255 |   let wait_read = Thread.wait_read
-                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Thread.wait_read
- This function no longer does anything
- File "lib/xapi-stdext-threads/threadext.ml", line 256, characters 19-36:
- 256 |   let wait_write = Thread.wait_write
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: Thread.wait_write
- This function no longer does anything
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/xapi-stdext-threads/.xapi_stdext_threads.objs/byte -I lib/xapi-stdext-threads/.xapi_stdext_threads.objs/native -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/rpclib -I /home/opam/.opam/default/lib/rpclib/core -I /home/opam/.opam/default/lib/rpclib/internals -I /home/opam/.opam/default/lib/rpclib/json -I /home/opam/.opam/default/lib/rpclib/xml -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/xapi-backtrace -I /home/opam/.opam/default/lib/xapi-stdext-pervasives -I /home/opam/.opam/default/lib/xmlm -I /home/opam/.opam/default/lib/yojson -intf-suffix .ml -no-alias-deps -open Xapi_stdext_threads -o lib/xapi-stdext-threads/.xapi_stdext_threads.objs/native/xapi_stdext_threads__Threadext.cmx -c -impl lib/xapi-stdext-threads/threadext.ml)
- File "lib/xapi-stdext-threads/threadext.ml", line 242, characters 6-17:
- 242 |       Thread.kill t
-             ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- File "lib/xapi-stdext-threads/threadext.ml", line 245, characters 8-19:
- 245 |         Thread.kill (Lazy.force pt)
-               ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- File "lib/xapi-stdext-threads/threadext.ml", line 250, characters 36-47:
- 250 |              if Lazy.is_val pt then Thread.kill (Lazy.force pt)
-                                           ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- File "lib/xapi-stdext-threads/threadext.ml", line 255, characters 18-34:
- 255 |   let wait_read = Thread.wait_read
-                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Thread.wait_read
- This function no longer does anything
- File "lib/xapi-stdext-threads/threadext.ml", line 256, characters 19-36:
- 256 |   let wait_write = Thread.wait_write
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: Thread.wait_write
- This function no longer does anything
-> compiled  xapi-stdext-threads.4.16.0
-> installed xapi-stdext-threads.4.16.0

=== STDERR ===

2026-06-24 19:04.01: OK: build xapi-stdext-threads.4.16.0 (runc: 1.6s, disk: 12KB)
2026-06-24 19:04.01: Job succeeded