Build:
- 0
2026-06-20 15:54.13: New job: build subprocess.0.2.1 (8147c4c6f9da)
2026-06-20 15:54.13: Waiting for resource in pool day11-builds
2026-06-20 16:05.19: Got resource from pool day11-builds
2026-06-20 16:05.19: [profile full] build subprocess.0.2.1
2026-06-20 16:05.19: build subprocess.0.2.1 (8147c4c6f9da)
=== DEPENDENCIES (7 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
compiler-cloning.enabled 0d2606125f88
dune.3.23.1 dbfeecb5ca10
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[subprocess.0.2.1: dl]
[subprocess.0.2.1: extract]
-> retrieved subprocess.0.2.1 (https://opam.ocaml.org/cache)
[subprocess: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "subprocess" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/subprocess.0.2.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.subprocess.objs/byte -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file lib/.subprocess.objs/byte/subprocess__Core.cmi -no-alias-deps -open Subprocess__ -o lib/.subprocess.objs/byte/subprocess__Core.cmo -c -impl lib/core.ml)
- File "lib/core.ml", line 197, characters 10-31:
- 197 | let stdin {stdin=In.Pipe oc; _} = oc
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: {stdin=Stdin; _ }
-
- File "lib/core.ml", line 198, characters 11-34:
- 198 | let stdout {stdout=Out.Pipe ic; _} = ic
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: {stdout=Stdout; _ }
-
- File "lib/core.ml", line 199, characters 11-34:
- 199 | let stderr {stderr=Out.Pipe ic; _} = ic
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: {stderr=Stdout; _ }
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.subprocess.objs/byte -I lib/.subprocess.objs/native -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file lib/.subprocess.objs/byte/subprocess__Core.cmi -no-alias-deps -open Subprocess__ -o lib/.subprocess.objs/native/subprocess__Core.cmx -c -impl lib/core.ml)
- File "lib/core.ml", line 197, characters 10-31:
- 197 | let stdin {stdin=In.Pipe oc; _} = oc
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: {stdin=Stdin; _ }
-
- File "lib/core.ml", line 198, characters 11-34:
- 198 | let stdout {stdout=Out.Pipe ic; _} = ic
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: {stdout=Stdout; _ }
-
- File "lib/core.ml", line 199, characters 11-34:
- 199 | let stderr {stderr=Out.Pipe ic; _} = ic
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: {stderr=Stdout; _ }
-> compiled subprocess.0.2.1
-> installed subprocess.0.2.1
=== STDERR ===
2026-06-20 16:05.25: OK: build subprocess.0.2.1 (runc: 2.2s, disk: 8KB)
2026-06-20 16:05.25: Job succeeded