Build:
  1. 0
2026-06-23 19:01.15: New job: build devkit.1.20210517 (e3e26c46594a)
2026-06-23 19:01.15: Waiting for resource in pool day11-builds
2026-06-23 20:09.24: Got resource from pool day11-builds
2026-06-23 20:09.24: [profile full] build devkit.1.20210517
2026-06-23 20:09.24: build devkit.1.20210517 (e3e26c46594a)
=== DEPENDENCIES (51 transitive) ===
  astring.0.8.5                                      156e7cc742dd
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camlzip.1.14                                       72d9867324a7
  conf-libcurl.2                                     09493f4c775a
  conf-libevent.1                                    7e8cb3083c07
  conf-libpcre.2                                     e294701a2873
  conf-pkg-config.5                                  4b60827fc174
  conf-zlib.1                                        71f76614ba40
  cppo.1.8.0                                         ea583d2d3bbb
  csexp.1.5.2                                        ec63db2dab31
  cstruct.6.2.0                                      b14be91c9825
  curl.0.10.0                                        ed59d37188e5
  curl_lwt.0.10.0                                    c28633bbe1c9
  dune.3.23.1                                        5402470d931c
  dune-compiledb.0.6.0                               90f780ee0f94
  dune-configurator.3.23.1                           58f4a3f92083
  extlib.1.8.0                                       a8a0cc316b7f
  extunix.0.4.4                                      62dceae0bfcb
  ezjsonm.1.3.0                                      7cdf7464a07e
  fmt.0.11.0                                         fb25837707ac
  fpath.0.7.3                                        d991925a5b6c
  hex.1.5.0                                          59eb090201f6
  jsonm.1.0.2                                        ca365e0a8c1a
  libevent.0.9.0                                     1f7b4a8348fc
  lwt.6.1.2                                          4f8aa1aa7c72
  lwt_ppx.6.1.0                                      4466b88528d8
  num.1.6                                            480227ca99db
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocamlnet.4.1.9-2                                   596735b8f203
  ocplib-endian.1.2                                  4dbd3fe91c51
  ocurl.transition                                   62bae2d3a555
  ounit2.2.2.7                                       5914c9ed8da1
  parsexp.v0.16.0                                    75d2c6ce6b44
  pcre.8.0.5                                         da9307a800f6
  ppx_derivers.1.2.1                                 441538dbecd1
  ppxlib.0.38.0                                      12ad7b47c24b
  seq.base                                           063828a3d698
  sexplib.v0.16.0                                    c758cedeb83d
  sexplib0.v0.16.0                                   3e198ce31e44
  stdlib-shims.0.3.0                                 e2dd0beb9112
  topkg.1.1.1                                        ab549298f3fc
  uutf.1.0.4                                         80688944c06d
  yojson.3.0.0                                       7c8ad8b6539f
