Build:
- 0
2026-06-16 20:46.32: New job: build notty_async.0.1 (e2765035130d)
2026-06-16 20:46.32: Waiting for resource in pool day11-builds
2026-06-16 21:03.08: Got resource from pool day11-builds
2026-06-16 21:03.08: [profile full] build notty_async.0.1
2026-06-16 21:03.08: build notty_async.0.1 (e2765035130d)
=== DEPENDENCIES (74 transitive) ===
async.v0.13.0 df4b974f5772
async_kernel.v0.13.0 8ef99caf51e1
async_rpc_kernel.v0.13.0 7a93588fb1e4
async_unix.v0.13.1 7de50e1c75e3
base.v0.13.2 ea9bf421f381
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
base_bigstring.v0.13.0 ac0845e0a077
base_quickcheck.v0.13.0 50e3b2cbf1ce
bin_prot.v0.13.0 77f0ac735f91
core.v0.13.0 5e2afd6699ca
core_kernel.v0.13.1 6a5fd032919c
cppo.1.6.9 ce6e2a922fdd
dune.1.11.4 29dd7ef124f2
dune-configurator.1.0.0 3e249db1eb1c
fieldslib.v0.13.0 511445d9ca9c
jane-street-headers.v0.13.0 210e97de9a25
jbuilder.transition a162452409e0
jst-config.v0.13.0 800393bcc2fd
notty.0.2.3 4c8c0045b560
num.1.6 b17c86f0ab2a
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-compiler-libs.v0.12.3 e95661a041fd
ocaml-config.1 73dc523c3cc6
ocaml-migrate-parsetree.1.8.0 515cd46013d8
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
octavius.1.2.2 35d42818850b
parsexp.v0.13.0 5207da872f66
ppx_assert.v0.13.0 d9b6cc3c43d3
ppx_base.v0.13.0 cddf02ed1239
ppx_bench.v0.13.0 db8deb82d148
ppx_bin_prot.v0.13.0 bd423f907a52
ppx_cold.v0.13.0 0245dbca5619
ppx_compare.v0.13.0 58e533ebe873
ppx_custom_printf.v0.13.0 564e68f99c07
ppx_derivers.1.2.1 81e662639921
ppx_enumerate.v0.13.0 c9782758cb67
ppx_expect.v0.13.1 a847f835900d
ppx_fail.v0.13.0 817725aff78c
ppx_fields_conv.v0.13.0 e0667a94189b
ppx_hash.v0.13.0 4aba508e55b1
ppx_here.v0.13.0 f304db2365e7
ppx_inline_test.v0.13.1 2f770dadee28
ppx_jane.v0.13.0 869a97637baa
ppx_js_style.v0.13.0 d2158f27048f
ppx_let.v0.13.0 2c2fae3642be
ppx_module_timer.v0.13.0 aab2ece09bd4
ppx_optcomp.v0.13.0 d13f8b80a39b
ppx_optional.v0.13.0 d4a81e7004e7
ppx_pipebang.v0.13.0 0c4eb1f41f08
ppx_sexp_conv.v0.13.0 33eeea45ac32
ppx_sexp_message.v0.13.0 9b61d8206d64
ppx_sexp_value.v0.13.0 9e02e6de1460
ppx_stable.v0.13.0 1b088b50c2dd
ppx_typerep_conv.v0.13.0 9038ae84cb06
ppx_variants_conv.v0.13.0 fa4d10c1cca1
ppxlib.0.13.0 559e0c22e80e
protocol_version_header.v0.13.0 0c3c7aed5813
re.1.9.0 2a577686b10a
result.1.5 1a75445c7e7d
seq.base 9cd2e9e1495c
sexplib.v0.13.0 da9f801e1e4d
sexplib0.v0.13.0 9ee6deb6b630
spawn.v0.13.0 5e89b6aec1da
splittable_random.v0.13.0 4d66182aed49
stdio.v0.13.0 af7e019a7f75
textutils.v0.13.0 0cb6afa8465b
time_now.v0.13.0 2809987458a8
topkg.1.1.1 f9eed75f21fa
typerep.v0.13.0 ca04531c96c5
uutf.1.0.4 bfc47d73ba1c
variantslib.v0.13.0 437cece76662
=== STDOUT ===
Processing: [default: loading data]
[notty_async.0.1: dl]
[notty_async.0.1: extract]
-> retrieved notty_async.0.1 (https://opam.ocaml.org/cache)
[notty_async: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "notty_async" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/notty_async.0.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- ocamlc src/.notty_async.objs/byte/notty_async.{cmo,cmt}
- File "src/notty_async.ml", line 62, characters 20-35:
- 62 | don't_wait_for (Deferred.ignore (Monitor.get_next_error monitor) >>| revert);
- ^^^^^^^^^^^^^^^
- Alert deprecated: Async.Deferred.ignore
- [since 2019-06] Use [ignore_m] instead
- ocamlopt src/.notty_async.objs/native/notty_async.{cmx,o}
- File "src/notty_async.ml", line 62, characters 20-35:
- 62 | don't_wait_for (Deferred.ignore (Monitor.get_next_error monitor) >>| revert);
- ^^^^^^^^^^^^^^^
- Alert deprecated: Async.Deferred.ignore
- [since 2019-06] Use [ignore_m] instead
-> compiled notty_async.0.1
-> installed notty_async.0.1
=== STDERR ===
2026-06-16 21:03.28: OK: build notty_async.0.1 (runc: 3.6s, disk: 13KB)
2026-06-16 21:03.28: Job succeeded