Build:
  1. 0
2026-06-16 18:13.26: New job: build xapi-stdext-threads.4.14.0 (105ef836d6a4)
2026-06-16 18:13.26: Waiting for resource in pool day11-builds
2026-06-16 18:33.46: Got resource from pool day11-builds
2026-06-16 18:33.46: [profile full] build xapi-stdext-threads.4.14.0
2026-06-16 18:33.46: build xapi-stdext-threads.4.14.0 (105ef836d6a4)
=== DEPENDENCIES (31 transitive) ===
  base.v0.15.2                                       167cbb175b24
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       a4bdc4f65c49
  cmdliner.2.1.1                                     20fb3826d76a
  csexp.1.5.2                                        3fd7f8aa8729
  dune.3.23.1                                        4ab42388130e
  dune-configurator.3.22.2                           382d29bb807e
  logs.0.8.0                                         aa618234b0a1
  ocaml.4.13.1                                       374ce8822fbe
  ocaml-base-compiler.4.13.1                         3060c22370ce
  ocaml-compiler-libs.v0.12.4                        1cf2330f99a9
  ocaml-config.2                                     7e2bf3da2a6e
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlbuild.0.16.1                                  92efc231a261
  ocamlfind.1.9.6                                    233791feab3d
  ocamlfind-secondary.1.9.6                          f311c6b5c8e3
  ppx_derivers.1.2.1                                 9f6e006ec3aa
  ppx_deriving_rpc.9.0.0                             a270496fdf80
  ppx_sexp_conv.v0.15.1                              eac7d7716db6
  ppxlib.0.35.0                                      96cfb5844f63
  result.1.5                                         fbf565328f9a
  rpclib.9.0.0                                       5a52705b074c
  rresult.0.7.0                                      747ab2b5f0b8
  sexplib0.v0.15.1                                   a6f51426da7d
  stdlib-shims.0.3.0                                 3e7ec0d943ca
  topkg.1.1.1                                        2ea24729518d
  xapi-backtrace.0.8                                 90a256a422de
  xapi-stdext-pervasives.4.14.0                      32efab70fa6c
  xmlm.1.4.0                                         2c214d5d69b1
  yojson.3.0.0                                       ce928728c044
=== STDOUT ===
Processing: [default: loading data]
[xapi-stdext-threads.4.14.0: extract]
-> retrieved xapi-stdext-threads.4.14.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.14.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.14.0
-> installed xapi-stdext-threads.4.14.0

=== STDERR ===

2026-06-16 18:34.03: OK: build xapi-stdext-threads.4.14.0 (runc: 1.6s, disk: 12KB)
2026-06-16 18:34.03: Job succeeded