Build:
- 0
2026-09-04 03:11.06: New job: build notty_async.0.1 (f0d800af9c29)
2026-09-04 03:11.06: Waiting for resource in pool day11-builds
2026-09-04 03:29.53: Got resource from pool day11-builds
2026-09-04 03:29.53: [profile full] build notty_async.0.1
2026-09-04 03:29.53: build notty_async.0.1 (f0d800af9c29)
=== DEPENDENCIES (74 transitive) ===
async.v0.13.0 010b517f4062
async_kernel.v0.13.0 a57b0a46d48b
async_rpc_kernel.v0.13.0 cca0c66752f4
async_unix.v0.13.1 aa797e1b9569
base.v0.13.2 286d74e924a3
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
base_bigstring.v0.13.0 53258a52b608
base_quickcheck.v0.13.0 829821d3896a
bin_prot.v0.13.0 64dff6e96fa7
core.v0.13.0 6c81fffa2e26
core_kernel.v0.13.1 6c98a3cc8fe2
cppo.1.6.9 8643b8614b47
dune.1.11.4 0641013d1466
dune-configurator.1.0.0 12a29ea72b02
fieldslib.v0.13.0 04fb707b9cb0
jane-street-headers.v0.13.0 fc655b02513c
jbuilder.transition 5d668b7bd10f
jst-config.v0.13.0 cd0ad8e9f738
notty.0.2.3 b66f74e3291f
num.1.6 2234dcccc6b4
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-compiler-libs.v0.12.3 c181f62a290b
ocaml-config.1 51b78fd13520
ocaml-migrate-parsetree.1.8.0 1b1f5b795996
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.8 67e30f343c55
octavius.1.2.2 b1f14d8db80b
parsexp.v0.13.0 8042788ebb37
ppx_assert.v0.13.0 7a54e200b743
ppx_base.v0.13.0 01af8469eef0
ppx_bench.v0.13.0 6db6f91bee63
ppx_bin_prot.v0.13.0 9d54b68bf272
ppx_cold.v0.13.0 7b622df410aa
ppx_compare.v0.13.0 ff21caf69a34
ppx_custom_printf.v0.13.0 93c15aa59d8e
ppx_derivers.1.2.1 b4549c390102
ppx_enumerate.v0.13.0 e4a0b2075a99
ppx_expect.v0.13.1 07d7903fbeff
ppx_fail.v0.13.0 deaf453f04bf
ppx_fields_conv.v0.13.0 230a9d46b7c6
ppx_hash.v0.13.0 0faee44bc1d9
ppx_here.v0.13.0 80a0eb413cb6
ppx_inline_test.v0.13.1 27c48209cf12
ppx_jane.v0.13.0 088960ef2d54
ppx_js_style.v0.13.0 2e02038fbc39
ppx_let.v0.13.0 6e350bbd7ffe
ppx_module_timer.v0.13.0 adeef044d43d
ppx_optcomp.v0.13.0 ad2db5ff54fe
ppx_optional.v0.13.0 e89ec7c70f09
ppx_pipebang.v0.13.0 904442108a62
ppx_sexp_conv.v0.13.0 d1cf03c17bde
ppx_sexp_message.v0.13.0 2c9c405021af
ppx_sexp_value.v0.13.0 1064b1c46cb4
ppx_stable.v0.13.0 841616f49452
ppx_typerep_conv.v0.13.0 d7bb45c0cb98
ppx_variants_conv.v0.13.0 e77020827f74
ppxlib.0.13.0 4bae3d53f484
protocol_version_header.v0.13.0 81828fb4b955
re.1.9.0 8138d2ee2802
result.1.5 5ba297ba5e79
seq.base cd92d8fe94f6
sexplib.v0.13.0 bb50369f2489
sexplib0.v0.13.0 a8e503987400
spawn.v0.13.0 86cdf20e21fe
splittable_random.v0.13.0 08c73ecc8bba
stdio.v0.13.0 d3e41a829a64
textutils.v0.13.0 aea5945eb935
time_now.v0.13.0 48871cf5a169
topkg.1.1.1 a4210ea8e9ab
typerep.v0.13.0 521f7babcc5b
uutf.1.0.4 3d024d8dc8db
variantslib.v0.13.0 614dc2c235c4
=== 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-09-04 03:30.02: OK: build notty_async.0.1 (runc: 4.6s, disk: 15KB)
2026-09-04 03:30.02: Job succeeded