Build:
- 1
- 0
2026-09-03 17:20.00: New job: build subprocess.0.2.1 (14c71a9a0b26)
2026-09-03 17:20.00: Waiting for resource in pool day11-builds
2026-09-03 17:45.24: Got resource from pool day11-builds
2026-09-03 17:45.24: [profile full] build subprocess.0.2.1
2026-09-03 17:45.24: build subprocess.0.2.1 (14c71a9a0b26)
=== DEPENDENCIES (7 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
dune.3.24.2 ec704e062ad3
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
=== 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-09-03 17:45.33: OK: build subprocess.0.2.1 (runc: 1.6s, disk: 8KB)
2026-09-03 17:45.33: Job succeeded