Build:
  1. 0
2026-06-24 11:10.44: New job: build subprocess.0.2.1 (ecf4b3dcfd1f)
2026-06-24 11:10.44: Waiting for resource in pool day11-builds
2026-06-24 11:38.53: Got resource from pool day11-builds
2026-06-24 11:38.53: [profile full] build subprocess.0.2.1
2026-06-24 11:38.53: build subprocess.0.2.1 (ecf4b3dcfd1f)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== 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-24 11:39.04: OK: build subprocess.0.2.1 (runc: 2.6s, disk: 8KB)
2026-06-24 11:39.04: Job succeeded