Build:
  1. 0
2026-09-04 16:49.59: New job: build mm.0.8.4 (7c071fd29ca8)
2026-09-04 16:49.59: Waiting for resource in pool day11-builds
2026-09-04 16:59.52: Got resource from pool day11-builds
2026-09-04 16:59.52: [profile full] build mm.0.8.4
2026-09-04 16:59.52: build mm.0.8.4 (7c071fd29ca8)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  csexp.1.5.2                                        8c096e7de322
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== STDOUT ===
Processing: [default: loading data]
[mm.0.8.4: dl]
[mm.0.8.4: extract]
-> retrieved mm.0.8.4  (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.4)
- 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.4
-> installed mm.0.8.4

=== STDERR ===

2026-09-04 17:00.08: OK: build mm.0.8.4 (runc: 7.1s, disk: 7KB)
2026-09-04 17:00.08: Job succeeded