Build:
  1. 0
2026-06-24 13:54.50: New job: build mm.0.8.6 (843652ef5f20)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 13:55.45: Got resource from pool day11-builds
2026-06-24 13:55.45: [profile full] build mm.0.8.6
2026-06-24 13:55.45: build mm.0.8.6 (843652ef5f20)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[mm.0.8.6: dl]
[mm.0.8.6: extract]
-> retrieved mm.0.8.6  (https://opam.ocaml.org/cache)
[mm: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mm" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/mm.0.8.6)
- File "dune-project", line 16, characters 2-36:
- 16 |   (ocaml (and :with-test (>= 4.12))) 
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (ocaml (and :with-test (>= 4.12)))
- in 'depends' field. If you want to specify multiple constraints, combine them
- using (and ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ocaml/unix -o image_rgb.o -c image_rgb.c)
- image_rgb.c: In function 'caml_rgb_color_to_alpha':
- image_rgb.c:1029:10: warning: variable 'd' set but not used [-Wunused-but-set-variable]
-  1029 |   double d;
-       |          ^
- image_rgb.c:1028:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
-  1028 |   double rr, gg, bb, aa;
-       |                      ^~
-> compiled  mm.0.8.6
-> installed mm.0.8.6

=== STDERR ===

2026-06-24 13:56.16: OK: build mm.0.8.6 (runc: 5.6s, disk: 7KB)
2026-06-24 13:56.16: Job succeeded