Build:
  1. 0
2026-06-26 10:20.10: New job: build nproc.0.5.1 (6714a1abdc5b)
2026-06-26 10:20.10: Waiting for resource in pool day11-builds
2026-06-26 11:00.09: Got resource from pool day11-builds
2026-06-26 11:00.09: [profile full] build nproc.0.5.1
2026-06-26 11:00.09: build nproc.0.5.1 (6714a1abdc5b)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         916ffc6cc04e
  csexp.1.5.2                                        610c78f17734
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  lwt.6.1.2                                          b025840c270e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  a439de7b1a96
=== STDOUT ===
Processing: [default: loading data]
[nproc.0.5.1: dl]
[nproc.0.5.1: extract]
-> retrieved nproc.0.5.1  (https://opam.ocaml.org/cache)
[nproc: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/nproc.0.5.1)
- echo "version = \"$(cat VERSION)\"" > META
- cat META.in >> META
- ocamlfind ocamlc -c nproc.mli -package lwt.unix
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "nproc.mli", line 106, characters 5-13:
- 106 |   'a Stream.t -> unit
-            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.mli", line 223, characters 7-15:
- 223 |     'a Stream.t -> unit
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -a -g nproc.ml -o nproc.cma -package lwt.unix
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "nproc.ml", line 31, characters 10-21:
- 31 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 34, characters 10-21:
- 34 |           Stream.junk strm;
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 41, characters 2-13:
- 41 |   Stream.from (
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 123, characters 21-34:
- 123 |       with Sys_error "Broken pipe" ->
-                            ^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "nproc.ml", line 330, characters 12-23:
- 330 |     let o = Stream.peek x in
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 333, characters 19-30:
- 333 |        | Some _ -> Stream.junk x
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -c nproc.mli -package lwt.unix
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "nproc.mli", line 106, characters 5-13:
- 106 |   'a Stream.t -> unit
-            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.mli", line 223, characters 7-15:
- 223 |     'a Stream.t -> unit
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt -a -g nproc.ml -o nproc.cmxa -package lwt.unix
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "nproc.ml", line 31, characters 10-21:
- 31 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 34, characters 10-21:
- 34 |           Stream.junk strm;
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 41, characters 2-13:
- 41 |   Stream.from (
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 123, characters 21-34:
- 123 |       with Sys_error "Broken pipe" ->
-                            ^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "nproc.ml", line 330, characters 12-23:
- 330 |     let o = Stream.peek x in
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nproc.ml", line 333, characters 19-30:
- 333 |        | Some _ -> Stream.junk x
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  nproc.0.5.1
[nproc: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/nproc.0.5.1)
- ocamlfind install nproc META \
-           `find nproc.mli nproc.cmi \
-                 nproc.cmo nproc.cma \
-                 nproc.cmx nproc.o nproc.cmxa nproc.a`
- Installed /home/opam/.opam/default/lib/nproc/nproc.a
- Installed /home/opam/.opam/default/lib/nproc/nproc.cmxa
- Installed /home/opam/.opam/default/lib/nproc/nproc.o
- Installed /home/opam/.opam/default/lib/nproc/nproc.cmx
- Installed /home/opam/.opam/default/lib/nproc/nproc.cma
- Installed /home/opam/.opam/default/lib/nproc/nproc.cmo
- Installed /home/opam/.opam/default/lib/nproc/nproc.cmi
- Installed /home/opam/.opam/default/lib/nproc/nproc.mli
- Installed /home/opam/.opam/default/lib/nproc/META
-> installed nproc.0.5.1

=== STDERR ===

2026-06-26 11:00.16: OK: build nproc.0.5.1 (runc: 1.6s, disk: 10KB)
2026-06-26 11:00.16: Job succeeded