Build:
  1. 0
2026-06-16 11:48.15: New job: build integration1d.0.5 (731f532669a3)
2026-06-16 11:48.15: Waiting for resource in pool day11-builds
2026-06-16 12:08.15: Got resource from pool day11-builds
2026-06-16 12:08.15: [profile full] build integration1d.0.5
2026-06-16 12:08.15: build integration1d.0.5 (731f532669a3)
=== DEPENDENCIES (6 transitive) ===
  camlp4.4.14+1                                      abfb608e8fa9
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
=== STDOUT ===
Processing: [default: loading data]
[integration1d.0.5: dl]
[integration1d.0.5: extract]
-> retrieved integration1d.0.5  (https://opam.ocaml.org/cache)
[integration1d: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "integration1d" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/integration1d.0.5)
-       ocamlc src/.integration1d.objs/integration1D.{cmo,cmt}
- File "src/integration1D.ml", line 64, characters 20-40:
- 64 | let min_float1000 = Pervasives.min_float *. 1000.
-                          ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/integration1D.ml", line 65, characters 19-39:
- 65 | let small_resabs = Pervasives.min_float /. epsilon_float50
-                         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/.integration1d.objs/integration1D.{cmx,o}
- File "src/integration1D.ml", line 64, characters 20-40:
- 64 | let min_float1000 = Pervasives.min_float *. 1000.
-                          ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/integration1D.ml", line 65, characters 19-39:
- 65 | let small_resabs = Pervasives.min_float /. epsilon_float50
-                         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled  integration1d.0.5
-> installed integration1d.0.5

=== STDERR ===

2026-06-16 12:08.34: OK: build integration1d.0.5 (runc: 2.6s, disk: 7KB)
2026-06-16 12:08.34: Job succeeded