=== STDOUT ===
Processing: [default: loading data]
[devkit.1.20210517: dl]
[devkit.1.20210517: extract]
-> retrieved devkit.1.20210517  (https://opam.ocaml.org/cache)
[devkit: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "devkit" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/devkit.1.20210517)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Lwt_engines.cmo -c -impl lwt_engines.ml)
- File "lwt_engines.ml", lines 37-76, characters 0-3:
- 37 | object(self)
- 38 |   inherit Lwt_engine.abstract
- 39 | 
- 40 |   val events_ = Ev.init ()
- 41 |   val mutable pid = Unix.getpid ()
- ...
- 73 |     Ev.add ev (Some delay);
- 74 |     lazy (stop := true; Ev.del ev)
- 75 | 
- 76 | end
- Error: This non-virtual class has virtual methods.
-        The following methods are virtual : id
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Stre.cmo -c -impl stre.ml)
- File "stre.ml", line 103, characters 27-45:
- 103 | let drop_prefix s pre = if String.starts_with s pre then slice s ~first:(String.length pre) else s
-                                  ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "stre.ml", line 104, characters 27-43:
- 104 | let drop_suffix s suf = if String.ends_with s suf then slice ~last:(- String.length suf) s else s
-                                  ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "stre.ml", line 165, characters 30-41:
- 165 |   let b = Buffer.create 32 in Stream.iter (Buffer.add_char b) s; Buffer.contents b
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Pid.cmo -c -impl pid.ml)
- File "pid.ml", line 25, characters 14-30:
- 25 |    { id; host=String.lowercase host; name=get_name @@ String.lowercase name; stamp; })
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "pid.ml", line 25, characters 54-70:
- 25 |    { id; host=String.lowercase host; name=get_name @@ String.lowercase name; stamp; })
-                                                            ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "pid.ml", line 34, characters 13-29:
- 34 |   let host = String.lowercase @@ Unix.gethostname () in
-                   ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "pid.ml", line 38, characters 33-49:
- 38 |   { host; id; name = get_name @@ String.lowercase name; stamp; }
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Static_config.cmo -c -impl static_config.ml)
- File "static_config.ml", line 64, characters 52-68:
- 64 | let bool = make_node string_of_bool (fun s -> match String.lowercase s with
-                                                          ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "static_config.ml", line 155, characters 9-27:
- 155 |       if String.starts_with v " " || String.ends_with v " " then
-                ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "static_config.ml", line 155, characters 37-53:
- 155 |       if String.starts_with v " " || String.ends_with v " " then
-                                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Log.cmo -c -impl log.ml)
- File "log.ml", line 61, characters 21-37:
- 61 |     | Some name when String.ends_with name "*" ->
-                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "log.ml", line 63, characters 34-52:
- 63 |       Hashtbl.iter (fun k x -> if String.starts_with k prefix then Logger.set_filter x level) all
-                                        ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Action.cmo -c -impl action.ml)
- File "action.ml", line 281, characters 12-25:
- 281 |     let s = String.create size in
-                   ^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.create
- Use Bytes.create instead.
- File "action.ml", line 425, characters 28-44:
- 425 |     match Stre.drop_suffix (String.lowercase s) "b" with
-                                   ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Memory.cmo -c -impl memory.ml)
- File "memory.ml", line 46, characters 36-54:
- 46 |     List.fold_left (fun acc s -> if String.starts_with s "Swap:" then acc + get_num s else acc) 0
-                                          ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Lwt_mark.cmo -c -impl lwt_mark.ml)
- File "lwt_mark.ml", line 105, characters 9-25:
- 105 |       if String.ends_with msg "\n" then msg else msg ^ "\n"
-                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Nix.cmo -c -impl nix.ml)
- File "nix.ml", line 147, characters 5-23:
- 147 |   if String.starts_with s "unix:" then
-            ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "nix.ml", line 239, characters 17-30:
- 239 |   assert (not @@ String.exists path "//");
-                        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "nix.ml", line 240, characters 17-30:
- 240 |   assert (not @@ String.exists path "/./");
-                        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "nix.ml", line 241, characters 17-30:
- 241 |   assert (not @@ String.exists path "/../");
-                        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "nix.ml", line 246, characters 7-25:
- 246 |     if String.starts_with path bind && String.length bind > String.length (bound !mount) then
-              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "nix.ml", line 285, characters 33-48:
- 285 |   IO.create_out ~write:(fun c -> buf.[!len] <- c; incr len; check_flush ())
-                                        ^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.set
- Use Bytes.set instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Httpev.cmo -c -impl httpev.pp.ml)
- File "httpev.ml", line 194, characters 19-35:
- 194 |       match split (String.lowercase s) ';' with
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "httpev.ml", line 248, characters 33-42:
- 248 |   try let (n,v) = split s ":" in lowercase (strip n), strip v with _ -> failed Header s
-                                        ^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "httpev.ml", line 264, characters 13-31:
- 264 |     | 2 when String.starts_with line1 "POST" && body.[body_len - 2] = '\r' && body.[body_len - 1] = '\n' ->
-                    ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "httpev.ml", line 1054, characters 38-52:
- 1054 |     let%lwt () = if config.yield then Lwt_unix.yield () else Lwt.return_unit in
-                                              ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
[ERROR] The compilation of devkit.1.20210517 failed at "dune build -p devkit -j 39 @install".
build failed... 

=== STDERR ===

2026-06-23 20:09.43: FAILED: build devkit.1.20210517
2026-06-23 20:09.43: Job failed: build failed: devkit.1.20210517