Build:
- 0
2026-06-24 20:54.33: New job: build notty_async.0.1 (79aae8e55674)
2026-06-24 20:54.33: Waiting for resource in pool day11-builds
2026-06-24 21:19.46: Got resource from pool day11-builds
2026-06-24 21:19.46: [profile full] build notty_async.0.1
2026-06-24 21:19.46: build notty_async.0.1 (79aae8e55674)
=== DEPENDENCIES (74 transitive) ===
async.v0.13.0 dbddaf05249c
async_kernel.v0.13.0 e073074b7f1c
async_rpc_kernel.v0.13.0 b016aa546167
async_unix.v0.13.1 330968fd68e4
base.v0.13.2 8fb64073d002
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
base_bigstring.v0.13.0 b7d7973b7bcf
base_quickcheck.v0.13.0 63ecf7b51372
bin_prot.v0.13.0 1a7f8adaacb7
core.v0.13.0 2ce17bf5750a
core_kernel.v0.13.1 ce0b2047c301
cppo.1.6.9 66078b6b9a3c
dune.1.11.4 306d9076d3e7
dune-configurator.1.0.0 5ee2dda44891
fieldslib.v0.13.0 d9f9cffd37d8
jane-street-headers.v0.13.0 500c53b0c888
jbuilder.transition 430258ca512f
jst-config.v0.13.0 48016f68e5fd
notty.0.2.3 7b8bd9a8bfe4
num.1.6 75f83edda7ae
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-compiler-libs.v0.12.3 a38bf71903cc
ocaml-config.1 2489653e51e5
ocaml-migrate-parsetree.1.8.0 6536861c4b6c
ocamlbuild.0.16.1 c852f758aecf
ocamlfind.1.9.8 c048fc0ddff1
octavius.1.2.2 7969939e0419
parsexp.v0.13.0 dd87768feda5
ppx_assert.v0.13.0 89c694a82105
ppx_base.v0.13.0 ae4421b1848b
ppx_bench.v0.13.0 4112632c05dc
ppx_bin_prot.v0.13.0 97e561b44678
ppx_cold.v0.13.0 7c0a55f4d9e3
ppx_compare.v0.13.0 e80485bd56f2
ppx_custom_printf.v0.13.0 3d8f8e771a94
ppx_derivers.1.2.1 8cf29306a108
ppx_enumerate.v0.13.0 ccf9bc0c9f4d
ppx_expect.v0.13.1 945cb94c87f6
ppx_fail.v0.13.0 9088bae3b2e3
ppx_fields_conv.v0.13.0 808aa310da8f
ppx_hash.v0.13.0 074ac51fd2ac
ppx_here.v0.13.0 07e11f91880f
ppx_inline_test.v0.13.1 14fc61784b6f
ppx_jane.v0.13.0 1bc8db2941cd
ppx_js_style.v0.13.0 29e9b9f7518e
ppx_let.v0.13.0 fc51ee8c8914
ppx_module_timer.v0.13.0 e805d463b91c
ppx_optcomp.v0.13.0 798c1e49c58b
ppx_optional.v0.13.0 0d3641913b86
ppx_pipebang.v0.13.0 88da48c7dea3
ppx_sexp_conv.v0.13.0 c0a5b32918db
ppx_sexp_message.v0.13.0 693b1ce2b7d4
ppx_sexp_value.v0.13.0 2f597e7f10a1
ppx_stable.v0.13.0 075823cd6bd5
ppx_typerep_conv.v0.13.0 b230e65dd462
ppx_variants_conv.v0.13.0 ab22f49a5d4a
ppxlib.0.13.0 2093bd378ccd
protocol_version_header.v0.13.0 1898d42d1879
re.1.9.0 51d15580463c
result.1.5 01de9c2c17e6
seq.base 8a2d99539621
sexplib.v0.13.0 d248e79f5e14
sexplib0.v0.13.0 db4180d7755e
spawn.v0.13.0 4a5fffb5ef69
splittable_random.v0.13.0 faad90f2596a
stdio.v0.13.0 1672f41fc0f1
textutils.v0.13.0 409bf16149ba
time_now.v0.13.0 474de471e248
topkg.1.1.1 1dae331d8019
typerep.v0.13.0 08ff07a5de8d
uutf.1.0.4 c9ef1344002c
variantslib.v0.13.0 4ded0c21d629
=== 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-24 21:20.00: OK: build notty_async.0.1 (runc: 5.1s, disk: 15KB)
2026-06-24 21:20.00: Job succeeded