Build:
- 0
2026-07-09 23:18.49: New job: build ocaml-lsp-server.1.26.0-5.5~preview (3ec10d0f4e44) 2026-07-09 23:18.49: Waiting for resource in pool day11-builds 2026-07-10 00:15.17: Got resource from pool day11-builds 2026-07-10 00:15.17: [profile full] build ocaml-lsp-server.1.26.0-5.5~preview 2026-07-10 00:15.17: build ocaml-lsp-server.1.26.0-5.5~preview (3ec10d0f4e44) === DEPENDENCIES (38 transitive) === astring.0.8.5 f6be5eb4b38e base.v0.17.3 2554b8a38b64 base-threads.base 44df48f3da5c base-unix.base 4103cdc1c2b0 camlp-streams.5.0.1 a85d82a1ddf5 chrome-trace.3.24.0 b0829bfa3a67 compiler-cloning.enabled 66bfb9f05f4a csexp.1.5.2 ff64121cd3d2 dune.3.24.0 a6f8cb91c5a0 dune-build-info.3.24.0 9c3dcf72af91 dune-configurator.3.24.0 a70654ffc3a4 dune-rpc.3.24.0 dbf69c0202d2 dyn.3.24.0 03bfa42d0773 fiber.3.7.0 497a6a6a61e0 fs-io.3.24.0 e8b2f5011b10 jsonrpc.1.26.0-5.5~preview b910beb77531 lsp.1.26.0-5.5~preview aee03d70ec75 merlin-lib.5.7-505~preview ae8ecebd77d1 ocaml.5.5.0 86e14e3aea8d ocaml-base-compiler.5.5.0 1bf93bba4295 ocaml-compiler.5.5.0 eb7e9cf1c298 ocaml_intrinsics_kernel.v0.17.2 6a6997dc63a6 ocamlbuild.0.16.1 c30dabfcec04 ocamlc-loc.3.24.0 f6e42c63e2c9 ocamlfind.1.9.8 a7666fb12940 ocamlformat-rpc-lib.0.29.0 5ef217f3870e ordering.3.24.0 4f9f9dda0681 pp.2.0.0 012f0d797d46 ppx_yojson_conv_lib.v0.17.0 3600adbbd722 re.1.14.0 50fef8901d32 sexplib0.v0.17.0 fba3f4796f64 spawn.v0.17.0 9b1db9dc9043 stdune.3.24.0 9b12f8114c67 top-closure.3.24.0 5dfeb7cafdd8 topkg.1.1.1 bd61c1c58bce uutf.1.0.4 e2fce80cd640 xdg.3.24.0 fa1b930273a4 yojson.3.0.0 015f2934e521 === STDOUT === Processing: [default: loading data] [ocaml-lsp-server.1.26.0-5.5~preview: extract] -> retrieved ocaml-lsp-server.1.26.0-5.5~preview (cached) [ocaml-lsp-server: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "ocaml-lsp-server" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-lsp-server.1.26.0-5.5~preview) - (cd _build/default/ocaml-lsp-server/vendor/lev && /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 lev_stubs.o -c lev_stubs.c) - In file included from submodules/lev/lev/src/lev_stubs.c:1: - submodules/lev/lev/src/lev_stubs.c: In function 'lev_io_modify': - submodules/lev/lev/vendor/ev.h:697:79: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] - submodules/lev/lev/src/lev_stubs.c:360:3: note: in expansion of macro 'ev_io_modify' - submodules/lev/lev/src/lev_stubs.c: At top level: - submodules/lev/lev/src/lev_stubs.c:172:33: warning: 'periodic_custom_ops' defined but not used [-Wunused-variable] - (cd _build/default/ocaml-lsp-server/vendor/lev && /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 ev.o -c ev.c) - submodules/lev/lev/vendor/ev.c:580:48: warning: "/*" within comment [-Wcomment] - submodules/lev/lev/vendor/ev.c:2143:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' - In file included from submodules/lev/lev/vendor/ev.c:211: - submodules/lev/lev/vendor/ev_epoll.c: In function 'epoll_modify': - submodules/lev/lev/vendor/ev_epoll.c:134:69: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev_epoll.c:134:69: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev_poll.c: In function 'poll_poll': - submodules/lev/lev/vendor/ev_poll.c:113:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev_poll.c:113:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev_poll.c:121:68: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev_poll.c:121:68: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'verify_watcher': - submodules/lev/lev/vendor/ev.c:3573:49: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3573:49: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3576:59: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3576:59: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'verify_heap': - submodules/lev/lev/vendor/ev.c:3587:54: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3587:54: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3588:48: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3588:48: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3589:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3589:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'array_verify': - submodules/lev/lev/vendor/ev.c:3601:46: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3601:46: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_verify': - submodules/lev/lev/vendor/ev.c:3619:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3619:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3632:64: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3632:64: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3636:61: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3636:61: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3637:65: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3637:65: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'timers_reify': - submodules/lev/lev/vendor/ev.c:3823:93: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3823:93: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'periodics_reify': - submodules/lev/lev/vendor/ev.c:3886:90: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:3886:90: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_run': - submodules/lev/lev/vendor/ev.c:4027:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4027:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4169:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4169:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_io_start': - submodules/lev/lev/vendor/ev.c:4343:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4343:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4344:63: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4344:63: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4356:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4356:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4358:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] - submodules/lev/lev/vendor/ev.c: In function 'ev_io_stop': - submodules/lev/lev/vendor/ev.c:4372:88: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4372:88: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_timer_start': - submodules/lev/lev/vendor/ev.c:4396:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4396:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_timer_stop': - submodules/lev/lev/vendor/ev.c:4425:53: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4425:53: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_periodic_start': - submodules/lev/lev/vendor/ev.c:4494:78: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4494:78: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_periodic_stop': - submodules/lev/lev/vendor/ev.c:4527:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4527:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_signal_start': - submodules/lev/lev/vendor/ev.c:4566:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4566:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4569:73: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4569:73: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_child_start': - submodules/lev/lev/vendor/ev.c:4688:74: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:4688:74: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: In function 'ev_embed_start': - submodules/lev/lev/vendor/ev.c:5275:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c:5275:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] - submodules/lev/lev/vendor/ev.c: At top level: - submodules/lev/lev/vendor/ev.c:5623:27: warning: "/*" within comment [-Wcomment] - submodules/lev/lev/vendor/ev.c:5624:27: warning: "/*" within comment [-Wcomment] -> compiled ocaml-lsp-server.1.26.0-5.5~preview -> installed ocaml-lsp-server.1.26.0-5.5~preview === STDERR === 2026-07-10 00:15.51: OK: build ocaml-lsp-server.1.26.0-5.5~preview (runc: 30.6s, disk: 21KB) 2026-07-10 00:15.51: Job succeeded